issues
search
deephaven
/
benchmark
Deephaven Benchmarking
Apache License 2.0
0
stars
3
forks
source link
feat: Collect GC, Compile Time and Heap Metrics
#383
Closed
stanbrub
closed
1 week ago
stanbrub
commented
1 week ago
Added metrics collection for GC, Compile Time, and Heap
Added
bench_api
snippets for collecting metrics that can be used in queries
Reworked snippet replacement logic in the framework so snippets can call each other
Smoke tested all benchmarks
bench_api
snippets for collecting metrics that can be used in queries