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
lineLength: {classification: 'SystemMetaData';purpose: 'FeatureInsight';isMeasurement: true;comment: 'To relate the performance to the line length'};
405
407
fromWorker: {classification: 'SystemMetaData';purpose: 'FeatureInsight';isMeasurement: true;comment: 'To figure out if this line was tokenized sync or async'};
406
408
sourceExtensionId: {classification: 'SystemMetaData';purpose: 'FeatureInsight';isMeasurement: true;comment: 'To figure out which extension contributed the grammar'};
409
+
isRandomSample: {classification: 'SystemMetaData';purpose: 'FeatureInsight';isMeasurement: true;comment: 'To figure out if this is a random sample or measured because of some other condition.'};
407
410
408
411
comment: 'This event gives insight about the performance certain grammars.';
0 commit comments