mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 08:30:37 +00:00
make it a proper benchmark
This commit is contained in:
@@ -235,6 +235,7 @@ class MetricReport(str, enum.Enum): # str is a hack to make it json serializabl
|
||||
HIGHER_IS_BETTER = "higher_is_better"
|
||||
# the same but for lower values
|
||||
LOWER_IS_BETTER = "lower_is_better"
|
||||
|
||||
|
||||
|
||||
class NeonBenchmarker:
|
||||
|
||||
Reference in New Issue
Block a user