Created
June 16, 2025 20:07
-
-
Save mdboom/9609d5429b2256da9b097ae79bc79541 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To display the perf.data header info, please use --header/--header-only options. | |
| # | |
| # | |
| # Total Lost Samples: 0 | |
| # | |
| # Samples: 441 of event 'cycles:Pu' | |
| # Event count (approx.): 481011981 | |
| # | |
| # Overhead Period Pid:Command Symbol Shared Object IPC [IPC Coverage] | |
| # ........ ............ ............... .................................................................................................................................... .......................................... .................... | |
| # | |
| 22.85% 109914029 30314:python [.] _PyEval_EvalFrameDefault python - - | |
| 6.28% 30205198 30314:python [.] _PyObject_Malloc python - - | |
| 4.73% 22771252 30314:python [.] unicodekeys_lookup_unicode python - - | |
| 4.59% 22087915 30314:python [.] _PyObject_Free python - - | |
| 2.97% 14286886 30314:python [.] insert_to_emptydict.isra.0 python - - | |
| 2.75% 13238170 30314:python [.] _PyType_LookupStackRefAndVersion python - - | |
| 2.55% 12280332 30314:python [.] initialize_locals python - - | |
| 2.31% 11115820 30314:python [.] _PyStack_UnpackDict python - - | |
| 2.09% 10075959 30314:python [.] _PyFrame_ClearExceptCode python - - | |
| 1.61% 7764682 30314:python [.] PyDict_GetItemRef python - - | |
| 1.57% 7529887 30314:python [.] PyObject_ClearManagedDict python - - | |
| 1.42% 6818499 30314:python [.] apache::thrift::py::ProtocolBase<apache::thrift::py::BinaryProtocol>::encodeValue(_object*, apache::thrift::py::TType, _object*) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 1.35% 6512326 30314:python [.] _PyEval_Vector python - - | |
| 1.32% 6361524 30314:python [.] subtype_dealloc python - - | |
| 1.27% 6095290 30314:python [.] PyObject_RichCompareBool python - - | |
| 1.18% 5698602 30314:python [.] PyType_GenericAlloc python - - | |
| 1.18% 5669942 30314:python [.] tuple_dealloc python - - | |
| 1.17% 5646268 30314:python [.] PyObject_GetAttr python - - | |
| 1.13% 5424488 30314:python [.] PyList_New python - - | |
| 1.12% 5371850 30314:python [.] _Py_Dealloc python - - | |
| 0.97% 4644716 30314:python [.] _PyEval_FrameClearAndPop python - - | |
| 0.93% 4486462 30314:python [.] _PyObject_MakeTpCall python - - | |
| 0.92% 4437317 30314:python [.] PyObject_GC_UnTrack python - - | |
| 0.92% 4402044 30314:python [.] apache::thrift::py::ProtocolBase<apache::thrift::py::BinaryProtocol>::readStruct(_object*, _object*, _object*) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.91% 4396341 30314:python [.] _PyObject_GenericGetAttrWithDict python - - | |
| 0.91% 4393781 30314:python [.] _PyEvalFramePushAndInit python - - | |
| 0.89% 4282116 30314:python [.] encode_binary fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.87% 4208596 30314:python [.] new_dict.isra.0 python - - | |
| 0.73% 3496936 30314:python [.] __memmove_evex_unaligned_erms libc.so.6 - - | |
| 0.72% 3442031 30314:python [.] insertdict.isra.0 python - - | |
| 0.71% 3401840 30314:python [.] unicode_from_format python - - | |
| 0.70% 3361123 30314:python [.] _PyObject_Call_Prepend python - - | |
| 0.69% 3341749 30314:python [.] malloc libc.so.6 - - | |
| 0.69% 3339197 30314:python [.] PyTuple_Size python - - | |
| 0.69% 3322702 30314:python [.] PyDict_New python - - | |
| 0.69% 3314101 30314:python [.] PyLong_AsLong@plt fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.68% 3259005 30314:python [.] PyObject_GC_Del python - - | |
| 0.65% 3142708 30314:python [.] _PyThreadState_PushFrame python - - | |
| 0.48% 2324691 30314:python [.] _PyObject_Realloc python - - | |
| 0.48% 2320182 30314:python [.] _PyThreadState_PopFrame python - - | |
| 0.48% 2288122 30314:python [.] vgetargs1_impl python - - | |
| 0.48% 2284985 30314:python [.] PyObject_Call python - - | |
| 0.47% 2275705 30314:python [.] PyLong_AsLong python - - | |
| 0.47% 2264935 30314:python [.] apache::thrift::py::parse_struct_item_spec(apache::thrift::py::StructItemSpec*, _object*) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.46% 2233347 30314:python [.] _PyFunction_Vectorcall python - - | |
| 0.46% 2231540 30314:python [.] unicode_fromformat_write_utf8 python - - | |
| 0.46% 2211533 30314:python [.] slot_tp_init python - - | |
| 0.45% 2185790 30314:python [.] PyDict_Next python - - | |
| 0.45% 2174265 30314:python [.] __strlen_evex libc.so.6 - - | |
| 0.45% 2152270 30314:python [.] memset@plt python - - | |
| 0.44% 2129172 30314:python [.] PyObject_ClearWeakRefs python - - | |
| 0.44% 2127106 30314:python [.] _PyObject_StoreInstanceAttribute python - - | |
| 0.44% 2123978 30314:python [.] PyImport_ImportModuleLevelObject python - - | |
| 0.44% 2117744 30314:python [.] tuple_alloc python - - | |
| 0.44% 2113528 30314:python [.] dict_merge.isra.0 python - - | |
| 0.43% 2090128 30314:python [.] siphash13 python - - | |
| 0.43% 2077991 30314:python [.] apache::thrift::py::BinaryProtocol::readFieldBegin(apache::thrift::py::TType&, short&) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.24% 1177121 30314:python [.] dict_dealloc python - - | |
| 0.24% 1177110 30314:python [.] _int_free_create_chunk libc.so.6 - - | |
| 0.24% 1175228 30314:python [.] PyObject_Vectorcall python - - | |
| 0.24% 1165684 30314:python [.] apache::thrift::py::ProtocolBase<apache::thrift::py::BinaryProtocol>::readBytes(char**, int) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.24% 1165225 30314:python [.] _Py_IsMainThread python - - | |
| 0.24% 1164825 30314:python [.] PyMethod_New python - - | |
| 0.24% 1163451 30314:python [.] _PyModuleSpec_IsInitializing python - - | |
| 0.24% 1163220 30314:python [.] apache::thrift::py::ProtocolBase<apache::thrift::py::BinaryProtocol>::readStruct(_object*, _object*, _object*)@plt fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.24% 1162503 30314:python [.] object_vacall python - - | |
| 0.24% 1162251 30314:python [.] _PyTime_AsTimespec_clamp python - - | |
| 0.24% 1159961 30314:python [.] PyUnicode_New.part.0 python - - | |
| 0.24% 1159851 30314:python [.] _PyUnicode_InternMortal python - - | |
| 0.24% 1159034 30314:python [.] _PyEval_ImportName python - - | |
| 0.24% 1158212 30314:python [.] _PyErr_CreateException python - - | |
| 0.24% 1155790 30314:python [.] PyUnicode_RichCompare python - - | |
| 0.24% 1153269 30314:python [.] _PyDict_FromItems python - - | |
| 0.24% 1151172 30314:python [.] unicode_encode_utf8 python - - | |
| 0.24% 1149831 30314:python [.] tupleiter_dealloc python - - | |
| 0.24% 1147964 30314:python [.] PyObject_GetIter python - - | |
| 0.24% 1137188 30314:python [.] _PyObject_InitInlineValues python - - | |
| 0.24% 1135660 30314:python [.] apache::thrift::py::parse_struct_args(apache::thrift::py::StructTypeArgs*, _object*)@plt fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.24% 1134860 30314:python [.] PyErr_Clear python - - | |
| 0.24% 1131798 30314:python [.] resize_compact python - - | |
| 0.23% 1123750 30314:python [.] dict_get python - - | |
| 0.23% 1118982 30314:python [.] _Py_dict_lookup python - - | |
| 0.23% 1115109 30314:python [.] _PyType_GetDict python - - | |
| 0.23% 1108710 30314:python [.] method_vectorcall python - - | |
| 0.23% 1103553 30314:python [.] PyTuple_New python - - | |
| 0.23% 1100938 30314:python [.] PyObject_CallMethodObjArgs python - - | |
| 0.23% 1097210 30314:python [.] PyType_IsSubtype python - - | |
| 0.23% 1092046 30314:python [.] tuple_iter python - - | |
| 0.23% 1089733 30314:python [.] _PyObject_GC_Link python - - | |
| 0.23% 1088993 30314:python [.] _PyTuple_FromArray.part.0 python - - | |
| 0.23% 1083034 30314:python [.] PyErr_Occurred python - - | |
| 0.22% 1081615 30314:python [.] _PyObject_TryGetInstanceAttribute python - - | |
| 0.22% 1075500 30314:python [.] _PyTuple_FromArray python - - | |
| 0.22% 1075464 30314:python [.] apache::thrift::py::ProtocolBase<apache::thrift::py::BinaryProtocol>::decodeValue(apache::thrift::py::TType, _object*) fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.22% 1067873 30314:python [.] PyObject_GetOptionalAttr python - - | |
| 0.22% 1056942 30314:python [.] _PyErr_SetObject.part.0 python - - | |
| 0.22% 1053929 30314:python [.] apache::thrift::py::parse_struct_item_spec(apache::thrift::py::StructItemSpec*, _object*)@plt fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.22% 1048185 30314:python [.] PyException_GetTraceback python - - | |
| 0.22% 1040273 30314:python [.] PyIter_Next python - - | |
| 0.21% 1031229 30314:python [.] PyList_Size python - - | |
| 0.21% 1029599 30314:python [.] convertsimple.constprop.0 python - - | |
| 0.20% 963406 30314:python [.] pysiphash python - - | |
| 0.20% 958941 30314:python [.] _PyObject_Calloc python - - | |
| 0.19% 932240 30314:python [.] __strchr_evex libc.so.6 - - | |
| 0.19% 917288 30314:python [.] decode_binary fastbinary.cpython-314-x86_64-linux-gnu.so - - | |
| 0.15% 703734 30314:python [.] PyModule_GetDict python - - | |
| 0.13% 643035 30314:python [.] _dl_lookup_symbol_x ld-linux-x86-64.so.2 - - | |
| 0.13% 604229 30314:python [.] _dl_relocate_object_no_relro ld-linux-x86-64.so.2 - - | |
| 0.13% 601538 30314:python [.] do_lookup_x ld-linux-x86-64.so.2 - - | |
| 0.03% 124999 30314:python [.] bytesio_new python - - | |
| # | |
| # (Cannot load tips.txt file, please install perf!) | |
| # |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To display the perf.data header info, please use --header/--header-only options. | |
| # | |
| # | |
| # Total Lost Samples: 0 | |
| # | |
| # Samples: 5K of event 'cycles:Pu' | |
| # Event count (approx.): 4942041371 | |
| # | |
| # Overhead Period Pid:Command Symbol Shared Object IPC [IPC Coverage] | |
| # ........ ............ ............... ............................................. ....................................... .................... | |
| # | |
| 46.32% 2289054935 10769:python [.] _PyEval_EvalFrameDefault python - - | |
| 3.89% 192366340 10769:python [.] _PyObject_Malloc python - - | |
| 2.49% 122878398 10769:python [.] _PyObject_Free python - - | |
| 1.70% 84144403 10769:python [.] _Py_Dealloc python - - | |
| 1.57% 77618182 10769:python [.] _PyFrame_ClearExceptCode python - - | |
| 1.07% 52945089 10769:python [.] PyDict_GetItemRef python - - | |
| 1.00% 49407248 10769:python [.] _Py_dict_lookup python - - | |
| 0.92% 45710990 10769:python [.] _PyFrame_PushUnchecked python - - | |
| 0.91% 45197320 10769:python [.] _PyType_LookupStackRefAndVersion python - - | |
| 0.89% 43986364 10769:python [.] tuple_dealloc python - - | |
| 0.87% 43011947 10769:python [.] tuple_alloc python - - | |
| 0.80% 39401163 10769:python [.] PyObject_GC_UnTrack python - - | |
| 0.76% 37369150 10769:python [.] _PyEval_FrameClearAndPop python - - | |
| 0.74% 36743682 10769:python [.] initialize_locals python - - | |
| 0.74% 36619699 10769:python [.] unicodekeys_lookup_unicode python - - | |
| 0.70% 34590080 10769:python [.] subtype_dealloc python - - | |
| 0.69% 34341615 10769:python [.] PyType_GenericAlloc python - - | |
| 0.59% 29265244 10769:python [.] PyBuffer_Release python - - | |
| 0.51% 25385423 10769:python [.] dict_dealloc python - - | |
| 0.50% 24928950 10769:python [.] siphash13 python - - | |
| 0.49% 24396696 10769:python [.] PyObject_Vectorcall python - - | |
| 0.48% 23787534 10769:python [.] _PyEvalFramePushAndInit python - - | |
| 0.44% 21770874 10769:python [.] __strlen_evex libc.so.6 - - | |
| 0.44% 21517519 10769:python [.] __strcmp_evex libc.so.6 - - | |
| 0.38% 18770444 10769:python [.] PyObject_ClearWeakRefs python - - | |
| 0.36% 17554675 10769:python [.] unicode_from_format python - - | |
| 0.34% 17032988 10769:python [.] unicode_repr python - - | |
| 0.34% 16610891 10769:python [.] _PyUnicode_JoinArray.part.0 python - - | |
| 0.34% 16564590 10769:python [.] _PyObject_Realloc python - - | |
| 0.33% 16476383 10769:python [.] PyObject_GC_Del python - - | |
| 0.33% 16437511 10769:python [.] _PyThreadState_PopFrame python - - | |
| 0.33% 16255484 10769:python [.] __memmove_evex_unaligned_erms libc.so.6 - - | |
| 0.31% 15096659 10769:python [.] _Py_NewReference python - - | |
| 0.31% 15073796 10769:python [.] unicode_dealloc python - - | |
| 0.30% 14656922 10769:python [.] insert_to_emptydict.isra.0 python - - | |
| 0.29% 14413387 10769:python [.] PyList_New python - - | |
| 0.28% 14060138 10769:python [.] _PyEval_Vector python - - | |
| 0.28% 13931273 10769:python [.] new_dict.isra.0 python - - | |
| 0.28% 13725402 10769:python [.] _PyObject_MakeTpCall python - - | |
| 0.28% 13704331 10769:python [.] _PyObject_GenericGetAttrWithDict python - - | |
| 0.28% 13610398 10769:python [.] __memcmp_evex_movbe libc.so.6 - - | |
| 0.27% 13539459 10769:python [.] PyBytes_FromStringAndSize python - - | |
| 0.27% 13486655 10769:python [.] list_dealloc python - - | |
| 0.27% 13471120 10769:python [.] PyObject_RichCompareBool python - - | |
| 0.27% 13467588 10769:python [.] PyTuple_New python - - | |
| 0.27% 13203918 10769:python [.] __strchr_evex libc.so.6 - - | |
| 0.27% 13151348 10769:python [.] frame_dealloc python - - | |
| 0.26% 12650495 10769:python [.] PyUnicode_New.part.0 python - - | |
| 0.26% 12635649 10769:python [.] _copy_characters.constprop.0.isra.0 python - - | |
| 0.26% 12626136 10769:python [.] get_exception_handler.isra.0 python - - | |
| 0.25% 12471448 10769:python [.] PyTraceBack_Here python - - | |
| 0.25% 12223387 10769:python [.] PyBuffer_FillInfo python - - | |
| 0.25% 12213355 10769:python [.] _PyType_GetDict python - - | |
| 0.25% 12206948 10769:python [.] _PyUnicode_XStrip python - - | |
| 0.24% 11971207 10769:python [.] PyDict_New python - - | |
| 0.23% 11185932 10769:python [.] _PyObject_LookupSpecialMethod python - - | |
| 0.22% 10880293 10769:python [.] dict_merge.isra.0 python - - | |
| 0.22% 10813542 10769:python [.] unpack _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.22% 10658921 10769:python [.] method_dealloc python - - | |
| 0.21% 10361262 10769:python [.] PyObject_GetItem python - - | |
| 0.20% 10109808 10769:python [.] type_call python - - | |
| 0.20% 10051625 10769:python [.] PyImport_ImportModuleLevelObject python - - | |
| 0.20% 9913292 10769:python [.] PyObject_CallOneArg python - - | |
| 0.19% 9383825 10769:python [.] pack _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.19% 9320156 10769:python [.] _Py_hashtable_get_entry_generic python - - | |
| 0.19% 9243963 10769:python [.] _io_BytesIO_read python - - | |
| 0.18% 9125197 10769:python [.] find_first_nonascii python - - | |
| 0.18% 9087227 10769:python [.] write_bytes python - - | |
| 0.18% 9011685 10769:python [.] PyObject_Size python - - | |
| 0.18% 9007783 10769:python [.] PyNumber_InPlaceAdd python - - | |
| 0.18% 8963507 10769:python [.] _Py_convert_optional_to_ssize_t python - - | |
| 0.18% 8955749 10769:python [.] s_pack _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.17% 8484252 10769:python [.] set_lookkey python - - | |
| 0.17% 8480967 10769:python [.] weakref___new__ python - - | |
| 0.17% 8419117 10769:python [.] PyType_IsSubtype python - - | |
| 0.17% 8386426 10769:python [.] _PyTuple_FromStackRefStealOnSuccess python - - | |
| 0.17% 8354666 10769:python [.] insertdict.isra.0 python - - | |
| 0.17% 8330870 10769:python [.] object_vacall python - - | |
| 0.17% 8224854 10769:python [.] s_pack_internal _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.16% 8053919 10769:python [.] dict_get python - - | |
| 0.16% 8052463 10769:python [.] PyMethod_New python - - | |
| 0.16% 7781043 10769:python [.] PyObject_ClearManagedDict python - - | |
| 0.15% 7467175 10769:python [.] PyUnicode_RichCompare python - - | |
| 0.15% 7269596 10769:python [.] PyThread_get_thread_ident_ex python - - | |
| 0.15% 7237307 10769:python [.] PyObject_GetBuffer python - - | |
| 0.15% 7220371 10769:python [.] PyObject_GetIter python - - | |
| 0.14% 7159581 10769:python [.] _PyLong_FromMedium python - - | |
| 0.14% 7115444 10769:python [.] PyObject_Malloc python - - | |
| 0.14% 7091580 10769:python [.] _imp_is_builtin python - - | |
| 0.14% 7051286 10769:python [.] _PyList_AppendTakeRefListResize python - - | |
| 0.14% 7044446 10769:python [.] PyObject_GetOptionalAttr python - - | |
| 0.14% 7025161 10769:python [.] PyObject_Hash python - - | |
| 0.14% 6993765 10769:python [.] PyThread_get_thread_ident python - - | |
| 0.14% 6740154 10769:python [.] _PyObject_GetMethod python - - | |
| 0.13% 6629102 10769:python [.] PyObject_CallMethodObjArgs python - - | |
| 0.13% 6619279 10769:python [.] _Py_CheckFunctionResult python - - | |
| 0.13% 6611168 10769:python [.] _PyLong_Add python - - | |
| 0.13% 6451214 10769:python [.] float_dealloc python - - | |
| 0.13% 6443264 10769:python [.] PyObject_IsTrue python - - | |
| 0.13% 6320453 10769:python [.] PyLong_FromLong python - - | |
| 0.13% 6311520 10769:python [.] PyDict_GetItemStringRef python - - | |
| 0.13% 6309359 10769:python [.] pysiphash python - - | |
| 0.12% 6155426 10769:python [.] s_unpack_internal _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.12% 6097883 10769:python [.] weakref_vectorcall python - - | |
| 0.12% 6087822 10769:python [.] _Py_type_getattro python - - | |
| 0.12% 5871111 10769:python [.] memcpy@plt python - - | |
| 0.12% 5762852 10769:python [.] _PyThreadState_PushFrame python - - | |
| 0.12% 5749185 10769:python [.] __wcscmp_evex libc.so.6 - - | |
| 0.12% 5710344 10769:python [.] PyException_GetTraceback python - - | |
| 0.12% 5693683 10769:python [.] _PyObject_Call_Prepend python - - | |
| 0.11% 5653210 10769:python [.] PyNumber_AsSsize_t python - - | |
| 0.11% 5612251 10769:python [.] _PyObject_GC_Link python - - | |
| 0.11% 5603041 10769:python [.] _PyObject_TryGetInstanceAttribute python - - | |
| 0.11% 5551322 10769:python [.] tuple_iter python - - | |
| 0.11% 5500967 10769:python [.] bytes_concat python - - | |
| 0.11% 5459004 10769:python [.] list_iter python - - | |
| 0.11% 5428407 10769:python [.] bu_int _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.11% 5418506 10769:python [.] np_byte _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.11% 5418028 10769:python [.] sm_descr_get python - - | |
| 0.11% 5412860 10769:python [.] _PyObject_GC_New python - - | |
| 0.11% 5386168 10769:python [.] vgetargskeywords.constprop.0 python - - | |
| 0.11% 5369214 10769:python [.] cfunction_vectorcall_NOARGS python - - | |
| 0.11% 5278926 10769:python [.] bp_int _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.11% 5274819 10769:python [.] __wcsrchr_evex libc.so.6 - - | |
| 0.11% 5214546 10769:python [.] _PyStack_UnpackDict python - - | |
| 0.10% 5069970 10769:python [.] PyUnicode_RPartition python - - | |
| 0.10% 4971622 10769:python [.] list_pop python - - | |
| 0.10% 4865707 10769:python [.] PyLong_FromSsize_t python - - | |
| 0.10% 4830444 10769:python [.] _PyBytes_Resize python - - | |
| 0.10% 4826493 10769:python [.] _PyDict_FromItems python - - | |
| 0.10% 4734449 10769:python [.] long_hash python - - | |
| 0.10% 4708709 10769:python [.] PyUnicode_FromString python - - | |
| 0.09% 4674999 10769:python [.] PyType_GetModuleByDef python - - | |
| 0.09% 4662721 10769:python [.] _PySuper_Lookup python - - | |
| 0.09% 4639098 10769:python [.] _PyLong_Subtract python - - | |
| 0.09% 4630100 10769:python [.] PyUnicode_Decode python - - | |
| 0.09% 4624182 10769:python [.] PyObject_Free python - - | |
| 0.09% 4617385 10769:python [.] long_dealloc python - - | |
| 0.09% 4586326 10769:python [.] _PyRecursiveMutex_Unlock python - - | |
| 0.09% 4556356 10769:python [.] do_super_lookup python - - | |
| 0.09% 4456719 10769:python [.] __GI___pthread_self libc.so.6 - - | |
| 0.09% 4443399 10769:python [.] _PyRecursiveMutex_Lock python - - | |
| 0.09% 4443093 10769:python [.] bytes_decode python - - | |
| 0.09% 4435727 10769:python [.] rlock_acquire python - - | |
| 0.09% 4432789 10769:python [.] _PyEval_ImportName python - - | |
| 0.09% 4424475 10769:python [.] tupleiter_dealloc python - - | |
| 0.09% 4391213 10769:python [.] PyUnicode_AsWideChar python - - | |
| 0.09% 4358551 10769:python [.] object_new python - - | |
| 0.09% 4287185 10769:python [.] structseq_dealloc python - - | |
| 0.08% 4022990 10769:python [.] PyObject_GC_Track python - - | |
| 0.08% 4017458 10769:python [.] _PyUnicodeWriter_PrepareInternal python - - | |
| 0.08% 3942478 10769:python [.] _PyErr_SetImportErrorWithNameFrom python - - | |
| 0.08% 3913724 10769:python [.] PyLong_AsLong@plt _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.08% 3912790 10769:python [.] _PyUnicode_FromASCII python - - | |
| 0.08% 3852142 10769:python [.] _PyTuple_FromArray.part.0 python - - | |
| 0.08% 3849860 10769:python [.] make_range_object python - - | |
| 0.08% 3842558 10769:python [.] find_empty_slot.constprop.0 python - - | |
| 0.08% 3812697 10769:python [.] dictiter_iternextitem python - - | |
| 0.08% 3795853 10769:python [.] _PyBytesWriter_Finish python - - | |
| 0.08% 3771055 10769:python [.] bytes_buffer_getbuffer python - - | |
| 0.08% 3757015 10769:python [.] _PyEval_CheckExceptTypeValid python - - | |
| 0.08% 3729924 10769:python [.] convertsimple.constprop.0 python - - | |
| 0.08% 3721773 10769:python [.] PyStructSequence_SetItem python - - | |
| 0.08% 3715411 10769:python [.] unicode_hash python - - | |
| 0.07% 3688274 10769:python [.] PyErr_CheckSignals python - - | |
| 0.07% 3683469 10769:python [.] PyDict_SetItemString python - - | |
| 0.07% 3682837 10769:python [.] unicode_join python - - | |
| 0.07% 3674824 10769:python [.] _PyEval_ImportFrom python - - | |
| 0.07% 3671490 10769:python [.] _PyErr_SetObject.part.0 python - - | |
| 0.07% 3666073 10769:python [.] __memset_evex_unaligned_erms libc.so.6 - - | |
| 0.07% 3655793 10769:python [.] pthread_mutex_unlock@@GLIBC_2.2.5 libc.so.6 - - | |
| 0.07% 3650496 10769:python [.] find_frozen python - - | |
| 0.07% 3645709 10769:python [.] resize_compact python - - | |
| 0.07% 3632903 10769:python [.] ImportError_init python - - | |
| 0.07% 3606772 10769:python [.] PyDict_Next python - - | |
| 0.07% 3586315 10769:python [.] PyArg_UnpackTuple python - - | |
| 0.07% 3547529 10769:python [.] ImportError_dealloc python - - | |
| 0.07% 3477118 10769:python [.] func_clear python - - | |
| 0.07% 3466239 10769:python [.] fill_time python - - | |
| 0.07% 3453875 10769:python [.] k_mul python - - | |
| 0.07% 3433630 10769:python [.] PyMem_Free python - - | |
| 0.07% 3431338 10769:python [.] unicode_decode_utf8.part.0 python - - | |
| 0.07% 3428899 10769:python [.] PyLong_AsLong python - - | |
| 0.07% 3427427 10769:python [.] PyLong_AsSsize_t python - - | |
| 0.07% 3384435 10769:python [.] _PyObject_GC_NewVar python - - | |
| 0.07% 3313902 10769:python [.] object_init python - - | |
| 0.06% 3124555 10769:python [.] dict_items python - - | |
| 0.06% 3085289 10769:python [.] PyObject_RichCompare python - - | |
| 0.06% 3009080 10769:python [.] _PyErr_Restore python - - | |
| 0.06% 2995046 10769:python [.] _PyRecursiveMutex_LockTimed python - - | |
| 0.06% 2947598 10769:python [.] PyImport_GetModule python - - | |
| 0.06% 2938227 10769:python [.] _imp_find_frozen python - - | |
| 0.06% 2926384 10769:python [.] slot_tp_new python - - | |
| 0.06% 2913025 10769:python [.] BaseException_clear python - - | |
| 0.06% 2904934 10769:python [.] pthread_mutex_lock@@GLIBC_2.2.5 libc.so.6 - - | |
| 0.06% 2897872 10769:python [.] hashtable_unicode_hash python - - | |
| 0.06% 2878862 10769:python [.] __GI___pthread_mutex_unlock_usercnt libc.so.6 - - | |
| 0.06% 2866668 10769:python [.] long_richcompare python - - | |
| 0.06% 2851362 10769:python [.] _weakref__remove_dead_weakref python - - | |
| 0.06% 2846542 10769:python [.] dictresize.isra.0 python - - | |
| 0.06% 2838187 10769:python [.] __memset_evex_unaligned libc.so.6 - - | |
| 0.06% 2836604 10769:python [.] _PyBytesWriter_Alloc python - - | |
| 0.06% 2827315 10769:python [.] _Py_module_getattro_impl.part.0 python - - | |
| 0.06% 2824614 10769:python [.] PyObject_DelItem python - - | |
| 0.06% 2824415 10769:python [.] strlen@plt python - - | |
| 0.06% 2820294 10769:python [.] unicode_encode_utf8 python - - | |
| 0.06% 2812119 10769:python [.] bu_short _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.06% 2802303 10769:python [.] PyErr_SetRaisedException python - - | |
| 0.06% 2797744 10769:python [.] _PyMutex_LockTimed python - - | |
| 0.06% 2728931 10769:python [.] dict_pop python - - | |
| 0.05% 2689283 10769:python [.] list_ass_slice_lock_held python - - | |
| 0.05% 2684338 10769:python [.] PyType_GenericNew python - - | |
| 0.05% 2683921 10769:python [.] delitem_knownhash_lock_held python - - | |
| 0.05% 2677262 10769:python [.] resize_buffer python - - | |
| 0.05% 2675841 10769:python [.] _PyEval_MonitorRaise python - - | |
| 0.05% 2659736 10769:python [.] builtin___import__ python - - | |
| 0.05% 2645031 10769:python [.] pthread_self@plt python - - | |
| 0.05% 2631686 10769:python [.] PyErr_GetRaisedException python - - | |
| 0.05% 2624234 10769:python [.] _PyRecursiveMutex_IsLockedByCurrentThread python - - | |
| 0.05% 2617052 10769:python [.] _io_BytesIO___init__ python - - | |
| 0.05% 2598577 10769:python [.] PyObject_GetAttr python - - | |
| 0.05% 2597945 10769:python [.] _Py_module_getattro_impl python - - | |
| 0.05% 2573325 10769:python [.] bytes_new python - - | |
| 0.05% 2570444 10769:python [.] thread_get_ident python - - | |
| 0.05% 2570364 10769:python [.] PyObject_GenericGetAttr python - - | |
| 0.05% 2561035 10769:python [.] pthread_cond_signal@@GLIBC_2.3.2 libc.so.6 - - | |
| 0.05% 2547924 10769:python [.] unicode_rstrip python - - | |
| 0.05% 2546203 10769:python [.] _PyUnicode_EqualToASCIIString python - - | |
| 0.05% 2527749 10769:python [.] PyUnicode_Substring python - - | |
| 0.05% 2524469 10769:python [.] PyObject_Call python - - | |
| 0.05% 2239145 10769:python [.] clear_weakref_lock_held python - - | |
| 0.04% 2213243 10769:python [k] 0xffffffffb7200080 [unknown] - - | |
| 0.04% 2042330 10769:python [.] take_gil python - - | |
| 0.04% 2027365 10769:python [.] PyTuple_New@plt _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.04% 2025417 10769:python [.] _PyType_LookupRef python - - | |
| 0.04% 1994594 10769:python [.] bytesio_new python - - | |
| 0.04% 1986233 10769:python [.] _pystat_fromstructstat python - - | |
| 0.04% 1980264 10769:python [.] range_dealloc python - - | |
| 0.04% 1967476 10769:python [.] PyUnicode_AsUTF8AndSize python - - | |
| 0.04% 1966224 10769:python [.] __errno_location libc.so.6 - - | |
| 0.04% 1962047 10769:python [.] PyDict_Contains python - - | |
| 0.04% 1958370 10769:python [.] cm_descr_get python - - | |
| 0.04% 1954148 10769:python [.] list_richcompare python - - | |
| 0.04% 1953193 10769:python [.] PyTuple_Pack python - - | |
| 0.04% 1941076 10769:python [.] strcmp@plt python - - | |
| 0.04% 1924622 10769:python [.] __memrchr_evex libc.so.6 - - | |
| 0.04% 1914778 10769:python [.] _PySet_Contains python - - | |
| 0.04% 1903761 10769:python [.] tuple_subscript python - - | |
| 0.04% 1878826 10769:python [.] memset@plt python - - | |
| 0.04% 1876256 10769:python [.] _PyRunRemoteDebugger python - - | |
| 0.04% 1876077 10769:python [.] pthread_mutex_unlock@plt python - - | |
| 0.04% 1862366 10769:python [.] PyDict_SetItem python - - | |
| 0.04% 1849261 10769:python [.] _PyTuple_FromArray python - - | |
| 0.04% 1831683 10769:python [.] PyObject_Repr python - - | |
| 0.04% 1831576 10769:python [.] remove_importlib_frames python - - | |
| 0.04% 1808039 10769:python [.] PyObject_VectorcallDict python - - | |
| 0.04% 1794886 10769:python [.] get_long _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.04% 1786146 10769:python [.] _PyList_FromStackRefStealOnSuccess python - - | |
| 0.04% 1779115 10769:python [.] _io_BytesIO_getvalue python - - | |
| 0.04% 1770140 10769:python [.] PyUnicode_AsEncodedString python - - | |
| 0.04% 1766741 10769:python [.] delitem_common python - - | |
| 0.04% 1766453 10769:python [.] __errno_location@plt python - - | |
| 0.04% 1766321 10769:python [.] slot_tp_init python - - | |
| 0.04% 1762490 10769:python [.] lookup_method_ex.constprop.0 python - - | |
| 0.04% 1761799 10769:python [.] new_keys_object.isra.0 python - - | |
| 0.04% 1754140 10769:python [.] PyArg_ParseTupleAndKeywords python - - | |
| 0.04% 1753285 10769:python [.] list_extend_lock_held python - - | |
| 0.04% 1749288 10769:python [.] _PyFrame_New_NoTrack python - - | |
| 0.04% 1743908 10769:python [.] PyFloat_FromDouble python - - | |
| 0.04% 1740825 10769:python [.] _imp_acquire_lock python - - | |
| 0.04% 1739144 10769:python [.] _imp_release_lock python - - | |
| 0.04% 1737427 10769:python [.] tb_dealloc python - - | |
| 0.04% 1732060 10769:python [.] func_descr_get python - - | |
| 0.03% 1724222 10769:python [.] _PyFunction_Vectorcall python - - | |
| 0.03% 1721486 10769:python [.] PyDescr_IsData python - - | |
| 0.03% 1721459 10769:python [.] _PyObject_InitInlineValues python - - | |
| 0.03% 1716982 10769:python [.] _list_extend python - - | |
| 0.03% 1715877 10769:python [.] wrapperdescr_call python - - | |
| 0.03% 1715506 10769:python [.] dictiter_dealloc python - - | |
| 0.03% 1711426 10769:python [.] PyNumber_Multiply python - - | |
| 0.03% 1709589 10769:python [.] os_stat python - - | |
| 0.03% 1692114 10769:python [.] builtin_hasattr python - - | |
| 0.03% 1691074 10769:python [.] PyNumber_Index python - - | |
| 0.03% 1687472 10769:python [.] _PyRecursiveMutex_TryUnlock python - - | |
| 0.03% 1674934 10769:python [.] PyMapping_GetOptionalItem python - - | |
| 0.03% 1672152 10769:python [.] hashtable_unicode_compare python - - | |
| 0.03% 1668889 10769:python [.] PyIndex_Check python - - | |
| 0.03% 1668864 10769:python [.] PyUnicode_FromFormat python - - | |
| 0.03% 1599444 10769:python [.] _PyUnicodeWriter_WriteStr python - - | |
| 0.03% 1584304 10769:python [.] list___init__ python - - | |
| 0.03% 1579469 10769:python [.] _PyBytesWriter_Finish@plt _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.02% 1117463 10769:python [.] binary_op1 python - - | |
| 0.02% 1117243 10769:python [.] PyFunction_New python - - | |
| 0.02% 1113086 10769:python [.] PyDict_GetItemWithError python - - | |
| 0.02% 1105039 10769:python [.] PyUnicode_EncodeFSDefault python - - | |
| 0.02% 1103544 10769:python [.] PyNumber_Add python - - | |
| 0.02% 1101168 10769:python [.] pthread_mutex_lock@plt python - - | |
| 0.02% 1092007 10769:python [.] _PyErr_SetKeyError python - - | |
| 0.02% 1090178 10769:python [.] textiowrapper_read_chunk python - - | |
| 0.02% 1071040 10769:python [.] range_iter python - - | |
| 0.02% 1011346 10769:python [.] bytes_length python - - | |
| 0.02% 1003230 10769:python [.] _PyErr_CheckSignalsTstate python - - | |
| 0.02% 990475 10769:python [.] drop_gil python - - | |
| 0.02% 989035 10769:python [.] PyLong_FromLongLong python - - | |
| 0.02% 987226 10769:python [.] _PyUnicode_JoinArray python - - | |
| 0.02% 981547 10769:python [.] stat64@plt python - - | |
| 0.02% 973632 10769:python [.] PyException_SetTraceback python - - | |
| 0.02% 970808 10769:python [.] list_length python - - | |
| 0.02% 968125 10769:python [.] PySequence_Fast python - - | |
| 0.02% 962731 10769:python [.] object_dealloc python - - | |
| 0.02% 957706 10769:python [.] PyEval_SaveThread python - - | |
| 0.02% 956916 10769:python [.] list_vectorcall python - - | |
| 0.02% 956720 10769:python [.] __GI___fstatat64 libc.so.6 - - | |
| 0.02% 943601 10769:python [.] rlock_dealloc python - - | |
| 0.02% 924827 10769:python [k] 0xffffffffb645a64f [unknown] - - | |
| 0.02% 905502 10769:python [.] _PyLong_FromTime_t python - - | |
| 0.02% 897542 10769:python [.] PyLong_FromUnsignedLongLong python - - | |
| 0.02% 895979 10769:python [.] range_vectorcall python - - | |
| 0.02% 895750 10769:python [.] _PyThreadState_Detach python - - | |
| 0.02% 889145 10769:python [.] _PyDict_DelItemIf python - - | |
| 0.02% 886829 10769:python [.] method_vectorcall_VARARGS_KEYWORDS python - - | |
| 0.02% 886302 10769:python [k] 0xffffffffb7200084 [unknown] - - | |
| 0.02% 885593 10769:python [.] rangeiter_dealloc python - - | |
| 0.02% 885037 10769:python [.] import_ensure_initialized python - - | |
| 0.02% 884381 10769:python [.] long_mul python - - | |
| 0.02% 879319 10769:python [.] _Py_Specialize_Call python - - | |
| 0.02% 873181 10769:python [k] 0xffffffffb7201a60 [unknown] - - | |
| 0.02% 872065 10769:python [.] posix_do_stat.isra.0 python - - | |
| 0.02% 871610 10769:python [.] PyBuffer_Release@plt _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.02% 870895 10769:python [.] _PyModuleSpec_GetFileOrigin python - - | |
| 0.02% 865590 10769:python [k] 0xffffffffb646a302 [unknown] - - | |
| 0.02% 862294 10769:python [.] nu_byte _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.02% 860398 10769:python [.] unicode_fromformat_write_str python - - | |
| 0.02% 860115 10769:python [.] _PyUnicode_Equal python - - | |
| 0.02% 860021 10769:python [.] list_remove python - - | |
| 0.02% 858700 10769:python [.] _PyModuleSpec_IsInitializing python - - | |
| 0.02% 858667 10769:python [.] PyMemoryView_FromBuffer python - - | |
| 0.02% 857630 10769:python [.] method_vectorcall python - - | |
| 0.02% 856593 10769:python [.] buffered_flush_and_rewind_unlocked python - - | |
| 0.02% 855551 10769:python [.] _PyFunction_SetVersion python - - | |
| 0.02% 852358 10769:python [.] PyFunction_NewWithQualName python - - | |
| 0.02% 851521 10769:python [.] method_vectorcall_VARARGS python - - | |
| 0.02% 851338 10769:python [.] do_raise python - - | |
| 0.02% 849676 10769:python [.] wcscmp@plt python - - | |
| 0.02% 847438 10769:python [.] _Py_hashtable_get python - - | |
| 0.02% 843792 10769:python [.] method_vectorcall_O python - - | |
| 0.02% 842895 10769:python [.] func_dealloc python - - | |
| 0.02% 842363 10769:python [.] PyUnicode_Concat python - - | |
| 0.02% 839699 10769:python [.] _io_BytesIO_write python - - | |
| 0.02% 838375 10769:python [.] PyObject_IsInstance python - - | |
| 0.02% 838142 10769:python [.] _Py_IsMainThread python - - | |
| 0.02% 835504 10769:python [.] tp_new_wrapper python - - | |
| 0.02% 834094 10769:python [.] build_indices_unicode python - - | |
| 0.02% 832326 10769:python [.] dictitems_iter python - - | |
| 0.02% 831899 10769:python [.] PyFrame_GetCode python - - | |
| 0.02% 831848 10769:python [.] bytesio_dealloc python - - | |
| 0.02% 831458 10769:python [.] memset@plt _struct.cpython-314-x86_64-linux-gnu.so - - | |
| 0.02% 830082 10769:python [.] listiter_dealloc python - - | |
| 0.02% 828910 10769:python [.] dictview_dealloc python - - | |
| 0.02% 823030 10769:python [.] _Py_GetConfig python - - | |
| 0.02% 811797 10769:python [.] _PyInterpreterState_GetConfig python - - | |
| 0.02% 809975 10769:python [.] PyBool_FromLong python - - | |
| 0.02% 805850 10769:python [.] PyObject_Realloc python - - | |
| 0.02% 805770 10769:python [.] PyErr_Occurred python - - | |
| 0.02% 804325 10769:python [.] builtin_getattr python - - | |
| 0.02% 784421 10769:python [.] sys_audit_tstate python - - | |
| 0.01% 678502 10769:python [.] PyUnicode_CompareWithASCIIString python - - | |
| 0.00% 233650 10769:python [.] _PyDict_LoadGlobalStackRef python - - | |
| # | |
| # (Cannot load tips.txt file, please install perf!) | |
| # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment