Skip to content

Commit e25cda7

Browse files
spencer-tbfselmo
authored andcommitted
chore: remove duplicate benchmark tox environment
1 parent 7106143 commit e25cda7

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

tox.ini

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -135,24 +135,6 @@ commands =
135135
{posargs} \
136136
tests
137137

138-
[testenv:benchmark]
139-
description = Fill the benchmark tests using geth evm (with Python)
140-
passenv =
141-
EVM_BIN
142-
commands =
143-
fill \
144-
--generate-all-formats \
145-
--gas-benchmark-values 1 \
146-
--evm-bin={env:EVM_BIN:evm} \
147-
-m "benchmark and not state_test" \
148-
-n auto --maxprocesses 10 --dist=loadgroup \
149-
--basetemp="{temp_dir}/pytest" \
150-
--log-to "{toxworkdir}/logs" \
151-
--clean \
152-
--fork Osaka \
153-
{posargs} \
154-
tests/benchmark
155-
156138
[testenv:optimized]
157139
description = Run unit tests for optimized state and ethash
158140
passenv =

0 commit comments

Comments
 (0)