Skip to content

Commit

Permalink
Loosen timing benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
brynpickering committed Sep 26, 2023
1 parent 6d2c670 commit b4866b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_100_memory_profiling.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from pam import read

BENCHMARK_MEM = "1400 MB"
BENCHMARK_SECONDS = 90
BENCHMARK_SECONDS = 140

data_dir = Path(__file__).parent / "test_data"

Expand Down

0 comments on commit b4866b8

Please sign in to comment.