Skip to content

Commit e7bc293

Browse files
committed
bench: keep observable recursion above timing floor (#58)
1 parent 7d9b838 commit e7bc293

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/benchmark-comparison.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"arithmetic": 160,
2424
"properties": 80,
2525
"arrays": 450,
26-
"fibonacci": 24,
26+
"fibonacci": 100,
2727
}
2828

2929
MIN_FULL_MEDIAN_NS = 50_000_000

0 commit comments

Comments
 (0)