Skip to content

Commit 679c0af

Browse files
committed
chore: GOGC=off
1 parent 8fad21e commit 679c0af

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.seqbench/baseline.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GOGC=30
1+
GOGC=off
22

33
SEQDB_STORAGE_FRAC_SIZE=16MiB
44
SEQDB_STORAGE_TOTAL_SIZE=10GiB

.seqbench/comparison.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
GOGC=30
1+
GOGC=off
22

33
SEQDB_STORAGE_FRAC_SIZE=16MiB
44
SEQDB_STORAGE_TOTAL_SIZE=10GiB

0 commit comments

Comments
 (0)