Commit Graph

4 Commits

Author SHA1 Message Date
Timothy Mothra 64f1d74561
fix analysis issues: CA2007 (part2) (#4018)
* fix analysis issues: CA2007

* remove duplicate

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2022-12-15 16:31:49 -08:00
Michael Maxwell c261a67005
Control `MemoryDiagnoser` benchmark option via CLI instead of code (#3085) 2022-04-12 13:42:33 -07:00
Eddy Nakamura c7429d25c9
Normalizing format (#1289)
updating gitattributes

updating

updating

updating

Revert "Normalizing format"

This reverts commit b571e430a73f65605481ef0a622a372bc8a787ae.

Updating everything to utf-8

applying lf

Revert "applying lf"

This reverts commit a54947f24ba69eecc931525f2a69647040fdc28d.

updating config

Co-authored-by: Mikel Blanchard <mblanchard@macrosssoftware.com>
2020-09-19 09:45:29 -07:00
Eddy Nakamura 849df458f6
Adding benchmark for HttpClient instrumentation (#1194)
* Adding benchmark

* separating in two files, adding in-proc server

* renaming files

* renaming

* updating activity benchmark

* renaming variable names, formatting to globalcleanup/setup

* Rename UnInstrumentedHttpClientBenchmark.cs to UninstrumentedHttpClientBenchmark.cs

* updating order/level

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-09-01 13:13:28 -07:00