Skip to content

Instantly share code, notes, and snippets.

@dominykas
Created April 28, 2020 09:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dominykas/c675001c0e32e8d7082b3f9f2a7370ce to your computer and use it in GitHub Desktop.
Save dominykas/c675001c0e32e8d7082b3f9f2a7370ce to your computer and use it in GitHub Desktop.
runtime stats
Runtime Function/C++ Builtin Time Count
========================================================================================
JS_Execution 6222.59ms 29.35% 503037 3.41%
GC_MC_BACKGROUND_MARKING 2808.84ms 13.25% 138 0.00%
FunctionCallback 2007.30ms 9.47% 303771 2.06%
GC_SCAVENGER_BACKGROUND_SCAVENGE_PARALLEL 1764.63ms 8.32% 985 0.01%
RecompileConcurrent 1564.55ms 7.38% 559 0.00%
GC_MC_BACKGROUND_SWEEPING 722.36ms 3.41% 157 0.00%
GC_SCAVENGER_SCAVENGE_PARALLEL 471.87ms 2.23% 408 0.00%
Map_TransitionToDataProperty 401.26ms 1.89% 1874272 12.70%
JsonParse 378.97ms 1.79% 17541 0.12%
SetDataProperties 320.01ms 1.51% 23066 0.16%
SetKeyedProperty 309.47ms 1.46% 736842 4.99%
RecompileSynchronous 268.27ms 1.27% 1119 0.01%
LoadIC_LoadNonexistentDH 263.12ms 1.24% 571468 3.87%
API_String_NewFromUtf8 200.49ms 0.95% 1316944 8.93%
ForInEnumerate 130.26ms 0.61% 52506 0.36%
ErrorConstructor 127.03ms 0.60% 10639 0.07%
GC_MC_INCREMENTAL 123.82ms 0.58% 1700 0.01%
PreParseWithVariableResolution 122.75ms 0.58% 25808 0.17%
JsonStringify 105.16ms 0.50% 16191 0.11%
AddDictionaryProperty 95.78ms 0.45% 95724 0.65%
ReflectOwnKeys 89.12ms 0.42% 192150 1.30%
GC_Custom_SlowAllocateRaw 88.44ms 0.42% 206316 1.40%
ArrayConcat 84.92ms 0.40% 359093 2.43%
ParseFunctionLiteral 83.73ms 0.39% 6714 0.05%
ObjectPrototypeSetProto 80.91ms 0.38% 478679 3.24%
CompileIgnition 80.58ms 0.38% 9094 0.06%
LoadIC_LoadFieldDH 78.62ms 0.37% 227418 1.54%
GC_SCAVENGER_SCAVENGE 77.88ms 0.37% 204 0.00%
GC_MC_BACKGROUND_EVACUATE_COPY 76.79ms 0.36% 235 0.00%
StoreIC_Miss 75.41ms 0.36% 97161 0.66%
Invoke 75.28ms 0.36% 503040 3.41%
AccessorGetterCallback 71.64ms 0.34% 51953 0.35%
CreateObjectLiteral 71.19ms 0.34% 208611 1.41%
API_Object_Get 59.63ms 0.28% 356317 2.42%
API_Object_Set 59.00ms 0.28% 155366 1.05%
GC_MC_BACKGROUND_EVACUATE_UPDATE_POINTERS 56.22ms 0.27% 1439 0.01%
DefineDataPropertyInLiteral 51.43ms 0.24% 166093 1.13%
HandleApiCall 50.78ms 0.24% 201309 1.36%
API_Function_Call 46.25ms 0.22% 426166 2.89%
AllocateInOldGeneration 42.32ms 0.20% 172794 1.17%
StringEqual 41.71ms 0.20% 940884 6.38%
GC_BACKGROUND_STORE_BUFFER 39.69ms 0.19% 1459 0.01%
LoadIC_LoadAccessorFromPrototypeDH 38.91ms 0.18% 47157 0.32%
ErrorCaptureStackTrace 38.20ms 0.18% 1668 0.01%
CompileFunction 37.90ms 0.18% 5209 0.04%
LoadIC_LoadFieldFromPrototypeDH 37.65ms 0.18% 46681 0.32%
ObjectGetOwnPropertySymbols 34.90ms 0.16% 275125 1.86%
RegExpExecMultiple 34.21ms 0.16% 76199 0.52%
API_ArrayBuffer_New 31.03ms 0.15% 24921 0.17%
StringSplit 30.51ms 0.14% 80594 0.55%
GC_MC_CLEAR_WEAK_REFERENCES 28.77ms 0.14% 94 0.00%
API_String_WriteUtf8 25.14ms 0.12% 76169 0.52%
GC_MC_CLEAR_STRING_TABLE 23.50ms 0.11% 47 0.00%
GetProperty 22.28ms 0.11% 103408 0.70%
DeleteProperty 21.87ms 0.10% 142579 0.97%
ObjectPrototypeGetProto 21.74ms 0.10% 493748 3.35%
StoreCallbackProperty 20.99ms 0.10% 85445 0.58%
ParseArrowFunctionLiteral 20.01ms 0.09% 3270 0.02%
ObjectKeys 20.00ms 0.09% 55002 0.37%
GC_MC_EVACUATE_COPY_PARALLEL 20.00ms 0.09% 47 0.00%
Map_SetPrototype 19.99ms 0.09% 414552 2.81%
ParseEval 19.88ms 0.09% 1500 0.01%
CompileIgnitionFinalization 18.13ms 0.09% 9092 0.06%
API_Persistent_New 18.09ms 0.09% 355715 2.41%
AllocateInYoungGeneration 17.93ms 0.08% 10262 0.07%
GC_MC_INCREMENTAL_START 17.02ms 0.08% 46 0.00%
GC_MC_CLEAR_WEAK_LISTS 16.84ms 0.08% 47 0.00%
StackGuard 16.10ms 0.08% 692 0.00%
StoreIC_StoreFieldDH 16.00ms 0.08% 16655 0.11%
GC_BACKGROUND_UNMAPPER 15.84ms 0.07% 231 0.00%
NewObject 15.78ms 0.07% 33043 0.22%
RegExpExec 15.36ms 0.07% 12405 0.08%
BytecodeBudgetInterrupt 14.73ms 0.07% 7823 0.05%
GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL 14.58ms 0.07% 94 0.00%
RegExpReplaceRT 13.86ms 0.07% 21890 0.15%
GC_BACKGROUND_ARRAY_BUFFER_FREE 13.68ms 0.06% 251 0.00%
GC_SCAVENGER_PROCESS_ARRAY_BUFFERS 13.36ms 0.06% 204 0.00%
API_Object_New 13.33ms 0.06% 136773 0.93%
CompileEval 13.23ms 0.06% 1500 0.01%
NamedGetterCallback 12.71ms 0.06% 27582 0.19%
StringParseInt 12.69ms 0.06% 105212 0.71%
GC_SCAVENGER_SCAVENGE_FINALIZE 12.38ms 0.06% 204 0.00%
ObjectDefineProperty 11.99ms 0.06% 18779 0.13%
GetOwnPropertyDescriptor 11.52ms 0.05% 84973 0.58%
StringToNumber 11.49ms 0.05% 174156 1.18%
GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES 10.85ms 0.05% 502 0.00%
Object_DeleteProperty 10.75ms 0.05% 20418 0.14%
PushBlockContext 10.45ms 0.05% 89371 0.61%
CreateArrayLiteral 10.40ms 0.05% 23960 0.16%
CompileScopeAnalysis 10.22ms 0.05% 6710 0.05%
CallSitePrototypeGetFileName 9.73ms 0.05% 50003 0.34%
JSReceiverGetPrototypeOf 9.58ms 0.05% 217326 1.47%
AccessorSetterCallback 9.28ms 0.04% 86795 0.59%
PrototypeMap_TransitionToDataProperty 9.06ms 0.04% 13521 0.09%
GC_MC_INCREMENTAL_LAYOUT_CHANGE 8.93ms 0.04% 79243 0.54%
StringBuilderConcat 8.72ms 0.04% 64961 0.44%
GC_MC_CLEAR_MAPS 8.71ms 0.04% 47 0.00%
KeyedStoreIC_Slow 7.97ms 0.04% 15929 0.11%
MapGrow 7.91ms 0.04% 12767 0.09%
OptimizeCode 7.84ms 0.04% 560 0.00%
ParseFunction 7.83ms 0.04% 5209 0.04%
DateConstructor 7.64ms 0.04% 38226 0.26%
GC_SCAVENGER_SCAVENGE_ROOTS 7.23ms 0.03% 204 0.00%
GC_MC_EVACUATE_COPY 7.23ms 0.03% 47 0.00%
GC_MC_MARK_MAIN 6.95ms 0.03% 47 0.00%
LoadIC_Miss 6.69ms 0.03% 8522 0.06%
API_Object_GetRealNamedProperty 6.47ms 0.03% 30004 0.20%
StringCharCodeAt 6.41ms 0.03% 25328 0.17%
GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN 6.38ms 0.03% 47 0.00%
CallSitePrototypeToString 6.17ms 0.03% 1578 0.01%
ArrayBufferConstructor 6.06ms 0.03% 3818 0.03%
DeoptimizeCode 6.05ms 0.03% 160 0.00%
API_ScriptCompiler_CompileFunctionInContext 5.56ms 0.03% 1466 0.01%
NewClosure_Tenured 5.55ms 0.03% 11268 0.08%
SymbolConstructor 5.45ms 0.03% 40542 0.27%
CreateDataProperty 5.37ms 0.03% 27023 0.18%
WeakCollectionSet 5.19ms 0.02% 10190 0.07%
CompileSerialize 5.15ms 0.02% 118 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAP_SPACE 5.02ms 0.02% 47 0.00%
CompileLazy 4.92ms 0.02% 5774 0.04%
ArrayLengthSetter 4.81ms 0.02% 50290 0.34%
GC_MC_EVACUATE_PROLOGUE 4.81ms 0.02% 47 0.00%
AddPrivateField 4.77ms 0.02% 34409 0.23%
GC_HEAP_EPILOGUE 4.61ms 0.02% 251 0.00%
LoadPropertyWithInterceptor 4.59ms 0.02% 24738 0.17%
ArrayShift 4.31ms 0.02% 20418 0.14%
TypedArrayPrototypeBuffer 4.18ms 0.02% 36911 0.25%
SetShrink 4.08ms 0.02% 24984 0.17%
RegExpInitializeAndCompile 3.94ms 0.02% 7707 0.05%
LoadGlobalIC_Miss 3.87ms 0.02% 11856 0.08%
FunctionPrototypeSetter 3.85ms 0.02% 33452 0.23%
ObjectPrototypePropertyIsEnumerable 3.75ms 0.02% 36785 0.25%
NumberPrototypeToFixed 3.69ms 0.02% 7106 0.05%
LoadIC_LoadNormalDH 3.69ms 0.02% 8491 0.06%
SetGrow 3.59ms 0.02% 12834 0.09%
GC_MC_PROLOGUE 3.38ms 0.02% 47 0.00%
DateNow 3.33ms 0.02% 8226 0.06%
GC_MC_FINISH 3.20ms 0.02% 47 0.00%
API_String_NewFromOneByte 3.19ms 0.02% 22633 0.15%
GC_MC_INCREMENTAL_FINALIZE_BODY 2.99ms 0.01% 46 0.00%
KeyedStoreIC_Miss 2.91ms 0.01% 1967 0.01%
PreParseArrowFunctionLiteral 2.75ms 0.01% 1324 0.01%
GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS 2.72ms 0.01% 47 0.00%
StringIndexOfUnchecked 2.64ms 0.01% 7473 0.05%
DeserializeIsolate 2.62ms 0.01% 1 0.00%
GC_MC_CLEAR_FLUSHABLE_BYTECODE 2.44ms 0.01% 47 0.00%
API_Error_New 2.21ms 0.01% 711 0.00%
CreateRegExpLiteral 2.06ms 0.01% 1435 0.01%
StringParseFloat 1.95ms 0.01% 14557 0.10%
GC_MC_MARK_ROOTS 1.93ms 0.01% 47 0.00%
API_Uint8Array_New 1.88ms 0.01% 6902 0.05%
API_Object_SetPrototype 1.87ms 0.01% 6911 0.05%
FunctionLengthGetter 1.73ms 0.01% 34349 0.23%
GC_MC_MARK 1.68ms 0.01% 47 0.00%
DefineAccessorPropertyUnchecked 1.64ms 0.01% 920 0.01%
NumberPrototypeToString 1.60ms 0.01% 22646 0.15%
StringTrim 1.59ms 0.01% 3649 0.02%
NamedQueryCallback 1.52ms 0.01% 4762 0.03%
DefineClass 1.41ms 0.01% 682 0.00%
StoreIC_Premonomorphic 1.40ms 0.01% 2475 0.02%
API_Array_New 1.38ms 0.01% 2903 0.02%
Map_TransitionToAccessorProperty 1.30ms 0.01% 1796 0.01%
LoadIC_StringLength 1.29ms 0.01% 843 0.01%
ForInHasProperty 1.24ms 0.01% 2574 0.02%
GC_HEAP_PROLOGUE 1.21ms 0.01% 251 0.00%
GC_MC_EVACUATE_REBALANCE 1.15ms 0.01% 47 0.00%
GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS 1.13ms 0.01% 204 0.00%
ObjectEntries 1.12ms 0.01% 1907 0.01%
StoreInArrayLiteralIC_Miss 1.06ms 0.01% 2536 0.02%
LoadFromSuper 1.06ms 0.00% 1504 0.01%
ObjectIsFrozen 1.03ms 0.00% 20224 0.14%
ObjectGetOwnPropertyNamesTryFast 0.99ms 0.00% 506 0.00%
OrdinaryHasInstance 0.93ms 0.00% 19905 0.13%
CompileAnalyse 0.92ms 0.00% 6710 0.05%
API_Object_Has 0.86ms 0.00% 2563 0.02%
DatePrototypeSetTime 0.84ms 0.00% 7310 0.05%
ObjectEntriesSkipFastPath 0.81ms 0.00% 104 0.00%
DateUTC 0.81ms 0.00% 3828 0.03%
GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS 0.80ms 0.00% 47 0.00%
KeyedLoadIC_LoadElementDH 0.72ms 0.00% 1141 0.01%
LoadIC_Premonomorphic 0.72ms 0.00% 2000 0.01%
GC_MC_CLEAR 0.71ms 0.00% 47 0.00%
GC_SCAVENGER_SCAVENGE_UPDATE_REFS 0.71ms 0.00% 204 0.00%
GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY 0.71ms 0.00% 204 0.00%
StoreIC_StoreAccessorOnPrototypeDH 0.70ms 0.00% 531 0.00%
NamedEnumeratorCallback 0.69ms 0.00% 66 0.00%
CompileOptimized_Concurrent 0.68ms 0.00% 559 0.00%
ArrayBufferIsView 0.67ms 0.00% 11670 0.08%
KeyedStoreIC_StoreFastElementStub 0.66ms 0.00% 355 0.00%
GC_MC_SWEEP_OLD 0.65ms 0.00% 47 0.00%
StringPrototypeLastIndexOf 0.62ms 0.00% 3709 0.03%
API_String_Concat 0.60ms 0.00% 4977 0.03%
StringReplaceNonGlobalRegExpWithFunction 0.58ms 0.00% 378 0.00%
StringCompareSequence 0.57ms 0.00% 3397 0.02%
DeserializeContext 0.57ms 0.00% 2 0.00%
NumberToString 0.56ms 0.00% 1635 0.01%
StringPrototypeToUpperCaseIntl 0.56ms 0.00% 2995 0.02%
GC_MC_MARK_WEAK_CLOSURE_WEAK_HANDLES 0.55ms 0.00% 47 0.00%
API_ObjectTemplate_NewInstance 0.53ms 0.00% 1360 0.01%
GC_Custom_IncrementalMarkingObserver 0.52ms 0.00% 1533 0.01%
GC_MC_MARK_WEAK_CLOSURE 0.50ms 0.00% 47 0.00%
JSReceiverSetPrototypeOfThrow 0.49ms 0.00% 429 0.00%
TransitionElementsKind 0.49ms 0.00% 366 0.00%
FunctionPrototypeGetter 0.48ms 0.00% 999 0.01%
API_String_Write 0.47ms 0.00% 1883 0.01%
GC_MC_EVACUATE_EPILOGUE 0.39ms 0.00% 47 0.00%
KeyedLoadIC_Miss 0.38ms 0.00% 333 0.00%
GC_MC_SWEEP 0.38ms 0.00% 47 0.00%
CompileRewriteReturnResult 0.35ms 0.00% 6710 0.05%
ArrayUnshift 0.35ms 0.00% 402 0.00%
StoreIC_StoreNormalDH 0.34ms 0.00% 489 0.00%
API_FunctionTemplate_GetFunction 0.31ms 0.00% 312 0.00%
ArrayPop 0.29ms 0.00% 942 0.01%
LoadIC_FunctionPrototypeStub 0.28ms 0.00% 277 0.00%
UnwindAndFindExceptionHandler 0.27ms 0.00% 185 0.00%
NotifyDeoptimized 0.27ms 0.00% 76 0.00%
DateCurrentTime 0.26ms 0.00% 396 0.00%
GC_MC_MARK_WEAK_CLOSURE_WEAK_ROOTS 0.24ms 0.00% 47 0.00%
ArrayIndexOf 0.24ms 0.00% 279 0.00%
LoadIC_LoadAccessorDH 0.23ms 0.00% 154 0.00%
CompileDeserialize 0.23ms 0.00% 112 0.00%
StoreIC_StoreNativeDataPropertyOnPrototypeDH 0.22ms 0.00% 69 0.00%
API_Value_Int32Value 0.22ms 0.00% 1312 0.01%
API_Object_DefineOwnProperty 0.21ms 0.00% 661 0.00%
FunctionConstructor 0.20ms 0.00% 34 0.00%
GC_MC_EVACUATE 0.20ms 0.00% 47 0.00%
ShrinkPropertyDictionary 0.19ms 0.00% 215 0.00%
ObjectHasOwnProperty 0.18ms 0.00% 241 0.00%
API_FunctionTemplate_New 0.18ms 0.00% 684 0.00%
ReflectDefineProperty 0.17ms 0.00% 434 0.00%
StringToLowerCaseIntl 0.16ms 0.00% 707 0.00%
ErrorPrototypeToString 0.16ms 0.00% 561 0.00%
ArrayPrototypeFill 0.15ms 0.00% 892 0.01%
ReflectGetOwnPropertyDescriptor 0.15ms 0.00% 897 0.01%
API_Context_New 0.13ms 0.00% 2 0.00%
GC_MC_EPILOGUE 0.12ms 0.00% 47 0.00%
GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE 0.12ms 0.00% 251 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS_WEAK 0.12ms 0.00% 47 0.00%
Genesis 0.12ms 0.00% 2 0.00%
NewArray 0.11ms 0.00% 238 0.00%
ObjectDefineProperties 0.11ms 0.00% 23 0.00%
ArrayPush 0.11ms 0.00% 376 0.00%
GC_MC_CLEAR_WEAK_COLLECTIONS 0.10ms 0.00% 47 0.00%
KeyedStoreIC_ElementsTransitionAndStoreStub 0.10ms 0.00% 27 0.00%
GCPrologueCallback 0.10ms 0.00% 297 0.00%
StringLengthGetter 0.10ms 0.00% 2176 0.01%
ThrowTypeErrorIfStrict 0.09ms 0.00% 2 0.00%
CompleteInobjectSlackTrackingForMap 0.09ms 0.00% 152 0.00%
CompileGetFromOptimizedCodeMap 0.08ms 0.00% 560 0.00%
PromiseResolveAfterResolved 0.08ms 0.00% 377 0.00%
GCEpilogueCallback 0.08ms 0.00% 297 0.00%
LoadIC_LoadGlobalFromPrototypeDH 0.08ms 0.00% 48 0.00%
Throw 0.07ms 0.00% 122 0.00%
GC_MC_MARK_FINISH_INCREMENTAL 0.07ms 0.00% 47 0.00%
KeyedLoadIC_LoadIndexedStringDH 0.07ms 0.00% 50 0.00%
GC_HEAP_EXTERNAL_EPILOGUE 0.06ms 0.00% 251 0.00%
API_Object_GetPropertyNames 0.06ms 0.00% 219 0.00%
ArraySpeciesConstructor 0.06ms 0.00% 77 0.00%
CloneObjectIC_Miss 0.06ms 0.00% 45 0.00%
ReconfigureToDataProperty 0.06ms 0.00% 56 0.00%
GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING 0.05ms 0.00% 94 0.00%
GC_HEAP_EXTERNAL_PROLOGUE 0.05ms 0.00% 251 0.00%
StoreDataPropertyInLiteral 0.05ms 0.00% 137 0.00%
ObjectCreate 0.05ms 0.00% 30 0.00%
GC_MC_MARK_WEAK_CLOSURE_EPHEMERON 0.04ms 0.00% 47 0.00%
ArrayLengthGetter 0.04ms 0.00% 869 0.01%
PushCatchContext 0.04ms 0.00% 171 0.00%
StoreIC_StoreNativeDataPropertyDH 0.04ms 0.00% 67 0.00%
GC_MC_SWEEP_MAP 0.04ms 0.00% 47 0.00%
ObjectGetOwnPropertyNames 0.04ms 0.00% 6 0.00%
PromiseRejectEventFromStack 0.04ms 0.00% 10 0.00%
API_String_NewExternalOneByte 0.03ms 0.00% 118 0.00%
FunctionPrototypeToString 0.03ms 0.00% 77 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS 0.03ms 0.00% 47 0.00%
GC_MC_MARK_EMBEDDER_TRACING_CLOSURE 0.03ms 0.00% 47 0.00%
API_Object_SetAccessor 0.03ms 0.00% 6 0.00%
CopyDataProperties 0.03ms 0.00% 1 0.00%
GC_MC_EVACUATE_CLEAN_UP 0.02ms 0.00% 47 0.00%
GC_MC_INCREMENTAL_FINALIZE 0.02ms 0.00% 46 0.00%
HasProperty 0.02ms 0.00% 38 0.00%
LoadIC_LoadNativeDataPropertyDH 0.02ms 0.00% 23 0.00%
ObjectFreeze 0.02ms 0.00% 13 0.00%
GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE 0.02ms 0.00% 46 0.00%
GC_MC_MARK_WEAK_CLOSURE_HARMONY 0.02ms 0.00% 47 0.00%
GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE 0.02ms 0.00% 46 0.00%
PrototypeObject_DeleteProperty 0.02ms 0.00% 4 0.00%
GC_MC_SWEEP_CODE 0.02ms 0.00% 47 0.00%
PrototypeMap_TransitionToAccessorProperty 0.01ms 0.00% 24 0.00%
FunctionPrototypeBind 0.01ms 0.00% 15 0.00%
NamedSetterCallback 0.01ms 0.00% 2 0.00%
LoadIC_LoadInterceptorDH 0.01ms 0.00% 20 0.00%
InvokeApiFunction 0.01ms 0.00% 17 0.00%
ObjectValues 0.01ms 0.00% 9 0.00%
API_Map_Set 0.01ms 0.00% 198 0.00%
StringLessThan 0.01ms 0.00% 8 0.00%
ElementsTransitionAndStoreIC_Miss 0.01ms 0.00% 7 0.00%
API_ObjectTemplate_New 0.01ms 0.00% 114 0.00%
NewClosure 0.01ms 0.00% 35 0.00%
ObjectGetOwnPropertyDescriptors 0.01ms 0.00% 2 0.00%
GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE 0.01ms 0.00% 46 0.00%
SymbolFor 0.01ms 0.00% 9 0.00%
LoadIC_LoadApiGetterFromPrototypeDH 0.01ms 0.00% 6 0.00%
CompileForOnStackReplacement 0.01ms 0.00% 1 0.00%
LoadIC_LoadGlobalDH 0.01ms 0.00% 14 0.00%
PromiseRevokeReject 0.01ms 0.00% 10 0.00%
StringToArray 0.01ms 0.00% 3 0.00%
KeyedStoreIC_StoreElementStub 0.01ms 0.00% 1 0.00%
CreatePrivateNameSymbol 0.01ms 0.00% 30 0.00%
CreateJSGeneratorObject 0.01ms 0.00% 4 0.00%
StoreIC_StoreGlobalDH 0.01ms 0.00% 7 0.00%
CompileScript 0.01ms 0.00% 1 0.00%
API_ScriptCompiler_CompileUnbound 0.01ms 0.00% 1 0.00%
GC_HEAP_EMBEDDER_TRACING_EPILOGUE 0.01ms 0.00% 47 0.00%
API_Object_SetIntegrityLevel 0.01ms 0.00% 1 0.00%
API_Function_NewInstance 0.00ms 0.00% 3 0.00%
StringToUpperCaseIntl 0.00ms 0.00% 1 0.00%
API_Float64Array_New 0.00ms 0.00% 4 0.00%
GC_MC_MARK_EMBEDDER_PROLOGUE 0.00ms 0.00% 1 0.00%
API_Object_Delete 0.00ms 0.00% 4 0.00%
LoadIC_LoadInterceptorFromPrototypeDH 0.00ms 0.00% 2 0.00%
ObjectSeal 0.00ms 0.00% 1 0.00%
ParseProgram 0.00ms 0.00% 1 0.00%
ReThrow 0.00ms 0.00% 59 0.00%
ArrayBufferPrototypeGetByteLength 0.00ms 0.00% 6 0.00%
API_Uint32Array_New 0.00ms 0.00% 5 0.00%
StringAdd 0.00ms 0.00% 2 0.00%
BigIntBinaryOp 0.00ms 0.00% 2 0.00%
IsTraceCategoryEnabled 0.00ms 0.00% 1 0.00%
GetDerivedMap 0.00ms 0.00% 1 0.00%
DataViewConstructor 0.00ms 0.00% 1 0.00%
SetNamedProperty 0.00ms 0.00% 1 0.00%
API_Script_Run 0.00ms 0.00% 1 0.00%
API_External_New 0.00ms 0.00% 12 0.00%
BoundFunctionNameGetter 0.00ms 0.00% 4 0.00%
API_Object_HasOwnProperty 0.00ms 0.00% 4 0.00%
API_Map_New 0.00ms 0.00% 3 0.00%
API_Object_SetPrivate 0.00ms 0.00% 3 0.00%
KeyedLoadIC_KeyedLoadSloppyArgumentsStub 0.00ms 0.00% 2 0.00%
API_BigUint64Array_New 0.00ms 0.00% 1 0.00%
API_Symbol_New 0.00ms 0.00% 1 0.00%
API_Int32Array_New 0.00ms 0.00% 1 0.00%
API_String_NewExternalTwoByte 0.00ms 0.00% 1 0.00%
----------------------------------------------------------------------------------------
Total 21203.33ms 100.00% 14753258 100.00%
Runtime Function/C++ Builtin Time Count
========================================================================================
JS_Execution 6433.11ms 25.99% 503160 2.56%
GC_SCAVENGER_BACKGROUND_SCAVENGE_PARALLEL 3492.10ms 14.11% 1701 0.01%
FunctionCallback 3142.91ms 12.70% 303763 1.54%
RecompileConcurrent 1568.50ms 6.34% 538 0.00%
GC_MC_BACKGROUND_MARKING 1487.79ms 6.01% 100 0.00%
SetKeyedProperty 1074.44ms 4.34% 1437081 7.30%
GC_SCAVENGER_SCAVENGE_PARALLEL 938.98ms 3.79% 690 0.00%
PrototypeMap_TransitionToDataProperty 547.97ms 2.21% 489582 2.49%
GC_MC_BACKGROUND_SWEEPING 529.76ms 2.14% 92 0.00%
LoadIC_LoadNonexistentDH 380.32ms 1.54% 859409 4.37%
JsonParse 362.26ms 1.46% 17549 0.09%
Map_TransitionToDataProperty 327.32ms 1.32% 2108610 10.72%
RecompileSynchronous 299.96ms 1.21% 1079 0.01%
SetDataProperties 277.64ms 1.12% 21304 0.11%
API_String_NewFromUtf8 196.20ms 0.79% 1317032 6.69%
GC_BACKGROUND_UNMAPPER 172.33ms 0.70% 202 0.00%
StringEqual 164.16ms 0.66% 4121918 20.95%
GC_SCAVENGER_SCAVENGE 147.25ms 0.59% 345 0.00%
ErrorConstructor 139.29ms 0.56% 10639 0.05%
PreParseWithVariableResolution 135.54ms 0.55% 25768 0.13%
ForInEnumerate 124.48ms 0.50% 50158 0.25%
JsonStringify 102.18ms 0.41% 16198 0.08%
StoreIC_Miss 99.82ms 0.40% 136063 0.69%
ReflectOwnKeys 90.79ms 0.37% 192180 0.98%
ParseFunctionLiteral 89.09ms 0.36% 6258 0.03%
ArrayConcat 82.97ms 0.34% 359093 1.82%
CompileIgnition 82.22ms 0.33% 8553 0.04%
ObjectPrototypeSetProto 78.87ms 0.32% 478679 2.43%
CreateObjectLiteral 76.64ms 0.31% 222993 1.13%
LoadIC_LoadFieldDH 75.34ms 0.30% 218334 1.11%
AccessorGetterCallback 74.46ms 0.30% 52126 0.26%
Invoke 74.18ms 0.30% 503163 2.56%
GC_MC_INCREMENTAL 73.90ms 0.30% 1334 0.01%
AddDictionaryProperty 72.72ms 0.29% 86001 0.44%
API_Object_Get 67.80ms 0.27% 356308 1.81%
API_Object_Set 61.88ms 0.25% 155405 0.79%
DefineDataPropertyInLiteral 53.48ms 0.22% 168753 0.86%
GC_Custom_SlowAllocateRaw 53.12ms 0.21% 72300 0.37%
API_Function_Call 52.80ms 0.21% 426227 2.17%
HandleApiCall 48.88ms 0.20% 202101 1.03%
LoadIC_LoadAccessorFromPrototypeDH 43.24ms 0.17% 47287 0.24%
RegExpExecMultiple 42.31ms 0.17% 76199 0.39%
GC_MC_BACKGROUND_EVACUATE_COPY 40.76ms 0.16% 135 0.00%
LoadIC_LoadConstantFromPrototypeDH 38.58ms 0.16% 42957 0.22%
CompileFunction 37.72ms 0.15% 4690 0.02%
ObjectGetOwnPropertySymbols 35.78ms 0.14% 275125 1.40%
ErrorCaptureStackTrace 35.08ms 0.14% 1668 0.01%
GC_MC_BACKGROUND_EVACUATE_UPDATE_POINTERS 32.90ms 0.13% 960 0.00%
Map_SetPrototype 31.43ms 0.13% 696325 3.54%
API_ArrayBuffer_New 30.22ms 0.12% 24958 0.13%
API_String_WriteUtf8 28.15ms 0.11% 75979 0.39%
DeleteProperty 27.73ms 0.11% 142586 0.72%
StringSplit 25.84ms 0.10% 80594 0.41%
ParseEval 23.61ms 0.10% 1502 0.01%
GC_BACKGROUND_STORE_BUFFER 22.38ms 0.09% 806 0.00%
GC_SCAVENGER_SCAVENGE_FINALIZE 22.32ms 0.09% 345 0.00%
ObjectPrototypeGetProto 22.10ms 0.09% 493654 2.51%
GetProperty 21.89ms 0.09% 103165 0.52%
ParseArrowFunctionLiteral 21.46ms 0.09% 3099 0.02%
StoreCallbackProperty 20.82ms 0.08% 85705 0.44%
CompileIgnitionFinalization 19.64ms 0.08% 8552 0.04%
API_Persistent_New 19.09ms 0.08% 355703 1.81%
ObjectKeys 19.00ms 0.08% 54683 0.28%
GC_HEAP_EXTERNAL_WEAK_GLOBAL_HANDLES 17.90ms 0.07% 744 0.00%
GC_MC_CLEAR_WEAK_REFERENCES 16.96ms 0.07% 54 0.00%
NewObject 16.40ms 0.07% 33043 0.17%
StackGuard 15.50ms 0.06% 640 0.00%
GC_SCAVENGER_PROCESS_ARRAY_BUFFERS 15.38ms 0.06% 345 0.00%
RegExpExec 15.28ms 0.06% 12388 0.06%
RegExpReplaceRT 15.05ms 0.06% 21890 0.11%
GC_MC_INCREMENTAL_START 15.05ms 0.06% 26 0.00%
CompileEval 14.81ms 0.06% 1502 0.01%
StringParseInt 14.53ms 0.06% 105212 0.53%
BytecodeBudgetInterrupt 14.41ms 0.06% 7843 0.04%
API_Object_New 14.05ms 0.06% 136782 0.70%
StringToNumber 13.90ms 0.06% 174364 0.89%
GC_MC_CLEAR_STRING_TABLE 13.84ms 0.06% 27 0.00%
NamedGetterCallback 13.61ms 0.05% 27421 0.14%
JSReceiverGetPrototypeOf 13.23ms 0.05% 217329 1.10%
AllocateInYoungGeneration 13.21ms 0.05% 9938 0.05%
StoreIC_StoreFieldDH 12.44ms 0.05% 12698 0.06%
ObjectDefineProperty 12.43ms 0.05% 18789 0.10%
GC_BACKGROUND_ARRAY_BUFFER_FREE 12.31ms 0.05% 372 0.00%
PushBlockContext 12.12ms 0.05% 111639 0.57%
Object_DeleteProperty 11.99ms 0.05% 20295 0.10%
GetOwnPropertyDescriptor 11.97ms 0.05% 84973 0.43%
GC_SCAVENGER_SCAVENGE_ROOTS 11.47ms 0.05% 345 0.00%
StringBuilderConcat 11.05ms 0.04% 64961 0.33%
KeyedStoreIC_Slow 11.05ms 0.04% 24330 0.12%
CompileScopeAnalysis 10.77ms 0.04% 6193 0.03%
CreateArrayLiteral 10.73ms 0.04% 23614 0.12%
GC_MC_EVACUATE_COPY_PARALLEL 10.65ms 0.04% 27 0.00%
AllocateInOldGeneration 10.24ms 0.04% 23769 0.12%
GC_MC_CLEAR_WEAK_LISTS 10.20ms 0.04% 27 0.00%
CallSitePrototypeGetFileName 10.05ms 0.04% 50003 0.25%
GC_MC_EVACUATE_UPDATE_POINTERS_PARALLEL 9.05ms 0.04% 54 0.00%
AccessorSetterCallback 8.54ms 0.03% 86795 0.44%
DateConstructor 8.14ms 0.03% 38226 0.19%
OptimizeCode 7.95ms 0.03% 541 0.00%
StringCharCodeAt 7.81ms 0.03% 32582 0.17%
MapGrow 7.66ms 0.03% 12766 0.06%
ParseFunction 7.36ms 0.03% 4690 0.02%
GC_MC_INCREMENTAL_LAYOUT_CHANGE 7.15ms 0.03% 55132 0.28%
DeoptimizeCode 6.77ms 0.03% 171 0.00%
API_ScriptCompiler_CompileFunctionInContext 6.49ms 0.03% 1468 0.01%
API_Object_GetRealNamedProperty 6.39ms 0.03% 30004 0.15%
ArrayBufferConstructor 6.25ms 0.03% 3829 0.02%
GC_MC_MARK_MAIN 6.03ms 0.02% 27 0.00%
CallSitePrototypeToString 5.95ms 0.02% 1576 0.01%
SymbolConstructor 5.78ms 0.02% 40551 0.21%
CompileSerialize 5.64ms 0.02% 120 0.00%
CreateDataProperty 5.44ms 0.02% 27024 0.14%
NewClosure_Tenured 5.40ms 0.02% 11288 0.06%
ArrayLengthSetter 5.32ms 0.02% 50290 0.26%
GC_MC_CLEAR_MAPS 5.12ms 0.02% 27 0.00%
CompileLazy 5.05ms 0.02% 5241 0.03%
LoadPropertyWithInterceptor 5.02ms 0.02% 24569 0.12%
AddPrivateField 4.94ms 0.02% 34409 0.17%
ArrayShift 4.61ms 0.02% 24478 0.12%
WeakCollectionSet 4.55ms 0.02% 10190 0.05%
LoadIC_LoadNormalDH 4.36ms 0.02% 10339 0.05%
SetShrink 4.17ms 0.02% 24984 0.13%
KeyedStoreIC_Miss 4.09ms 0.02% 2677 0.01%
DeserializeIsolate 4.08ms 0.02% 1 0.00%
LoadGlobalIC_Miss 3.78ms 0.02% 10236 0.05%
RegExpInitializeAndCompile 3.77ms 0.02% 7707 0.04%
FunctionPrototypeSetter 3.77ms 0.02% 33452 0.17%
ObjectPrototypePropertyIsEnumerable 3.73ms 0.02% 36785 0.19%
GC_MC_EVACUATE_COPY 3.62ms 0.01% 27 0.00%
NumberPrototypeToFixed 3.60ms 0.01% 7106 0.04%
GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAIN 3.42ms 0.01% 27 0.00%
SetGrow 3.40ms 0.01% 12835 0.07%
DateNow 3.38ms 0.01% 8113 0.04%
LoadIC_LoadFieldFromPrototypeDH 3.29ms 0.01% 3289 0.02%
TypedArrayPrototypeBuffer 3.28ms 0.01% 36920 0.19%
API_String_NewFromOneByte 3.20ms 0.01% 22634 0.12%
PreParseArrowFunctionLiteral 3.01ms 0.01% 1326 0.01%
GC_MC_EVACUATE_UPDATE_POINTERS_SLOTS_MAP_SPACE 2.99ms 0.01% 27 0.00%
LoadIC_Miss 2.84ms 0.01% 6895 0.04%
StringIndexOfUnchecked 2.70ms 0.01% 7607 0.04%
GC_MC_MARK 2.48ms 0.01% 27 0.00%
CreateRegExpLiteral 2.25ms 0.01% 1376 0.01%
GC_MC_FINISH 2.24ms 0.01% 27 0.00%
GC_MC_EVACUATE_PROLOGUE 2.15ms 0.01% 27 0.00%
API_Error_New 2.11ms 0.01% 711 0.00%
API_Object_SetPrototype 2.03ms 0.01% 6911 0.04%
StringParseFloat 1.99ms 0.01% 14557 0.07%
GC_MC_PROLOGUE 1.94ms 0.01% 27 0.00%
GC_MC_INCREMENTAL_FINALIZE_BODY 1.92ms 0.01% 26 0.00%
API_Uint8Array_New 1.80ms 0.01% 6902 0.04%
GC_MC_SWEEP_OLD 1.76ms 0.01% 27 0.00%
FunctionLengthGetter 1.72ms 0.01% 34364 0.17%
StringTrim 1.67ms 0.01% 3649 0.02%
DefineAccessorPropertyUnchecked 1.62ms 0.01% 921 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS_TO_NEW_ROOTS 1.61ms 0.01% 27 0.00%
NumberPrototypeToString 1.60ms 0.01% 22646 0.12%
DefineClass 1.52ms 0.01% 687 0.00%
GC_HEAP_PROLOGUE 1.51ms 0.01% 372 0.00%
NamedQueryCallback 1.48ms 0.01% 4762 0.02%
StringPrototypeLastIndexOf 1.46ms 0.01% 9663 0.05%
Map_TransitionToAccessorProperty 1.40ms 0.01% 1775 0.01%
GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS 1.37ms 0.01% 345 0.00%
GC_MC_MARK_ROOTS 1.32ms 0.01% 27 0.00%
ForInHasProperty 1.32ms 0.01% 2574 0.01%
LoadIC_StringLength 1.29ms 0.01% 896 0.00%
GC_MC_CLEAR_FLUSHABLE_BYTECODE 1.24ms 0.01% 27 0.00%
StringCompareSequence 1.24ms 0.01% 7862 0.04%
ObjectEntries 1.23ms 0.00% 1823 0.01%
API_Array_New 1.23ms 0.00% 2903 0.01%
LoadFromSuper 1.22ms 0.00% 1504 0.01%
CompileDeserialize 1.13ms 0.00% 112 0.00%
ObjectIsFrozen 1.06ms 0.00% 20224 0.10%
StoreInArrayLiteralIC_Miss 1.03ms 0.00% 2472 0.01%
CompileAnalyse 1.00ms 0.00% 6193 0.03%
ObjectGetOwnPropertyNamesTryFast 1.00ms 0.00% 506 0.00%
API_Object_Has 0.90ms 0.00% 2563 0.01%
GC_MC_CLEAR_FLUSHED_JS_FUNCTIONS 0.90ms 0.00% 27 0.00%
GC_MC_EVACUATE_REBALANCE 0.90ms 0.00% 27 0.00%
OrdinaryHasInstance 0.87ms 0.00% 19166 0.10%
GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY 0.82ms 0.00% 345 0.00%
DateUTC 0.80ms 0.00% 3828 0.02%
NamedEnumeratorCallback 0.78ms 0.00% 66 0.00%
DatePrototypeSetTime 0.77ms 0.00% 7310 0.04%
CompileOptimized_Concurrent 0.76ms 0.00% 538 0.00%
GC_HEAP_EPILOGUE 0.76ms 0.00% 372 0.00%
KeyedLoadIC_LoadElementDH 0.73ms 0.00% 1081 0.01%
KeyedStoreIC_StoreFastElementStub 0.72ms 0.00% 341 0.00%
ArrayBufferIsView 0.71ms 0.00% 11676 0.06%
ObjectEntriesSkipFastPath 0.70ms 0.00% 104 0.00%
DeserializeContext 0.68ms 0.00% 2 0.00%
API_ObjectTemplate_NewInstance 0.66ms 0.00% 1360 0.01%
StoreIC_StoreNormalDH 0.64ms 0.00% 765 0.00%
StoreIC_StoreAccessorOnPrototypeDH 0.63ms 0.00% 507 0.00%
GC_SCAVENGER_SCAVENGE_UPDATE_REFS 0.60ms 0.00% 345 0.00%
FunctionPrototypeGetter 0.58ms 0.00% 1028 0.01%
StringPrototypeToUpperCaseIntl 0.58ms 0.00% 3479 0.02%
API_String_Concat 0.56ms 0.00% 4977 0.03%
StringReplaceNonGlobalRegExpWithFunction 0.56ms 0.00% 378 0.00%
JSReceiverSetPrototypeOfThrow 0.55ms 0.00% 416 0.00%
API_String_Write 0.55ms 0.00% 1883 0.01%
NumberToString 0.54ms 0.00% 1583 0.01%
KeyedLoadIC_Miss 0.53ms 0.00% 289 0.00%
CompileRewriteReturnResult 0.46ms 0.00% 6193 0.03%
GC_MC_SWEEP 0.44ms 0.00% 27 0.00%
GC_MC_EVACUATE_EPILOGUE 0.40ms 0.00% 27 0.00%
ReflectDefineProperty 0.40ms 0.00% 550 0.00%
ArrayPop 0.39ms 0.00% 1128 0.01%
API_FunctionTemplate_GetFunction 0.39ms 0.00% 313 0.00%
GC_MC_CLEAR 0.35ms 0.00% 27 0.00%
GC_MC_MARK_WEAK_CLOSURE 0.34ms 0.00% 27 0.00%
TransitionElementsKind 0.33ms 0.00% 364 0.00%
DateCurrentTime 0.33ms 0.00% 509 0.00%
GC_MC_MARK_WEAK_CLOSURE_WEAK_HANDLES 0.31ms 0.00% 27 0.00%
LoadIC_FunctionPrototypeStub 0.31ms 0.00% 304 0.00%
NotifyDeoptimized 0.31ms 0.00% 77 0.00%
GC_Custom_IncrementalMarkingObserver 0.29ms 0.00% 1249 0.01%
API_Value_Int32Value 0.29ms 0.00% 1312 0.01%
ArrayIndexOf 0.27ms 0.00% 279 0.00%
PrototypeObject_DeleteProperty 0.27ms 0.00% 127 0.00%
API_Object_DefineOwnProperty 0.25ms 0.00% 663 0.00%
UnwindAndFindExceptionHandler 0.24ms 0.00% 185 0.00%
FunctionConstructor 0.23ms 0.00% 34 0.00%
LoadIC_LoadAccessorDH 0.23ms 0.00% 136 0.00%
ArrayUnshift 0.21ms 0.00% 402 0.00%
API_FunctionTemplate_New 0.20ms 0.00% 689 0.00%
StoreIC_StoreNativeDataPropertyOnPrototypeDH 0.20ms 0.00% 51 0.00%
ArrayPrototypeFill 0.19ms 0.00% 892 0.00%
ObjectHasOwnProperty 0.18ms 0.00% 241 0.00%
ShrinkPropertyDictionary 0.17ms 0.00% 215 0.00%
GC_HEAP_EPILOGUE_REDUCE_NEW_SPACE 0.17ms 0.00% 372 0.00%
ErrorPrototypeToString 0.16ms 0.00% 561 0.00%
Genesis 0.15ms 0.00% 2 0.00%
API_Context_New 0.14ms 0.00% 2 0.00%
GCEpilogueCallback 0.13ms 0.00% 398 0.00%
GC_MC_MARK_WEAK_CLOSURE_WEAK_ROOTS 0.13ms 0.00% 27 0.00%
ReflectGetOwnPropertyDescriptor 0.13ms 0.00% 606 0.00%
NewArray 0.13ms 0.00% 238 0.00%
GC_MC_EVACUATE 0.13ms 0.00% 27 0.00%
GCPrologueCallback 0.13ms 0.00% 398 0.00%
CompileGetFromOptimizedCodeMap 0.12ms 0.00% 541 0.00%
ObjectDefineProperties 0.12ms 0.00% 24 0.00%
KeyedStoreIC_ElementsTransitionAndStoreStub 0.12ms 0.00% 27 0.00%
ArrayPush 0.11ms 0.00% 376 0.00%
StringToLowerCaseIntl 0.10ms 0.00% 707 0.00%
GC_HEAP_EXTERNAL_EPILOGUE 0.10ms 0.00% 372 0.00%
StringLengthGetter 0.10ms 0.00% 2067 0.01%
ThrowTypeErrorIfStrict 0.10ms 0.00% 2 0.00%
PromiseResolveAfterResolved 0.09ms 0.00% 377 0.00%
LoadIC_LoadGlobalFromPrototypeDH 0.09ms 0.00% 48 0.00%
ObjectCreate 0.09ms 0.00% 30 0.00%
KeyedLoadIC_LoadIndexedStringDH 0.08ms 0.00% 54 0.00%
CompleteInobjectSlackTrackingForMap 0.08ms 0.00% 152 0.00%
Throw 0.08ms 0.00% 122 0.00%
GC_HEAP_EXTERNAL_PROLOGUE 0.08ms 0.00% 372 0.00%
GC_MC_MARK_FINISH_INCREMENTAL 0.08ms 0.00% 27 0.00%
ArraySpeciesConstructor 0.08ms 0.00% 77 0.00%
ArrayLengthGetter 0.06ms 0.00% 1079 0.01%
GC_MC_CLEAR_WEAK_COLLECTIONS 0.06ms 0.00% 27 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS_WEAK 0.05ms 0.00% 27 0.00%
CloneObjectIC_Miss 0.05ms 0.00% 33 0.00%
PushCatchContext 0.05ms 0.00% 171 0.00%
GC_MC_EPILOGUE 0.05ms 0.00% 27 0.00%
PromiseRejectEventFromStack 0.05ms 0.00% 10 0.00%
API_String_NewExternalOneByte 0.05ms 0.00% 120 0.00%
API_Object_GetPropertyNames 0.04ms 0.00% 219 0.00%
StoreIC_StoreNativeDataPropertyDH 0.04ms 0.00% 69 0.00%
GC_MC_SWEEP_MAP 0.04ms 0.00% 27 0.00%
FunctionPrototypeToString 0.04ms 0.00% 77 0.00%
ReconfigureToDataProperty 0.04ms 0.00% 56 0.00%
GC_MC_MARK_WEAK_CLOSURE_EPHEMERON_MARKING 0.04ms 0.00% 54 0.00%
ObjectGetOwnPropertyNames 0.04ms 0.00% 6 0.00%
CopyDataProperties 0.04ms 0.00% 1 0.00%
ObjectFreeze 0.03ms 0.00% 13 0.00%
GC_MC_INCREMENTAL_EXTERNAL_PROLOGUE 0.03ms 0.00% 26 0.00%
StoreDataPropertyInLiteral 0.03ms 0.00% 104 0.00%
GC_MC_EVACUATE_CLEAN_UP 0.03ms 0.00% 27 0.00%
LoadIC_LoadNativeDataPropertyDH 0.03ms 0.00% 23 0.00%
GC_MC_MARK_WEAK_CLOSURE_EPHEMERON 0.02ms 0.00% 27 0.00%
LoadIC_LoadApiGetterFromPrototypeDH 0.02ms 0.00% 10 0.00%
GC_MC_MARK_EMBEDDER_TRACING_CLOSURE 0.02ms 0.00% 27 0.00%
GC_MC_SWEEP_CODE 0.02ms 0.00% 27 0.00%
FunctionPrototypeBind 0.02ms 0.00% 15 0.00%
NamedSetterCallback 0.02ms 0.00% 2 0.00%
HasProperty 0.02ms 0.00% 48 0.00%
PrototypeMap_TransitionToAccessorProperty 0.02ms 0.00% 24 0.00%
API_Object_SetAccessor 0.02ms 0.00% 6 0.00%
GC_MC_EVACUATE_UPDATE_POINTERS 0.02ms 0.00% 27 0.00%
GC_MC_MARK_WEAK_CLOSURE_HARMONY 0.02ms 0.00% 27 0.00%
LoadIC_LoadInterceptorDH 0.02ms 0.00% 21 0.00%
InvokeApiFunction 0.02ms 0.00% 19 0.00%
CompileForOnStackReplacement 0.01ms 0.00% 2 0.00%
ObjectValues 0.01ms 0.00% 9 0.00%
API_Map_Set 0.01ms 0.00% 206 0.00%
GC_MC_INCREMENTAL_EMBEDDER_PROLOGUE 0.01ms 0.00% 26 0.00%
ObjectGetOwnPropertyDescriptors 0.01ms 0.00% 2 0.00%
StringLessThan 0.01ms 0.00% 8 0.00%
ElementsTransitionAndStoreIC_Miss 0.01ms 0.00% 8 0.00%
GC_MC_INCREMENTAL_FINALIZE 0.01ms 0.00% 26 0.00%
LoadIC_LoadGlobalDH 0.01ms 0.00% 20 0.00%
PromiseRevokeReject 0.01ms 0.00% 10 0.00%
API_ObjectTemplate_New 0.01ms 0.00% 114 0.00%
SymbolFor 0.01ms 0.00% 10 0.00%
GC_MC_MARK_EMBEDDER_PROLOGUE 0.01ms 0.00% 1 0.00%
GC_HEAP_EMBEDDER_TRACING_EPILOGUE 0.01ms 0.00% 27 0.00%
NewClosure 0.01ms 0.00% 35 0.00%
GC_MC_INCREMENTAL_EXTERNAL_EPILOGUE 0.01ms 0.00% 26 0.00%
StoreIC_StoreGlobalDH 0.01ms 0.00% 9 0.00%
CreateJSGeneratorObject 0.01ms 0.00% 4 0.00%
CompileScript 0.01ms 0.00% 1 0.00%
CreatePrivateNameSymbol 0.01ms 0.00% 30 0.00%
API_Function_NewInstance 0.01ms 0.00% 3 0.00%
StringToArray 0.01ms 0.00% 3 0.00%
API_ScriptCompiler_CompileUnbound 0.01ms 0.00% 1 0.00%
API_Object_SetIntegrityLevel 0.00ms 0.00% 1 0.00%
ReThrow 0.00ms 0.00% 59 0.00%
API_Object_Delete 0.00ms 0.00% 4 0.00%
API_Float64Array_New 0.00ms 0.00% 4 0.00%
API_Map_New 0.00ms 0.00% 3 0.00%
StringToUpperCaseIntl 0.00ms 0.00% 1 0.00%
API_External_New 0.00ms 0.00% 12 0.00%
API_Object_SetPrivate 0.00ms 0.00% 3 0.00%
StringAdd 0.00ms 0.00% 2 0.00%
BigIntBinaryOp 0.00ms 0.00% 2 0.00%
LoadIC_LoadInterceptorFromPrototypeDH 0.00ms 0.00% 2 0.00%
ParseProgram 0.00ms 0.00% 1 0.00%
KeyedStoreIC_StoreElementStub 0.00ms 0.00% 1 0.00%
CompileOptimized_NotConcurrent 0.00ms 0.00% 1 0.00%
IsTraceCategoryEnabled 0.00ms 0.00% 1 0.00%
API_Uint32Array_New 0.00ms 0.00% 5 0.00%
API_Object_HasOwnProperty 0.00ms 0.00% 4 0.00%
BoundFunctionNameGetter 0.00ms 0.00% 4 0.00%
KeyedLoadIC_KeyedLoadSloppyArgumentsStub 0.00ms 0.00% 2 0.00%
GetDerivedMap 0.00ms 0.00% 1 0.00%
SetNamedProperty 0.00ms 0.00% 1 0.00%
API_Script_Run 0.00ms 0.00% 1 0.00%
StoreIC_SlowStub 0.00ms 0.00% 1 0.00%
ObjectSeal 0.00ms 0.00% 1 0.00%
DataViewConstructor 0.00ms 0.00% 1 0.00%
ArrayBufferPrototypeGetByteLength 0.00ms 0.00% 6 0.00%
API_Symbol_New 0.00ms 0.00% 1 0.00%
API_String_NewExternalTwoByte 0.00ms 0.00% 1 0.00%
API_Int32Array_New 0.00ms 0.00% 1 0.00%
API_BigUint64Array_New 0.00ms 0.00% 1 0.00%
----------------------------------------------------------------------------------------
Total 24753.12ms 100.00% 19678731 100.00%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment