test_worst_extcodecopy_warm()¶
Documentation for tests/benchmark/test_worst_stateful_opcodes.py::test_worst_extcodecopy_warm@v5.1.0.
Generate fixtures for these test cases for Osaka with:
fill -v tests/benchmark/test_worst_stateful_opcodes.py::test_worst_extcodecopy_warm -m benchmark
Test running a block with as many wamr EXTCODECOPY work as possible.
Source code in tests/benchmark/test_worst_stateful_opcodes.py
514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 | |
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
| Test ID (Abbreviated) | copied_size |
|---|---|
| ...fork_Prague-state_test-512 | 512 |
| ...fork_Prague-state_test-1KiB | 1024 |
| ...fork_Prague-state_test-5KiB | 5120 |
| ...fork_Prague-blockchain_test_from_state_test-512 | 512 |
| ...fork_Prague-blockchain_test_from_state_test-1KiB | 1024 |
| ...fork_Prague-blockchain_test_from_state_test-5KiB | 5120 |
| ...fork_Osaka-state_test-512 | 512 |
| ...fork_Osaka-state_test-1KiB | 1024 |
| ...fork_Osaka-state_test-5KiB | 5120 |
| ...fork_Osaka-blockchain_test_from_state_test-512 | 512 |
| ...fork_Osaka-blockchain_test_from_state_test-1KiB | 1024 |
| ...fork_Osaka-blockchain_test_from_state_test-5KiB | 5120 |