Skip to content
Snippets Groups Projects
Commit 9dbb2f91 authored by Markus Holzer's avatar Markus Holzer
Browse files

Lowered restrictions for benchmark case

parent 271acb4f
No related branches found
No related tags found
No related merge requests found
......@@ -158,4 +158,4 @@ def test_benchmark():
timeloop_time = timeloop.benchmark(number_of_time_steps_for_estimation=1)
np.testing.assert_almost_equal(c_benchmark_run, timeloop_time, decimal=5)
np.testing.assert_almost_equal(c_benchmark_run, timeloop_time, decimal=4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment