test_worst_unop()¶
Documentation for tests/benchmark/test_worst_compute.py::test_worst_unop@v5.1.0.
Generate fixtures for these test cases for Osaka with:
fill -v tests/benchmark/test_worst_compute.py::test_worst_unop -m benchmark
Test running a block with as many unary instructions (takes one arg, produces one value) as possible.
Source code in tests/benchmark/test_worst_compute.py
2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 | |
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
| Test ID (Abbreviated) | opcode |
|---|---|
| ...fork_Prague-state_test-opcode_ISZERO | ISZERO |
| ...fork_Prague-state_test-opcode_NOT | NOT |
| ...fork_Prague-blockchain_test_from_state_test-opcode_ISZERO | ISZERO |
| ...fork_Prague-blockchain_test_from_state_test-opcode_NOT | NOT |
| ...fork_Osaka-state_test-opcode_ISZERO | ISZERO |
| ...fork_Osaka-state_test-opcode_NOT | NOT |
| ...fork_Osaka-blockchain_test_from_state_test-opcode_ISZERO | ISZERO |
| ...fork_Osaka-blockchain_test_from_state_test-opcode_NOT | NOT |