Skip to content

Instantly share code, notes, and snippets.

@mdboom
Created March 12, 2024 15:36
Show Gist options
  • Save mdboom/5df18f20f569b74156d59d3cc01ecc6c to your computer and use it in GitHub Desktop.
Save mdboom/5df18f20f569b74156d59d3cc01ecc6c to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
# To display the perf.data header info, please use --header/--header-only options.
#
#
# Total Lost Samples: 998
#
# Samples: 101K of event 'cycles:Pu'
# Event count (approx.): 99011315390
#
# Children Self Command Shared Object Symbol
# ........ ........ ........... ................................................ .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
#
37.83% 18.59% python python [.] _PyEval_EvalFrameDefault
|
|--23.20%--_PyEval_EvalFrameDefault
| |
| |--4.97%--PyObject_Vectorcall
| | |
| | --4.97%--_PyObject_VectorcallTstate (inlined)
| | |
| | --4.87%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.45%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --3.91%--method_vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --3.91%--_PyEval_EvalFrameDefault
| | |
| | |--2.09%--PyObject_Call
| | | _PyObject_Call (inlined)
| | | _PyVectorcall_Call (inlined)
| | | |
| | | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | builtin_compile
| | | |
| | | --2.09%--builtin_compile_impl (inlined)
| | | Py_CompileStringObject
| | | |
| | | |--1.18%--_PyPegen_run_parser_from_string
| | | | |
| | | | --1.15%--_PyPegen_run_parser
| | | | _PyPegen_parse
| | | | file_rule (inlined)
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | statement_rule (inlined)
| | | | |
| | | | --1.07%--compound_stmt_rule
| | | | |
| | | | --0.62%--class_def_rule (inlined)
| | | | class_def_raw_rule
| | | | |
| | | | --0.61%--block_rule
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | |
| | | | --0.61%--statement_rule (inlined)
| | | | |
| | | | --0.59%--compound_stmt_rule
| | | | |
| | | | --0.58%--function_def_rule (inlined)
| | | | |
| | | | --0.57%--function_def_raw_rule
| | | | |
| | | | --0.50%--block_rule
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | |
| | | --0.88%--_PyAST_Compile
| | | |
| | | --0.68%--compiler_mod (inlined)
| | | |
| | | --0.63%--compiler_codegen
| | | compiler_body (inlined)
| | |
| | --0.69%--PyObject_IsTrue
| | slot_nb_bool
| | call_unbound_noarg (inlined)
| | PyObject_CallOneArg
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| |--3.58%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --3.24%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --3.22%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --2.86%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --2.81%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --2.73%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --2.71%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --2.46%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --2.43%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --2.37%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--1.70%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --1.44%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --1.12%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --1.11%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --0.70%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --0.68%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | |
| | --0.57%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.53%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| |--1.93%--builtin_sum
| | |
| | --1.89%--builtin_sum_impl (inlined)
| | |
| | --1.51%--PyIter_Next
| | |
| | --1.36%--gen_iternext
| | |
| | --1.27%--gen_send_ex2 (inlined)
| | |
| | --1.04%--_PyEval_EvalFrame (inlined)
| | |
| | --0.82%--_PyEval_EvalFrameDefault
| | |
| | --0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| |--1.35%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.26%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.24%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --1.20%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.20%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.13%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.12%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --1.07%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.04%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.98%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.91%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.89%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.79%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.78%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.56%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.55%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| |--0.83%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.82%--import_find_and_load (inlined)
| | |
| | --0.81%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.72%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.71%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.71%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.68%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --0.62%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| |--0.83%--_PyEval_FrameClearAndPop
| | |
| | --0.73%--clear_thread_frame (inlined)
| | |
| | --0.64%--_PyFrame_ClearExceptCode
| |
| |--0.81%--import_name (inlined)
| | |
| | --0.81%--PyImport_ImportModuleLevelObject
| | |
| | --0.73%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.69%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.67%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.67%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.65%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.62%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.59%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.56%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.54%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.53%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| |--0.71%--Py_INCREF (inlined)
| |
| |--0.65%--PyObject_GetIter
| |
| --0.56%--PyFunction_NewWithQualName
|
|--8.93%--__libc_start_call_main
| Py_BytesMain
| pymain_main (inlined)
| |
| --8.90%--Py_RunMain (inlined)
| |
| --8.90%--pymain_run_python (inlined)
| |
| --8.66%--pymain_run_file (inlined)
| pymain_run_file_obj (inlined)
| _PyRun_AnyFileObject
| _PyRun_SimpleFileObject
| pyrun_file (inlined)
| run_mod
| run_eval_code_obj (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| |--3.23%--builtin_sum
| | builtin_sum_impl (inlined)
| | PyIter_Next
| | gen_iternext
| | gen_send_ex2 (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.94%--Py_INCREF (inlined)
|
|--3.34%--_start
| __libc_start_main_impl (inlined)
| __libc_start_call_main
| Py_BytesMain
| pymain_main (inlined)
| |
| --3.31%--Py_RunMain (inlined)
| pymain_run_python (inlined)
| |
| --2.85%--pymain_run_file (inlined)
| pymain_run_file_obj (inlined)
| _PyRun_AnyFileObject
| _PyRun_SimpleFileObject
| pyrun_file (inlined)
| run_mod
| run_eval_code_obj (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.00%--builtin_sum
| builtin_sum_impl (inlined)
| PyIter_Next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--1.31%--0xffffffffffffffff
|
--0.66%--_PyEval_EvalFrameDefault
32.08% 0.00% python python [.] PyEval_EvalCode
|
--32.08%--PyEval_EvalCode
|
--32.08%--_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--7.84%--import_name (inlined)
| |
| --7.84%--PyImport_ImportModuleLevelObject
| |
| |--7.08%--import_find_and_load (inlined)
| | |
| | --7.08%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.59%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.34%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.19%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --5.73%--import_find_and_load (inlined)
| | |
| | --5.73%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --5.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --5.37%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --5.37%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.69%--import_name (inlined)
| | |
| | --4.68%--PyImport_ImportModuleLevelObject
| | |
| | --4.31%--import_find_and_load (inlined)
| | |
| | --4.31%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--3.53%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --3.48%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--1.40%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --1.36%--import_find_and_load (inlined)
| | | | |
| | | | --1.36%--PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.63%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --0.62%--PyEval_EvalCode
| | | | |
| | | | --0.62%--_PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | |--0.80%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --0.78%--import_find_and_load (inlined)
| | | | PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | --0.79%--PyObject_Vectorcall
| | | _PyObject_VectorcallTstate (inlined)
| | | |
| | | --0.75%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --0.74%--builtin___build_class__
| | |
| | --0.55%--marshal_loads
| | marshal_loads_impl (inlined)
| | |
| | --0.55%--read_object
| | r_object
| | |
| | --0.54%--r_object
| | |
| | --0.54%--r_object
| | |
| | --0.51%--r_object
| |
| --0.76%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.76%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.74%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.68%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.57%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--4.65%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.65%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.16%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --1.01%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.61%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| _PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.55%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
|
|--1.26%--Py_INCREF (inlined)
|
|--0.70%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.57%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
|--0.56%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.54%--import_find_and_load (inlined)
| |
| --0.54%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.56%--PyFunction_NewWithQualName
32.08% 0.00% python python [.] _PyEval_Vector (inlined)
|
---_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--7.84%--import_name (inlined)
| |
| --7.84%--PyImport_ImportModuleLevelObject
| |
| |--7.08%--import_find_and_load (inlined)
| | |
| | --7.08%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.59%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.34%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.19%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --5.73%--import_find_and_load (inlined)
| | |
| | --5.73%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --5.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --5.37%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --5.37%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.69%--import_name (inlined)
| | |
| | --4.68%--PyImport_ImportModuleLevelObject
| | |
| | --4.31%--import_find_and_load (inlined)
| | |
| | --4.31%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--3.53%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --3.48%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--1.40%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --1.36%--import_find_and_load (inlined)
| | | | |
| | | | --1.36%--PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.63%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --0.62%--PyEval_EvalCode
| | | | |
| | | | --0.62%--_PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | |--0.80%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --0.78%--import_find_and_load (inlined)
| | | | PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | --0.79%--PyObject_Vectorcall
| | | _PyObject_VectorcallTstate (inlined)
| | | |
| | | --0.75%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --0.74%--builtin___build_class__
| | |
| | --0.55%--marshal_loads
| | marshal_loads_impl (inlined)
| | |
| | --0.55%--read_object
| | r_object
| | |
| | --0.54%--r_object
| | |
| | --0.54%--r_object
| | |
| | --0.51%--r_object
| |
| --0.76%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.76%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.74%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.68%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.57%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--4.65%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.65%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.16%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --1.01%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.61%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| _PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.55%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
|
|--1.26%--Py_INCREF (inlined)
|
|--0.70%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.57%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
|--0.56%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.54%--import_find_and_load (inlined)
| |
| --0.54%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.56%--PyFunction_NewWithQualName
32.08% 0.00% python python [.] _PyEval_EvalFrame (inlined)
|
---_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--7.84%--import_name (inlined)
| |
| --7.84%--PyImport_ImportModuleLevelObject
| |
| |--7.08%--import_find_and_load (inlined)
| | |
| | --7.08%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.59%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.34%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.19%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --5.73%--import_find_and_load (inlined)
| | |
| | --5.73%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --5.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --5.37%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --5.37%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.69%--import_name (inlined)
| | |
| | --4.68%--PyImport_ImportModuleLevelObject
| | |
| | --4.31%--import_find_and_load (inlined)
| | |
| | --4.31%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--3.53%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --3.48%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--1.40%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --1.36%--import_find_and_load (inlined)
| | | | |
| | | | --1.36%--PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.63%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --0.62%--PyEval_EvalCode
| | | | |
| | | | --0.62%--_PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | |--0.80%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --0.78%--import_find_and_load (inlined)
| | | | PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | |
| | | --0.79%--PyObject_Vectorcall
| | | _PyObject_VectorcallTstate (inlined)
| | | |
| | | --0.75%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --0.74%--builtin___build_class__
| | |
| | --0.55%--marshal_loads
| | marshal_loads_impl (inlined)
| | |
| | --0.55%--read_object
| | r_object
| | |
| | --0.54%--r_object
| | |
| | --0.54%--r_object
| | |
| | --0.51%--r_object
| |
| --0.76%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.76%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.74%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.68%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.57%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--4.65%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.65%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.16%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --1.01%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.61%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| _PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.55%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
|
|--1.26%--Py_INCREF (inlined)
|
|--0.70%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.57%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
|--0.56%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.54%--import_find_and_load (inlined)
| |
| --0.54%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.56%--PyFunction_NewWithQualName
27.48% 0.00% python libc.so.6 [.] __libc_start_call_main
|
---__libc_start_call_main
|
--27.31%--Py_BytesMain
|
--27.31%--pymain_main (inlined)
|
|--26.64%--Py_RunMain (inlined)
| |
| |--24.09%--pymain_run_python (inlined)
| | |
| | |--19.06%--pymain_run_file (inlined)
| | | pymain_run_file_obj (inlined)
| | | _PyRun_AnyFileObject
| | | _PyRun_SimpleFileObject
| | | |
| | | --19.06%--pyrun_file (inlined)
| | | |
| | | --18.92%--run_mod
| | | |
| | | --18.82%--run_eval_code_obj (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--6.16%--builtin_sum
| | | | |
| | | | --6.13%--builtin_sum_impl (inlined)
| | | | |
| | | | --5.74%--PyIter_Next
| | | | |
| | | | --5.59%--gen_iternext
| | | | |
| | | | --5.51%--gen_send_ex2 (inlined)
| | | | |
| | | | --5.28%--_PyEval_EvalFrame (inlined)
| | | | |
| | | | --5.06%--_PyEval_EvalFrameDefault
| | | | |
| | | | |--0.69%--_PyEval_FrameClearAndPop
| | | | | |
| | | | | --0.68%--clear_gen_frame (inlined)
| | | | |
| | | | --0.60%--Py_INCREF (inlined)
| | | |
| | | |--1.26%--Py_INCREF (inlined)
| | | |
| | | |--0.69%--_PyEval_FrameClearAndPop
| | | | |
| | | | --0.63%--clear_thread_frame (inlined)
| | | | |
| | | | --0.56%--_PyFrame_ClearExceptCode
| | | |
| | | |--0.65%--PyObject_GetIter
| | | |
| | | --0.56%--PyFunction_NewWithQualName
| | |
| | --5.02%--pymain_run_module
| | |
| | --4.95%--_PyEval_EvalFrameDefault
| | |
| | --4.94%--PyObject_Vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.69%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.11%--method_vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --4.11%--_PyEval_EvalFrameDefault
| | |
| | |--2.07%--PyObject_Call
| | | _PyObject_Call (inlined)
| | | _PyVectorcall_Call (inlined)
| | | |
| | | --2.07%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | builtin_compile
| | | |
| | | --2.06%--builtin_compile_impl (inlined)
| | | Py_CompileStringObject
| | | |
| | | |--1.16%--_PyPegen_run_parser_from_string
| | | | |
| | | | --1.13%--_PyPegen_run_parser
| | | | _PyPegen_parse
| | | | file_rule (inlined)
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | statement_rule (inlined)
| | | | |
| | | | --1.05%--compound_stmt_rule
| | | | |
| | | | --0.61%--class_def_rule (inlined)
| | | | class_def_raw_rule
| | | | |
| | | | --0.61%--block_rule
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | |
| | | | --0.61%--statement_rule (inlined)
| | | | |
| | | | --0.58%--compound_stmt_rule
| | | | |
| | | | --0.57%--function_def_rule (inlined)
| | | | |
| | | | --0.56%--function_def_raw_rule
| | | |
| | | --0.88%--_PyAST_Compile
| | | |
| | | --0.68%--compiler_mod (inlined)
| | | |
| | | --0.63%--compiler_codegen
| | | compiler_body (inlined)
| | |
| | --0.54%--PyObject_IsTrue
| | slot_nb_bool
| | call_unbound_noarg (inlined)
| | PyObject_CallOneArg
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| --2.55%--Py_FinalizeEx (inlined)
| |
| |--0.90%--gc_collect_main
| |
| |--0.80%--finalize_modules
| | |
| | --0.65%--gc_collect_main
| |
| --0.72%--PyGC_Collect
| gc_collect_main
| |
| --0.52%--deduce_unreachable (inlined)
|
--0.67%--pymain_init
|
--0.67%--Py_InitializeFromConfig
|
--0.52%--pyinit_main
init_interp_main
27.38% 0.00% python python [.] Py_BytesMain
|
--27.38%--Py_BytesMain
pymain_main (inlined)
|
|--26.70%--Py_RunMain (inlined)
| |
| |--24.14%--pymain_run_python (inlined)
| | |
| | |--19.08%--pymain_run_file (inlined)
| | | pymain_run_file_obj (inlined)
| | | _PyRun_AnyFileObject
| | | _PyRun_SimpleFileObject
| | | |
| | | --19.08%--pyrun_file (inlined)
| | | |
| | | --18.94%--run_mod
| | | |
| | | --18.84%--run_eval_code_obj (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--6.16%--builtin_sum
| | | | |
| | | | --6.13%--builtin_sum_impl (inlined)
| | | | |
| | | | --5.74%--PyIter_Next
| | | | |
| | | | --5.59%--gen_iternext
| | | | |
| | | | --5.51%--gen_send_ex2 (inlined)
| | | | |
| | | | --5.28%--_PyEval_EvalFrame (inlined)
| | | | |
| | | | --5.06%--_PyEval_EvalFrameDefault
| | | | |
| | | | |--0.69%--_PyEval_FrameClearAndPop
| | | | | |
| | | | | --0.68%--clear_gen_frame (inlined)
| | | | |
| | | | --0.60%--Py_INCREF (inlined)
| | | |
| | | |--1.26%--Py_INCREF (inlined)
| | | |
| | | |--0.69%--_PyEval_FrameClearAndPop
| | | | |
| | | | --0.63%--clear_thread_frame (inlined)
| | | | |
| | | | --0.56%--_PyFrame_ClearExceptCode
| | | |
| | | |--0.65%--PyObject_GetIter
| | | |
| | | --0.56%--PyFunction_NewWithQualName
| | |
| | --5.06%--pymain_run_module
| | |
| | --4.98%--_PyEval_EvalFrameDefault
| | |
| | --4.98%--PyObject_Vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.72%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.13%--method_vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --4.13%--_PyEval_EvalFrameDefault
| | |
| | |--2.07%--PyObject_Call
| | | _PyObject_Call (inlined)
| | | _PyVectorcall_Call (inlined)
| | | |
| | | --2.07%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | builtin_compile
| | | |
| | | --2.07%--builtin_compile_impl (inlined)
| | | Py_CompileStringObject
| | | |
| | | |--1.16%--_PyPegen_run_parser_from_string
| | | | |
| | | | --1.14%--_PyPegen_run_parser
| | | | _PyPegen_parse
| | | | file_rule (inlined)
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | statement_rule (inlined)
| | | | |
| | | | --1.06%--compound_stmt_rule
| | | | |
| | | | --0.61%--class_def_rule (inlined)
| | | | class_def_raw_rule
| | | | |
| | | | --0.61%--block_rule
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | |
| | | | --0.61%--statement_rule (inlined)
| | | | |
| | | | --0.59%--compound_stmt_rule
| | | | |
| | | | --0.57%--function_def_rule (inlined)
| | | | |
| | | | --0.56%--function_def_raw_rule
| | | |
| | | --0.88%--_PyAST_Compile
| | | |
| | | --0.68%--compiler_mod (inlined)
| | | |
| | | --0.63%--compiler_codegen
| | | compiler_body (inlined)
| | |
| | --0.56%--PyObject_IsTrue
| | slot_nb_bool
| | call_unbound_noarg (inlined)
| | PyObject_CallOneArg
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| --2.55%--Py_FinalizeEx (inlined)
| |
| |--0.90%--gc_collect_main
| |
| |--0.80%--finalize_modules
| | |
| | --0.65%--gc_collect_main
| |
| --0.72%--PyGC_Collect
| gc_collect_main
| |
| --0.52%--deduce_unreachable (inlined)
|
--0.69%--pymain_init
|
--0.68%--Py_InitializeFromConfig
|
--0.54%--pyinit_main
init_interp_main
27.38% 0.00% python python [.] pymain_main (inlined)
|
---pymain_main (inlined)
|
|--26.70%--Py_RunMain (inlined)
| |
| |--24.14%--pymain_run_python (inlined)
| | |
| | |--19.08%--pymain_run_file (inlined)
| | | pymain_run_file_obj (inlined)
| | | _PyRun_AnyFileObject
| | | _PyRun_SimpleFileObject
| | | |
| | | --19.08%--pyrun_file (inlined)
| | | |
| | | --18.94%--run_mod
| | | |
| | | --18.84%--run_eval_code_obj (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--6.16%--builtin_sum
| | | | |
| | | | --6.13%--builtin_sum_impl (inlined)
| | | | |
| | | | --5.74%--PyIter_Next
| | | | |
| | | | --5.59%--gen_iternext
| | | | |
| | | | --5.51%--gen_send_ex2 (inlined)
| | | | |
| | | | --5.28%--_PyEval_EvalFrame (inlined)
| | | | |
| | | | --5.06%--_PyEval_EvalFrameDefault
| | | | |
| | | | |--0.69%--_PyEval_FrameClearAndPop
| | | | | |
| | | | | --0.68%--clear_gen_frame (inlined)
| | | | |
| | | | --0.60%--Py_INCREF (inlined)
| | | |
| | | |--1.26%--Py_INCREF (inlined)
| | | |
| | | |--0.69%--_PyEval_FrameClearAndPop
| | | | |
| | | | --0.63%--clear_thread_frame (inlined)
| | | | |
| | | | --0.56%--_PyFrame_ClearExceptCode
| | | |
| | | |--0.65%--PyObject_GetIter
| | | |
| | | --0.56%--PyFunction_NewWithQualName
| | |
| | --5.06%--pymain_run_module
| | |
| | --4.98%--_PyEval_EvalFrameDefault
| | |
| | --4.98%--PyObject_Vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.72%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.13%--method_vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --4.13%--_PyEval_EvalFrameDefault
| | |
| | |--2.07%--PyObject_Call
| | | _PyObject_Call (inlined)
| | | _PyVectorcall_Call (inlined)
| | | |
| | | --2.07%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | builtin_compile
| | | |
| | | --2.07%--builtin_compile_impl (inlined)
| | | Py_CompileStringObject
| | | |
| | | |--1.16%--_PyPegen_run_parser_from_string
| | | | |
| | | | --1.14%--_PyPegen_run_parser
| | | | _PyPegen_parse
| | | | file_rule (inlined)
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | statement_rule (inlined)
| | | | |
| | | | --1.06%--compound_stmt_rule
| | | | |
| | | | --0.61%--class_def_rule (inlined)
| | | | class_def_raw_rule
| | | | |
| | | | --0.61%--block_rule
| | | | statements_rule
| | | | _loop1_3_rule (inlined)
| | | | |
| | | | --0.61%--statement_rule (inlined)
| | | | |
| | | | --0.59%--compound_stmt_rule
| | | | |
| | | | --0.57%--function_def_rule (inlined)
| | | | |
| | | | --0.56%--function_def_raw_rule
| | | |
| | | --0.88%--_PyAST_Compile
| | | |
| | | --0.68%--compiler_mod (inlined)
| | | |
| | | --0.63%--compiler_codegen
| | | compiler_body (inlined)
| | |
| | --0.56%--PyObject_IsTrue
| | slot_nb_bool
| | call_unbound_noarg (inlined)
| | PyObject_CallOneArg
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| --2.55%--Py_FinalizeEx (inlined)
| |
| |--0.90%--gc_collect_main
| |
| |--0.80%--finalize_modules
| | |
| | --0.65%--gc_collect_main
| |
| --0.72%--PyGC_Collect
| gc_collect_main
| |
| --0.52%--deduce_unreachable (inlined)
|
--0.69%--pymain_init
|
--0.68%--Py_InitializeFromConfig
|
--0.54%--pyinit_main
init_interp_main
26.70% 0.00% python python [.] Py_RunMain (inlined)
|
---Py_RunMain (inlined)
|
|--24.14%--pymain_run_python (inlined)
| |
| |--19.08%--pymain_run_file (inlined)
| | pymain_run_file_obj (inlined)
| | _PyRun_AnyFileObject
| | _PyRun_SimpleFileObject
| | |
| | --19.08%--pyrun_file (inlined)
| | |
| | --18.94%--run_mod
| | |
| | --18.84%--run_eval_code_obj (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--6.16%--builtin_sum
| | | |
| | | --6.13%--builtin_sum_impl (inlined)
| | | |
| | | --5.74%--PyIter_Next
| | | |
| | | --5.59%--gen_iternext
| | | |
| | | --5.51%--gen_send_ex2 (inlined)
| | | |
| | | --5.28%--_PyEval_EvalFrame (inlined)
| | | |
| | | --5.06%--_PyEval_EvalFrameDefault
| | | |
| | | |--0.69%--_PyEval_FrameClearAndPop
| | | | |
| | | | --0.68%--clear_gen_frame (inlined)
| | | |
| | | --0.60%--Py_INCREF (inlined)
| | |
| | |--1.26%--Py_INCREF (inlined)
| | |
| | |--0.69%--_PyEval_FrameClearAndPop
| | | |
| | | --0.63%--clear_thread_frame (inlined)
| | | |
| | | --0.56%--_PyFrame_ClearExceptCode
| | |
| | |--0.65%--PyObject_GetIter
| | |
| | --0.56%--PyFunction_NewWithQualName
| |
| --5.06%--pymain_run_module
| |
| --4.98%--_PyEval_EvalFrameDefault
| |
| --4.98%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --4.72%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --4.13%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.13%--_PyEval_EvalFrameDefault
| |
| |--2.07%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.07%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.07%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.16%--_PyPegen_run_parser_from_string
| | | |
| | | --1.14%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.06%--compound_stmt_rule
| | | |
| | | --0.61%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.61%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.57%--function_def_rule (inlined)
| | | |
| | | --0.56%--function_def_raw_rule
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --0.56%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--2.55%--Py_FinalizeEx (inlined)
|
|--0.90%--gc_collect_main
|
|--0.80%--finalize_modules
| |
| --0.65%--gc_collect_main
|
--0.72%--PyGC_Collect
gc_collect_main
|
--0.52%--deduce_unreachable (inlined)
24.33% 0.00% python python [.] pymain_run_python (inlined)
|
---pymain_run_python (inlined)
|
|--19.10%--pymain_run_file (inlined)
| pymain_run_file_obj (inlined)
| _PyRun_AnyFileObject
| _PyRun_SimpleFileObject
| |
| --19.10%--pyrun_file (inlined)
| |
| --18.96%--run_mod
| |
| --18.86%--run_eval_code_obj (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| |--6.16%--builtin_sum
| | |
| | --6.13%--builtin_sum_impl (inlined)
| | |
| | --5.74%--PyIter_Next
| | |
| | --5.59%--gen_iternext
| | |
| | --5.51%--gen_send_ex2 (inlined)
| | |
| | --5.28%--_PyEval_EvalFrame (inlined)
| | |
| | --5.06%--_PyEval_EvalFrameDefault
| | |
| | |--0.69%--_PyEval_FrameClearAndPop
| | | |
| | | --0.68%--clear_gen_frame (inlined)
| | |
| | --0.60%--Py_INCREF (inlined)
| |
| |--1.26%--Py_INCREF (inlined)
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.63%--clear_thread_frame (inlined)
| | |
| | --0.56%--_PyFrame_ClearExceptCode
| |
| |--0.65%--PyObject_GetIter
| |
| --0.56%--PyFunction_NewWithQualName
|
--5.22%--pymain_run_module
|
--5.14%--_PyEval_EvalFrameDefault
|
--5.14%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_FASTCALL_KEYWORDS
|
--4.88%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--4.25%--method_vectorcall
_PyObject_VectorcallTstate (inlined)
|
--4.25%--_PyEval_EvalFrameDefault
|
|--2.08%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| |
| --2.07%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.07%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--1.17%--_PyPegen_run_parser_from_string
| | |
| | --1.14%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.06%--compound_stmt_rule
| | |
| | --0.61%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.61%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.61%--statement_rule (inlined)
| | |
| | --0.59%--compound_stmt_rule
| | |
| | --0.57%--function_def_rule (inlined)
| | |
| | --0.56%--function_def_raw_rule
| |
| --0.88%--_PyAST_Compile
| |
| --0.68%--compiler_mod (inlined)
| |
| --0.63%--compiler_codegen
| compiler_body (inlined)
|
--0.66%--PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
19.21% 0.00% python python [.] run_mod
|
--19.10%--run_mod
|
--18.89%--run_eval_code_obj (inlined)
PyEval_EvalCode
|
--18.89%--_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
19.12% 0.00% python python [.] pyrun_file (inlined)
|
---pyrun_file (inlined)
|
--18.97%--run_mod
|
--18.88%--run_eval_code_obj (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
19.11% 0.00% python python [.] _PyRun_SimpleFileObject
|
---_PyRun_SimpleFileObject
|
--19.10%--pyrun_file (inlined)
|
--18.96%--run_mod
|
--18.87%--run_eval_code_obj (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
19.10% 0.00% python python [.] pymain_run_file (inlined)
|
---pymain_run_file (inlined)
pymain_run_file_obj (inlined)
_PyRun_AnyFileObject
_PyRun_SimpleFileObject
|
--19.10%--pyrun_file (inlined)
|
--18.96%--run_mod
|
--18.86%--run_eval_code_obj (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
19.10% 0.00% python python [.] pymain_run_file_obj (inlined)
|
---pymain_run_file_obj (inlined)
_PyRun_AnyFileObject
_PyRun_SimpleFileObject
|
--19.10%--pyrun_file (inlined)
|
--18.96%--run_mod
|
--18.86%--run_eval_code_obj (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
19.10% 0.00% python python [.] _PyRun_AnyFileObject
|
---_PyRun_AnyFileObject
_PyRun_SimpleFileObject
|
--19.10%--pyrun_file (inlined)
|
--18.96%--run_mod
|
--18.86%--run_eval_code_obj (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
18.94% 0.00% python python [.] run_eval_code_obj (inlined)
|
---run_eval_code_obj (inlined)
|
--18.94%--PyEval_EvalCode
|
--18.93%--_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--6.16%--builtin_sum
| |
| --6.13%--builtin_sum_impl (inlined)
| |
| --5.74%--PyIter_Next
| |
| --5.59%--gen_iternext
| |
| --5.51%--gen_send_ex2 (inlined)
| |
| --5.28%--_PyEval_EvalFrame (inlined)
| |
| --5.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--_PyEval_FrameClearAndPop
| | |
| | --0.68%--clear_gen_frame (inlined)
| |
| --0.60%--Py_INCREF (inlined)
|
|--1.26%--Py_INCREF (inlined)
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.63%--clear_thread_frame (inlined)
| |
| --0.56%--_PyFrame_ClearExceptCode
|
|--0.65%--PyObject_GetIter
|
--0.56%--PyFunction_NewWithQualName
14.03% 0.01% python python [.] cfunction_vectorcall_FASTCALL_KEYWORDS
|
--14.02%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--12.28%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| |--7.06%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | |--6.54%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --6.36%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --6.14%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --6.14%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --5.98%--import_name (inlined)
| | | |
| | | --5.97%--PyImport_ImportModuleLevelObject
| | | |
| | | |--5.42%--import_find_and_load (inlined)
| | | | |
| | | | --5.42%--PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --5.19%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --5.06%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --4.72%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --4.28%--import_find_and_load (inlined)
| | | | PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--3.34%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | |
| | | | | --3.29%--builtin_exec
| | | | | builtin_exec_impl (inlined)
| | | | | |
| | | | | --3.29%--PyEval_EvalCode
| | | | | _PyEval_Vector (inlined)
| | | | | _PyEval_EvalFrame (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | | |
| | | | | |--1.25%--import_name (inlined)
| | | | | | PyImport_ImportModuleLevelObject
| | | | | | |
| | | | | | --1.19%--import_find_and_load (inlined)
| | | | | | PyObject_CallMethodObjArgs
| | | | | | object_vacall
| | | | | | _PyObject_VectorcallTstate (inlined)
| | | | | | _PyEval_EvalFrameDefault
| | | | | |
| | | | | |--0.93%--PyObject_Vectorcall
| | | | | | _PyObject_VectorcallTstate (inlined)
| | | | | | |
| | | | | | --0.89%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | | |
| | | | | | --0.88%--builtin___build_class__
| | | | | |
| | | | | --0.56%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --0.54%--import_find_and_load (inlined)
| | | | | PyObject_CallMethodObjArgs
| | | | | object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.69%--marshal_loads
| | | | |
| | | | --0.69%--marshal_loads_impl (inlined)
| | | | |
| | | | --0.69%--read_object
| | | | r_object
| | | | |
| | | | --0.68%--r_object
| | | | |
| | | | --0.68%--r_object
| | | | |
| | | | --0.62%--r_object
| | | | |
| | | | --0.51%--r_object
| | | |
| | | --0.55%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | cfunction_vectorcall_FASTCALL_KEYWORDS
| | | builtin___import__
| | | builtin___import___impl (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --0.55%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | |
| | --0.53%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.52%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --4.58%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.58%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.15%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --0.96%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.51%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| _PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.51%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
|
--1.55%--builtin___import__
|
--1.55%--builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--1.55%--import_find_and_load (inlined)
|
--1.55%--PyObject_CallMethodObjArgs
|
--1.55%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--1.05%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--1.04%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.99%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--0.74%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.61%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.59%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.51%--import_name (inlined)
PyImport_ImportModuleLevelObject
13.73% 0.00% python python [.] builtin_exec
|
--13.73%--builtin_exec
builtin_exec_impl (inlined)
|
--13.73%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--8.35%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--7.57%--import_find_and_load (inlined)
| | |
| | --7.57%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.98%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.73%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.73%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.49%--import_name (inlined)
| | |
| | --6.49%--PyImport_ImportModuleLevelObject
| | |
| | |--5.93%--import_find_and_load (inlined)
| | | |
| | | --5.93%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --5.63%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --5.50%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --5.12%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --4.64%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--3.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --3.60%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--1.54%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --1.48%--import_find_and_load (inlined)
| | | | | |
| | | | | --1.48%--PyObject_CallMethodObjArgs
| | | | | object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | | |
| | | | | --0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | |
| | | | | --0.61%--builtin_exec
| | | | | builtin_exec_impl (inlined)
| | | | | |
| | | | | --0.60%--PyEval_EvalCode
| | | | | |
| | | | | --0.60%--_PyEval_Vector (inlined)
| | | | | _PyEval_EvalFrame (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.97%--PyObject_Vectorcall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.92%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.91%--builtin___build_class__
| | | |
| | | --0.69%--marshal_loads
| | | |
| | | --0.69%--marshal_loads_impl (inlined)
| | | |
| | | --0.69%--read_object
| | | r_object
| | | |
| | | --0.68%--r_object
| | | |
| | | --0.67%--r_object
| | | |
| | | --0.61%--r_object
| | | |
| | | --0.53%--r_object
| | |
| | --0.55%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.55%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.78%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.77%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.75%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.69%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.57%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--4.62%--method_vectorcall
_PyObject_VectorcallTstate (inlined)
|
--4.62%--_PyEval_EvalFrameDefault
|
|--2.09%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| |
| --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.09%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--1.18%--_PyPegen_run_parser_from_string
| | |
| | --1.15%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.08%--compound_stmt_rule
| | |
| | --0.62%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.62%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.61%--statement_rule (inlined)
| | |
| | --0.59%--compound_stmt_rule
| | |
| | --0.58%--function_def_rule (inlined)
| | |
| | --0.57%--function_def_raw_rule
| | |
| | --0.50%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.50%--statement_rule (inlined)
| |
| --0.88%--_PyAST_Compile
| |
| --0.68%--compiler_mod (inlined)
| |
| --0.63%--compiler_codegen
| compiler_body (inlined)
|
--0.99%--PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.54%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.54%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
13.73% 0.00% python python [.] builtin_exec_impl (inlined)
|
---builtin_exec_impl (inlined)
|
--13.73%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
|--8.35%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--7.57%--import_find_and_load (inlined)
| | |
| | --7.57%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.99%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.74%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.73%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.50%--import_name (inlined)
| | |
| | --6.50%--PyImport_ImportModuleLevelObject
| | |
| | |--5.94%--import_find_and_load (inlined)
| | | |
| | | --5.94%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --5.63%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --5.50%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --5.12%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --4.64%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--3.65%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --3.60%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --3.60%--PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--1.54%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --1.48%--import_find_and_load (inlined)
| | | | | |
| | | | | --1.48%--PyObject_CallMethodObjArgs
| | | | | object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | | |
| | | | | --0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | |
| | | | | --0.61%--builtin_exec
| | | | | builtin_exec_impl (inlined)
| | | | | |
| | | | | --0.60%--PyEval_EvalCode
| | | | | |
| | | | | --0.60%--_PyEval_Vector (inlined)
| | | | | _PyEval_EvalFrame (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.97%--PyObject_Vectorcall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.92%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.91%--builtin___build_class__
| | | |
| | | --0.69%--marshal_loads
| | | |
| | | --0.69%--marshal_loads_impl (inlined)
| | | |
| | | --0.69%--read_object
| | | r_object
| | | |
| | | --0.68%--r_object
| | | |
| | | --0.67%--r_object
| | | |
| | | --0.61%--r_object
| | | |
| | | --0.53%--r_object
| | |
| | --0.55%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.55%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.78%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.78%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.75%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.69%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.57%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--4.62%--method_vectorcall
_PyObject_VectorcallTstate (inlined)
|
--4.62%--_PyEval_EvalFrameDefault
|
|--2.09%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| |
| --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.09%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--1.18%--_PyPegen_run_parser_from_string
| | |
| | --1.15%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.08%--compound_stmt_rule
| | |
| | --0.62%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.62%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.61%--statement_rule (inlined)
| | |
| | --0.59%--compound_stmt_rule
| | |
| | --0.58%--function_def_rule (inlined)
| | |
| | --0.57%--function_def_raw_rule
| | |
| | --0.50%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.50%--statement_rule (inlined)
| |
| --0.88%--_PyAST_Compile
| |
| --0.68%--compiler_mod (inlined)
| |
| --0.63%--compiler_codegen
| compiler_body (inlined)
|
--0.99%--PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.54%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.54%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
9.93% 0.00% python libc.so.6 [.] __libc_start_main_impl (inlined)
|
---__libc_start_main_impl (inlined)
|
--9.93%--__libc_start_call_main
|
--9.77%--0x5585c5bdfdfe
|
--9.77%--0x5585c5bdfdfe
|
--9.50%--0x5585c5bdfe29
|
|--8.08%--0x5585c5bdefbd
| |
| |--4.73%--0x5585c5bdf7f0
| | 0x5585c5bdf7f0
| | 0x5585c5bb782b
| | 0x5585c5bb7166
| | 0x5585c5bb7166
| | |
| | --4.70%--0x5585c5bb55fc
| | |
| | --4.67%--0x5585c5bb5538
| | 0x5585c5b4cfb6
| | 0x5585c5b4cfb6
| | 0x5585c5b4cfb6
| | 0x5585c59a0e0f
| | |
| | --1.47%--0x55e94a515c51
| | |
| | --1.47%--0x55e94a515c51
| | |
| | --1.09%--0x55e94a3b8d9f
| | |
| | --1.07%--0x55e94a3ef0a4
| | |
| | --1.05%--0x55e94a3ef0a4
| | |
| | --1.00%--0x55e94a3ef0a4
| | |
| | --0.98%--0x55e94a37124e
| |
| --3.34%--0x5603ab146bfd
| |
| --3.30%--0x5603aaf04a69
| |
| --3.30%--0x5603aaf6b2bf
| 0x5603aaf6b2bf
| 0x5603aafcb21e
| |
| --3.16%--0x5603ab0afe4f
| 0x5603ab0afe4f
| 0x5603ab0b4fb6
| 0x5603ab0b4fb6
| 0x5603ab0b4fb6
| 0x5603aaf0cd9d
| |
| --2.74%--0x55a67e19cb80
| 0x55a67e19cb80
| |
| --2.74%--0x55a67e132d71
| |
| --1.40%--0x55a67e19b13b
| 0x55a67e19b13b
| 0x55a67e19b13b
| |
| --1.39%--0x55a67e1f921e
| 0x55a67e2debf1
| |
| --1.39%--0x55a67e2debf1
| 0x55a67e34e1d1
| |
| |--0.77%--0x55a67e13f378
| | |
| | --0.75%--0x55a67e13ef7b
| | 0x55a67e16c310
| | 0x55a67e16c310
| | 0x55a67e16912b
| | 0x55a67e16912b
| | 0x55a67e16912b
| | |
| | --0.70%--0x55a67e166e28
| |
| --0.60%--0x55a67e2fb755
|
--1.42%--0x5585c5bacf8c
|
--0.55%--0x5585c5b796f5
9.75% 0.00% python python [.] _start
|
---_start
__libc_start_main_impl (inlined)
|
--9.75%--__libc_start_call_main
|
--9.74%--Py_BytesMain
|
--9.74%--pymain_main (inlined)
|
--9.47%--Py_RunMain (inlined)
|
|--8.05%--pymain_run_python (inlined)
| |
| |--4.73%--pymain_run_file (inlined)
| | pymain_run_file_obj (inlined)
| | _PyRun_AnyFileObject
| | _PyRun_SimpleFileObject
| | pyrun_file (inlined)
| | |
| | --4.69%--run_mod
| | |
| | --4.67%--run_eval_code_obj (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.19%--builtin_sum
| | |
| | --1.18%--builtin_sum_impl (inlined)
| | |
| | --1.09%--PyIter_Next
| | |
| | --1.07%--gen_iternext
| | |
| | --1.05%--gen_send_ex2 (inlined)
| | |
| | --1.00%--_PyEval_EvalFrame (inlined)
| | |
| | --0.98%--_PyEval_EvalFrameDefault
| |
| --3.32%--pymain_run_module
| |
| --3.28%--_PyEval_EvalFrameDefault
| |
| --3.27%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --3.14%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --2.72%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --2.72%--_PyEval_EvalFrameDefault
| |
| --1.40%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| |
| --1.39%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --1.39%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--0.77%--_PyPegen_run_parser_from_string
| | |
| | --0.75%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --0.70%--compound_stmt_rule
| |
| --0.60%--_PyAST_Compile
|
--1.42%--Py_FinalizeEx (inlined)
|
--0.55%--gc_collect_main
9.29% 0.00% python python [.] object_vacall
|
--9.00%--object_vacall
_PyObject_VectorcallTstate (inlined)
|
--8.99%--_PyEval_EvalFrameDefault
|
--8.27%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--7.50%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.34%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--6.75%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.49%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.26%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.26%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --5.71%--import_name (inlined)
| | |
| | --5.71%--PyImport_ImportModuleLevelObject
| | |
| | |--5.08%--import_find_and_load (inlined)
| | | |
| | | --5.07%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.72%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --4.63%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --4.63%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.11%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --3.85%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--2.80%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --2.77%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --2.77%--PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--1.20%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --1.12%--import_find_and_load (inlined)
| | | | | |
| | | | | --1.11%--PyObject_CallMethodObjArgs
| | | | | |
| | | | | --1.11%--object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.84%--PyObject_Vectorcall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.78%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.78%--builtin___build_class__
| | | |
| | | --0.70%--marshal_loads
| | | |
| | | --0.70%--marshal_loads_impl (inlined)
| | | |
| | | --0.70%--read_object
| | | r_object
| | | |
| | | --0.69%--r_object
| | | |
| | | --0.69%--r_object
| | | |
| | | --0.53%--r_object
| | |
| | --0.63%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.63%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.52%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.58%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.58%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.51%--import_name (inlined)
| PyImport_ImportModuleLevelObject
|
--0.77%--builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.76%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.75%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.72%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--0.52%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
9.29% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
--9.27%--_PyEval_EvalFrameDefault
|
--8.43%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--7.66%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.49%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--6.90%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.61%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.38%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.38%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.05%--import_name (inlined)
| | |
| | --6.05%--PyImport_ImportModuleLevelObject
| | |
| | |--5.40%--import_find_and_load (inlined)
| | | |
| | | --5.40%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.96%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --4.87%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --4.87%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.32%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --4.05%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--2.95%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --2.91%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --2.91%--PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--1.10%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --1.03%--import_find_and_load (inlined)
| | | | | |
| | | | | --1.03%--PyObject_CallMethodObjArgs
| | | | | |
| | | | | --1.02%--object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.90%--PyObject_Vectorcall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.84%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.83%--builtin___build_class__
| | | |
| | | --0.72%--marshal_loads
| | | |
| | | --0.72%--marshal_loads_impl (inlined)
| | | |
| | | --0.72%--read_object
| | | r_object
| | | |
| | | --0.71%--r_object
| | | |
| | | --0.71%--r_object
| | | |
| | | --0.55%--r_object
| | |
| | --0.64%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.64%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.53%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.59%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.59%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.51%--import_name (inlined)
| PyImport_ImportModuleLevelObject
|
--0.77%--builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.76%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.75%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.72%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--0.52%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
9.29% 0.00% python python [.] PyObject_CallMethodObjArgs
|
--9.29%--PyObject_CallMethodObjArgs
|
--9.29%--object_vacall
_PyObject_VectorcallTstate (inlined)
|
--9.27%--_PyEval_EvalFrameDefault
|
--8.43%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--7.63%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.46%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--6.89%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.60%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.38%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.37%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.03%--import_name (inlined)
| | |
| | --6.02%--PyImport_ImportModuleLevelObject
| | |
| | |--5.37%--import_find_and_load (inlined)
| | | |
| | | --5.36%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.89%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --4.81%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --4.81%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.19%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --3.96%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--2.83%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --2.79%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --2.79%--PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--0.97%--import_name (inlined)
| | | | | PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --0.89%--import_find_and_load (inlined)
| | | | | |
| | | | | --0.89%--PyObject_CallMethodObjArgs
| | | | | object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.86%--PyObject_Vectorcall
| | | | |
| | | | --0.86%--_PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.80%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.79%--builtin___build_class__
| | | |
| | | --0.71%--marshal_loads
| | | |
| | | --0.71%--marshal_loads_impl (inlined)
| | | |
| | | --0.70%--read_object
| | | r_object
| | | |
| | | --0.69%--r_object
| | | |
| | | --0.68%--r_object
| | | |
| | | --0.52%--r_object
| | |
| | --0.65%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.65%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.53%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.57%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.56%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.54%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--0.80%--builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.79%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.78%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.74%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--0.54%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
9.28% 0.01% python python [.] PyImport_ImportModuleLevelObject
|
--9.28%--PyImport_ImportModuleLevelObject
|
|--8.65%--import_find_and_load (inlined)
| |
| --8.64%--PyObject_CallMethodObjArgs
| |
| --8.64%--object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.80%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --7.60%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.42%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| |--6.81%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --6.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --6.30%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --6.30%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --5.93%--import_name (inlined)
| | |
| | --5.93%--PyImport_ImportModuleLevelObject
| | |
| | |--5.27%--import_find_and_load (inlined)
| | | |
| | | --5.27%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --4.67%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --4.60%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --4.60%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--3.81%--import_name (inlined)
| | | | PyImport_ImportModuleLevelObject
| | | | |
| | | | --3.63%--import_find_and_load (inlined)
| | | | PyObject_CallMethodObjArgs
| | | | object_vacall
| | | | _PyObject_VectorcallTstate (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | |--2.46%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | |
| | | | | --2.43%--builtin_exec
| | | | | builtin_exec_impl (inlined)
| | | | | |
| | | | | --2.43%--PyEval_EvalCode
| | | | | _PyEval_Vector (inlined)
| | | | | _PyEval_EvalFrame (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | | |
| | | | | |--0.71%--PyObject_Vectorcall
| | | | | | |
| | | | | | --0.71%--_PyObject_VectorcallTstate (inlined)
| | | | | | |
| | | | | | --0.66%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | | | |
| | | | | | --0.65%--builtin___build_class__
| | | | | |
| | | | | --0.71%--import_name (inlined)
| | | | | |
| | | | | --0.70%--PyImport_ImportModuleLevelObject
| | | | | |
| | | | | --0.63%--import_find_and_load (inlined)
| | | | | |
| | | | | --0.62%--PyObject_CallMethodObjArgs
| | | | | |
| | | | | --0.62%--object_vacall
| | | | | _PyObject_VectorcallTstate (inlined)
| | | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.64%--marshal_loads
| | | | |
| | | | --0.64%--marshal_loads_impl (inlined)
| | | | |
| | | | --0.64%--read_object
| | | | r_object
| | | | |
| | | | --0.60%--r_object
| | | | |
| | | | --0.60%--r_object
| | | |
| | | --0.52%--PyObject_Vectorcall
| | | _PyObject_VectorcallTstate (inlined)
| | |
| | --0.65%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin___import__
| | builtin___import___impl (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --0.65%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --0.60%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.60%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.58%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.52%--import_name (inlined)
| PyImport_ImportModuleLevelObject
|
--0.62%--PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.61%--cfunction_vectorcall_FASTCALL_KEYWORDS
builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.57%--import_name (inlined)
PyImport_ImportModuleLevelObject
9.27% 0.00% python python [.] import_find_and_load (inlined)
|
---import_find_and_load (inlined)
|
--9.27%--PyObject_CallMethodObjArgs
|
--9.27%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--8.42%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--8.21%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--8.00%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
|--7.29%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --6.88%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --6.64%--builtin_exec
| builtin_exec_impl (inlined)
| |
| --6.64%--PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --6.25%--import_name (inlined)
| |
| --6.24%--PyImport_ImportModuleLevelObject
| |
| |--5.59%--import_find_and_load (inlined)
| | |
| | --5.58%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.91%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.84%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --4.84%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--3.96%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --3.78%--import_find_and_load (inlined)
| | | PyObject_CallMethodObjArgs
| | | |
| | | --3.78%--object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--2.52%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --2.49%--builtin_exec
| | | | builtin_exec_impl (inlined)
| | | | |
| | | | --2.49%--PyEval_EvalCode
| | | | _PyEval_Vector (inlined)
| | | | _PyEval_EvalFrame (inlined)
| | | | _PyEval_EvalFrameDefault
| | | | |
| | | | --0.71%--PyObject_Vectorcall
| | | | |
| | | | --0.71%--_PyObject_VectorcallTstate (inlined)
| | | | |
| | | | --0.66%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | | |
| | | | --0.65%--builtin___build_class__
| | | |
| | | --0.65%--marshal_loads
| | | |
| | | --0.65%--marshal_loads_impl (inlined)
| | | |
| | | --0.65%--read_object
| | | r_object
| | | |
| | | --0.61%--r_object
| | | |
| | | --0.60%--r_object
| | |
| | --0.58%--PyObject_Vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --0.55%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.55%--builtin___build_class__
| |
| --0.65%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.65%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.51%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--0.70%--PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
cfunction_vectorcall_FASTCALL_KEYWORDS
builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--0.70%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.64%--cfunction_vectorcall_FASTCALL_KEYWORDS
builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.55%--import_name (inlined)
PyImport_ImportModuleLevelObject
9.24% 0.00% python [unknown] [.] 0xffffffffffffffff
|
---0xffffffffffffffff
|
|--4.06%--_PyEval_EvalFrameDefault
| |
| |--1.86%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.73%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.72%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --1.68%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.68%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.61%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.61%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --1.53%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.49%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.34%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.32%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --1.29%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --1.21%--import_name (inlined)
| | PyImport_ImportModuleLevelObject
| | |
| | --1.16%--import_find_and_load (inlined)
| | PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --0.92%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.91%--builtin_exec
| | builtin_exec_impl (inlined)
| | PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| |
| --1.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --1.45%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.45%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --1.29%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.28%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --1.24%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.23%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --1.10%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.10%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --1.05%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.02%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.81%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.71%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.69%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.54%--import_name (inlined)
| PyImport_ImportModuleLevelObject
|
|--1.16%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.16%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --1.04%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.04%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.93%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.92%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.89%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.88%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.82%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.81%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.79%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.76%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.69%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.56%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.56%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
|--0.74%--PyImport_ImportModuleLevelObject
| |
| --0.69%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.67%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.67%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.62%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.61%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.60%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.53%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.52%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --0.51%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
|--0.54%--object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.54%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.54%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
9.03% 0.00% python python [.] import_name (inlined)
|
---import_name (inlined)
|
--9.03%--PyImport_ImportModuleLevelObject
|
|--8.18%--import_find_and_load (inlined)
| |
| --8.18%--PyObject_CallMethodObjArgs
| |
| --8.18%--object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.46%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --7.26%--builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --7.03%--import_name (inlined)
| PyImport_ImportModuleLevelObject
| |
| --6.57%--import_find_and_load (inlined)
| |
| --6.57%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --6.30%--cfunction_vectorcall_FASTCALL_KEYWORDS
| |
| --6.10%--builtin_exec
| builtin_exec_impl (inlined)
| |
| --6.10%--PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --5.74%--import_name (inlined)
| |
| --5.74%--PyImport_ImportModuleLevelObject
| |
| |--5.10%--import_find_and_load (inlined)
| | |
| | --5.10%--PyObject_CallMethodObjArgs
| | object_vacall
| | _PyObject_VectorcallTstate (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | --4.36%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --4.30%--builtin_exec
| | builtin_exec_impl (inlined)
| | |
| | --4.30%--PyEval_EvalCode
| | _PyEval_Vector (inlined)
| | _PyEval_EvalFrame (inlined)
| | _PyEval_EvalFrameDefault
| | |
| | |--3.27%--import_name (inlined)
| | | PyImport_ImportModuleLevelObject
| | | |
| | | --3.16%--import_find_and_load (inlined)
| | | |
| | | --3.16%--PyObject_CallMethodObjArgs
| | | object_vacall
| | | _PyObject_VectorcallTstate (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | --2.02%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | | |
| | | --1.99%--builtin_exec
| | | builtin_exec_impl (inlined)
| | | |
| | | --1.98%--PyEval_EvalCode
| | | _PyEval_Vector (inlined)
| | | _PyEval_EvalFrame (inlined)
| | | _PyEval_EvalFrameDefault
| | | |
| | | |--0.53%--import_name (inlined)
| | | | |
| | | | --0.53%--PyImport_ImportModuleLevelObject
| | | |
| | | --0.52%--PyObject_Vectorcall
| | | |
| | | --0.52%--_PyObject_VectorcallTstate (inlined)
| | |
| | --0.66%--PyObject_Vectorcall
| | _PyObject_VectorcallTstate (inlined)
| | |
| | --0.62%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | |
| | --0.62%--builtin___build_class__
| |
| --0.63%--PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin___import__
| builtin___import___impl (inlined)
| PyImport_ImportModuleLevelObject
| |
| --0.63%--import_find_and_load (inlined)
| PyObject_CallMethodObjArgs
| object_vacall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.50%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_exec
| builtin_exec_impl (inlined)
| PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--0.84%--PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
cfunction_vectorcall_FASTCALL_KEYWORDS
builtin___import__
builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--0.84%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.81%--cfunction_vectorcall_FASTCALL_KEYWORDS
builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.75%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--0.65%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
8.55% 0.05% python python [.] PyObject_Vectorcall
|
--8.51%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--7.61%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--5.34%--builtin_exec
| builtin_exec_impl (inlined)
| |
| --5.29%--PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --4.55%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.55%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.15%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --0.93%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.53%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--1.80%--builtin___build_class__
|
|--0.77%--_PyEval_EvalFrameDefault
|
|--0.50%--PyObject_VectorcallDict
| |
| --0.50%--_PyObject_VectorcallDictTstate (inlined)
|
--0.50%--_PyObject_MakeTpCall
8.54% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
--7.63%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
|--5.35%--builtin_exec
| builtin_exec_impl (inlined)
| |
| --5.30%--PyEval_EvalCode
| _PyEval_Vector (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --4.56%--method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --4.56%--_PyEval_EvalFrameDefault
| |
| |--2.09%--PyObject_Call
| | _PyObject_Call (inlined)
| | _PyVectorcall_Call (inlined)
| | |
| | --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| | builtin_compile
| | |
| | --2.09%--builtin_compile_impl (inlined)
| | Py_CompileStringObject
| | |
| | |--1.18%--_PyPegen_run_parser_from_string
| | | |
| | | --1.15%--_PyPegen_run_parser
| | | _PyPegen_parse
| | | file_rule (inlined)
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | statement_rule (inlined)
| | | |
| | | --1.08%--compound_stmt_rule
| | | |
| | | --0.62%--class_def_rule (inlined)
| | | class_def_raw_rule
| | | |
| | | --0.62%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.61%--statement_rule (inlined)
| | | |
| | | --0.59%--compound_stmt_rule
| | | |
| | | --0.58%--function_def_rule (inlined)
| | | |
| | | --0.57%--function_def_raw_rule
| | | |
| | | --0.50%--block_rule
| | | statements_rule
| | | _loop1_3_rule (inlined)
| | | |
| | | --0.50%--statement_rule (inlined)
| | |
| | --0.88%--_PyAST_Compile
| | |
| | --0.68%--compiler_mod (inlined)
| | |
| | --0.63%--compiler_codegen
| | compiler_body (inlined)
| |
| --0.93%--PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.54%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| bool_vectorcall
| PyObject_IsTrue
| slot_nb_bool
| call_unbound_noarg (inlined)
| PyObject_CallOneArg
| _PyObject_VectorcallTstate (inlined)
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| bounded_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| cfunction_vectorcall_O
| builtin_any
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
|
--1.80%--builtin___build_class__
|
|--0.77%--_PyEval_EvalFrameDefault
|
|--0.50%--PyObject_VectorcallDict
| |
| --0.50%--_PyObject_VectorcallDictTstate (inlined)
|
--0.50%--_PyObject_MakeTpCall
8.40% 0.68% python python [.] gen_iternext
|
--7.86%--gen_iternext
|
--7.84%--gen_send_ex2 (inlined)
|
--7.79%--_PyEval_EvalFrame (inlined)
|
--7.73%--_PyEval_EvalFrameDefault
|
|--1.10%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.85%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.73%--_PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.73%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.57%--_PyObject_MakeTpCall
| |
| --0.55%--infinite_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| |
| --0.55%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --0.55%--list_vectorcall
| list___init___impl (inlined)
| list_extend
| list_extend_iter (inlined)
| chain_next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--0.72%--_PyEval_FrameClearAndPop
| |
| --0.69%--clear_gen_frame (inlined)
|
|--0.62%--Py_INCREF (inlined)
|
--0.62%--_PyObject_MakeTpCall
8.30% 0.00% python python [.] gen_send_ex2 (inlined)
|
---gen_send_ex2 (inlined)
|
--8.01%--_PyEval_EvalFrame (inlined)
|
--7.73%--_PyEval_EvalFrameDefault
|
|--1.10%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.86%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.73%--_PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.73%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.57%--_PyObject_MakeTpCall
| |
| --0.55%--infinite_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| |
| --0.55%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --0.55%--list_vectorcall
| list___init___impl (inlined)
| list_extend
| list_extend_iter (inlined)
| chain_next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--0.72%--_PyEval_FrameClearAndPop
| |
| --0.69%--clear_gen_frame (inlined)
|
|--0.62%--Py_INCREF (inlined)
|
--0.62%--_PyObject_MakeTpCall
8.01% 0.00% python python [.] _PyEval_EvalFrame (inlined)
|
---_PyEval_EvalFrame (inlined)
|
--7.73%--_PyEval_EvalFrameDefault
|
|--1.10%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.86%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.73%--_PyObject_MakeTpCall
| infinite_lru_cache_wrapper
| |
| --0.73%--PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| _PyEval_EvalFrameDefault
| |
| --0.57%--_PyObject_MakeTpCall
| |
| --0.55%--infinite_lru_cache_wrapper
| _PyEval_EvalFrameDefault
| |
| --0.55%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| |
| --0.55%--list_vectorcall
| list___init___impl (inlined)
| list_extend
| list_extend_iter (inlined)
| chain_next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
|--0.72%--_PyEval_FrameClearAndPop
| |
| --0.69%--clear_gen_frame (inlined)
|
|--0.62%--Py_INCREF (inlined)
|
--0.62%--_PyObject_MakeTpCall
6.26% 0.43% python python [.] builtin_sum
|
--5.91%--builtin_sum
|
--5.91%--builtin_sum_impl (inlined)
|
--5.74%--PyIter_Next
|
--5.59%--gen_iternext
|
--5.51%--gen_send_ex2 (inlined)
|
--5.28%--_PyEval_EvalFrame (inlined)
|
--5.06%--_PyEval_EvalFrameDefault
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.68%--clear_gen_frame (inlined)
|
--0.60%--Py_INCREF (inlined)
6.22% 0.00% python python [.] builtin_sum_impl (inlined)
|
---builtin_sum_impl (inlined)
|
--5.74%--PyIter_Next
|
--5.59%--gen_iternext
|
--5.51%--gen_send_ex2 (inlined)
|
--5.28%--_PyEval_EvalFrame (inlined)
|
--5.06%--_PyEval_EvalFrameDefault
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.68%--clear_gen_frame (inlined)
|
--0.60%--Py_INCREF (inlined)
5.86% 0.20% python python [.] PyIter_Next
|
--5.70%--PyIter_Next
|
--5.64%--gen_iternext
|
--5.55%--gen_send_ex2 (inlined)
|
--5.32%--_PyEval_EvalFrame (inlined)
|
--5.10%--_PyEval_EvalFrameDefault
|
|--0.69%--_PyEval_FrameClearAndPop
| |
| --0.68%--clear_gen_frame (inlined)
|
--0.60%--Py_INCREF (inlined)
5.81% 0.01% python python [.] method_vectorcall
|
--5.78%--method_vectorcall
|
--5.78%--_PyObject_VectorcallTstate (inlined)
|
--5.77%--_PyEval_EvalFrameDefault
|
|--2.29%--PyObject_Call
| _PyObject_Call (inlined)
| |
| --2.29%--_PyVectorcall_Call (inlined)
| |
| --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.09%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--1.19%--_PyPegen_run_parser_from_string
| | |
| | --1.16%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.08%--compound_stmt_rule
| | |
| | --0.62%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.62%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.61%--statement_rule (inlined)
| | |
| | --0.59%--compound_stmt_rule
| | |
| | --0.58%--function_def_rule (inlined)
| | |
| | --0.57%--function_def_raw_rule
| | |
| | --0.50%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.50%--statement_rule (inlined)
| |
| --0.88%--_PyAST_Compile
| |
| --0.68%--compiler_mod (inlined)
| |
| --0.63%--compiler_codegen
| compiler_body (inlined)
|
--1.09%--PyObject_IsTrue
|
--1.09%--slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.67%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.61%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.61%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
5.81% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
--5.79%--_PyEval_EvalFrameDefault
|
|--2.29%--PyObject_Call
| _PyObject_Call (inlined)
| |
| --2.29%--_PyVectorcall_Call (inlined)
| |
| --2.09%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.09%--builtin_compile_impl (inlined)
| Py_CompileStringObject
| |
| |--1.19%--_PyPegen_run_parser_from_string
| | |
| | --1.16%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.08%--compound_stmt_rule
| | |
| | --0.62%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.62%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.61%--statement_rule (inlined)
| | |
| | --0.59%--compound_stmt_rule
| | |
| | --0.58%--function_def_rule (inlined)
| | |
| | --0.57%--function_def_raw_rule
| | |
| | --0.50%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.50%--statement_rule (inlined)
| |
| --0.88%--_PyAST_Compile
| |
| --0.68%--compiler_mod (inlined)
| |
| --0.63%--compiler_codegen
| compiler_body (inlined)
|
--1.09%--PyObject_IsTrue
|
--1.09%--slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.67%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.61%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.61%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
5.25% 0.00% python python [.] pymain_run_module
|
|--3.11%--0x5603ab146bfd
| |
| --3.06%--0x5603aaf04a69
| |
| --3.05%--0x5603aaf6b2bf
| 0x5603aaf6b2bf
| 0x5603aafcb21e
| |
| --2.85%--0x5603ab0afe4f
| 0x5603ab0afe4f
| 0x5603ab0b4fb6
| 0x5603ab0b4fb6
| 0x5603ab0b4fb6
| 0x5603aaf0cd9d
| |
| --2.42%--0x55a67e19cb80
| 0x55a67e19cb80
| 0x55a67e132d71
| |
| --1.41%--0x55a67e19b13b
| 0x55a67e19b13b
| 0x55a67e19b13b
| |
| --1.41%--0x55a67e1f921e
| 0x55a67e2debf1
| |
| --1.40%--0x55a67e2debf1
| 0x55a67e34e1d1
| |
| |--0.78%--0x55a67e13f378
| | |
| | --0.76%--0x55a67e13ef7b
| | 0x55a67e16c310
| | 0x55a67e16c310
| | 0x55a67e16912b
| | 0x55a67e16912b
| | 0x55a67e16912b
| | |
| | --0.71%--0x55a67e166e28
| |
| --0.60%--0x55a67e2fb755
|
--2.13%--pymain_run_module
|
--2.11%--_PyEval_EvalFrameDefault
|
--2.11%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_FASTCALL_KEYWORDS
|
--2.05%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--1.84%--method_vectorcall
_PyObject_VectorcallTstate (inlined)
|
--1.84%--_PyEval_EvalFrameDefault
|
--0.67%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
|
--0.67%--cfunction_vectorcall_FASTCALL_KEYWORDS
builtin_compile
builtin_compile_impl (inlined)
Py_CompileStringObject
4.63% 0.02% python python [.] _PyObject_MakeTpCall
|
--4.61%--_PyObject_MakeTpCall
|
|--2.74%--type_call
| |
| |--1.13%--slot_tp_init
| | |
| | --1.11%--_PyObject_Call_Prepend
| | |
| | --1.11%--_PyObject_VectorcallDictTstate (inlined)
| | |
| | --1.06%--_PyEval_EvalFrameDefault
| |
| |--0.69%--type_new
| | |
| | --0.65%--type_new_impl (inlined)
| |
| --0.68%--slot_tp_new
| |
| --0.67%--_PyObject_Call_Prepend
| |
| --0.67%--_PyObject_VectorcallDictTstate (inlined)
| |
| --0.65%--_PyEval_EvalFrameDefault
|
--1.22%--bounded_lru_cache_wrapper
|
--1.22%--_PyEval_EvalFrameDefault
|
--0.75%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.75%--cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.69%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.69%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.55%--_PyObject_MakeTpCall
|
--0.53%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.53%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.53%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
4.63% 0.01% python python [.] PyObject_Call
|
--4.63%--PyObject_Call
|
--4.62%--_PyObject_Call (inlined)
|
--3.82%--_PyVectorcall_Call (inlined)
|
|--2.25%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.25%--builtin_compile_impl (inlined)
| |
| --2.24%--Py_CompileStringObject
| |
| |--1.27%--_PyPegen_run_parser_from_string
| | |
| | --1.24%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.16%--compound_stmt_rule
| | |
| | --0.67%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.66%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.66%--statement_rule (inlined)
| | |
| | --0.64%--compound_stmt_rule
| | |
| | --0.62%--function_def_rule (inlined)
| | |
| | --0.61%--function_def_raw_rule
| | |
| | --0.54%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.54%--statement_rule (inlined)
| |
| --0.94%--_PyAST_Compile
| |
| --0.73%--compiler_mod (inlined)
| |
| --0.67%--compiler_codegen
| compiler_body (inlined)
|
--1.18%--_PyEval_EvalFrameDefault
|
--0.98%--_PyObject_MakeTpCall
|
--0.96%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.59%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
4.63% 0.00% python python [.] _PyObject_Call (inlined)
|
---_PyObject_Call (inlined)
|
--3.82%--_PyVectorcall_Call (inlined)
|
|--2.25%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.25%--builtin_compile_impl (inlined)
| |
| --2.24%--Py_CompileStringObject
| |
| |--1.27%--_PyPegen_run_parser_from_string
| | |
| | --1.24%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.16%--compound_stmt_rule
| | |
| | --0.67%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.66%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.66%--statement_rule (inlined)
| | |
| | --0.64%--compound_stmt_rule
| | |
| | --0.62%--function_def_rule (inlined)
| | |
| | --0.61%--function_def_raw_rule
| | |
| | --0.54%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.54%--statement_rule (inlined)
| |
| --0.94%--_PyAST_Compile
| |
| --0.73%--compiler_mod (inlined)
| |
| --0.67%--compiler_codegen
| compiler_body (inlined)
|
--1.18%--_PyEval_EvalFrameDefault
|
--0.98%--_PyObject_MakeTpCall
|
--0.96%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.59%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
4.43% 1.64% python python [.] list_contains
|
--3.15%--list_contains
|
--2.79%--PyObject_RichCompareBool
|
--1.65%--PyObject_RichCompare (inlined)
|
--1.37%--do_richcompare (inlined)
|
--1.07%--long_richcompare
|
--0.56%--long_richcompare
3.91% 1.15% python python [.] _PyEval_FrameClearAndPop
|
--3.02%--_PyEval_FrameClearAndPop
|
|--2.18%--clear_thread_frame (inlined)
| |
| --2.06%--_PyFrame_ClearExceptCode
| |
| --1.16%--Py_XDECREF (inlined)
| |
| --1.11%--Py_DECREF (inlined)
|
--0.70%--clear_gen_frame (inlined)
3.83% 0.00% python python [.] _PyVectorcall_Call (inlined)
|
---_PyVectorcall_Call (inlined)
|
|--2.25%--cfunction_vectorcall_FASTCALL_KEYWORDS
| builtin_compile
| |
| --2.25%--builtin_compile_impl (inlined)
| |
| --2.24%--Py_CompileStringObject
| |
| |--1.27%--_PyPegen_run_parser_from_string
| | |
| | --1.24%--_PyPegen_run_parser
| | _PyPegen_parse
| | file_rule (inlined)
| | statements_rule
| | _loop1_3_rule (inlined)
| | statement_rule (inlined)
| | |
| | --1.16%--compound_stmt_rule
| | |
| | --0.67%--class_def_rule (inlined)
| | class_def_raw_rule
| | |
| | --0.66%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.66%--statement_rule (inlined)
| | |
| | --0.64%--compound_stmt_rule
| | |
| | --0.62%--function_def_rule (inlined)
| | |
| | --0.61%--function_def_raw_rule
| | |
| | --0.54%--block_rule
| | statements_rule
| | _loop1_3_rule (inlined)
| | |
| | --0.54%--statement_rule (inlined)
| |
| --0.94%--_PyAST_Compile
| |
| --0.73%--compiler_mod (inlined)
| |
| --0.67%--compiler_codegen
| compiler_body (inlined)
|
--1.18%--_PyEval_EvalFrameDefault
|
--0.98%--_PyObject_MakeTpCall
|
--0.96%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.59%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
3.83% 1.56% python python [.] gc_collect_main
|
|--2.48%--gc_collect_main
| |
| --1.63%--deduce_unreachable (inlined)
| |
| |--0.87%--subtract_refs (inlined)
| |
| --0.67%--move_unreachable (inlined)
|
--0.60%--_start
__libc_start_main_impl (inlined)
__libc_start_call_main
Py_BytesMain
pymain_main (inlined)
|
--0.60%--Py_RunMain (inlined)
|
--0.50%--Py_FinalizeEx (inlined)
3.66% 0.00% python python [.] builtin___import__
|
--3.66%--builtin___import__
|
--3.66%--builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--3.65%--import_find_and_load (inlined)
|
--3.65%--PyObject_CallMethodObjArgs
|
--3.64%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--2.84%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--2.82%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--2.20%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--1.78%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--1.27%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--1.24%--builtin_exec
builtin_exec_impl (inlined)
|
--1.24%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.94%--import_name (inlined)
|
--0.94%--PyImport_ImportModuleLevelObject
|
--0.90%--import_find_and_load (inlined)
|
--0.90%--PyObject_CallMethodObjArgs
|
--0.90%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.67%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.67%--builtin_exec
builtin_exec_impl (inlined)
|
--0.67%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
3.66% 0.00% python python [.] builtin___import___impl (inlined)
|
---builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--3.65%--import_find_and_load (inlined)
|
--3.65%--PyObject_CallMethodObjArgs
|
--3.64%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--2.84%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--2.82%--builtin_exec
builtin_exec_impl (inlined)
PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--2.20%--import_name (inlined)
PyImport_ImportModuleLevelObject
|
--1.78%--import_find_and_load (inlined)
PyObject_CallMethodObjArgs
object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--1.27%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--1.24%--builtin_exec
builtin_exec_impl (inlined)
|
--1.24%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.94%--import_name (inlined)
|
--0.94%--PyImport_ImportModuleLevelObject
|
--0.90%--import_find_and_load (inlined)
|
--0.90%--PyObject_CallMethodObjArgs
|
--0.90%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
|
--0.67%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.67%--builtin_exec
builtin_exec_impl (inlined)
|
--0.67%--PyEval_EvalCode
_PyEval_Vector (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
3.43% 0.00% python python [.] Py_INCREF (inlined)
|
---Py_INCREF (inlined)
3.24% 0.02% python python [.] type_call
|
--3.14%--type_call
|
|--1.53%--slot_tp_init
| |
| --1.51%--_PyObject_Call_Prepend
| |
| --1.51%--_PyObject_VectorcallDictTstate (inlined)
| |
| --1.46%--_PyEval_EvalFrameDefault
|
|--0.70%--slot_tp_new
| |
| --0.68%--_PyObject_Call_Prepend
| |
| --0.68%--_PyObject_VectorcallDictTstate (inlined)
| |
| --0.65%--_PyEval_EvalFrameDefault
|
--0.66%--type_new
|
--0.62%--type_new_impl (inlined)
2.72% 1.84% python python [.] _PyFrame_ClearExceptCode
|
--1.30%--_PyFrame_ClearExceptCode
|
--1.00%--Py_XDECREF (inlined)
|
--0.99%--Py_DECREF (inlined)
2.58% 0.00% python python [.] clear_thread_frame (inlined)
|
---clear_thread_frame (inlined)
|
--2.06%--_PyFrame_ClearExceptCode
|
--1.16%--Py_XDECREF (inlined)
|
--1.11%--Py_DECREF (inlined)
2.55% 0.00% python python [.] Py_FinalizeEx (inlined)
|
---Py_FinalizeEx (inlined)
|
|--0.90%--gc_collect_main
|
|--0.80%--finalize_modules
| |
| --0.65%--gc_collect_main
|
--0.72%--PyGC_Collect
gc_collect_main
|
--0.52%--deduce_unreachable (inlined)
2.49% 0.31% python python [.] slot_mp_subscript
|
--2.24%--slot_mp_subscript
|
--2.24%--vectorcall_method (inlined)
|
--2.05%--vectorcall_unbound (inlined)
_PyObject_VectorcallTstate (inlined)
|
|--1.44%--_PyEval_EvalFrameDefault
|
--0.53%--_PyEval_Vector
2.48% 0.00% python python [.] deduce_unreachable (inlined)
|
---deduce_unreachable (inlined)
|
|--1.02%--subtract_refs (inlined)
|
|--0.84%--move_unreachable (inlined)
|
--0.62%--update_refs (inlined)
2.46% 0.00% python python [.] vectorcall_method (inlined)
|
---vectorcall_method (inlined)
|
--2.14%--vectorcall_unbound (inlined)
_PyObject_VectorcallTstate (inlined)
|
|--1.44%--_PyEval_EvalFrameDefault
|
--0.53%--_PyEval_Vector
2.34% 0.01% python python [.] _PyObject_Call_Prepend
|
--2.33%--_PyObject_Call_Prepend
|
--2.33%--_PyObject_VectorcallDictTstate (inlined)
|
--2.25%--_PyEval_EvalFrameDefault
2.34% 0.00% python python [.] _PyObject_VectorcallDictTstate (inlined)
|
---_PyObject_VectorcallDictTstate (inlined)
|
--2.25%--_PyEval_EvalFrameDefault
2.30% 0.00% python python [.] builtin_compile
|
--2.30%--builtin_compile
|
--2.30%--builtin_compile_impl (inlined)
|
--2.29%--Py_CompileStringObject
|
|--1.29%--_PyPegen_run_parser_from_string
| |
| --1.26%--_PyPegen_run_parser
| _PyPegen_parse
| |
| --1.25%--file_rule (inlined)
| statements_rule
| _loop1_3_rule (inlined)
| statement_rule (inlined)
| |
| --1.16%--compound_stmt_rule
| |
| --0.67%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.66%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.66%--statement_rule (inlined)
| |
| --0.64%--compound_stmt_rule
| |
| --0.62%--function_def_rule (inlined)
| |
| --0.61%--function_def_raw_rule
| |
| --0.54%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.54%--statement_rule (inlined)
|
--0.96%--_PyAST_Compile
|
--0.74%--compiler_mod (inlined)
|
--0.68%--compiler_codegen
|
--0.68%--compiler_body (inlined)
2.30% 0.00% python python [.] builtin_compile_impl (inlined)
|
---builtin_compile_impl (inlined)
|
--2.29%--Py_CompileStringObject
|
|--1.29%--_PyPegen_run_parser_from_string
| |
| --1.26%--_PyPegen_run_parser
| _PyPegen_parse
| |
| --1.25%--file_rule (inlined)
| statements_rule
| _loop1_3_rule (inlined)
| statement_rule (inlined)
| |
| --1.16%--compound_stmt_rule
| |
| --0.67%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.66%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.66%--statement_rule (inlined)
| |
| --0.64%--compound_stmt_rule
| |
| --0.62%--function_def_rule (inlined)
| |
| --0.61%--function_def_raw_rule
| |
| --0.54%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.54%--statement_rule (inlined)
|
--0.96%--_PyAST_Compile
|
--0.74%--compiler_mod (inlined)
|
--0.68%--compiler_codegen
|
--0.68%--compiler_body (inlined)
2.29% 0.00% python python [.] Py_CompileStringObject
|
---Py_CompileStringObject
|
|--1.29%--_PyPegen_run_parser_from_string
| |
| --1.26%--_PyPegen_run_parser
| _PyPegen_parse
| |
| --1.25%--file_rule (inlined)
| statements_rule
| _loop1_3_rule (inlined)
| statement_rule (inlined)
| |
| --1.16%--compound_stmt_rule
| |
| --0.67%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.66%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.66%--statement_rule (inlined)
| |
| --0.64%--compound_stmt_rule
| |
| --0.62%--function_def_rule (inlined)
| |
| --0.61%--function_def_raw_rule
| |
| --0.54%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.54%--statement_rule (inlined)
|
--0.96%--_PyAST_Compile
|
--0.74%--compiler_mod (inlined)
|
--0.68%--compiler_codegen
|
--0.68%--compiler_body (inlined)
2.14% 0.00% python python [.] vectorcall_unbound (inlined)
|
---vectorcall_unbound (inlined)
_PyObject_VectorcallTstate (inlined)
|
|--1.44%--_PyEval_EvalFrameDefault
|
--0.53%--_PyEval_Vector
2.14% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
|--1.44%--_PyEval_EvalFrameDefault
|
--0.53%--_PyEval_Vector
2.02% 0.02% python python [.] list_extend
|
--1.97%--0x55a67e1cb278
|
--1.97%--0x55a67e1cb278
|
|--1.20%--0x55a67e3b9679
| |
| --1.20%--0x55a67e1b50a4
| 0x55a67e1b50a4
| 0x55a67e1b50a4
| 0x55a67e132a69
| |
| --1.20%--0x55a67e1992bf
| 0x55a67e1992bf
| 0x55a67e198a23
| 0x55a67e3defa6
| 0x55a67e19b13b
| 0x55a67e19b13b
| 0x55a67e19b13b
| 0x55a67e19cc07
| 0x55a67e19cc07
| 0x55a67e132554
|
--0.60%--0x55a67e1b50a4
0x55a67e1b50a4
0x55a67e1b50a4
0x55a67e13549f
2.02% 0.00% python python [.] pymalloc_alloc (inlined)
|
---pymalloc_alloc (inlined)
2.01% 0.00% python python [.] list_extend_iter (inlined)
|
---list_extend_iter (inlined)
|
|--1.21%--chain_next
| |
| --1.20%--gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.20%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.61%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
2.00% 0.00% python python [.] Py_DECREF (inlined)
|
---Py_DECREF (inlined)
1.98% 0.01% python python [.] builtin___build_class__
|
--1.98%--builtin___build_class__
|
|--0.83%--_PyEval_EvalFrameDefault
|
|--0.59%--PyObject_VectorcallDict
| |
| --0.59%--_PyObject_VectorcallDictTstate (inlined)
| |
| --0.57%--_PyObject_MakeTpCall
| |
| --0.57%--type_call
| |
| --0.57%--type_new
| |
| --0.56%--type_new_impl (inlined)
|
--0.54%--_PyObject_MakeTpCall
|
--0.53%--type_call
|
--0.53%--slot_tp_new
|
--0.53%--_PyObject_Call_Prepend
_PyObject_VectorcallDictTstate (inlined)
|
--0.52%--_PyEval_EvalFrameDefault
1.96% 1.31% python python [.] PyObject_RichCompareBool
|
--1.01%--PyObject_RichCompareBool
|
--0.77%--PyObject_RichCompare (inlined)
|
--0.71%--do_richcompare (inlined)
|
--0.60%--long_richcompare
1.91% 0.61% python python [.] _Py_dict_lookup
|
--1.52%--_Py_dict_lookup
|
--1.29%--unicodekeys_lookup_unicode
|
--1.17%--do_lookup (inlined)
|
--0.53%--compare_unicode_unicode (inlined)
1.91% 0.00% python python [.] PyObject_RichCompare (inlined)
|
---PyObject_RichCompare (inlined)
|
--1.54%--do_richcompare (inlined)
|
--1.09%--long_richcompare
|
--0.57%--long_richcompare
1.90% 0.01% python python [.] list_vectorcall
|
--1.89%--list_vectorcall
|
--1.88%--list___init___impl (inlined)
list_extend
|
--1.88%--list_extend_iter (inlined)
|
|--1.20%--chain_next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.20%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.54%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
1.88% 0.00% python python [.] list___init___impl (inlined)
|
---list___init___impl (inlined)
list_extend
|
--1.88%--list_extend_iter (inlined)
|
|--1.20%--chain_next
| gen_iternext
| gen_send_ex2 (inlined)
| _PyEval_EvalFrame (inlined)
| _PyEval_EvalFrameDefault
| |
| --1.20%--PyObject_Vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyObject_MakeTpCall
| partial_call
| PyObject_Call
| _PyObject_Call (inlined)
| _PyVectorcall_Call (inlined)
| method_vectorcall
| _PyObject_VectorcallTstate (inlined)
| _PyEval_EvalFrameDefault
|
--0.54%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
1.85% 0.21% python python [.] r_object
|
|--1.01%--r_object
| |
| --0.96%--r_object
| |
| --0.96%--r_object
| |
| --0.75%--r_object
| |
| --0.62%--r_object
|
--0.65%--0x5585c5b9de4e
|
--0.62%--0x5585c5b9dc24
|
--0.61%--0x5585c5b9dedc
1.84% 1.76% python python [.] _PyObject_Malloc
|
--0.72%--_PyObject_Malloc
|
--0.57%--pymalloc_alloc (inlined)
1.83% 0.00% python python [.] read_object
|
|--1.10%--read_object
| r_object
| |
| --1.06%--r_object
| |
| --1.05%--r_object
| |
| --0.84%--r_object
| |
| --0.69%--r_object
|
--0.73%--0x5585c5b9ff57
0x5585c5b9de4e
|
--0.70%--0x5585c5b9dc24
|
--0.69%--0x5585c5b9dedc
|
--0.54%--0x5585c5b9e737
1.81% 1.79% python python [.] unicodekeys_lookup_unicode
|
|--0.81%--0xffffffffffffffff
|
--0.51%--unicodekeys_lookup_unicode
1.74% 0.00% python python [.] marshal_loads
|
|--1.04%--marshal_loads
| |
| --1.04%--marshal_loads_impl (inlined)
| |
| --1.02%--read_object
| r_object
| |
| --0.98%--r_object
| |
| --0.98%--r_object
| |
| --0.78%--r_object
| |
| --0.64%--r_object
|
--0.70%--0x5585c5ba00d8
|
--0.70%--0x5585c5ba00d8
|
--0.68%--0x5585c5b9ff57
0x5585c5b9de4e
|
--0.66%--0x5585c5b9dc24
|
--0.65%--0x5585c5b9eed3
|
--0.52%--0x5585c5b9dbfc
1.73% 0.00% python python [.] marshal_loads_impl (inlined)
|
---marshal_loads_impl (inlined)
|
--1.70%--read_object
r_object
|
--1.64%--r_object
|
--1.63%--r_object
|
--1.30%--r_object
|
--1.06%--r_object
|
--0.58%--r_object
1.73% 0.01% python python [.] PyObject_CallOneArg
|
--1.71%--PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
|
--1.50%--_PyEval_EvalFrameDefault
|
--0.76%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.71%--bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.65%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.65%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.53%--_PyObject_MakeTpCall
|
--0.52%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.52%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.51%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.72% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
--1.50%--_PyEval_EvalFrameDefault
|
--0.76%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.71%--bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.66%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.66%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.53%--_PyObject_MakeTpCall
|
--0.52%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.52%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.51%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.65% 0.00% python python [.] pymalloc_free (inlined)
|
---pymalloc_free (inlined)
|
--1.14%--address_in_range (inlined)
arena_map_is_used (inlined)
|
--0.69%--arena_map_get (inlined)
1.65% 0.01% python python [.] bounded_lru_cache_wrapper
|
--1.64%--bounded_lru_cache_wrapper
|
--1.59%--_PyEval_EvalFrameDefault
|
--0.77%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.76%--cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.70%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.70%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.55%--_PyObject_MakeTpCall
|
--0.53%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.53%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.53%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.65% 0.00% python python [.] do_lookup (inlined)
|
---do_lookup (inlined)
|
--0.76%--compare_unicode_unicode (inlined)
1.62% 0.00% python python [.] _PyPegen_parse
|
--1.62%--_PyPegen_parse
|
--1.48%--file_rule (inlined)
|
--1.48%--statements_rule
_loop1_3_rule (inlined)
statement_rule (inlined)
|
--1.38%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.69%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.62% 0.00% python python [.] _PyPegen_run_parser
|
---_PyPegen_run_parser
_PyPegen_parse
|
--1.48%--file_rule (inlined)
|
--1.48%--statements_rule
_loop1_3_rule (inlined)
statement_rule (inlined)
|
--1.38%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.69%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.55% 0.01% python python [.] slot_tp_init
|
--1.53%--slot_tp_init
|
--1.52%--_PyObject_Call_Prepend
|
--1.52%--_PyObject_VectorcallDictTstate (inlined)
|
--1.47%--_PyEval_EvalFrameDefault
1.54% 0.00% python python [.] do_richcompare (inlined)
|
---do_richcompare (inlined)
|
--1.09%--long_richcompare
|
--0.57%--long_richcompare
1.53% 0.00% python python [.] Py_XDECREF (inlined)
|
---Py_XDECREF (inlined)
|
--1.46%--Py_DECREF (inlined)
1.52% 0.00% python python [.] _PyPegen_run_parser_from_string
|
--1.52%--_PyPegen_run_parser_from_string
|
--1.48%--_PyPegen_run_parser
_PyPegen_parse
|
--1.34%--file_rule (inlined)
|
--1.34%--statements_rule
_loop1_3_rule (inlined)
statement_rule (inlined)
|
--1.25%--compound_stmt_rule
|
|--0.67%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.66%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.66%--statement_rule (inlined)
| |
| --0.64%--compound_stmt_rule
| |
| --0.62%--function_def_rule (inlined)
| |
| --0.61%--function_def_raw_rule
| |
| --0.54%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.54%--statement_rule (inlined)
|
--0.51%--function_def_rule (inlined)
|
--0.50%--function_def_raw_rule
1.51% 0.00% python python [.] _loop1_3_rule (inlined)
|
---_loop1_3_rule (inlined)
|
--1.50%--statement_rule (inlined)
|
--1.39%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.69%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.50% 0.00% python python [.] statement_rule (inlined)
|
---statement_rule (inlined)
|
--1.39%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.69%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.48% 0.03% python python [.] statements_rule
|
--1.48%--statements_rule
|
--1.48%--_loop1_3_rule (inlined)
|
--1.47%--statement_rule (inlined)
|
--1.36%--compound_stmt_rule
|
|--0.68%--0x56237ea8d237
| 0x56237ea90df7
| |
| --0.67%--0x56237ea8f3af
| 0x56237ea8f113
| 0x56237ea8f113
| |
| --0.67%--0x56237ea8f113
| |
| --0.65%--0x56237ea8ce28
| |
| --0.63%--0x56237ea8ce28
| |
| --0.62%--0x56237ea8f762
| |
| --0.55%--0x56237ea8f3af
| 0x56237ea8f113
| 0x56237ea8f113
| |
| --0.55%--0x56237ea8f113
|
--0.57%--function_def_rule (inlined)
|
--0.57%--function_def_raw_rule
|
--0.51%--block_rule
|
--0.50%--0x56237ea8f113
|
--0.50%--0x56237ea8f113
|
--0.50%--0x56237ea8f113
1.48% 0.00% python python [.] file_rule (inlined)
|
---file_rule (inlined)
|
--1.48%--statements_rule
_loop1_3_rule (inlined)
statement_rule (inlined)
|
--1.38%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.69%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.48% 0.00% python python [.] infinite_lru_cache_wrapper
|
---infinite_lru_cache_wrapper
|
--1.15%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.98%--_PyObject_MakeTpCall
|
--0.95%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.59%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.59%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.46% 0.97% python python [.] PyObject_RichCompareBool
|
--0.66%--PyObject_RichCompareBool
|
--0.55%--PyObject_RichCompare (inlined)
|
--0.52%--do_richcompare (inlined)
1.46% 1.40% python python [.] _PyObject_Free
|
--0.55%--_PyObject_Free
|
--0.53%--_PyObject_Free
1.45% 1.45% python python [.] long_richcompare
1.40% 0.02% python python [.] compound_stmt_rule
|
--1.39%--compound_stmt_rule
|
|--0.72%--class_def_rule (inlined)
| class_def_raw_rule
| |
| --0.71%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.71%--statement_rule (inlined)
| |
| --0.68%--compound_stmt_rule
| |
| --0.67%--function_def_rule (inlined)
| |
| --0.66%--function_def_raw_rule
| |
| --0.58%--block_rule
| statements_rule
| _loop1_3_rule (inlined)
| |
| --0.58%--statement_rule (inlined)
|
--0.58%--function_def_rule (inlined)
|
--0.58%--function_def_raw_rule
|
--0.52%--block_rule
statements_rule
|
--0.52%--_loop1_3_rule (inlined)
|
--0.52%--statement_rule (inlined)
1.35% 0.00% python python [.] partial_call
|
--0.96%--0x5598ce86afa6
|
--0.96%--0x5598ce62713b
0x5598ce62713b
|
--0.96%--0x5598ce62713b
|
--0.94%--0x55a67e19cc07
0x55a67e19cc07
0x55a67e132554
1.31% 0.00% python python [.] function_def_rule (inlined)
|
---function_def_rule (inlined)
|
--1.29%--function_def_raw_rule
|
--1.15%--block_rule
statements_rule
|
--1.15%--_loop1_3_rule (inlined)
|
--1.14%--statement_rule (inlined)
|
--0.76%--compound_stmt_rule
1.30% 0.00% python python [.] block_rule
|
--1.30%--block_rule
|
--1.30%--statements_rule
|
--1.30%--_loop1_3_rule (inlined)
|
--1.29%--statement_rule (inlined)
|
--1.12%--compound_stmt_rule
|
--0.75%--function_def_rule (inlined)
|
--0.74%--function_def_raw_rule
|
--0.65%--block_rule
|
--0.65%--statements_rule
_loop1_3_rule (inlined)
|
--0.65%--statement_rule (inlined)
1.29% 0.00% python python [.] function_def_raw_rule
|
--1.29%--function_def_raw_rule
|
--1.15%--block_rule
statements_rule
|
--1.15%--_loop1_3_rule (inlined)
|
--1.14%--statement_rule (inlined)
|
--0.76%--compound_stmt_rule
1.26% 0.00% python python [.] chain_next
|
--1.26%--chain_next
|
--1.20%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--1.20%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.25% 0.00% python python [.] _PyAST_Compile
|
--1.25%--_PyAST_Compile
|
--0.94%--compiler_mod (inlined)
|
--0.84%--compiler_codegen
|
--0.79%--compiler_body (inlined)
1.23% 0.00% python python [.] builtin_any
|
---builtin_any
|
--1.23%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.78%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.73%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.73%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.57%--_PyObject_MakeTpCall
|
--0.55%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.55%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.55%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.23% 0.00% python python [.] _Py_HandlePending
|
--1.23%--_Py_HandlePending
gc_collect_main
|
--0.97%--deduce_unreachable (inlined)
1.19% 0.01% python python [.] PyObject_IsTrue
|
--1.18%--PyObject_IsTrue
|
--1.17%--slot_nb_bool
|
--1.17%--call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
|
--1.13%--_PyEval_EvalFrameDefault
|
--0.70%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.65%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.65%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.53%--_PyObject_MakeTpCall
|
--0.51%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.51%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.51%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.19% 1.19% python python [.] PyObject_Size
1.18% 0.11% python python [.] PyUnicode_InternInPlace
|
--1.11%--PyUnicode_InternInPlace
|
--1.10%--_PyUnicode_InternInPlace (inlined)
|
--0.70%--dict_setdefault_ref_lock_held
|
--0.61%--_Py_dict_lookup
|
--0.59%--unicodekeys_lookup_unicode
|
--0.58%--do_lookup (inlined)
1.18% 0.00% python python [.] slot_nb_bool
|
--1.18%--slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
|
--1.13%--_PyEval_EvalFrameDefault
|
--0.70%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.65%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.65%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.53%--_PyObject_MakeTpCall
|
--0.51%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.51%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.51%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.18% 0.00% python python [.] call_unbound_noarg (inlined)
|
---call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
|
--1.13%--_PyEval_EvalFrameDefault
|
--0.70%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
bool_vectorcall
PyObject_IsTrue
slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.65%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.65%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.53%--_PyObject_MakeTpCall
|
--0.51%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.51%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.51%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.17% 1.14% python python [.] _PyPegen_is_memoized
|
--0.94%--_PyPegen_is_memoized
1.16% 0.00% python python [.] bool_vectorcall
|
--1.16%--bool_vectorcall
PyObject_IsTrue
|
--1.16%--slot_nb_bool
call_unbound_noarg (inlined)
PyObject_CallOneArg
_PyObject_VectorcallTstate (inlined)
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
bounded_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.73%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
cfunction_vectorcall_O
builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.67%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.67%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.55%--_PyObject_MakeTpCall
|
--0.53%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.53%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.53%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.15% 0.00% python python [.] _PyUnicode_InternInPlace (inlined)
|
---_PyUnicode_InternInPlace (inlined)
|
--0.70%--dict_setdefault_ref_lock_held
|
--0.61%--_Py_dict_lookup
|
--0.59%--unicodekeys_lookup_unicode
|
--0.58%--do_lookup (inlined)
1.15% 0.01% python python [.] cfunction_vectorcall_O
|
--1.14%--cfunction_vectorcall_O
|
--0.78%--builtin_any
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.78%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
|
--0.72%--gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
_PyObject_MakeTpCall
infinite_lru_cache_wrapper
|
--0.72%--PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
_PyEval_EvalFrameDefault
|
--0.56%--_PyObject_MakeTpCall
|
--0.55%--infinite_lru_cache_wrapper
_PyEval_EvalFrameDefault
|
--0.55%--PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
|
--0.54%--list_vectorcall
list___init___impl (inlined)
list_extend
list_extend_iter (inlined)
chain_next
gen_iternext
gen_send_ex2 (inlined)
_PyEval_EvalFrame (inlined)
_PyEval_EvalFrameDefault
PyObject_Vectorcall
_PyObject_VectorcallTstate (inlined)
_PyObject_MakeTpCall
partial_call
PyObject_Call
_PyObject_Call (inlined)
_PyVectorcall_Call (inlined)
method_vectorcall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
1.14% 0.00% python python [.] address_in_range (inlined)
|
---address_in_range (inlined)
arena_map_is_used (inlined)
|
--0.69%--arena_map_get (inlined)
1.14% 0.00% python python [.] arena_map_is_used (inlined)
|
---arena_map_is_used (inlined)
|
--0.69%--arena_map_get (inlined)
1.02% 0.00% python python [.] subtract_refs (inlined)
|
---subtract_refs (inlined)
1.01% 0.01% python python [.] type_new
|
--0.96%--type_new
|
--0.92%--type_new_impl (inlined)
|
--0.61%--fixup_slot_dispatchers (inlined)
update_one_slot
1.00% 0.05% python python [.] expression_rule
|
--0.99%--expression_rule
|
--0.81%--disjunction_rule
|
--0.79%--conjunction_rule
|
--0.76%--inversion_rule
|
--0.73%--comparison_rule (inlined)
|
--0.68%--bitwise_or_rule
|
--0.66%--bitwise_or_raw (inlined)
|
--0.65%--bitwise_xor_rule
|
--0.64%--bitwise_xor_raw (inlined)
|
--0.63%--bitwise_and_rule
|
--0.62%--bitwise_and_raw (inlined)
|
--0.61%--shift_expr_rule
|
--0.60%--shift_expr_raw (inlined)
|
--0.58%--sum_rule
|
--0.57%--sum_raw (inlined)
|
--0.55%--term_rule
|
--0.54%--term_raw (inlined)
|
--0.50%--factor_rule
1.00% 1.00% python python [.] PySequence_Contains
0.99% 0.03% python python [.] simple_stmt_rule
|
--0.98%--simple_stmt_rule
|
--0.62%--assignment_rule
0.99% 0.00% python python [.] type_new_impl (inlined)
|
---type_new_impl (inlined)
|
--0.65%--fixup_slot_dispatchers (inlined)
|
--0.65%--update_one_slot
|
--0.50%--find_name_in_mro
0.99% 0.01% python python [.] simple_stmts_rule
|
--0.99%--simple_stmts_rule
|
--0.97%--simple_stmt_rule
|
--0.62%--assignment_rule
0.97% 0.01% python python [.] _PyObject_CallFunctionVa
|
--0.97%--_PyObject_CallFunctionVa
|
--0.84%--_PyObject_VectorcallTstate (inlined)
|
--0.70%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.62%--builtin___import__
|
--0.62%--builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--0.60%--import_find_and_load (inlined)
|
--0.60%--PyObject_CallMethodObjArgs
|
--0.60%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
0.95% 0.00% python python [.] _PyObject_VectorcallTstate (inlined)
|
---_PyObject_VectorcallTstate (inlined)
|
--0.71%--cfunction_vectorcall_FASTCALL_KEYWORDS
|
--0.62%--builtin___import__
|
--0.62%--builtin___import___impl (inlined)
PyImport_ImportModuleLevelObject
|
--0.60%--import_find_and_load (inlined)
|
--0.60%--PyObject_CallMethodObjArgs
|
--0.60%--object_vacall
_PyObject_VectorcallTstate (inlined)
_PyEval_EvalFrameDefault
0.94% 0.00% python python [.] compiler_mod (inlined)
|
---compiler_mod (inlined)
|
--0.84%--compiler_codegen
|
--0.79%--compiler_body (inlined)
0.94% 0.05% python python [.] disjunction_rule
|
--0.93%--disjunction_rule
|
--0.87%--conjunction_rule
|
--0.83%--inversion_rule
|
--0.80%--comparison_rule (inlined)
|
--0.76%--bitwise_or_rule
|
--0.74%--bitwise_or_raw (inlined)
|
--0.73%--bitwise_xor_rule
|
--0.71%--bitwise_xor_raw (inlined)
|
--0.70%--bitwise_and_rule
|
--0.69%--bitwise_and_raw (inlined)
|
--0.68%--shift_expr_rule
|
--0.67%--shift_expr_raw (inlined)
|
--0.65%--sum_rule
|
--0.64%--sum_raw (inlined)
|
--0.62%--term_rule
|
--0.61%--term_raw (inlined)
|
--0.57%--factor_rule
|
--0.55%--power_rule (inlined)
|
--0.55%--await_primary_rule
|
--0.52%--primary_rule
|
--0.51%--primary_raw (inlined)
0.92% 0.09% python python [.] inversion_rule
|
--0.78%--inversion_rule
|
--0.75%--comparison_rule (inlined)
|
--0.72%--bitwise_or_rule
|
--0.70%--bitwise_or_raw (inlined)
|
--0.69%--bitwise_xor_rule
|
--0.67%--bitwise_xor_raw (inlined)
|
--0.66%--bitwise_and_rule
|
--0.65%--bitwise_and_raw (inlined)
|
--0.65%--shift_expr_rule
|
--0.63%--shift_expr_raw (inlined)
|
--0.62%--sum_rule
|
--0.61%--sum_raw (inlined)
|
--0.59%--term_rule
|
--0.57%--term_raw (inlined)
|
--0.54%--factor_rule
|
--0.52%--power_rule (inlined)
|
--0.51%--await_primary_rule
0.92% 0.20% python python [.] PyObject_GetIter
|
--0.76%--PyObject_GetIter
0.91% 0.04% python python [.] conjunction_rule
|
--0.90%--conjunction_rule
|
--0.84%--inversion_rule
|
--0.81%--comparison_rule (inlined)
|
--0.76%--bitwise_or_rule
|
--0.74%--bitwise_or_raw (inlined)
|
--0.73%--bitwise_xor_rule
|
--0.72%--bitwise_xor_raw (inlined)
|
--0.70%--bitwise_and_rule
|
--0.70%--bitwise_and_raw (inlined)
|
--0.69%--shift_expr_rule
|
--0.67%--shift_expr_raw (inlined)
|
--0.66%--sum_rule
|
--0.64%--sum_raw (inlined)
|
--0.63%--term_rule
|
--0.61%--term_raw (inlined)
|
--0.57%--factor_rule
|
--0.55%--power_rule (inlined)
|
--0.55%--await_primary_rule
|
--0.53%--primary_rule
|
--0.51%--primary_raw (inlined)
0.90% 0.00% python python [.] comparison_rule (inlined)
|
---comparison_rule (inlined)
|
--0.80%--bitwise_or_rule
|
--0.78%--bitwise_or_raw (inlined)
|
--0.76%--bitwise_xor_rule
|
--0.75%--bitwise_xor_raw (inlined)
|
--0.74%--bitwise_and_rule
|
--0.73%--bitwise_and_raw (inlined)
|
--0.72%--shift_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment