summary refs log tree commit diff
path: root/synmark/suites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support generating structured logs in addition to standard logs. (#8607)Patrick Cloke2020-10-291-24/+36
| | | | | | | This modifies the configuration of structured logging to be usable from the standard Python logging configuration. This also separates the formatting of logs from the transport allowing JSON logs to files or standard logs to sockets.
* Add some benchmarks for LruCache (#6446)Amber Brown2020-04-033-2/+77
|
* Add benchmarks for structured logging performance (#6266)Amber Brown2019-12-032-0/+121