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="reopen.project.startup.performance" eventID="code.loaded.and.visible.in.editor" eventField="duration_ms"',
40
+
],
41
+
[
42
+
"fus_gradle.sync",
43
+
'Difference between durations of FUS events with groupID="build.gradle.import" eventID="gradle.sync.finished" eventField="duration_ms" and groupID="build.gradle.import" eventID="gradle.sync.started" eventField="duration_ms"',
44
+
],
45
+
["fus_PROJECT_RESOLVERS",'FUS event with groupID="build.gradle.import" eventID="phase.finished" phase="PROJECT_RESOLVERS" eventField="duration_ms"'],
46
+
["fus_GRADLE_CALL",'FUS event with groupID="build.gradle.import" eventID="phase.finished" phase="GRADLE_CALL" eventField="duration_ms"'],
47
+
["fus_DATA_SERVICES",'FUS event with groupID="build.gradle.import" eventID="phase.finished" phase="DATA_SERVICES" eventField="duration_ms"'],
48
+
19
49
//completion
20
50
["completion","Total time of each completion invocation in test. Completion invocation time is a time that it takes to load all completion variants."],
21
51
["completion#mean_value","Mean value of all completion invocation in test. Completion invocation time is a time that it takes to load all completion variants."],
0 commit comments