cuprate icon indicating copy to clipboard operation
cuprate copied to clipboard

database: `benchmark/`

Open hinto-janai opened this issue 3 months ago • 6 comments

Part 18

https://github.com/Cuprate/cuprate/pull/97 <- Previous Next -> https://github.com/Cuprate/cuprate/pull/101

Implements a standalone binary in database/benchmark/ that solely:

  1. Pulls in cuprate-database
  2. Tests/benchmarks all backends and various functions on the local machine
  3. Prints out info in {JSON, tables, txt, etc}

Currently compiled under the workspace as target/{debug,release}/cuprate-database-benchmark[.exe].

hinto-janai avatar Mar 28 '24 19:03 hinto-janai