ApplicationInsights-JS/README.md

15 строки
668 B
Markdown
Исходник Обычный вид История

2015-04-15 23:40:58 +03:00
# Microsoft Application Insights JavaScript SDK
2015-04-10 01:48:47 +03:00
## To build:
2015-04-15 23:43:54 +03:00
* Visual Studio 2013 Ultimate with Update 4
2015-04-10 01:48:47 +03:00
* Clone the Git repository
2015-04-15 23:45:18 +03:00
* 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.