You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'FUS event with groupID="daemon" eventID="finished" eventField="full_duration_since_started_ms. Full highlighting duration since the file was modified and/or dumb mode status changed. It should be equal to the sum of segments."',
25
+
],
23
26
["fus_completion_duration_sum",'SUM of FUS events with groupID="completion" eventID="finished" eventField="duration"'],
24
27
["fus_completion_duration_90p",'90 percentile of FUS events with groupID="completion" eventID="finished" eventField="duration"'],
25
28
["fus_time_to_show_90p",'90 percentile of FUS events with groupID="completion" eventID="finished" eventField="time_to_show"'],
'FUS event with groupID="reopen.project.startup.performance" eventID="code.loaded.and.visible.in.editor" eventField="duration_ms"',
42
+
'FUS event with groupID="reopen.project.startup.performance" eventID="code.loaded.and.visible.in.editor" eventField="duration_ms. New main metric for startup"',
["localInspections","Sum time of all analysis. From Daemon#restart till DaemonListener#daemonFinished."],
61
64
["localInspections#mean_value","Code analysis mean time. From Daemon#restart till DaemonListener#daemonFinished."],
62
65
["runDaemon/executionTime","Time it takes to complete a first daemon run. It might be restarted so it's not a full time."],
63
-
["codeAnalysisDaemon/fusExecutionTime","Full highlighting duration since the file was modified and/or dumb mode status changed. It should be equal to the sum of segments."],
64
66
["globalInspections","Time of all inspections runned in batch mode (Inspect Project)."],
"CPU attempts to obtain a needed page from main memory and the page exists in main memory (RAM), it is referred to as a PAGE HIT. This metric displays the number of successful Pages' obtainment.",
77
79
],
78
-
// startup
79
-
["reopenProjectPerformance/fusCodeVisibleInEditorDurationMs",metricInfo("New main metric for startup","https://youtrack.jetbrains.com/articles/IJPL-A-286/Startup-Metric")],
0 commit comments