test_clz_diff()¶
Documentation for tests/benchmark/compute/instruction/test_bitwise.py::test_clz_diff@8db70f93.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/benchmark/compute/instruction/test_bitwise.py::test_clz_diff --gas-benchmark-values 1
Benchmark CLZ instruction with different input.
Source code in tests/benchmark/compute/instruction/test_bitwise.py
216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 2 forks.