SptDB: Perf Monitor
A performance monitor that tracks query and store metrics and exports reports.
Source: examples/sptdb/perf-monitor.js
Usage
bash
node examples/sptdb/perf-monitor.jsWhat It Does
- Wraps SptDB operations with instrumentation
- Collects latency, throughput, and error rate metrics
- Exports a summary report at the end of the run