Commit 3399f37
committed
perf: Add benchmark for insertion throughput
This commit introduces a benchmark to measure the insertion throughput of ArgusDB. The benchmark uses the library to insert 10,000 simple JSON documents into a collection.
To support the benchmark, the project structure was refactored to have a library and a binary. This allows the benchmark to access the database's public API.1 parent 30c27b7 commit 3399f37
5 files changed
Lines changed: 336 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments