Skip to content

Commit 5db99e8

Browse files
authored
Merge pull request #659 from jvalue/bump-benchmarks
Update benchmark duration for cars from 30ms to 45ms
2 parents 04a5e6f + 5c15494 commit 5db99e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/benchmark/src/benchmark_definitions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"modelPath": "example/cars.jv",
55
"expectedMeasure": {
66
"name": "cars",
7-
"durationMs": 30,
7+
"durationMs": 45,
88
"blocks": []
99
},
1010
"allowedDeviationFactor": 0.5

0 commit comments

Comments
 (0)