Граф коммитов

28 Коммитов

Автор SHA1 Сообщение Дата
Immo Landwerth 596f1f93b3
Link Code of Conduct (#28) 2020-04-09 13:06:28 -07:00
Cesar Blum Silveira bea4c3ddd3 ASP.NET 5 -> ASP.NET Core 2016-03-14 22:01:06 -07:00
Pranav K 131ea13e15 Switch tests to use aspnet.xunit.performance 2015-10-02 16:30:12 -07:00
Pranav K cd30ee9821 Updating to v3 nuget.exe 2015-10-01 18:05:34 -07:00
N. Taylor Mullen 32e60ee29a Add baseline comparisons.
- Updated several class names to be more relevant.
- Added an aggregate based reporter to allow for multiple commands.
- Refactored file writing/reading into its own utility.
- Added a baseline reporter/message handler to read existing CSV test files from a configurable folder and compare them based on heap memory usage.
- For now, there's only heap memory usage comparisons but the infrastructure is in place to add any number of additional comparisons.
2015-09-10 21:33:33 -07:00
Pranav K 8ed25e3ad4 Adding smoke test for client-server scenario 2015-09-10 15:49:59 -07:00
Pranav K 5b0396e875 Let tests return both host and driver 2015-09-10 12:14:59 -07:00
N. Taylor Mullen b663c291f1 Rename a few message handler/reporter files.
- Also refactored the CSV message handler into its own file.
2015-09-10 11:09:19 -07:00
Andrew Stanton-Nurse 7ce124ca60 remove SyncGate and replace with stdin 2015-09-10 11:05:38 -07:00
N. Taylor Mullen c9999cd9df Add stress reporting infrastructure to conditionally output stress results.
- The default reporting mechanisms do not output stress data.
- Can be overridden by configuration file `stressConfig.json` and running the tests with a `-stressconfig` option.
- Updated runner to pass through metric information.
- Updated `.gitignore` with `TestOutput`
2015-09-09 15:58:08 -07:00
Andrew Stanton-Nurse 9801e861fe host model 2015-09-09 14:53:00 -07:00
Pranav K 1fde4544f6 Getting stress to recompile 2015-09-09 13:53:10 -07:00
Andrew Stanton-Nurse 0f167af7f0 added some simple metrics recording 2015-09-09 13:47:18 -07:00
Andrew Stanton-Nurse 2b4f8e0882 added a simple out-of-process host 2015-09-09 13:42:39 -07:00
Andrew Stanton-Nurse d8d4b27c97 add infrastructure for performance collectors 2015-09-08 16:29:26 -07:00
Pranav K 530b7c36b5 Refactoring HostingStartup 2015-09-08 15:12:23 -07:00
Pranav K 2c0321d687 Adding smoke test for Mvc 2015-09-08 14:08:35 -07:00
Ryan Nowak be7d1e87f1 Make stress runner more low level 2015-09-08 13:55:35 -07:00
N. Taylor Mullen e1e7e298e2 Add micro `FormReader` stress test. 2015-09-08 12:25:18 -07:00
N. Taylor Mullen 86bfdd7fe7 Add service include to test project. 2015-09-08 12:17:28 -07:00
Ryan Nowak fcc05c1713 Add a smoke test for the framework 2015-09-08 11:19:11 -07:00
N. Taylor Mullen 7135bd6b4f Add execute permissions to `build.sh`. 2015-09-08 11:14:45 -07:00
N. Taylor Mullen d04d884244 Add .travis.yml and README badge to build on OSX/Linux. 2015-09-08 11:08:44 -07:00
N. Taylor Mullen fcc772d0eb Add initial files to make life easier 😄.
Add bare-bones stress test implementation
2015-09-08 10:11:13 -07:00
Eilon Lipton c877e80eba Fix LICENSE.txt folder. 2015-09-04 14:33:51 -07:00
Eilon Lipton 2fa21571a7 Update CONTRIBUTING.md 2015-09-04 14:31:04 -07:00
Eilon Lipton 0c552b40cb Create LICENSE.txt 2015-09-04 14:30:43 -07:00
Eilon Lipton 9ae2ec40a5 Create README.md 2015-09-04 14:30:13 -07:00