daml/ledger/indexer-benchmark
Robert Autenrieth 355352f2d1
DPP-650 Remove the mutating schema (#11211)
* Remove the mutating schema

changelog_begin
- [Participant] All participants now use the new append-only schema. Existing databases will
  automatically upgrade to the new schema the first time a participant/ledger is started.
changelog_end

* Fix post-commit validation test

* Remove append-only flags from CI

* Don't crash when using deprecated flag

* Increase timeout for reset service tests

* Fix typos in parameter names

* Restore removed test

* Restore removed CLI check

* Improve CLI parameter description
2021-10-21 14:40:35 +02:00
..
src DPP-650 Remove the mutating schema (#11211) 2021-10-21 14:40:35 +02:00
BUILD.bazel KV: support contextual logging in KeyValueConsumption [KVL-1143] (#11288) 2021-10-19 20:16:37 +00:00
README.md DPP-359 Add indexer flow level benchmark (#9509) 2021-05-06 15:43:34 +00:00

indexer-benchmark

A tool that measures the performance of the indexer.

Input format

This tool consumes kvutils ledger export files.