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

592 Коммитов

Автор SHA1 Сообщение Дата
Nick Banks a2d76335fc
Fix Break in Perf Public Script (#543) 2020-06-22 20:21:15 -07:00
Nick Banks c478799e48
Move All Scripts to Top Level Scripts Folder (#538) 2020-06-22 16:18:26 -07:00
Nick Banks dd2b35a306
Dump Results on Error (#541) 2020-06-22 16:17:53 -07:00
Nick Banks b3b5762163
Improvements to the Perf Script (#536) 2020-06-19 13:02:15 -07:00
Thad House 8566a867f2
Enable building on Azure for Raspberry Pi with a cross compiler (#524)
* Allow building with Raspberry Pi Cross Compilers
2020-06-19 12:46:38 -07:00
Thad House 5e4715e7d0
Use port 4433 for performance testing (#535)
* Write outputs of perf testing

* Use port over 1000
2020-06-19 11:59:56 -07:00
Nick Banks 839644ad84
Add Support for PGO Azure Pipeline (#525) 2020-06-18 16:26:55 -07:00
Thad House 472ead1b47
Run perf tests on hosted system (#517)
* Run perf tests on hosted system

Co-authored-by: Nick Banks <nibanks@microsoft.com>
2020-06-18 07:59:41 -07:00
Nick Banks e401501cdb
Test Refactoring and Improvements (#513) 2020-06-17 13:06:34 -07:00
Thad House 902c7f2f31
Switch to using SQL database for performance results rather then files (#505)
* Switch performance tests to use SQL and ASP.NET Core server
2020-06-15 08:10:59 -07:00
Thad House c129642563
Fix data published to file (#502)
Last comma was missing, making parsing harder
2020-06-12 12:15:12 -07:00
Nick Banks 524843f1fd
Move run_endpoint.sh to scripts Folder (#496) 2020-06-11 20:19:28 -07:00
Thad House 6a0bb01b7f
Add base support for performance testing and reporting (#489)
Currently uses a test file in the data/performance branch, and is testing using quicping. More tests will be added in the future, along with a better data storage story.
2020-06-11 15:32:23 -07:00
Thad House 63c86ac0fc
Shutdown unregistered connections on worker pool (#483)
This will ensure we don't race manually cleaning up the unregistered connections and work being done on them by the datapath.

Also updates quicspin to loop, allowing the shutdown path to be hit more often.

Should fix #482
2020-06-11 10:26:31 -07:00
Nick Banks e9e81edd1a
Minor Script Improvements (#484) 2020-06-09 12:12:59 -07:00
Nick Banks 3ab883e51e
Adds Various Improvements to Interop Tool (#479) 2020-06-08 14:11:25 -07:00
Nick Banks da00d2a98b
Draft-28 Support (#469) 2020-06-05 16:17:10 -07:00
Thad House 45ecc633d8
Add support for building in UWP mode (#454) 2020-06-04 08:25:31 -07:00
Nick Banks 7a6a7e72ca
Add Build Support for PGO (#406) 2020-05-26 12:28:32 -07:00
Nick Banks 80fa7359ae
Small Refactor of Build Files (#407) 2020-05-26 10:18:33 -07:00
Nick Banks 216f0a5970
Normalize Line Endings (#384) 2020-05-12 19:08:05 -07:00
Nick Banks 24519588cf
Support NoProcDump Mode for Windows Test Script (#379) 2020-05-11 13:34:34 -07:00
Nick Banks a10d94050a
Fix PowerShell Script Defaults (#365) 2020-05-05 14:26:36 -07:00
Nick Banks 3fa74d4aa8
Initial merge of format strings for QuicTraceEvent (#360) 2020-05-04 13:57:25 -07:00
Nick Banks 970916f3d1
Per-Platform TLS Defaults in PowerShell Scripts (#353) 2020-05-03 18:06:38 -07:00
Nick Banks eaf136f3bd
Lots of Logging Refactoring (#349) 2020-04-30 12:32:38 -07:00
Nick Banks 41cf853920
Add Helpers to PowerShell Scripts (#317) 2020-04-13 14:49:45 -07:00
Nick Banks cbbb88f215
Isolate Test Cases (#284) 2020-04-01 13:29:04 -07:00
Nick Banks b9485d91ba
Run quicinterop in AZP (#275) 2020-03-26 12:19:08 -07:00
Nick Banks 8c15f07742
Fix the LTTng Package Install (#267) 2020-03-25 09:34:27 -07:00
Nick Banks 7eed2f8985
Add Version and Release Helper Scripts (#237) 2020-03-16 14:58:18 -07:00
Nick Banks 12a00eefc5
Improve Setup Scripts (#240) 2020-03-16 13:20:13 -07:00
Nick Banks ecbd4ddfaa
Package MsQuicEtw.lib for Windows (#216) 2020-03-04 07:29:57 -08:00
Anthony Rossi 85aaf030b2
Statically link the C runtime on Windows. (#201) 2020-02-29 10:15:56 -08:00
Nick Banks 1be934c83b
Improve SpinQuic Debuggability (#190) 2020-02-27 14:50:45 -08:00
Nick Banks 11fbda7a8c
Package Files for Windows OS Repo (#185) 2020-02-25 07:17:05 -08:00
Anthony Rossi e2e2a902f4
Add platform unit tests (#162)
Adds testing of the platform layers, and fixes an issue in the OpenSSL hash calculation discovered by these tests.
Fixes #93

Co-authored-by: Nick Banks <nibanks@microsoft.com>
2020-02-24 14:06:36 -08:00
Nick Banks e39b822e15
Run BVT Last (#159) 2020-02-19 11:23:43 -08:00
Anthony Rossi 02f0b265df
Onboard core unit tests to gtest (#136)
Co-authored-by: Nick Banks <nibanks@microsoft.com>
2020-02-18 18:27:50 -08:00
Nick Banks a931bb1019
Make Batch Execution Default for Google Tests (#146) 2020-02-18 15:03:24 -08:00
Nick Banks f94e774036
Fix Installation of ETW Manifest (#153) 2020-02-17 16:15:46 -08:00
Nick Banks 90bd0f27a8
Move PowerShell Scripts out of Root (#132)
Moving the scripts out of root to make the project look a little cleaner.
2020-02-12 15:27:44 -08:00