Commit Graph

6 Commits

Author SHA1 Message Date
Timothy Mothra 55556af592
fix analysis issues: CA2000 (#4038) 2022-12-22 13:59:59 -08:00
Michael Maxwell c261a67005
Control `MemoryDiagnoser` benchmark option via CLI instead of code (#3085) 2022-04-12 13:42:33 -07:00
Cijo Thomas 90146f84f2
Updated logging benchmarks to include source generation (#2800) 2022-01-19 13:42:57 -08:00
Cijo Thomas 110b5c267f
fix package versions in benchmarks (#2799) 2022-01-19 11:33:37 -08:00
Eddy Nakamura a5e7d6e631
Organizing benchmark project (#1384) 2020-10-22 08:22:14 -07:00
Reiley Yang 71bb3635f5
ILogger integration - part 3 (#1328)
* extract common part

* make process/exporter generic

* update dependencies

* update all the tests and docs

* clean up

* changelog

* update readme

* prevent LogRecord to be inherited

* simplify example

* simplify the code

* revert accidental change
2020-10-07 09:55:54 -07:00