Utkarsh Umesan Pillai
|
3157b5ce12
|
Remove unnecessary using statements (#4023)
* Remove unnecessary using statements from docs, examples, benchmarks and stress tests
|
2022-12-20 11:20:15 -08:00 |
Mikel Blanchard
|
9858e3ace3
|
Logs: Add log record pooling (#3385)
* Add log record pooling.
* Tweak.
* Update CHANGELOG.
* Code review.
* Code review.
* Code review.
* Code review.
* Nit.
* Improvement.
* Code review.
* Make resize internal.
* Add more details to comments about write race.
* State buffering tests.
* Comments about buffering.
* Added code comments.
Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
|
2022-06-30 09:33:09 -07:00 |
Michael Maxwell
|
c261a67005
|
Control `MemoryDiagnoser` benchmark option via CLI instead of code (#3085)
|
2022-04-12 13:42:33 -07:00 |
Travis Illig
|
2a97920ff0
|
Fix IDE0090: 'new' expression can be simplified. (#3012)
* Set rule for new() usage.
* Fix IDE0090 "'new' expression can be simplified"
|
2022-03-10 08:57:53 -08:00 |
Cijo Thomas
|
110b5c267f
|
fix package versions in benchmarks (#2799)
|
2022-01-19 11:33:37 -08:00 |
Mikel Blanchard
|
6cdfcea67c
|
Logs: Scope improvements (#2026)
|
2021-05-06 10:12:43 -07:00 |