https://github.com/tocsoft/performancetester
A simplified unit testing/benchmark framework using VSTest to execute performance testings and extract statistics from the results.
https://github.com/tocsoft/performancetester
Last synced: 10 months ago
JSON representation
A simplified unit testing/benchmark framework using VSTest to execute performance testings and extract statistics from the results.
- Host: GitHub
- URL: https://github.com/tocsoft/performancetester
- Owner: tocsoft
- Created: 2019-11-06T21:50:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-12T22:38:07.000Z (over 2 years ago)
- Last Synced: 2024-05-01T20:57:17.368Z (about 2 years ago)
- Language: C#
- Size: 71.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PerformanceTester
A simplified unit testing/benchmark framework using VSTest to execute performance testings and extract statistics from the results.