summary refs log tree commit diff
path: root/synmark/__main__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add type hints to synmark. (#16421)Patrick Cloke2023-10-041-15/+31
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-2/+0
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-1/+2
* Support generating structured logs in addition to standard logs. (#8607)Patrick Cloke2020-10-291-3/+3
* Add some benchmarks for LruCache (#6446)Amber Brown2020-04-031-3/+13
* Add benchmarks for structured logging performance (#6266)Amber Brown2019-12-031-0/+90