72b56308d5 | ||
---|---|---|
JavaScript | ||
.gitattributes | ||
.gitignore | ||
Common.props | ||
EnlistmentRoot.marker | ||
Global.props | ||
LICENSE | ||
NuGet.config | ||
NuGet.exe | ||
NuGet.targets | ||
Package.targets | ||
PostTestScript.cmd | ||
PushNugetPackages.cmd | ||
README.md | ||
runAllTests.cmd |
README.md
Microsoft Application Insights JavaScript SDK
To build:
- Visual Studio 2013 Ultimate with Update 4
- Clone the Git repository
- Open Visual Studio solution (devenv JavaScript\Microsoft.ApplicationInsights.JavaScript.sln)
- Build solution in Visual Studio
Performance testing results
For this release, we added a perfResults.txt.csv file that documents the history of performance measurements of the code in the master branch to share with the community the performance of the JavaScript SDK.
When running the performance tests locally, a similar file will be produced that could be used to measure the impact your new code would have on the project.