===== CPYTHON vs. OPY Overview # A tibble: 5 x 3 table_name cpython opy 1 frames 1448 1448 2 names 17027 30134 3 consts 7486 6680 4 flags 3164 3144 5 ops 64710 67053 ===== Cell Variables CPython [1] path code_name kind name <0 rows> (or 0-length row.names) OPy [1] path code_name kind name <0 rows> (or 0-length row.names) ===== CLOSURE bytecodes CPython [1] path code_name op_name op_arg <0 rows> (or 0-length row.names) OPy [1] path code_name op_name op_arg <0 rows> (or 0-length row.names) ===== Rare bytecodes DELETE_FAST in CPython [1] path code_name op_name op_arg <0 rows> (or 0-length row.names) DELETE_FAST in OPy path code_name op_name op_arg 1 _build/oil/bytecode-opy/bin/oil.pyc ShellMain DELETE_FAST 83 2 _build/oil/bytecode-opy/bin/oil.pyc ShellMain DELETE_FAST 83 3 _build/oil/bytecode-opy/bin/oil.pyc ShellMain DELETE_FAST 137 4 _build/oil/bytecode-opy/bin/oil.pyc ShellMain DELETE_FAST 83 5 _build/oil/bytecode-opy/bin/oil.pyc ShellMain DELETE_FAST 137 6 _build/oil/bytecode-opy/core/dev.pyc MaybeDump DELETE_FAST 15 STORE_GLOBAL in OPy path code_name op_name op_arg 1 _build/oil/bytecode-opy/asdl/runtime.pyc __setattr__ STORE_GLOBAL 10 2 _build/oil/bytecode-opy/core/util.pyc GetResourceLoader STORE_GLOBAL 0 3 _build/oil/bytecode-opy/core/util.pyc GetResourceLoader STORE_GLOBAL 0 4 _build/oil/bytecode-opy/core/util.pyc GetResourceLoader STORE_GLOBAL 0 STORE_SLICE+1 in OPy path code_name op_name op_arg 1 _build/oil/bytecode-opy/pylib/unpickle.pyc load_tuple STORE_SLICE+1 2 2 _build/oil/bytecode-opy/pylib/unpickle.pyc load_tuple2 STORE_SLICE+1 0 3 _build/oil/bytecode-opy/pylib/unpickle.pyc load_tuple3 STORE_SLICE+1 0 4 _build/oil/bytecode-opy/pylib/unpickle.pyc load_list STORE_SLICE+1 2 5 _build/oil/bytecode-opy/pylib/unpickle.pyc load_dict STORE_SLICE+1 2