ContractNotifier/benchmarks.md

18 lines
653 B
Markdown

# Benchmarks:
## Search Benchmark Results:
Abstract Size* of DB: 1,000,000 entries, with 34 characters in description
Last Contract search duration: 0.834289
Average random Contract search duration: 0.890232
## Data Benchmark Results:
Abstract Size* of DB: 1,000,000 entries, with 34 characters in description
Actual Size* in KB: 0.16 KB
DB Creation duration: 0.303101s
DB Save duration: 0.553255s
DB Load duration: 0.536969s
### Notes:
Abstract Size: the number of entires/contracts in the database. <br>
Actual Size: the size in kilobytes in memory. <br>
Database size on storage is neither Abstract Size nor Actual Size by no means. <br>