Skip to content

Latest commit

 

History

History
10944 lines (9982 loc) · 193 KB

bm-20250201-linux-x86_64-python-cf4c4ecc26c7e3b89f2e-3.14.0a4+-cf4c4ec-pystats-async_tree.md

File metadata and controls

10944 lines (9982 loc) · 193 KB

Pystats results

  • benchmark: async_tree
  • fork: python
  • ref: cf4c4ecc26c7e3b89f2e56893260a8a3319dab3d
  • commit hash: cf4c4ec
  • commit date: 2025-02-01T18:49:45+02:00

Execution counts

Execution counts for Tier 1 instructions.

The "miss ratio" column shows the percentage of times the instruction executed that it deoptimized. When this happens, the base unspecialized instruction is not counted.

Name Count Self Cumulative Miss ratio
LOAD_FAST 311,892,540 18.0% 18.0%
POP_JUMP_IF_FALSE 95,184,900 5.5% 23.5%
LOAD_CONST_IMMORTAL 85,672,920 4.9% 28.4%
RETURN_VALUE 82,311,600 4.7% 33.2%
RESUME_CHECK 75,593,160 4.4% 37.5% 0.0%
LOAD_FAST_LOAD_FAST 71,666,460 4.1% 41.7%
STORE_FAST 70,561,800 4.1% 45.7%
TO_BOOL_BOOL 67,187,520 3.9% 49.6%
LOAD_ATTR_METHOD_WITH_VALUES 62,152,980 3.6% 53.2%
LOAD_ATTR_INSTANCE_VALUE 54,884,280 3.2% 56.4%
LOAD_ATTR_SLOT 54,307,860 3.1% 59.5%
POP_TOP 53,194,380 3.1% 62.6%
STORE_ATTR_SLOT 50,949,060 2.9% 65.5%
CALL_PY_EXACT_ARGS 45,358,620 2.6% 68.1%
PUSH_NULL 40,314,060 2.3% 70.4%
LOAD_GLOBAL_MODULE 33,598,980 1.9% 72.4%
LOAD_DEREF 30,233,160 1.7% 74.1%
LOAD_ATTR_METHOD_NO_DICT 28,556,040 1.6% 75.8%
LOAD_ATTR_MODULE 24,637,560 1.4% 77.2%
CALL_METHOD_DESCRIPTOR_NOARGS 24,139,660 1.4% 78.6% 14.2%
INTERPRETER_EXIT 19,036,020 1.1% 79.7%
POP_JUMP_IF_NOT_NONE 17,917,620 1.0% 80.7%
TO_BOOL_NONE 17,915,820 1.0% 81.7%
JUMP_BACKWARD_NO_JIT 17,356,980 1.0% 82.8%
POP_JUMP_IF_NONE 17,356,320 1.0% 83.8%
LOAD_SMALL_INT 14,561,340 0.8% 84.6%
NOP 14,000,280 0.8% 85.4%
LOAD_ATTR 11,204,460 0.6% 86.0%
CALL_NON_PY_GENERAL 11,200,320 0.6% 86.7%
FOR_ITER_RANGE 11,198,520 0.6% 87.3%
CALL_FUNCTION_EX 11,197,560 0.6% 88.0%
CALL_BUILTIN_FAST 10,077,720 0.6% 88.6%
BUILD_LIST 9,519,000 0.5% 89.1%
STORE_DEREF 9,517,680 0.5% 89.7%
LOAD_GLOBAL_BUILTIN 7,845,240 0.5% 90.1% 0.0%
POP_JUMP_IF_TRUE 7,282,680 0.4% 90.5%
CALL_METHOD_DESCRIPTOR_O 7,278,480 0.4% 91.0% 0.0%
EXIT_INIT_CHECK 7,278,480 0.4% 91.4%
CALL_ALLOC_AND_ENTER_INIT 7,278,480 0.4% 91.8%
CALL_INTRINSIC_1 7,278,300 0.4% 92.2%
LIST_EXTEND 7,278,300 0.4% 92.6%
COMPARE_OP_INT 6,721,200 0.4% 93.0%
BINARY_OP_ADD_INT 6,718,380 0.4% 93.4%
CALL_LIST_APPEND 6,718,320 0.4% 93.8%
RETURN_GENERATOR 6,158,700 0.4% 94.2%
LOAD_CONST_MORTAL 5,040,120 0.3% 94.4%
FOR_ITER_LIST 4,481,340 0.3% 94.7%
BUILD_TUPLE 4,479,540 0.3% 95.0%
JUMP_FORWARD 3,921,840 0.2% 95.2%
COPY_FREE_VARS 3,919,680 0.2% 95.4%
BUILD_MAP 3,919,380 0.2% 95.6%
FOR_ITER_TUPLE 3,919,020 0.2% 95.9%
STORE_ATTR 3,361,160 0.2% 96.1%
COPY 3,360,900 0.2% 96.3%
CALL_PY_GENERAL 3,359,700 0.2% 96.4%
IS_OP 3,359,520 0.2% 96.6%
END_SEND 3,359,340 0.2% 96.8%
GET_AWAITABLE 3,359,340 0.2% 97.0%
CALL_KW_PY 3,359,340 0.2% 97.2%
DICT_MERGE 3,359,280 0.2% 97.4%
DELETE_FAST 3,359,220 0.2% 97.6%
BINARY_OP_SUBTRACT_INT 3,359,220 0.2% 97.8%
CALL_TYPE_1 3,359,220 0.2% 98.0%
CONTAINS_OP_DICT 3,359,220 0.2% 98.2%
CONTAINS_OP_SET 3,359,220 0.2% 98.4%
STORE_SUBSCR_DICT 3,359,220 0.2% 98.6%
LIST_APPEND 3,359,160 0.2% 98.8%
GET_ITER 2,803,080 0.2% 98.9%
SEND_GEN 2,799,600 0.2% 99.1%
MAKE_CELL 2,799,420 0.2% 99.3%
POP_ITER 2,243,280 0.1% 99.4%
SWAP 1,679,820 0.1% 99.5%
STORE_ATTR_INSTANCE_VALUE 1,122,660 0.1% 99.5%
CALL_KW_NON_PY 1,120,020 0.1% 99.6%
SEND 1,120,000 0.1% 99.7%
SET_FUNCTION_ATTRIBUTE 1,119,960 0.1% 99.7%
TO_BOOL 561,940 0.0% 99.8%
CALL_BUILTIN_CLASS 561,600 0.0% 99.8%
LOAD_SUPER_ATTR_METHOD 560,340 0.0% 99.8%
MAKE_FUNCTION 560,100 0.0% 99.9%
JUMP_BACKWARD_NO_INTERRUPT 559,980 0.0% 99.9%
YIELD_VALUE 559,980 0.0% 99.9%
CALL_BUILTIN_FAST_WITH_KEYWORDS 559,980 0.0% 100.0%
LOAD_FAST_AND_CLEAR 559,860 0.0% 100.0%
CALL_LEN 3,600 0.0% 100.0%
CALL 2,440 0.0% 100.0%
TO_BOOL_LIST 2,400 0.0% 100.0%
TO_BOOL_INT 1,560 0.0% 100.0%
CALL_METHOD_DESCRIPTOR_FAST_WITH_KEYWORDS 1,380 0.0% 100.0%
LOAD_GLOBAL 1,340 0.0% 100.0%
BINARY_OP_ADD_FLOAT 1,200 0.0% 100.0%
COMPARE_OP 440 0.0% 100.0%
CALL_ISINSTANCE 420 0.0% 100.0%
BINARY_OP_EXTEND 360 0.0% 100.0%
BINARY_SUBSCR 320 0.0% 100.0%
BINARY_SUBSCR_TUPLE_INT 300 0.0% 100.0%
FORMAT_SIMPLE 240 0.0% 100.0%
FOR_ITER 240 0.0% 100.0%
LOAD_ATTR_CLASS 240 0.0% 100.0%
UNPACK_SEQUENCE_TWO_TUPLE 240 0.0% 100.0%
BINARY_OP 180 0.0% 100.0%
STORE_FAST_STORE_FAST 180 0.0% 100.0%
CALL_METHOD_DESCRIPTOR_FAST 180 0.0% 100.0%
LOAD_SUPER_ATTR 160 0.0% 100.0%
CHECK_EXC_MATCH 120 0.0% 100.0%
POP_EXCEPT 120 0.0% 100.0%
PUSH_EXC_INFO 120 0.0% 100.0%
UNARY_INVERT 120 0.0% 100.0%
UNARY_NOT 120 0.0% 100.0%
BUILD_STRING 120 0.0% 100.0%
BINARY_SUBSCR_DICT 120 0.0% 100.0%
CALL_BUILTIN_O 120 0.0% 100.0%
UNPACK_SEQUENCE 80 0.0% 100.0%
IMPORT_NAME 60 0.0% 100.0%
RAISE_VARARGS 60 0.0% 100.0%
RERAISE 60 0.0% 100.0%
BINARY_OP_SUBTRACT_FLOAT 60 0.0% 100.0%
BINARY_SUBSCR_GETITEM 60 0.0% 100.0%
CALL_BOUND_METHOD_EXACT_ARGS 60 0.0% 100.0%
CALL_BOUND_METHOD_GENERAL 60 0.0% 100.0%
LOAD_ATTR_NONDESCRIPTOR_WITH_VALUES 60 0.0% 100.0%
CALL_KW 40 0.0% 100.0%
STORE_SUBSCR 20 0.0% 100.0%
CONTAINS_OP 20 0.0% 100.0%

Pair counts

Pair counts for top 100 opcode pairs

Pairs of specialized operations that deoptimize and are then followed by the corresponding unspecialized instruction are not counted as pairs.

Pair Count Self Cumulative
TO_BOOL_BOOL POP_JUMP_IF_FALSE 60,467,220 3.5% 3.5%
LOAD_FAST LOAD_ATTR_INSTANCE_VALUE 54,323,300 3.1% 6.6%
LOAD_FAST LOAD_ATTR_SLOT 54,307,680 3.1% 9.8%
STORE_FAST LOAD_FAST 53,197,080 3.1% 12.8%
LOAD_FAST LOAD_ATTR_METHOD_WITH_VALUES 50,952,760 2.9% 15.8%
POP_JUMP_IF_FALSE LOAD_FAST 49,270,800 2.8% 18.6%
RESUME_CHECK LOAD_FAST 44,235,060 2.6% 21.2%
CALL_PY_EXACT_ARGS RESUME_CHECK 39,199,500 2.3% 23.4%
LOAD_CONST_IMMORTAL RETURN_VALUE 38,636,520 2.2% 25.6%
POP_JUMP_IF_FALSE LOAD_CONST_IMMORTAL 30,794,580 1.8% 27.4%
LOAD_CONST_IMMORTAL LOAD_FAST 29,115,240 1.7% 29.1%
LOAD_FAST_LOAD_FAST STORE_ATTR_SLOT 29,113,440 1.7% 30.8%
LOAD_ATTR_INSTANCE_VALUE TO_BOOL_BOOL 25,755,520 1.5% 32.3%
LOAD_ATTR_MODULE PUSH_NULL 24,637,080 1.4% 33.7%
LOAD_GLOBAL_MODULE LOAD_ATTR_MODULE 24,636,940 1.4% 35.1%
LOAD_FAST STORE_ATTR_SLOT 21,835,560 1.3% 36.4%
STORE_ATTR_SLOT LOAD_CONST_IMMORTAL 21,835,440 1.3% 37.6%
STORE_ATTR_SLOT LOAD_FAST_LOAD_FAST 21,835,080 1.3% 38.9%
POP_TOP LOAD_FAST 21,277,500 1.2% 40.1%
LOAD_ATTR_METHOD_WITH_VALUES CALL_PY_EXACT_ARGS 20,718,680 1.2% 41.3%
RETURN_VALUE INTERPRETER_EXIT 18,476,160 1.1% 42.4%
RETURN_VALUE POP_TOP 17,920,800 1.0% 43.4%
RETURN_VALUE STORE_FAST 17,917,740 1.0% 44.4%
LOAD_FAST POP_JUMP_IF_NOT_NONE 17,917,380 1.0% 45.5%
TO_BOOL_NONE POP_JUMP_IF_FALSE 17,915,820 1.0% 46.5%
PUSH_NULL LOAD_FAST 17,356,440 1.0% 47.5%
LOAD_ATTR_METHOD_WITH_VALUES CALL_METHOD_DESCRIPTOR_NOARGS 16,795,920 1.0% 48.5%
LOAD_FAST RETURN_VALUE 14,558,520 0.8% 49.3%
LOAD_ATTR_INSTANCE_VALUE LOAD_ATTR_METHOD_NO_DICT 14,558,520 0.8% 50.2%
LOAD_ATTR_SLOT TO_BOOL_NONE 14,556,600 0.8% 51.0%
LOAD_FAST CALL_PY_EXACT_ARGS 14,000,160 0.8% 51.8%
NOP LOAD_FAST 13,999,860 0.8% 52.6%
RETURN_VALUE TO_BOOL_BOOL 13,997,320 0.8% 53.4%
PUSH_NULL LOAD_FAST_LOAD_FAST 13,996,860 0.8% 54.2%
LOAD_ATTR_METHOD_NO_DICT LOAD_FAST 13,996,800 0.8% 55.0%
CALL_METHOD_DESCRIPTOR_NOARGS TO_BOOL_BOOL 13,436,720 0.8% 55.8%
CACHE RESUME_CHECK 11,757,780 0.7% 56.5%
POP_TOP LOAD_CONST_IMMORTAL 11,200,320 0.6% 57.1%
LOAD_ATTR_INSTANCE_VALUE RETURN_VALUE 11,197,800 0.6% 57.8%
LOAD_CONST_IMMORTAL STORE_FAST 10,641,240 0.6% 58.4%
LOAD_ATTR_METHOD_WITH_VALUES LOAD_FAST 10,640,700 0.6% 59.0%
RESUME_CHECK LOAD_GLOBAL_MODULE 10,639,480 0.6% 59.6%
LOAD_FAST LOAD_ATTR_METHOD_NO_DICT 10,637,920 0.6% 60.2%
LOAD_FAST_LOAD_FAST LOAD_FAST 10,637,820 0.6% 60.8%
LOAD_FAST POP_JUMP_IF_NONE 10,637,700 0.6% 61.5%
POP_JUMP_IF_NOT_NONE LOAD_FAST_LOAD_FAST 10,637,460 0.6% 62.1%
CALL_METHOD_DESCRIPTOR_NOARGS STORE_FAST 10,637,460 0.6% 62.7%
FOR_ITER_RANGE STORE_FAST 10,637,460 0.6% 63.3%
JUMP_BACKWARD_NO_JIT FOR_ITER_RANGE 10,637,460 0.6% 63.9%
POP_JUMP_IF_NONE LOAD_GLOBAL_MODULE 10,637,440 0.6% 64.5%
STORE_FAST LOAD_CONST_IMMORTAL 7,839,540 0.5% 65.0%
PUSH_NULL CALL_FUNCTION_EX 7,838,280 0.5% 65.4%
LOAD_ATTR PUSH_NULL 7,838,280 0.5% 65.9%
RESUME_CHECK NOP 7,278,840 0.4% 66.3%
LOAD_ATTR_METHOD_NO_DICT CALL_METHOD_DESCRIPTOR_NOARGS 7,278,780 0.4% 66.7%
CALL_NON_PY_GENERAL STORE_FAST 7,278,660 0.4% 67.1%
LOAD_FAST_LOAD_FAST LOAD_FAST_LOAD_FAST 7,278,600 0.4% 67.6%
STORE_ATTR_SLOT LOAD_FAST 7,278,540 0.4% 68.0%
EXIT_INIT_CHECK RETURN_VALUE 7,278,480 0.4% 68.4%
RETURN_VALUE EXIT_INIT_CHECK 7,278,480 0.4% 68.8%
CALL_METHOD_DESCRIPTOR_O POP_TOP 7,278,480 0.4% 69.2%
CALL_FUNCTION_EX POP_TOP 7,278,420 0.4% 69.7%
CALL_ALLOC_AND_ENTER_INIT RESUME_CHECK 7,278,420 0.4% 70.1%
LOAD_ATTR_METHOD_NO_DICT CALL_PY_EXACT_ARGS 7,278,420 0.4% 70.5%
LOAD_ATTR_SLOT LOAD_ATTR_METHOD_WITH_VALUES 7,278,400 0.4% 70.9%
LOAD_ATTR_SLOT LOAD_ATTR 7,278,380 0.4% 71.3%
POP_TOP JUMP_BACKWARD_NO_JIT 7,278,360 0.4% 71.8%
BUILD_LIST LOAD_FAST 7,278,360 0.4% 72.2%
LOAD_ATTR_METHOD_WITH_VALUES LOAD_FAST_LOAD_FAST 7,278,360 0.4% 72.6%
LOAD_ATTR_SLOT TO_BOOL_BOOL 7,278,340 0.4% 73.0%
CALL_INTRINSIC_1 PUSH_NULL 7,278,300 0.4% 73.4%
LIST_EXTEND CALL_INTRINSIC_1 7,278,300 0.4% 73.9%
LOAD_FAST CALL_METHOD_DESCRIPTOR_O 7,278,300 0.4% 74.3%
LOAD_FAST_LOAD_FAST CALL_ALLOC_AND_ENTER_INIT 7,278,300 0.4% 74.7%
LOAD_ATTR_SLOT BUILD_LIST 7,278,300 0.4% 75.1%
LOAD_ATTR_SLOT LIST_EXTEND 7,278,300 0.4% 75.5%
LOAD_GLOBAL_BUILTIN LOAD_FAST 6,724,200 0.4% 75.9%
COMPARE_OP_INT POP_JUMP_IF_FALSE 6,721,200 0.4% 76.3%
RESUME_CHECK LOAD_GLOBAL_BUILTIN 6,720,460 0.4% 76.7%
TO_BOOL_BOOL POP_JUMP_IF_TRUE 6,720,240 0.4% 77.1%
LOAD_FAST LOAD_SMALL_INT 6,720,180 0.4% 77.5%
POP_JUMP_IF_TRUE LOAD_FAST 6,718,740 0.4% 77.9%
LOAD_DEREF LOAD_SMALL_INT 6,718,380 0.4% 78.3%
LOAD_SMALL_INT BINARY_OP_ADD_INT 6,718,360 0.4% 78.6%
LOAD_ATTR_METHOD_WITH_VALUES CALL_NON_PY_GENERAL 6,718,360 0.4% 79.0%
LOAD_FAST CALL_LIST_APPEND 6,718,320 0.4% 79.4%
LOAD_FAST_LOAD_FAST CALL_BUILTIN_FAST 6,718,320 0.4% 79.8%
POP_JUMP_IF_NONE LOAD_DEREF 6,718,320 0.4% 80.2%
BINARY_OP_ADD_INT STORE_DEREF 6,718,320 0.4% 80.6%
CALL_BUILTIN_FAST POP_TOP 6,718,320 0.4% 81.0%
CALL_LIST_APPEND JUMP_BACKWARD_NO_JIT 6,718,320 0.4% 81.4%
POP_TOP RESUME_CHECK 6,158,700 0.4% 81.7%
CALL_PY_EXACT_ARGS RETURN_GENERATOR 6,158,580 0.4% 82.1%
LOAD_FAST BUILD_TUPLE 4,479,180 0.3% 82.3%
STORE_DEREF LOAD_FAST 4,478,940 0.3% 82.6%
COPY_FREE_VARS RESUME_CHECK 3,919,560 0.2% 82.8%
LOAD_FAST CALL_NON_PY_GENERAL 3,919,340 0.2% 83.0%
CALL_NON_PY_GENERAL POP_TOP 3,919,320 0.2% 83.3%
POP_JUMP_IF_FALSE LOAD_GLOBAL_MODULE 3,919,260 0.2% 83.5%
CACHE COPY_FREE_VARS 3,919,080 0.2% 83.7%

Predecessor/Successor Pairs

Top 5 predecessors and successors of each Tier 1 opcode.

This does not include the unspecialized instructions that occur after a specialized instruction deoptimizes.

CACHE

Successors and predecessors for CACHE
Successors Count Percentage
RESUME_CHECK 11,757,780 61.8%
COPY_FREE_VARS 3,919,080 20.6%
POP_TOP 3,359,220 17.6%

BINARY_SUBSCR

Successors and predecessors for BINARY_SUBSCR
Predecessors Count Percentage
LOAD_CONST_MORTAL 240 75.0%
BINARY_SUBSCR 40 12.5%
LOAD_FAST 20 6.2%
LOAD_SMALL_INT 20 6.2%
Successors Count Percentage
LOAD_FAST 240 75.0%
BINARY_SUBSCR 40 12.5%
BINARY_SUBSCR_DICT 20 6.2%
BINARY_SUBSCR_TUPLE_INT 20 6.2%

CALL_FUNCTION_EX

Successors and predecessors for CALL_FUNCTION_EX
Predecessors Count Percentage
PUSH_NULL 7,838,280 70.0%
DICT_MERGE 3,359,280 30.0%
Successors Count Percentage
POP_TOP 7,278,420 65.0%
STORE_FAST 3,359,220 30.0%
MAKE_CELL 559,860 5.0%

CHECK_EXC_MATCH

Successors and predecessors for CHECK_EXC_MATCH
Predecessors Count Percentage
LOAD_GLOBAL_BUILTIN 120 100.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 120 100.0%

END_SEND

Successors and predecessors for END_SEND
Predecessors Count Percentage
RETURN_VALUE 2,799,480 83.3%
SEND 559,860 16.7%
Successors Count Percentage
POP_TOP 3,359,340 100.0%

EXIT_INIT_CHECK

Successors and predecessors for EXIT_INIT_CHECK
Predecessors Count Percentage
RETURN_VALUE 7,278,480 100.0%
Successors Count Percentage
RETURN_VALUE 7,278,480 100.0%

FORMAT_SIMPLE

Successors and predecessors for FORMAT_SIMPLE
Predecessors Count Percentage
BINARY_SUBSCR_TUPLE_INT 240 100.0%
Successors Count Percentage
BUILD_STRING 120 50.0%
LOAD_CONST_IMMORTAL 120 50.0%

GET_ITER

Successors and predecessors for GET_ITER
Predecessors Count Percentage
LOAD_FAST 1,122,120 40.0%
CALL_BUILTIN_CLASS 561,120 20.0%
LOAD_DEREF 559,860 20.0%
SWAP 559,860 20.0%
CALL_METHOD_DESCRIPTOR_NOARGS 120 0.0%
Successors Count Percentage
FOR_ITER_LIST 1,122,160 40.0%
FOR_ITER_RANGE 561,060 20.0%
LOAD_FAST_AND_CLEAR 559,860 20.0%
FOR_ITER_TUPLE 559,860 20.0%
FOR_ITER 140 0.0%

INTERPRETER_EXIT

Successors and predecessors for INTERPRETER_EXIT
Predecessors Count Percentage
RETURN_VALUE 18,476,160 97.1%
YIELD_VALUE 559,860 2.9%

MAKE_FUNCTION

Successors and predecessors for MAKE_FUNCTION
Predecessors Count Percentage
LOAD_CONST_MORTAL 560,100 100.0%
Successors Count Percentage
SET_FUNCTION_ATTRIBUTE 560,100 100.0%

NOP

Successors and predecessors for NOP
Predecessors Count Percentage
RESUME_CHECK 7,278,840 52.0%
POP_JUMP_IF_FALSE 3,359,280 24.0%
POP_JUMP_IF_NOT_NONE 3,359,280 24.0%
STORE_FAST 1,320 0.0%
JUMP_BACKWARD_NO_JIT 1,140 0.0%
Successors Count Percentage
LOAD_FAST 13,999,860 100.0%
LOAD_GLOBAL_MODULE 320 0.0%
LOAD_FAST_LOAD_FAST 60 0.0%
LOAD_GLOBAL 40 0.0%

POP_EXCEPT

Successors and predecessors for POP_EXCEPT
Predecessors Count Percentage
COPY 60 50.0%
SWAP 60 50.0%
Successors Count Percentage
RETURN_VALUE 60 50.0%
RERAISE 60 50.0%

POP_ITER

Successors and predecessors for POP_ITER
Predecessors Count Percentage
FOR_ITER_LIST 1,122,180 50.0%
FOR_ITER_RANGE 561,060 25.0%
FOR_ITER_TUPLE 559,860 25.0%
FOR_ITER 180 0.0%
Successors Count Percentage
LOAD_DEREF 1,119,720 49.9%
SWAP 559,860 25.0%
LOAD_GLOBAL_MODULE 559,860 25.0%
LOAD_CONST_IMMORTAL 2,520 0.1%
LOAD_FAST 1,320 0.1%

POP_TOP

Successors and predecessors for POP_TOP
Predecessors Count Percentage
RETURN_VALUE 17,920,800 33.7%
CALL_METHOD_DESCRIPTOR_O 7,278,480 13.7%
CALL_FUNCTION_EX 7,278,420 13.7%
CALL_BUILTIN_FAST 6,718,320 12.6%
CALL_NON_PY_GENERAL 3,919,320 7.4%
Successors Count Percentage
LOAD_FAST 21,277,500 40.0%
LOAD_CONST_IMMORTAL 11,200,320 21.1%
JUMP_BACKWARD_NO_JIT 7,278,360 13.7%
RESUME_CHECK 6,158,700 11.6%
JUMP_FORWARD 3,359,220 6.3%

PUSH_EXC_INFO

Successors and predecessors for PUSH_EXC_INFO
Predecessors Count Percentage
RERAISE 60 50.0%
BINARY_SUBSCR_DICT 60 50.0%
Successors Count Percentage
LOAD_GLOBAL_BUILTIN 120 100.0%

PUSH_NULL

Successors and predecessors for PUSH_NULL
Predecessors Count Percentage
LOAD_ATTR_MODULE 24,637,080 61.1%
LOAD_ATTR 7,838,280 19.4%
CALL_INTRINSIC_1 7,278,300 18.1%
STORE_FAST 559,860 1.4%
LOAD_FAST 480 0.0%
Successors Count Percentage
LOAD_FAST 17,356,440 43.1%
LOAD_FAST_LOAD_FAST 13,996,860 34.7%
CALL_FUNCTION_EX 7,838,280 19.4%
CALL_NON_PY_GENERAL 561,700 1.4%
LOAD_GLOBAL_BUILTIN 559,860 1.4%

RETURN_GENERATOR

Successors and predecessors for RETURN_GENERATOR
Predecessors Count Percentage
CALL_PY_EXACT_ARGS 6,158,580 100.0%
COPY_FREE_VARS 60 0.0%
CALL_BOUND_METHOD_EXACT_ARGS 60 0.0%
Successors Count Percentage
LIST_APPEND 3,359,160 54.5%
GET_AWAITABLE 2,799,480 45.5%
CALL_PY_EXACT_ARGS 40 0.0%
CALL 20 0.0%

RETURN_VALUE

Successors and predecessors for RETURN_VALUE
Predecessors Count Percentage
LOAD_CONST_IMMORTAL 38,636,520 46.9%
LOAD_FAST 14,558,520 17.7%
LOAD_ATTR_INSTANCE_VALUE 11,197,800 13.6%
EXIT_INIT_CHECK 7,278,480 8.8%
RETURN_VALUE 3,359,580 4.1%
Successors Count Percentage
INTERPRETER_EXIT 18,476,160 22.4%
POP_TOP 17,920,800 21.8%
STORE_FAST 17,917,740 21.8%
TO_BOOL_BOOL 13,997,320 17.0%
EXIT_INIT_CHECK 7,278,480 8.8%

STORE_SUBSCR

Successors and predecessors for STORE_SUBSCR
Predecessors Count Percentage
LOAD_ATTR 20 100.0%
Successors Count Percentage
STORE_SUBSCR_DICT 20 100.0%

TO_BOOL

Successors and predecessors for TO_BOOL
Predecessors Count Percentage
LOAD_FAST 559,940 99.6%
LOAD_ATTR_INSTANCE_VALUE 1,340 0.2%
RETURN_VALUE 200 0.0%
TO_BOOL 200 0.0%
COPY 80 0.0%
Successors Count Percentage
POP_JUMP_IF_TRUE 561,060 99.8%
TO_BOOL_BOOL 500 0.1%
TO_BOOL 200 0.0%
TO_BOOL_INT 120 0.0%
POP_JUMP_IF_FALSE 60 0.0%

UNARY_INVERT

Successors and predecessors for UNARY_INVERT
Predecessors Count Percentage
BINARY_OP_EXTEND 60 50.0%
LOAD_ATTR_MODULE 60 50.0%
Successors Count Percentage
BINARY_OP_EXTEND 80 66.7%
BINARY_OP 40 33.3%

UNARY_NOT

Successors and predecessors for UNARY_NOT
Predecessors Count Percentage
TO_BOOL_BOOL 60 50.0%
TO_BOOL_INT 60 50.0%
Successors Count Percentage
COPY 60 50.0%
STORE_FAST 60 50.0%

BINARY_OP

Successors and predecessors for BINARY_OP
Predecessors Count Percentage
LOAD_GLOBAL_MODULE 60 33.3%
UNARY_INVERT 40 22.2%
LOAD_SMALL_INT 40 22.2%
LOAD_FAST 20 11.1%
POP_JUMP_IF_FALSE 20 11.1%
Successors Count Percentage
BINARY_OP_EXTEND 120 66.7%
BINARY_OP_ADD_INT 20 11.1%
BINARY_OP_SUBTRACT_FLOAT 20 11.1%
BINARY_OP_SUBTRACT_INT 20 11.1%

BUILD_LIST

Successors and predecessors for BUILD_LIST
Predecessors Count Percentage
LOAD_ATTR_SLOT 7,278,300 76.5%
STORE_FAST 561,060 5.9%
POP_JUMP_IF_FALSE 559,860 5.9%
STORE_DEREF 559,860 5.9%
SWAP 559,860 5.9%
Successors Count Percentage
LOAD_FAST 7,278,360 76.5%
STORE_FAST 1,120,920 11.8%
STORE_DEREF 559,860 5.9%
SWAP 559,860 5.9%

BUILD_MAP

Successors and predecessors for BUILD_MAP
Predecessors Count Percentage
LOAD_FAST 3,359,220 85.7%
STORE_FAST 559,860 14.3%
STORE_ATTR_INSTANCE_VALUE 120 0.0%
POP_TOP 60 0.0%
BUILD_TUPLE 60 0.0%
Successors Count Percentage
LOAD_FAST 3,359,520 85.7%
STORE_FAST 559,860 14.3%

BUILD_STRING

Successors and predecessors for BUILD_STRING
Predecessors Count Percentage
FORMAT_SIMPLE 120 100.0%
Successors Count Percentage
STORE_FAST 120 100.0%

BUILD_TUPLE

Successors and predecessors for BUILD_TUPLE
Predecessors Count Percentage
LOAD_FAST 4,479,180 100.0%
LOAD_FAST_LOAD_FAST 120 0.0%
CALL_NON_PY_GENERAL 60 0.0%
LOAD_CONST_IMMORTAL 60 0.0%
LOAD_GLOBAL_BUILTIN 60 0.0%
Successors Count Percentage
LOAD_CONST_IMMORTAL 3,359,220 75.0%
LOAD_CONST_MORTAL 560,100 12.5%
LOAD_FAST 559,860 12.5%
CALL 80 0.0%
RETURN_VALUE 60 0.0%

CALL

Successors and predecessors for CALL
Predecessors Count Percentage
LOAD_ATTR_METHOD_WITH_VALUES 540 22.1%
PUSH_NULL 360 14.8%
LOAD_FAST 300 12.3%
LOAD_ATTR_METHOD_NO_DICT 240 9.8%
LOAD_CONST_IMMORTAL 220 9.0%
Successors Count Percentage
CALL_PY_EXACT_ARGS 1,160 47.5%
CALL_NON_PY_GENERAL 520 21.3%
CALL_METHOD_DESCRIPTOR_NOARGS 240 9.8%
CALL_PY_GENERAL 120 4.9%
CALL_ALLOC_AND_ENTER_INIT 60 2.5%

CALL_INTRINSIC_1

Successors and predecessors for CALL_INTRINSIC_1
Predecessors Count Percentage
LIST_EXTEND 7,278,300 100.0%
Successors Count Percentage
PUSH_NULL 7,278,300 100.0%

CALL_KW

Successors and predecessors for CALL_KW
Predecessors Count Percentage
LOAD_CONST_MORTAL 40 100.0%
Successors Count Percentage
CALL_KW_NON_PY 20 50.0%
CALL_KW_PY 20 50.0%

COMPARE_OP

Successors and predecessors for COMPARE_OP
Predecessors Count Percentage
LOAD_FAST 240 54.5%
CALL_BUILTIN_CLASS 120 27.3%
COMPARE_OP 60 13.6%
LOAD_SMALL_INT 20 4.5%
Successors Count Percentage
POP_JUMP_IF_FALSE 240 54.5%
POP_JUMP_IF_TRUE 120 27.3%
COMPARE_OP 60 13.6%
COMPARE_OP_INT 20 4.5%

CONTAINS_OP

Successors and predecessors for CONTAINS_OP
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 20 100.0%
Successors Count Percentage
CONTAINS_OP_DICT 20 100.0%

COPY

Successors and predecessors for COPY
Predecessors Count Percentage
CALL_BUILTIN_FAST 3,359,280 100.0%
CALL_LEN 1,200 0.0%
LOAD_FAST 120 0.0%
BINARY_OP_EXTEND 120 0.0%
UNARY_NOT 60 0.0%
Successors Count Percentage
TO_BOOL_BOOL 3,359,360 100.0%
TO_BOOL_INT 1,280 0.0%
TO_BOOL 80 0.0%
LOAD_ATTR_INSTANCE_VALUE 80 0.0%
POP_EXCEPT 60 0.0%

COPY_FREE_VARS

Successors and predecessors for COPY_FREE_VARS
Predecessors Count Percentage
CACHE 3,919,080 100.0%
CALL_PY_EXACT_ARGS 540 0.0%
CALL_ALLOC_AND_ENTER_INIT 60 0.0%
Successors Count Percentage
RESUME_CHECK 3,919,560 100.0%
RETURN_GENERATOR 60 0.0%
MAKE_CELL 60 0.0%

DELETE_FAST

Successors and predecessors for DELETE_FAST
Predecessors Count Percentage
LOAD_FAST 3,359,220 100.0%
Successors Count Percentage
RETURN_VALUE 3,359,220 100.0%

DICT_MERGE

Successors and predecessors for DICT_MERGE
Predecessors Count Percentage
LOAD_FAST 3,359,280 100.0%
Successors Count Percentage
CALL_FUNCTION_EX 3,359,280 100.0%

FOR_ITER

Successors and predecessors for FOR_ITER
Predecessors Count Percentage
GET_ITER 140 58.3%
JUMP_BACKWARD_NO_JIT 60 25.0%
FOR_ITER 40 16.7%
Successors Count Percentage
POP_ITER 180 75.0%
FOR_ITER 40 16.7%
FOR_ITER_LIST 20 8.3%

GET_AWAITABLE

Successors and predecessors for GET_AWAITABLE
Predecessors Count Percentage
RETURN_GENERATOR 2,799,480 83.3%
RETURN_VALUE 559,860 16.7%
Successors Count Percentage
LOAD_CONST_IMMORTAL 3,359,340 100.0%

IMPORT_NAME

Successors and predecessors for IMPORT_NAME
Predecessors Count Percentage
LOAD_CONST_IMMORTAL 60 100.0%
Successors Count Percentage
STORE_FAST 60 100.0%

IS_OP

Successors and predecessors for IS_OP
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 3,359,160 100.0%
LOAD_CONST_IMMORTAL 360 0.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 3,359,160 100.0%
RETURN_VALUE 300 0.0%
STORE_FAST 60 0.0%

JUMP_BACKWARD_NO_INTERRUPT

Successors and predecessors for JUMP_BACKWARD_NO_INTERRUPT
Predecessors Count Percentage
RESUME_CHECK 559,980 100.0%
Successors Count Percentage
SEND 559,860 100.0%
SEND_GEN 120 0.0%

JUMP_FORWARD

Successors and predecessors for JUMP_FORWARD
Predecessors Count Percentage
POP_TOP 3,359,220 85.7%
STORE_FAST 562,620 14.3%
Successors Count Percentage
LOAD_DEREF 3,359,160 85.7%
LOAD_FAST 561,480 14.3%
LOAD_GLOBAL_BUILTIN 1,200 0.0%

LIST_APPEND

Successors and predecessors for LIST_APPEND
Predecessors Count Percentage
RETURN_GENERATOR 3,359,160 100.0%
Successors Count Percentage
JUMP_BACKWARD_NO_JIT 3,359,160 100.0%

LIST_EXTEND

Successors and predecessors for LIST_EXTEND
Predecessors Count Percentage
LOAD_ATTR_SLOT 7,278,300 100.0%
Successors Count Percentage
CALL_INTRINSIC_1 7,278,300 100.0%

LOAD_ATTR

Successors and predecessors for LOAD_ATTR
Predecessors Count Percentage
LOAD_ATTR_SLOT 7,278,380 65.0%
LOAD_FAST 3,361,660 30.0%
LOAD_GLOBAL_MODULE 560,540 5.0%
LOAD_ATTR 3,140 0.0%
LOAD_ATTR_INSTANCE_VALUE 400 0.0%
Successors Count Percentage
PUSH_NULL 7,838,280 70.0%
TO_BOOL_NONE 3,359,220 30.0%
LOAD_ATTR 3,140 0.0%
LOAD_ATTR_METHOD_WITH_VALUES 920 0.0%
LOAD_ATTR_INSTANCE_VALUE 720 0.0%

LOAD_DEREF

Successors and predecessors for LOAD_DEREF
Predecessors Count Percentage
POP_JUMP_IF_NONE 6,718,320 22.2%
POP_JUMP_IF_FALSE 3,919,020 13.0%
RESUME_CHECK 3,359,220 11.1%
POP_TOP 3,359,160 11.1%
JUMP_FORWARD 3,359,160 11.1%
Successors Count Percentage
LOAD_SMALL_INT 6,718,380 22.2%
LOAD_ATTR_METHOD_WITH_VALUES 3,919,020 13.0%
LOAD_DEREF 3,359,160 11.1%
POP_JUMP_IF_NONE 3,359,160 11.1%
COMPARE_OP_INT 3,359,160 11.1%

LOAD_FAST

Successors and predecessors for LOAD_FAST
Predecessors Count Percentage
STORE_FAST 53,197,080 17.1%
POP_JUMP_IF_FALSE 49,270,800 15.8%
RESUME_CHECK 44,235,060 14.2%
LOAD_CONST_IMMORTAL 29,115,240 9.3%
POP_TOP 21,277,500 6.8%
Successors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 54,323,300 17.4%
LOAD_ATTR_SLOT 54,307,680 17.4%
LOAD_ATTR_METHOD_WITH_VALUES 50,952,760 16.3%
STORE_ATTR_SLOT 21,835,560 7.0%
POP_JUMP_IF_NOT_NONE 17,917,380 5.7%

LOAD_FAST_AND_CLEAR

Successors and predecessors for LOAD_FAST_AND_CLEAR
Predecessors Count Percentage
GET_ITER 559,860 100.0%
Successors Count Percentage
SWAP 559,860 100.0%

LOAD_FAST_LOAD_FAST

Successors and predecessors for LOAD_FAST_LOAD_FAST
Predecessors Count Percentage
STORE_ATTR_SLOT 21,835,080 30.5%
PUSH_NULL 13,996,860 19.5%
POP_JUMP_IF_NOT_NONE 10,637,460 14.8%
LOAD_FAST_LOAD_FAST 7,278,600 10.2%
LOAD_ATTR_METHOD_WITH_VALUES 7,278,360 10.2%
Successors Count Percentage
STORE_ATTR_SLOT 29,113,440 40.6%
LOAD_FAST 10,637,820 14.8%
LOAD_FAST_LOAD_FAST 7,278,600 10.2%
CALL_ALLOC_AND_ENTER_INIT 7,278,300 10.2%
CALL_BUILTIN_FAST 6,718,320 9.4%

LOAD_GLOBAL

Successors and predecessors for LOAD_GLOBAL
Predecessors Count Percentage
RESUME_CHECK 280 20.9%
POP_TOP 200 14.9%
STORE_ATTR_INSTANCE_VALUE 160 11.9%
LOAD_FAST 140 10.4%
STORE_FAST 140 10.4%
Successors Count Percentage
LOAD_GLOBAL_MODULE 1,040 77.6%
LOAD_GLOBAL_BUILTIN 300 22.4%

LOAD_SMALL_INT

Successors and predecessors for LOAD_SMALL_INT
Predecessors Count Percentage
LOAD_FAST 6,720,180 46.2%
LOAD_DEREF 6,718,380 46.1%
STORE_DEREF 1,119,720 7.7%
POP_JUMP_IF_FALSE 1,200 0.0%
POP_JUMP_IF_TRUE 1,200 0.0%
Successors Count Percentage
BINARY_OP_ADD_INT 6,718,360 46.1%
COMPARE_OP_INT 3,360,820 23.1%
BINARY_OP_SUBTRACT_INT 3,359,200 23.1%
STORE_DEREF 1,119,720 7.7%
STORE_FAST 2,400 0.0%

LOAD_SUPER_ATTR

Successors and predecessors for LOAD_SUPER_ATTR
Predecessors Count Percentage
LOAD_FAST 160 100.0%
Successors Count Percentage
LOAD_SUPER_ATTR_METHOD 160 100.0%

MAKE_CELL

Successors and predecessors for MAKE_CELL
Predecessors Count Percentage
MAKE_CELL 2,239,440 80.0%
CALL_FUNCTION_EX 559,860 20.0%
COPY_FREE_VARS 60 0.0%
CALL_PY_GENERAL 60 0.0%
Successors Count Percentage
MAKE_CELL 2,239,440 80.0%
RESUME_CHECK 559,980 20.0%

POP_JUMP_IF_FALSE

Successors and predecessors for POP_JUMP_IF_FALSE
Predecessors Count Percentage
TO_BOOL_BOOL 60,467,220 63.5%
TO_BOOL_NONE 17,915,820 18.8%
COMPARE_OP_INT 6,721,200 7.1%
CONTAINS_OP_DICT 3,359,220 3.5%
CONTAINS_OP_SET 3,359,220 3.5%
Successors Count Percentage
LOAD_FAST 49,270,800 51.8%
LOAD_CONST_IMMORTAL 30,794,580 32.4%
LOAD_GLOBAL_MODULE 3,919,260 4.1%
LOAD_DEREF 3,919,020 4.1%
NOP 3,359,280 3.5%

POP_JUMP_IF_NONE

Successors and predecessors for POP_JUMP_IF_NONE
Predecessors Count Percentage
LOAD_FAST 10,637,700 61.3%
LOAD_ATTR_INSTANCE_VALUE 3,359,340 19.4%
LOAD_DEREF 3,359,160 19.4%
CALL_NON_PY_GENERAL 120 0.0%
Successors Count Percentage
LOAD_GLOBAL_MODULE 10,637,440 61.3%
LOAD_DEREF 6,718,320 38.7%
LOAD_CONST_IMMORTAL 240 0.0%
LOAD_FAST 120 0.0%
LOAD_GLOBAL_BUILTIN 100 0.0%

POP_JUMP_IF_NOT_NONE

Successors and predecessors for POP_JUMP_IF_NOT_NONE
Predecessors Count Percentage
LOAD_FAST 17,917,380 100.0%
LOAD_GLOBAL_MODULE 180 0.0%
LOAD_DEREF 60 0.0%
Successors Count Percentage
LOAD_FAST_LOAD_FAST 10,637,460 59.4%
LOAD_FAST 3,360,540 18.8%
NOP 3,359,280 18.7%
LOAD_GLOBAL_BUILTIN 559,860 3.1%
LOAD_GLOBAL_MODULE 380 0.0%

POP_JUMP_IF_TRUE

Successors and predecessors for POP_JUMP_IF_TRUE
Predecessors Count Percentage
TO_BOOL_BOOL 6,720,240 92.3%
TO_BOOL 561,060 7.7%
TO_BOOL_INT 1,260 0.0%
COMPARE_OP 120 0.0%
Successors Count Percentage
LOAD_FAST 6,718,740 92.3%
LOAD_GLOBAL_MODULE 559,860 7.7%
LOAD_SMALL_INT 1,200 0.0%
STORE_FAST 1,200 0.0%
JUMP_BACKWARD_NO_JIT 1,140 0.0%

RAISE_VARARGS

Successors and predecessors for RAISE_VARARGS
Predecessors Count Percentage
LOAD_CONST_IMMORTAL 60 100.0%
Successors Count Percentage
COPY 60 100.0%

RERAISE

Successors and predecessors for RERAISE
Predecessors Count Percentage
POP_EXCEPT 60 100.0%
Successors Count Percentage
PUSH_EXC_INFO 60 100.0%

SEND

Successors and predecessors for SEND
Predecessors Count Percentage
JUMP_BACKWARD_NO_INTERRUPT 559,860 50.0%
LOAD_CONST_IMMORTAL 559,860 50.0%
SEND 280 0.0%
Successors Count Percentage
END_SEND 559,860 50.0%
YIELD_VALUE 559,860 50.0%
SEND 280 0.0%

SET_FUNCTION_ATTRIBUTE

Successors and predecessors for SET_FUNCTION_ATTRIBUTE
Predecessors Count Percentage
MAKE_FUNCTION 560,100 50.0%
SET_FUNCTION_ATTRIBUTE 559,860 50.0%
Successors Count Percentage
STORE_FAST 560,100 50.0%
SET_FUNCTION_ATTRIBUTE 559,860 50.0%

STORE_ATTR

Successors and predecessors for STORE_ATTR
Predecessors Count Percentage
LOAD_FAST 3,360,080 100.0%
STORE_ATTR 860 0.0%
LOAD_ATTR_INSTANCE_VALUE 120 0.0%
LOAD_FAST_LOAD_FAST 60 0.0%
SWAP 40 0.0%
Successors Count Percentage
LOAD_DEREF 3,359,160 99.9%
STORE_ATTR_INSTANCE_VALUE 900 0.0%
STORE_ATTR 860 0.0%
LOAD_CONST_IMMORTAL 120 0.0%
LOAD_FAST 60 0.0%

STORE_DEREF

Successors and predecessors for STORE_DEREF
Predecessors Count Percentage
BINARY_OP_ADD_INT 6,718,320 70.6%
LOAD_SMALL_INT 1,119,720 11.8%
BUILD_LIST 559,860 5.9%
CALL_KW_NON_PY 559,860 5.9%
LOAD_CONST_IMMORTAL 559,860 5.9%
Successors Count Percentage
LOAD_FAST 4,478,940 47.1%
LOAD_FAST_LOAD_FAST 3,359,160 35.3%
LOAD_SMALL_INT 1,119,720 11.8%
BUILD_LIST 559,860 5.9%

STORE_FAST

Successors and predecessors for STORE_FAST
Predecessors Count Percentage
RETURN_VALUE 17,917,740 25.4%
LOAD_CONST_IMMORTAL 10,641,240 15.1%
CALL_METHOD_DESCRIPTOR_NOARGS 10,637,460 15.1%
FOR_ITER_RANGE 10,637,460 15.1%
CALL_NON_PY_GENERAL 7,278,660 10.3%
Successors Count Percentage
LOAD_FAST 53,197,080 75.4%
LOAD_CONST_IMMORTAL 7,839,540 11.1%
LOAD_GLOBAL_MODULE 3,359,580 4.8%
LOAD_FAST_LOAD_FAST 3,359,400 4.8%
JUMP_FORWARD 562,620 0.8%

STORE_FAST_STORE_FAST

Successors and predecessors for STORE_FAST_STORE_FAST
Predecessors Count Percentage
UNPACK_SEQUENCE_TWO_TUPLE 180 100.0%
Successors Count Percentage
LOAD_FAST 120 66.7%
LOAD_GLOBAL_MODULE 40 22.2%
LOAD_GLOBAL 20 11.1%

SWAP

Successors and predecessors for SWAP
Predecessors Count Percentage
POP_ITER 559,860 33.3%
BUILD_LIST 559,860 33.3%
LOAD_FAST_AND_CLEAR 559,860 33.3%
LOAD_ATTR 60 0.0%
LOAD_FAST 60 0.0%
Successors Count Percentage
STORE_FAST 559,920 33.3%
GET_ITER 559,860 33.3%
BUILD_LIST 559,860 33.3%
STORE_ATTR_INSTANCE_VALUE 80 0.0%
POP_EXCEPT 60 0.0%

UNPACK_SEQUENCE

Successors and predecessors for UNPACK_SEQUENCE
Predecessors Count Percentage
RETURN_VALUE 20 25.0%
STORE_FAST 20 25.0%
CALL_METHOD_DESCRIPTOR_NOARGS 20 25.0%
CALL_NON_PY_GENERAL 20 25.0%
Successors Count Percentage
UNPACK_SEQUENCE_TWO_TUPLE 80 100.0%

YIELD_VALUE

Successors and predecessors for YIELD_VALUE
Predecessors Count Percentage
SEND 559,860 100.0%
YIELD_VALUE 120 0.0%
Successors Count Percentage
INTERPRETER_EXIT 559,860 100.0%
YIELD_VALUE 120 0.0%

BINARY_OP_ADD_FLOAT

Successors and predecessors for BINARY_OP_ADD_FLOAT
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 1,200 100.0%
Successors Count Percentage
STORE_FAST 1,200 100.0%

BINARY_OP_ADD_INT

Successors and predecessors for BINARY_OP_ADD_INT
Predecessors Count Percentage
LOAD_SMALL_INT 6,718,360 100.0%
BINARY_OP 20 0.0%
Successors Count Percentage
STORE_DEREF 6,718,320 100.0%
SWAP 60 0.0%

BINARY_OP_EXTEND

Successors and predecessors for BINARY_OP_EXTEND
Predecessors Count Percentage
BINARY_OP 120 33.3%
LOAD_GLOBAL_MODULE 120 33.3%
UNARY_INVERT 80 22.2%
POP_JUMP_IF_FALSE 40 11.1%
Successors Count Percentage
COPY 120 33.3%
STORE_FAST 120 33.3%
UNARY_INVERT 60 16.7%
TO_BOOL_INT 40 11.1%
TO_BOOL 20 5.6%

BINARY_OP_SUBTRACT_FLOAT

Successors and predecessors for BINARY_OP_SUBTRACT_FLOAT
Predecessors Count Percentage
LOAD_FAST 40 66.7%
BINARY_OP 20 33.3%
Successors Count Percentage
STORE_FAST 60 100.0%

BINARY_OP_SUBTRACT_INT

Successors and predecessors for BINARY_OP_SUBTRACT_INT
Predecessors Count Percentage
LOAD_SMALL_INT 3,359,200 100.0%
BINARY_OP 20 0.0%
Successors Count Percentage
CALL_PY_EXACT_ARGS 3,359,160 100.0%
SWAP 60 0.0%

BINARY_SUBSCR_DICT

Successors and predecessors for BINARY_SUBSCR_DICT
Predecessors Count Percentage
RETURN_VALUE 60 50.0%
LOAD_FAST 40 33.3%
BINARY_SUBSCR 20 16.7%
Successors Count Percentage
PUSH_EXC_INFO 60 50.0%
RETURN_VALUE 60 50.0%

BINARY_SUBSCR_GETITEM

Successors and predecessors for BINARY_SUBSCR_GETITEM
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 60 100.0%
Successors Count Percentage
RESUME_CHECK 60 100.0%

BINARY_SUBSCR_TUPLE_INT

Successors and predecessors for BINARY_SUBSCR_TUPLE_INT
Predecessors Count Percentage
LOAD_SMALL_INT 280 93.3%
BINARY_SUBSCR 20 6.7%
Successors Count Percentage
FORMAT_SIMPLE 240 80.0%
STORE_FAST 60 20.0%

CALL_ALLOC_AND_ENTER_INIT

Successors and predecessors for CALL_ALLOC_AND_ENTER_INIT
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 7,278,300 100.0%
CALL 60 0.0%
PUSH_NULL 40 0.0%
LOAD_ATTR 40 0.0%
LOAD_CONST_IMMORTAL 40 0.0%
Successors Count Percentage
RESUME_CHECK 7,278,420 100.0%
COPY_FREE_VARS 60 0.0%

CALL_BOUND_METHOD_EXACT_ARGS

Successors and predecessors for CALL_BOUND_METHOD_EXACT_ARGS
Predecessors Count Percentage
PUSH_NULL 40 66.7%
CALL 20 33.3%
Successors Count Percentage
RETURN_GENERATOR 60 100.0%

CALL_BOUND_METHOD_GENERAL

Successors and predecessors for CALL_BOUND_METHOD_GENERAL
Predecessors Count Percentage
LOAD_ATTR 40 66.7%
CALL 20 33.3%
Successors Count Percentage
RESUME_CHECK 60 100.0%

CALL_BUILTIN_CLASS

Successors and predecessors for CALL_BUILTIN_CLASS
Predecessors Count Percentage
LOAD_GLOBAL_MODULE 559,860 99.7%
LOAD_FAST 1,440 0.3%
LOAD_ATTR_INSTANCE_VALUE 160 0.0%
LOAD_GLOBAL_BUILTIN 60 0.0%
RETURN_VALUE 40 0.0%
Successors Count Percentage
GET_ITER 561,120 99.9%
COMPARE_OP 120 0.0%
LOAD_GLOBAL_BUILTIN 120 0.0%
RETURN_VALUE 60 0.0%
LOAD_FAST 60 0.0%

CALL_BUILTIN_FAST

Successors and predecessors for CALL_BUILTIN_FAST
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 6,718,320 66.7%
LOAD_CONST_IMMORTAL 3,359,380 33.3%
CALL 20 0.0%
Successors Count Percentage
POP_TOP 6,718,320 66.7%
COPY 3,359,280 33.3%
TO_BOOL_BOOL 100 0.0%
TO_BOOL 20 0.0%

CALL_BUILTIN_FAST_WITH_KEYWORDS

Successors and predecessors for CALL_BUILTIN_FAST_WITH_KEYWORDS
Predecessors Count Percentage
LOAD_FAST 559,860 100.0%
CALL 40 0.0%
LOAD_SMALL_INT 40 0.0%
CALL_BUILTIN_FAST_WITH_KEYWORDS 40 0.0%
Successors Count Percentage
STORE_FAST 559,860 100.0%
POP_TOP 60 0.0%
CALL_BUILTIN_FAST_WITH_KEYWORDS 40 0.0%
CALL 20 0.0%

CALL_BUILTIN_O

Successors and predecessors for CALL_BUILTIN_O
Predecessors Count Percentage
CALL 40 33.3%
LOAD_FAST 40 33.3%
LOAD_CONST_IMMORTAL 40 33.3%
Successors Count Percentage
POP_TOP 120 100.0%

CALL_ISINSTANCE

Successors and predecessors for CALL_ISINSTANCE
Predecessors Count Percentage
LOAD_GLOBAL_BUILTIN 300 71.4%
BUILD_TUPLE 40 9.5%
CALL 40 9.5%
LOAD_GLOBAL_MODULE 40 9.5%
Successors Count Percentage
TO_BOOL_BOOL 380 90.5%
TO_BOOL 40 9.5%

CALL_KW_NON_PY

Successors and predecessors for CALL_KW_NON_PY
Predecessors Count Percentage
LOAD_CONST_MORTAL 1,120,000 100.0%
CALL_KW 20 0.0%
Successors Count Percentage
POP_TOP 560,040 50.0%
STORE_DEREF 559,860 50.0%
STORE_FAST 120 0.0%

CALL_KW_PY

Successors and predecessors for CALL_KW_PY
Predecessors Count Percentage
LOAD_CONST_MORTAL 3,359,320 100.0%
CALL_KW 20 0.0%
Successors Count Percentage
RESUME_CHECK 3,359,340 100.0%

CALL_LEN

Successors and predecessors for CALL_LEN
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 3,600 100.0%
Successors Count Percentage
STORE_FAST 2,400 66.7%
COPY 1,200 33.3%

CALL_LIST_APPEND

Successors and predecessors for CALL_LIST_APPEND
Predecessors Count Percentage
LOAD_FAST 6,718,320 100.0%
Successors Count Percentage
JUMP_BACKWARD_NO_JIT 6,718,320 100.0%

CALL_METHOD_DESCRIPTOR_FAST

Successors and predecessors for CALL_METHOD_DESCRIPTOR_FAST
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 120 66.7%
RETURN_VALUE 40 22.2%
CALL 20 11.1%
Successors Count Percentage
RETURN_VALUE 120 66.7%
STORE_FAST 60 33.3%

CALL_METHOD_DESCRIPTOR_FAST_WITH_KEYWORDS

Successors and predecessors for CALL_METHOD_DESCRIPTOR_FAST_WITH_KEYWORDS
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 1,200 87.0%
LOAD_CONST_IMMORTAL 60 4.3%
CALL 40 2.9%
LOAD_ATTR 40 2.9%
LOAD_FAST 40 2.9%
Successors Count Percentage
STORE_FAST 1,200 87.0%
POP_TOP 120 8.7%
RETURN_VALUE 60 4.3%

CALL_METHOD_DESCRIPTOR_NOARGS

Successors and predecessors for CALL_METHOD_DESCRIPTOR_NOARGS
Predecessors Count Percentage
LOAD_ATTR_METHOD_WITH_VALUES 16,795,920 69.6%
LOAD_ATTR_METHOD_NO_DICT 7,278,780 30.2%
CALL_METHOD_DESCRIPTOR_NOARGS 64,600 0.3%
CALL 240 0.0%
LOAD_FAST 120 0.0%
Successors Count Percentage
TO_BOOL_BOOL 13,436,720 55.7%
STORE_FAST 10,637,460 44.1%
CALL_METHOD_DESCRIPTOR_NOARGS 64,600 0.3%
POP_TOP 360 0.0%
GET_ITER 120 0.0%

CALL_METHOD_DESCRIPTOR_O

Successors and predecessors for CALL_METHOD_DESCRIPTOR_O
Predecessors Count Percentage
LOAD_FAST 7,278,300 100.0%
LOAD_CONST_IMMORTAL 80 0.0%
CALL 60 0.0%
BUILD_TUPLE 40 0.0%
Successors Count Percentage
POP_TOP 7,278,480 100.0%

CALL_NON_PY_GENERAL

Successors and predecessors for CALL_NON_PY_GENERAL
Predecessors Count Percentage
LOAD_ATTR_METHOD_WITH_VALUES 6,718,360 60.0%
LOAD_FAST 3,919,340 35.0%
PUSH_NULL 561,700 5.0%
CALL 520 0.0%
LOAD_GLOBAL_MODULE 120 0.0%
Successors Count Percentage
STORE_FAST 7,278,660 65.0%
POP_TOP 3,919,320 35.0%
RETURN_VALUE 1,380 0.0%
LOAD_FAST 480 0.0%
POP_JUMP_IF_NONE 120 0.0%

CALL_PY_EXACT_ARGS

Successors and predecessors for CALL_PY_EXACT_ARGS
Predecessors Count Percentage
LOAD_ATTR_METHOD_WITH_VALUES 20,718,680 45.7%
LOAD_FAST 14,000,160 30.9%
LOAD_ATTR_METHOD_NO_DICT 7,278,420 16.0%
BINARY_OP_SUBTRACT_INT 3,359,160 7.4%
CALL 1,160 0.0%
Successors Count Percentage
RESUME_CHECK 39,199,500 86.4%
RETURN_GENERATOR 6,158,580 13.6%
COPY_FREE_VARS 540 0.0%

CALL_PY_GENERAL

Successors and predecessors for CALL_PY_GENERAL
Predecessors Count Percentage
LOAD_FAST 3,359,300 100.0%
CALL 120 0.0%
LOAD_ATTR_METHOD_NO_DICT 120 0.0%
LOAD_CONST_IMMORTAL 80 0.0%
PUSH_NULL 40 0.0%
Successors Count Percentage
RESUME_CHECK 3,359,640 100.0%
MAKE_CELL 60 0.0%

CALL_TYPE_1

Successors and predecessors for CALL_TYPE_1
Predecessors Count Percentage
LOAD_FAST 3,359,220 100.0%
Successors Count Percentage
LOAD_GLOBAL_MODULE 3,359,220 100.0%

COMPARE_OP_INT

Successors and predecessors for COMPARE_OP_INT
Predecessors Count Percentage
LOAD_SMALL_INT 3,360,820 50.0%
LOAD_DEREF 3,359,160 50.0%
LOAD_GLOBAL_MODULE 1,200 0.0%
COMPARE_OP 20 0.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 6,721,200 100.0%

CONTAINS_OP_DICT

Successors and predecessors for CONTAINS_OP_DICT
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 3,359,160 100.0%
LOAD_ATTR_INSTANCE_VALUE 40 0.0%
CONTAINS_OP 20 0.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 3,359,220 100.0%

CONTAINS_OP_SET

Successors and predecessors for CONTAINS_OP_SET
Predecessors Count Percentage
LOAD_GLOBAL_MODULE 3,359,220 100.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 3,359,220 100.0%

FOR_ITER_LIST

Successors and predecessors for FOR_ITER_LIST
Predecessors Count Percentage
JUMP_BACKWARD_NO_JIT 3,359,160 75.0%
GET_ITER 1,122,160 25.0%
FOR_ITER 20 0.0%
Successors Count Percentage
STORE_FAST 3,359,160 75.0%
POP_ITER 1,122,180 25.0%

FOR_ITER_RANGE

Successors and predecessors for FOR_ITER_RANGE
Predecessors Count Percentage
JUMP_BACKWARD_NO_JIT 10,637,460 95.0%
GET_ITER 561,060 5.0%
Successors Count Percentage
STORE_FAST 10,637,460 95.0%
POP_ITER 561,060 5.0%

FOR_ITER_TUPLE

Successors and predecessors for FOR_ITER_TUPLE
Predecessors Count Percentage
JUMP_BACKWARD_NO_JIT 3,359,160 85.7%
GET_ITER 559,860 14.3%
Successors Count Percentage
STORE_FAST 3,359,160 85.7%
POP_ITER 559,860 14.3%

JUMP_BACKWARD_NO_JIT

Successors and predecessors for JUMP_BACKWARD_NO_JIT
Predecessors Count Percentage
POP_TOP 7,278,360 41.9%
CALL_LIST_APPEND 6,718,320 38.7%
LIST_APPEND 3,359,160 19.4%
POP_JUMP_IF_TRUE 1,140 0.0%
Successors Count Percentage
FOR_ITER_RANGE 10,637,460 61.3%
FOR_ITER_LIST 3,359,160 19.4%
FOR_ITER_TUPLE 3,359,160 19.4%
NOP 1,140 0.0%
FOR_ITER 60 0.0%

LOAD_ATTR_CLASS

Successors and predecessors for LOAD_ATTR_CLASS
Predecessors Count Percentage
LOAD_FAST 120 50.0%
LOAD_ATTR_MODULE 120 50.0%
Successors Count Percentage
LOAD_FAST 120 50.0%
LOAD_FAST_LOAD_FAST 120 50.0%

LOAD_ATTR_INSTANCE_VALUE

Successors and predecessors for LOAD_ATTR_INSTANCE_VALUE
Predecessors Count Percentage
LOAD_FAST 54,323,300 99.0%
LOAD_DEREF 559,860 1.0%
LOAD_ATTR 720 0.0%
LOAD_FAST_LOAD_FAST 200 0.0%
LOAD_ATTR_INSTANCE_VALUE 120 0.0%
Successors Count Percentage
TO_BOOL_BOOL 25,755,520 46.9%
LOAD_ATTR_METHOD_NO_DICT 14,558,520 26.5%
RETURN_VALUE 11,197,800 20.4%
POP_JUMP_IF_NONE 3,359,340 6.1%
CALL_LEN 3,600 0.0%

LOAD_ATTR_METHOD_NO_DICT

Successors and predecessors for LOAD_ATTR_METHOD_NO_DICT
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 14,558,520 51.0%
LOAD_FAST 10,637,920 37.3%
LOAD_DEREF 3,359,160 11.8%
LOAD_ATTR 360 0.0%
LOAD_FAST_LOAD_FAST 80 0.0%
Successors Count Percentage
LOAD_FAST 13,996,800 49.0%
CALL_METHOD_DESCRIPTOR_NOARGS 7,278,780 25.5%
CALL_PY_EXACT_ARGS 7,278,420 25.5%
LOAD_FAST_LOAD_FAST 1,500 0.0%
CALL 240 0.0%

LOAD_ATTR_METHOD_WITH_VALUES

Successors and predecessors for LOAD_ATTR_METHOD_WITH_VALUES
Predecessors Count Percentage
LOAD_FAST 50,952,760 82.0%
LOAD_ATTR_SLOT 7,278,400 11.7%
LOAD_DEREF 3,919,020 6.3%
LOAD_ATTR_INSTANCE_VALUE 1,520 0.0%
LOAD_ATTR 920 0.0%
Successors Count Percentage
CALL_PY_EXACT_ARGS 20,718,680 33.3%
CALL_METHOD_DESCRIPTOR_NOARGS 16,795,920 27.0%
LOAD_FAST 10,640,700 17.1%
LOAD_FAST_LOAD_FAST 7,278,360 11.7%
CALL_NON_PY_GENERAL 6,718,360 10.8%

LOAD_ATTR_MODULE

Successors and predecessors for LOAD_ATTR_MODULE
Predecessors Count Percentage
LOAD_GLOBAL_MODULE 24,636,940 100.0%
LOAD_ATTR 620 0.0%
Successors Count Percentage
PUSH_NULL 24,637,080 100.0%
LOAD_ATTR_CLASS 120 0.0%
LOAD_ATTR_SLOT 80 0.0%
UNARY_INVERT 60 0.0%
LOAD_ATTR 60 0.0%

LOAD_ATTR_NONDESCRIPTOR_WITH_VALUES

Successors and predecessors for LOAD_ATTR_NONDESCRIPTOR_WITH_VALUES
Predecessors Count Percentage
LOAD_FAST 40 66.7%
LOAD_ATTR 20 33.3%
Successors Count Percentage
LOAD_FAST 60 100.0%

LOAD_ATTR_SLOT

Successors and predecessors for LOAD_ATTR_SLOT
Predecessors Count Percentage
LOAD_FAST 54,307,680 100.0%
LOAD_ATTR 100 0.0%
LOAD_ATTR_MODULE 80 0.0%
Successors Count Percentage
TO_BOOL_NONE 14,556,600 26.8%
LOAD_ATTR_METHOD_WITH_VALUES 7,278,400 13.4%
LOAD_ATTR 7,278,380 13.4%
TO_BOOL_BOOL 7,278,340 13.4%
BUILD_LIST 7,278,300 13.4%

LOAD_CONST_IMMORTAL

Successors and predecessors for LOAD_CONST_IMMORTAL
Predecessors Count Percentage
POP_JUMP_IF_FALSE 30,794,580 35.9%
STORE_ATTR_SLOT 21,835,440 25.5%
POP_TOP 11,200,320 13.1%
STORE_FAST 7,839,540 9.2%
GET_AWAITABLE 3,359,340 3.9%
Successors Count Percentage
RETURN_VALUE 38,636,520 45.1%
LOAD_FAST 29,115,240 34.0%
STORE_FAST 10,641,240 12.4%
CALL_BUILTIN_FAST 3,359,380 3.9%
SEND_GEN 2,799,480 3.3%

LOAD_CONST_MORTAL

Successors and predecessors for LOAD_CONST_MORTAL
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 3,359,340 66.7%
LOAD_FAST 1,119,960 22.2%
BUILD_TUPLE 560,100 11.1%
LOAD_CONST_MORTAL 240 0.0%
PUSH_NULL 180 0.0%
Successors Count Percentage
CALL_KW_PY 3,359,320 66.7%
CALL_KW_NON_PY 1,120,000 22.2%
MAKE_FUNCTION 560,100 11.1%
BINARY_SUBSCR 240 0.0%
LOAD_CONST_MORTAL 240 0.0%

LOAD_GLOBAL_BUILTIN

Successors and predecessors for LOAD_GLOBAL_BUILTIN
Predecessors Count Percentage
RESUME_CHECK 6,720,460 85.7%
PUSH_NULL 559,860 7.1%
POP_JUMP_IF_NOT_NONE 559,860 7.1%
STORE_FAST 1,240 0.0%
JUMP_FORWARD 1,200 0.0%
Successors Count Percentage
LOAD_FAST 6,724,200 85.7%
LOAD_DEREF 560,340 7.1%
LOAD_GLOBAL_MODULE 559,940 7.1%
CALL_ISINSTANCE 300 0.0%
CHECK_EXC_MATCH 120 0.0%

LOAD_GLOBAL_MODULE

Successors and predecessors for LOAD_GLOBAL_MODULE
Predecessors Count Percentage
RESUME_CHECK 10,639,480 31.7%
POP_JUMP_IF_NONE 10,637,440 31.7%
POP_JUMP_IF_FALSE 3,919,260 11.7%
STORE_FAST 3,359,580 10.0%
CALL_TYPE_1 3,359,220 10.0%
Successors Count Percentage
LOAD_ATTR_MODULE 24,636,940 73.3%
LOAD_FAST_LOAD_FAST 3,359,460 10.0%
CONTAINS_OP_SET 3,359,220 10.0%
LOAD_ATTR 560,540 1.7%
LOAD_FAST 560,520 1.7%

LOAD_SUPER_ATTR_METHOD

Successors and predecessors for LOAD_SUPER_ATTR_METHOD
Predecessors Count Percentage
LOAD_FAST 560,180 100.0%
LOAD_SUPER_ATTR 160 0.0%
Successors Count Percentage
LOAD_FAST 559,980 99.9%
CALL_PY_EXACT_ARGS 200 0.0%
CALL 100 0.0%
LOAD_FAST_LOAD_FAST 60 0.0%

RESUME_CHECK

Successors and predecessors for RESUME_CHECK
Predecessors Count Percentage
CALL_PY_EXACT_ARGS 39,199,500 51.9%
CACHE 11,757,780 15.6%
CALL_ALLOC_AND_ENTER_INIT 7,278,420 9.6%
POP_TOP 6,158,700 8.1%
COPY_FREE_VARS 3,919,560 5.2%
Successors Count Percentage
LOAD_FAST 44,235,060 58.5%
LOAD_GLOBAL_MODULE 10,639,480 14.1%
NOP 7,278,840 9.6%
LOAD_GLOBAL_BUILTIN 6,720,460 8.9%
LOAD_DEREF 3,359,220 4.4%

SEND_GEN

Successors and predecessors for SEND_GEN
Predecessors Count Percentage
LOAD_CONST_IMMORTAL 2,799,480 100.0%
JUMP_BACKWARD_NO_INTERRUPT 120 0.0%
Successors Count Percentage
POP_TOP 2,799,480 100.0%
RESUME_CHECK 120 0.0%

STORE_ATTR_INSTANCE_VALUE

Successors and predecessors for STORE_ATTR_INSTANCE_VALUE
Predecessors Count Percentage
LOAD_FAST 561,580 50.0%
LOAD_FAST_LOAD_FAST 560,100 49.9%
STORE_ATTR 900 0.1%
SWAP 80 0.0%
Successors Count Percentage
LOAD_CONST_IMMORTAL 1,121,100 99.9%
LOAD_FAST 720 0.1%
LOAD_GLOBAL_MODULE 380 0.0%
LOAD_GLOBAL 160 0.0%
BUILD_MAP 120 0.0%

STORE_ATTR_SLOT

Successors and predecessors for STORE_ATTR_SLOT
Predecessors Count Percentage
LOAD_FAST_LOAD_FAST 29,113,440 57.1%
LOAD_FAST 21,835,560 42.9%
STORE_ATTR 60 0.0%
Successors Count Percentage
LOAD_CONST_IMMORTAL 21,835,440 42.9%
LOAD_FAST_LOAD_FAST 21,835,080 42.9%
LOAD_FAST 7,278,540 14.3%

STORE_SUBSCR_DICT

Successors and predecessors for STORE_SUBSCR_DICT
Predecessors Count Percentage
LOAD_FAST 3,359,160 100.0%
LOAD_ATTR 40 0.0%
STORE_SUBSCR 20 0.0%
Successors Count Percentage
LOAD_FAST 3,359,220 100.0%

TO_BOOL_BOOL

Successors and predecessors for TO_BOOL_BOOL
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 25,755,520 38.3%
RETURN_VALUE 13,997,320 20.8%
CALL_METHOD_DESCRIPTOR_NOARGS 13,436,720 20.0%
LOAD_ATTR_SLOT 7,278,340 10.8%
COPY 3,359,360 5.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 60,467,220 90.0%
POP_JUMP_IF_TRUE 6,720,240 10.0%
UNARY_NOT 60 0.0%

TO_BOOL_INT

Successors and predecessors for TO_BOOL_INT
Predecessors Count Percentage
COPY 1,280 82.1%
TO_BOOL 120 7.7%
LOAD_FAST 80 5.1%
BINARY_OP_EXTEND 40 2.6%
LOAD_ATTR_SLOT 40 2.6%
Successors Count Percentage
POP_JUMP_IF_TRUE 1,260 80.8%
POP_JUMP_IF_FALSE 240 15.4%
UNARY_NOT 60 3.8%

TO_BOOL_LIST

Successors and predecessors for TO_BOOL_LIST
Predecessors Count Percentage
LOAD_ATTR_INSTANCE_VALUE 2,400 100.0%
Successors Count Percentage
POP_JUMP_IF_FALSE 2,400 100.0%

TO_BOOL_NONE

Successors and predecessors for TO_BOOL_NONE
Predecessors Count Percentage
LOAD_ATTR_SLOT 14,556,600 81.2%
LOAD_ATTR 3,359,220 18.8%
Successors Count Percentage
POP_JUMP_IF_FALSE 17,915,820 100.0%

UNPACK_SEQUENCE_TWO_TUPLE

Successors and predecessors for UNPACK_SEQUENCE_TWO_TUPLE
Predecessors Count Percentage
UNPACK_SEQUENCE 80 33.3%
RETURN_VALUE 40 16.7%
STORE_FAST 40 16.7%
CALL_METHOD_DESCRIPTOR_NOARGS 40 16.7%
CALL_NON_PY_GENERAL 40 16.7%
Successors Count Percentage
STORE_FAST_STORE_FAST 180 75.0%
LOAD_FAST 60 25.0%

Specialization stats

Specialization stats by family

BINARY_OP

specialization stats for BINARY_OP family
Kind Count Ratio
hit

Specialized instructions that complete.

10,079,220 100.0%
Success Count Ratio
Success 180 100.0%
Failure 0 0.0%

BINARY_SUBSCR

specialization stats for BINARY_SUBSCR family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

240 30.0%
hit

Specialized instructions that complete.

480 60.0%
Success Count Ratio
Success 40 50.0%
Failure 40 50.0%
Failure kind Count Ratio
other 40 100.0%

CALL

specialization stats for CALL family
Kind Count Ratio
hit

Specialized instructions that complete.

101,913,780 96.7%
miss

Specialized instructions that deopt.

3,424,120 3.3%
Success Count Ratio
Success 67,040 100.0%
Failure 0 0.0%
Failure kind Count Ratio
init not python 20 20 / 0 !!

CALL_KW

specialization stats for CALL_KW family
Success Count Ratio
Success 40 100.0%
Failure 0 0.0%

COMPARE_OP

specialization stats for COMPARE_OP family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

360 0.0%
hit

Specialized instructions that complete.

6,721,200 100.0%
Success Count Ratio
Success 20 25.0%
Failure 60 75.0%
Failure kind Count Ratio
tuple 40 66.7%
bool 20 33.3%

CONTAINS_OP

specialization stats for CONTAINS_OP family
Kind Count Ratio
hit

Specialized instructions that complete.

6,718,440 100.0%
Success Count Ratio
Success 20 100.0%
Failure 0 0.0%

FOR_ITER

specialization stats for FOR_ITER family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

180 0.0%
hit

Specialized instructions that complete.

19,598,880 100.0%
Success Count Ratio
Success 20 33.3%
Failure 40 66.7%
Failure kind Count Ratio
dict items 40 100.0%

LOAD_ATTR

specialization stats for LOAD_ATTR family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

11,198,580 4.8%
hit

Specialized instructions that complete.

224,539,020 95.2%
Success Count Ratio
Success 2,740 46.8%
Failure 3,120 53.2%
Failure kind Count Ratio
method 1,900 60.9%
overriding descriptor 940 30.1%
module attr not found 200 6.4%
metaclass attribute 20 0.6%

LOAD_GLOBAL

specialization stats for LOAD_GLOBAL family
Kind Count Ratio
deopt

Specialized instructions that deopt.

60 0.0%
hit

Specialized instructions that complete.

41,444,160 100.0%
miss

Specialized instructions that deopt.

60 0.0%
Success Count Ratio
Success 1,340 100.0%
Failure 0 0.0%

LOAD_SUPER_ATTR

specialization stats for LOAD_SUPER_ATTR family
Kind Count Ratio
hit

Specialized instructions that complete.

560,340 100.0%
Success Count Ratio
Success 160 100.0%
Failure 0 0.0%

SEND

specialization stats for SEND family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

1,119,720 28.6%
hit

Specialized instructions that complete.

2,799,600 71.4%
Success Count Ratio
Success 0 0.0%
Failure 280 100.0%
Failure kind Count Ratio
other 280 100.0%

STORE_ATTR

specialization stats for STORE_ATTR family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

3,359,340 6.1%
hit

Specialized instructions that complete.

52,071,720 93.9%
Success Count Ratio
Success 960 52.7%
Failure 860 47.3%
Failure kind Count Ratio
overriding descriptor 840 97.7%

STORE_SUBSCR

specialization stats for STORE_SUBSCR family
Kind Count Ratio
hit

Specialized instructions that complete.

3,359,220 100.0%
Success Count Ratio
Success 20 100.0%
Failure 0 0.0%

TO_BOOL

specialization stats for TO_BOOL family
Kind Count Ratio
deferred

Lists the number of "deferred" (i.e. not specialized) instructions executed.

561,120 0.7%
hit

Specialized instructions that complete.

85,107,300 99.3%
Success Count Ratio
Success 620 75.6%
Failure 200 24.4%
Failure kind Count Ratio
tuple 140 70.0%
sequence 60 30.0%

UNPACK_SEQUENCE

specialization stats for UNPACK_SEQUENCE family
Kind Count Ratio
hit

Specialized instructions that complete.

240 75.0%
Success Count Ratio
Success 80 100.0%
Failure 0 0.0%

Specialization effectiveness

specialization effectiveness

All entries are execution counts. Should add up to the total number of Tier 1 instructions executed.

Instructions Count Ratio
Basic

Instructions that are not and cannot be specialized, e.g. LOAD_FAST.

956,385,180 55.2%
Not specialized

Instructions that could be specialized but aren't, e.g. LOAD_ATTR, BINARY_SLICE.

16,252,840 0.9%
Specialized hits

Specialized instructions, e.g. LOAD_ATTR_MODULE that complete.

757,603,920 43.7%
Specialized misses

Specialized instructions, e.g. LOAD_ATTR_MODULE that deopt.

3,436,420 0.2%

Deferred by instruction

Breakdown of deferred (not specialized) instruction counts by family
Name Count Ratio
LOAD_ATTR 11,198,580 69.0%
STORE_ATTR 3,359,340 20.7%
SEND 1,119,720 6.9%
TO_BOOL 561,120 3.5%
COMPARE_OP 360 0.0%
BINARY_SUBSCR 240 0.0%
FOR_ITER 180 0.0%
BINARY_SLICE 0 0.0%
STORE_SLICE 0 0.0%
CACHE 0 0.0%

Misses by instruction

Breakdown of misses (specialized deopts) instruction counts by family
Name Count Ratio
CALL_METHOD_DESCRIPTOR_NOARGS 3,424,000 99.3%
RESUME 12,240 0.4%
RESUME_CHECK 12,240 0.4%
CALL_METHOD_DESCRIPTOR_O 120 0.0%
LOAD_GLOBAL_BUILTIN 60 0.0%
CACHE 0 0.0%
CALL_FUNCTION_EX 0 0.0%
CHECK_EXC_MATCH 0 0.0%
END_SEND 0 0.0%
EXIT_INIT_CHECK 0 0.0%

Call stats

Inlined calls and frame stats

This shows what fraction of calls to Python functions are inlined (i.e. not having a call at the C level) and for those that are not, where the call comes from. The various categories overlap.

Also includes the count of frame objects created.

Count Ratio
Calls to PyEval_EvalDefault 19,036,080 23.3%
Calls to Python functions inlined 62,715,780 76.7%
Calls via PyEval_EvalFrame (total) 19,036,080 23.3%
Calls via PyEval_EvalFrame (vector) 15,117,000 18.5%
Calls via PyEval_EvalFrame (generator) 3,919,080 4.8%
Calls via PyEval_EvalFrame (legacy) 0 0.0%
Calls via PyEval_EvalFrame (function vectorcall) 15,117,000 18.5%
Calls via PyEval_EvalFrame (build class) 0 0.0%
Calls via PyEval_EvalFrame (slot) 0 0.0%
Calls via PyEval_EvalFrame (function ex) 559,860 0.7%
Calls via PyEval_EvalFrame (api) 60 0.0%
Calls via PyEval_EvalFrame (method) 11,197,380 13.7%
Frame objects created 420 0.0%
Frames pushed 82,311,660 100.7%

Object stats

Allocations, frees and dict materializatons

Below, "allocations" means "allocations that are not from a freelist". Total allocations = "Allocations from freelist" + "Allocations".

"Inline values" is the number of values arrays inlined into objects.

The cache hit/miss numbers are for the MRO cache, split into dunder and other names.

Count Ratio
Allocations from freelist 45,483,420 42.7%
Frees to freelist 45,483,460
Allocations 61,034,320 57.3%
Allocations to 512 bytes 60,990,520 57.3%
Allocations to 4 kbytes 43,800 0.0%
Allocations over 4 kbytes 0 0.0%
Frees 62,710,715
Inline values 3,919,440
Interpreter mortal increfs 818,621,040 67.8%
Interpreter mortal decrefs 832,462,660 61.0%
Mortal increfs 165,168,199 13.7%
Mortal decrefs 243,575,409 17.8%
Interpreter immortal increfs 141,671,220 11.7%
Interpreter immortal decrefs 175,451,160 12.9%
Immortal increfs 82,065,840 6.8%
Immortal decrefs 113,114,113 8.3%
Materialize dict (on request) 0 0.0%
Materialize dict (new key) 0 0.0%
Materialize dict (too big) 0 0.0%
Materialize dict (str subclass) 0 0.0%
Method cache hits 34,720,148
Method cache misses 560,252
Method cache collisions 559,721
Method cache dunder hits 560,994
Method cache dunder misses 126

GC stats

GC collections and effectiveness

Collected/visits gives some measure of efficiency.

Generation Collections Objects collected Object visits Reachable from roots Not reachable from roots
0 0 0 0 0 0
1 12,720 160 355,946,486 32,698,760 26,245,180
2 0 0 0 0 0

Optimization (Tier 2) stats

statistics about the Tier 2 optimizer

Rare events

Counts of rare/unlikely events
Event Count
set class

Setting an object's class, obj.__class__ = ...

0
set bases

Setting the bases of a class, cls.__bases__ = ...

0
set eval frame func

Setting the PEP 523 frame eval function _PyInterpreterState_SetFrameEvalFunc()

0
builtin dict

Modifying the builtins, __builtins__.__dict__[var] = ...

0
func modification

Modifying a function, e.g. func.__defaults__ = ..., etc.

0
watched dict modification

A watched dict has been modified

0
watched globals modification

A watched globals() dict has been modified

0

Meta stats

Meta statistics
Count
Number of data files 20

Stats gathered on: 2025-02-02