summary refs log tree commit diff
path: root/synmark (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update ruff config (#16283)Patrick Cloke2023-09-081-1/+1
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-222-3/+0
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-145-5/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-162-2/+5
* Support generating structured logs in addition to standard logs. (#8607)Patrick Cloke2020-10-293-66/+39
* Support running synmark on macOS. (#8578)Patrick Cloke2020-10-191-2/+5
* Fix synmark (#8571)Richard van der Hoff2020-10-161-1/+1
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-3/+3
* Add some benchmarks for LruCache (#6446)Amber Brown2020-04-034-5/+90
* Move background update handling out of storeErik Johnston2019-12-051-3/+3
* Add benchmarks for structured logging performance (#6266)Amber Brown2019-12-034-0/+283