From 32b83031daf333c63e020c3dae2c651053eccd62 Mon Sep 17 00:00:00 2001 From: Jason Gore Date: Fri, 11 Oct 2019 09:41:01 -0700 Subject: [PATCH] Fix JS output for environments with stricter type checking. Fix analysis bug for scenarios without baseline. --- packages/flamegrill/assets/viz.js | 2 -- packages/flamegrill/src/analyze/analyze.ts | 4 +++- .../flamegrill/src/fixtures/snapshots/BaseButton.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/BaseButton.html | 8 +++----- .../src/fixtures/snapshots/BaseButtonNew.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/BaseButtonNew.html | 8 +++----- .../src/fixtures/snapshots/BaseButtonNew_base.data.js | 6 +++--- .../src/fixtures/snapshots/BaseButtonNew_base.html | 8 +++----- .../src/fixtures/snapshots/BaseButton_base.data.js | 6 +++--- .../src/fixtures/snapshots/BaseButton_base.html | 8 +++----- .../src/fixtures/snapshots/DefaultButton.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/DefaultButton.html | 8 +++----- .../src/fixtures/snapshots/DefaultButtonNew.data.js | 6 +++--- .../src/fixtures/snapshots/DefaultButtonNew.html | 8 +++----- .../src/fixtures/snapshots/DefaultButtonNew_base.data.js | 6 +++--- .../src/fixtures/snapshots/DefaultButtonNew_base.html | 8 +++----- .../src/fixtures/snapshots/DefaultButton_base.data.js | 6 +++--- .../src/fixtures/snapshots/DefaultButton_base.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/DetailsRow.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/DetailsRow.html | 8 +++----- .../src/fixtures/snapshots/DetailsRowFast.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/DetailsRowFast.html | 8 +++----- .../src/fixtures/snapshots/DetailsRowFast_base.data.js | 6 +++--- .../src/fixtures/snapshots/DetailsRowFast_base.html | 8 +++----- .../src/fixtures/snapshots/DetailsRowNoStyles.data.js | 6 +++--- .../src/fixtures/snapshots/DetailsRowNoStyles.html | 8 +++----- .../fixtures/snapshots/DetailsRowNoStyles_base.data.js | 6 +++--- .../src/fixtures/snapshots/DetailsRowNoStyles_base.html | 8 +++----- .../src/fixtures/snapshots/DetailsRow_base.data.js | 6 +++--- .../src/fixtures/snapshots/DetailsRow_base.html | 8 +++----- .../src/fixtures/snapshots/DocumentCardTitle.data.js | 6 +++--- .../src/fixtures/snapshots/DocumentCardTitle.html | 8 +++----- .../src/fixtures/snapshots/DocumentCardTitle_base.data.js | 6 +++--- .../src/fixtures/snapshots/DocumentCardTitle_base.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/MenuButton.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/MenuButton.html | 8 +++----- .../src/fixtures/snapshots/MenuButtonNew.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/MenuButtonNew.html | 8 +++----- .../src/fixtures/snapshots/MenuButtonNew_base.data.js | 6 +++--- .../src/fixtures/snapshots/MenuButtonNew_base.html | 8 +++----- .../src/fixtures/snapshots/MenuButton_base.data.js | 6 +++--- .../src/fixtures/snapshots/MenuButton_base.html | 8 +++----- .../src/fixtures/snapshots/PrimaryButton.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/PrimaryButton.html | 8 +++----- .../src/fixtures/snapshots/PrimaryButtonNew.data.js | 6 +++--- .../src/fixtures/snapshots/PrimaryButtonNew.html | 8 +++----- .../src/fixtures/snapshots/PrimaryButtonNew_base.data.js | 6 +++--- .../src/fixtures/snapshots/PrimaryButtonNew_base.html | 8 +++----- .../src/fixtures/snapshots/PrimaryButton_base.data.js | 6 +++--- .../src/fixtures/snapshots/PrimaryButton_base.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/SplitButton.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/SplitButton.html | 8 +++----- .../src/fixtures/snapshots/SplitButtonNew.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/SplitButtonNew.html | 8 +++----- .../src/fixtures/snapshots/SplitButtonNew_base.data.js | 6 +++--- .../src/fixtures/snapshots/SplitButtonNew_base.html | 8 +++----- .../src/fixtures/snapshots/SplitButton_base.data.js | 6 +++--- .../src/fixtures/snapshots/SplitButton_base.html | 8 +++----- packages/flamegrill/src/fixtures/snapshots/Stack.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/Stack.html | 8 +++----- .../fixtures/snapshots/StackWithIntrinsicChildren.data.js | 6 +++--- .../fixtures/snapshots/StackWithIntrinsicChildren.html | 8 +++----- .../snapshots/StackWithIntrinsicChildren_base.data.js | 6 +++--- .../snapshots/StackWithIntrinsicChildren_base.html | 8 +++----- .../src/fixtures/snapshots/StackWithTextChildren.data.js | 6 +++--- .../src/fixtures/snapshots/StackWithTextChildren.html | 8 +++----- .../fixtures/snapshots/StackWithTextChildren_base.data.js | 6 +++--- .../fixtures/snapshots/StackWithTextChildren_base.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/Stack_base.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/Stack_base.html | 8 +++----- packages/flamegrill/src/fixtures/snapshots/Text.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/Text.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/Text_base.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/Text_base.html | 8 +++----- packages/flamegrill/src/fixtures/snapshots/Toggle.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/Toggle.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/ToggleNew.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/ToggleNew.html | 8 +++----- .../src/fixtures/snapshots/ToggleNew_base.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/ToggleNew_base.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/Toggle_base.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/Toggle_base.html | 8 +++----- packages/flamegrill/src/fixtures/snapshots/button.data.js | 6 +++--- packages/flamegrill/src/fixtures/snapshots/button.html | 8 +++----- .../flamegrill/src/fixtures/snapshots/button_base.data.js | 6 +++--- .../flamegrill/src/fixtures/snapshots/button_base.html | 8 +++----- packages/flamegrill/src/process/flamebearer.ts | 6 +++--- 87 files changed, 258 insertions(+), 342 deletions(-) diff --git a/packages/flamegrill/assets/viz.js b/packages/flamegrill/assets/viz.js index a2692c8..1a8cae1 100644 --- a/packages/flamegrill/assets/viz.js +++ b/packages/flamegrill/assets/viz.js @@ -9,8 +9,6 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - /* BIN_PLACEHOLDER */ let rangeMin = 0; diff --git a/packages/flamegrill/src/analyze/analyze.ts b/packages/flamegrill/src/analyze/analyze.ts index 2b283d0..8403514 100644 --- a/packages/flamegrill/src/analyze/analyze.ts +++ b/packages/flamegrill/src/analyze/analyze.ts @@ -59,7 +59,9 @@ function analyzeScenario(scenario: ProcessedScenario, scenarioName: string, conf regression: analysis }; } - } + + return { numTicks }; + } console.log('analyzeScenario: no output to analyze!') diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButton.data.js b/packages/flamegrill/src/fixtures/snapshots/BaseButton.data.js index 0e3bb52..8462d45 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButton.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButton.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~fc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:61","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :105:185","~(anonymous) :105:208","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:155026","~(anonymous) :1:37","~initializeThemeState :44:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2741994","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~(anonymous) :11674:64","~styled :33:16","~(anonymous) :37:43","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3625553","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~tc :55:12","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~memoizedFunction :73:37","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~qe :107:12","~getId :98:15","~se :109:12","~Id :87:12","~xf :134:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~lh :194:140","~ke :103:12","~we :110:12","~qc :49:12","~pc :48:127","~Eg :163:273","~_normalizeArg :100:23","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~re :108:12","~Af :136:12","~oc :48:12","~J :114:349","~BaseComponent :70:27","~xe :110:125","~_makeAllSafe :252:22","~_makeSafe :257:19","~Ig :185:375","~f :138:420","~BaseComponent._warnDeprecations :212:58","~Ng :166:128","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,326,6],[0,1,1,0,1,1,0,325,10],[0,1,2,0,1,2,0,325,11],[0,1,3,0,1,3,0,325,12],[0,1,4,0,1,7,0,325,13],[0,1,5,0,1,8,0,325,14],[1,1,9,0,14,12,0,2,49,0,309,54],[1,1,5,0,1,15,0,1,16,0,2,21,0,10,27,0,1,5,0,1,52,0,309,55],[1,1,5,0,1,14,0,1,14,0,2,14,0,10,14,0,1,50,0,1,53,0,309,56],[2,1,12,0,1,12,0,2,12,0,10,5,0,1,51,0,1,5,0,309,57],[2,1,5,0,1,17,0,2,22,0,10,28,0,1,5,0,1,5,0,309,58],[3,1,14,0,2,14,0,10,29,0,1,5,1,309,59],[3,1,5,0,1,12,0,1,26,0,10,12,2,309,60],[3,1,18,0,1,23,0,1,5,0,6,30,0,2,40,0,1,46,0,1,48,2,309,61],[3,1,5,0,1,14,0,1,5,0,6,14,0,2,14,0,1,14,0,1,14,2,309,62],[3,1,19,0,1,24,1,6,12,0,2,12,0,1,5,0,1,5,2,309,63],[3,1,5,0,1,25,1,6,31,0,2,41,0,1,47,0,1,5,2,309,64],[3,1,20,0,1,5,1,6,14,0,1,5,0,1,14,0,1,5,3,1,5,0,305,65,0,3,123],[4,1,20,1,1,5,0,2,12,0,1,36,0,1,37,0,1,39,0,1,5,0,1,42,0,1,5,3,1,5,0,1,5,0,304,66,0,3,124],[6,1,5,0,1,32,0,1,34,0,1,5,0,1,38,0,1,5,1,1,43,6,18,5,0,172,67,0,114,81,0,3,125],[7,1,14,0,1,14,0,1,5,0,1,5,0,1,5,1,1,44,23,1,5,0,3,5,0,16,68,0,144,75,0,6,83,0,2,116,0,1,122,0,54,5,0,11,6,0,18,82,0,3,93,0,9,95,0,7,102,0,5,103,0,2,104,0,1,107,0,4,111,0,3,126],[7,1,12,0,1,12,4,1,45,27,16,69,0,87,76,0,53,86,0,3,97,0,1,119,0,3,5,0,3,84,0,2,5,0,1,5,52,2,5,0,11,5,0,14,5,0,3,105,0,1,113,0,3,5,0,5,5,0,4,96,0,7,5,0,1,5,0,4,6,0,2,5,0,1,5,0,4,5,0,1,127,0,2,128],[7,1,33,0,1,35,4,1,5,27,1,5,0,12,70,0,3,72,0,3,5,0,7,68,0,77,77,0,5,5,0,47,87,0,1,114,0,2,5,0,1,114,0,1,5,3,1,5,0,2,85,80,2,5,0,3,106,0,1,5,8,4,5,5,2,5,1,4,5,4,3,5,0,1,5,0,2,5],[7,1,14,0,1,5,4,1,5,28,3,5,0,8,71,0,1,120,0,1,5,0,2,73,3,7,69,0,77,78,5,19,5,0,2,88,0,6,94,0,8,98,0,11,115,0,1,121,0,1,5,2,1,5,5,2,5,82,3,5,29,3,5],[7,1,12,0,1,5,36,2,5,0,5,72,0,1,112,0,1,5,1,2,74,3,3,5,0,3,72,0,1,112,0,12,5,0,17,79,0,10,89,0,29,90,0,9,100,13,11,5,0,2,5,0,6,5,0,3,5,0,5,99,0,3,5,0,8,117,0,1,5],[7,1,5,39,1,5,0,4,73,0,1,5,2,2,5,6,1,5,0,2,73,0,1,5,12,5,5,0,12,80,0,9,5,0,1,108,0,4,5,0,25,91,0,2,5,0,7,80,24,2,5,4,2,5,3,5,5,3,2,5,0,6,118],[7,1,5,40,1,5,0,3,74,12,2,74,16,2,5,0,12,5,9,1,5,4,7,5,0,10,92,0,8,109,2,2,5,0,5,101,35,5,5,5,6,5],[49,3,5,12,2,5,49,2,5,0,10,5,0,2,5,0,1,92,0,5,110,4,5,5,36,4,5,8,3,5],[129,1,5,0,1,5,0,4,92,6,3,5],[131,4,5]]; -numTicks = 327; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~fc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:61","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :105:185","~(anonymous) :105:208","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:155026","~(anonymous) :1:37","~initializeThemeState :44:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2741994","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~(anonymous) :11674:64","~styled :33:16","~(anonymous) :37:43","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3625553","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~tc :55:12","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~memoizedFunction :73:37","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~qe :107:12","~getId :98:15","~se :109:12","~Id :87:12","~xf :134:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~lh :194:140","~ke :103:12","~we :110:12","~qc :49:12","~pc :48:127","~Eg :163:273","~_normalizeArg :100:23","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~re :108:12","~Af :136:12","~oc :48:12","~J :114:349","~BaseComponent :70:27","~xe :110:125","~_makeAllSafe :252:22","~_makeSafe :257:19","~Ig :185:375","~f :138:420","~BaseComponent._warnDeprecations :212:58","~Ng :166:128","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,326,6],[0,1,1,0,1,1,0,325,10],[0,1,2,0,1,2,0,325,11],[0,1,3,0,1,3,0,325,12],[0,1,4,0,1,7,0,325,13],[0,1,5,0,1,8,0,325,14],[1,1,9,0,14,12,0,2,49,0,309,54],[1,1,5,0,1,15,0,1,16,0,2,21,0,10,27,0,1,5,0,1,52,0,309,55],[1,1,5,0,1,14,0,1,14,0,2,14,0,10,14,0,1,50,0,1,53,0,309,56],[2,1,12,0,1,12,0,2,12,0,10,5,0,1,51,0,1,5,0,309,57],[2,1,5,0,1,17,0,2,22,0,10,28,0,1,5,0,1,5,0,309,58],[3,1,14,0,2,14,0,10,29,0,1,5,1,309,59],[3,1,5,0,1,12,0,1,26,0,10,12,2,309,60],[3,1,18,0,1,23,0,1,5,0,6,30,0,2,40,0,1,46,0,1,48,2,309,61],[3,1,5,0,1,14,0,1,5,0,6,14,0,2,14,0,1,14,0,1,14,2,309,62],[3,1,19,0,1,24,1,6,12,0,2,12,0,1,5,0,1,5,2,309,63],[3,1,5,0,1,25,1,6,31,0,2,41,0,1,47,0,1,5,2,309,64],[3,1,20,0,1,5,1,6,14,0,1,5,0,1,14,0,1,5,3,1,5,0,305,65,0,3,123],[4,1,20,1,1,5,0,2,12,0,1,36,0,1,37,0,1,39,0,1,5,0,1,42,0,1,5,3,1,5,0,1,5,0,304,66,0,3,124],[6,1,5,0,1,32,0,1,34,0,1,5,0,1,38,0,1,5,1,1,43,6,18,5,0,172,67,0,114,81,0,3,125],[7,1,14,0,1,14,0,1,5,0,1,5,0,1,5,1,1,44,23,1,5,0,3,5,0,16,68,0,144,75,0,6,83,0,2,116,0,1,122,0,54,5,0,11,6,0,18,82,0,3,93,0,9,95,0,7,102,0,5,103,0,2,104,0,1,107,0,4,111,0,3,126],[7,1,12,0,1,12,4,1,45,27,16,69,0,87,76,0,53,86,0,3,97,0,1,119,0,3,5,0,3,84,0,2,5,0,1,5,52,2,5,0,11,5,0,14,5,0,3,105,0,1,113,0,3,5,0,5,5,0,4,96,0,7,5,0,1,5,0,4,6,0,2,5,0,1,5,0,4,5,0,1,127,0,2,128],[7,1,33,0,1,35,4,1,5,27,1,5,0,12,70,0,3,72,0,3,5,0,7,68,0,77,77,0,5,5,0,47,87,0,1,114,0,2,5,0,1,114,0,1,5,3,1,5,0,2,85,80,2,5,0,3,106,0,1,5,8,4,5,5,2,5,1,4,5,4,3,5,0,1,5,0,2,5],[7,1,14,0,1,5,4,1,5,28,3,5,0,8,71,0,1,120,0,1,5,0,2,73,3,7,69,0,77,78,5,19,5,0,2,88,0,6,94,0,8,98,0,11,115,0,1,121,0,1,5,2,1,5,5,2,5,82,3,5,29,3,5],[7,1,12,0,1,5,36,2,5,0,5,72,0,1,112,0,1,5,1,2,74,3,3,5,0,3,72,0,1,112,0,12,5,0,17,79,0,10,89,0,29,90,0,9,100,13,11,5,0,2,5,0,6,5,0,3,5,0,5,99,0,3,5,0,8,117,0,1,5],[7,1,5,39,1,5,0,4,73,0,1,5,2,2,5,6,1,5,0,2,73,0,1,5,12,5,5,0,12,80,0,9,5,0,1,108,0,4,5,0,25,91,0,2,5,0,7,80,24,2,5,4,2,5,3,5,5,3,2,5,0,6,118],[7,1,5,40,1,5,0,3,74,12,2,74,16,2,5,0,12,5,9,1,5,4,7,5,0,10,92,0,8,109,2,2,5,0,5,101,35,5,5,5,6,5],[49,3,5,12,2,5,49,2,5,0,10,5,0,2,5,0,1,92,0,5,110,4,5,5,36,4,5,8,3,5],[129,1,5,0,1,5,0,4,92,6,3,5],[131,4,5]]; +let numTicks = 327; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButton.html b/packages/flamegrill/src/fixtures/snapshots/BaseButton.html index 7e0292a..0fb81ce 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButton.html +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButton.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~fc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:61","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :105:185","~(anonymous) :105:208","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:155026","~(anonymous) :1:37","~initializeThemeState :44:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2741994","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~(anonymous) :11674:64","~styled :33:16","~(anonymous) :37:43","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3625553","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~tc :55:12","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~memoizedFunction :73:37","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~qe :107:12","~getId :98:15","~se :109:12","~Id :87:12","~xf :134:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~lh :194:140","~ke :103:12","~we :110:12","~qc :49:12","~pc :48:127","~Eg :163:273","~_normalizeArg :100:23","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~re :108:12","~Af :136:12","~oc :48:12","~J :114:349","~BaseComponent :70:27","~xe :110:125","~_makeAllSafe :252:22","~_makeSafe :257:19","~Ig :185:375","~f :138:420","~BaseComponent._warnDeprecations :212:58","~Ng :166:128","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,326,6],[0,1,1,0,1,1,0,325,10],[0,1,2,0,1,2,0,325,11],[0,1,3,0,1,3,0,325,12],[0,1,4,0,1,7,0,325,13],[0,1,5,0,1,8,0,325,14],[1,1,9,0,14,12,0,2,49,0,309,54],[1,1,5,0,1,15,0,1,16,0,2,21,0,10,27,0,1,5,0,1,52,0,309,55],[1,1,5,0,1,14,0,1,14,0,2,14,0,10,14,0,1,50,0,1,53,0,309,56],[2,1,12,0,1,12,0,2,12,0,10,5,0,1,51,0,1,5,0,309,57],[2,1,5,0,1,17,0,2,22,0,10,28,0,1,5,0,1,5,0,309,58],[3,1,14,0,2,14,0,10,29,0,1,5,1,309,59],[3,1,5,0,1,12,0,1,26,0,10,12,2,309,60],[3,1,18,0,1,23,0,1,5,0,6,30,0,2,40,0,1,46,0,1,48,2,309,61],[3,1,5,0,1,14,0,1,5,0,6,14,0,2,14,0,1,14,0,1,14,2,309,62],[3,1,19,0,1,24,1,6,12,0,2,12,0,1,5,0,1,5,2,309,63],[3,1,5,0,1,25,1,6,31,0,2,41,0,1,47,0,1,5,2,309,64],[3,1,20,0,1,5,1,6,14,0,1,5,0,1,14,0,1,5,3,1,5,0,305,65,0,3,123],[4,1,20,1,1,5,0,2,12,0,1,36,0,1,37,0,1,39,0,1,5,0,1,42,0,1,5,3,1,5,0,1,5,0,304,66,0,3,124],[6,1,5,0,1,32,0,1,34,0,1,5,0,1,38,0,1,5,1,1,43,6,18,5,0,172,67,0,114,81,0,3,125],[7,1,14,0,1,14,0,1,5,0,1,5,0,1,5,1,1,44,23,1,5,0,3,5,0,16,68,0,144,75,0,6,83,0,2,116,0,1,122,0,54,5,0,11,6,0,18,82,0,3,93,0,9,95,0,7,102,0,5,103,0,2,104,0,1,107,0,4,111,0,3,126],[7,1,12,0,1,12,4,1,45,27,16,69,0,87,76,0,53,86,0,3,97,0,1,119,0,3,5,0,3,84,0,2,5,0,1,5,52,2,5,0,11,5,0,14,5,0,3,105,0,1,113,0,3,5,0,5,5,0,4,96,0,7,5,0,1,5,0,4,6,0,2,5,0,1,5,0,4,5,0,1,127,0,2,128],[7,1,33,0,1,35,4,1,5,27,1,5,0,12,70,0,3,72,0,3,5,0,7,68,0,77,77,0,5,5,0,47,87,0,1,114,0,2,5,0,1,114,0,1,5,3,1,5,0,2,85,80,2,5,0,3,106,0,1,5,8,4,5,5,2,5,1,4,5,4,3,5,0,1,5,0,2,5],[7,1,14,0,1,5,4,1,5,28,3,5,0,8,71,0,1,120,0,1,5,0,2,73,3,7,69,0,77,78,5,19,5,0,2,88,0,6,94,0,8,98,0,11,115,0,1,121,0,1,5,2,1,5,5,2,5,82,3,5,29,3,5],[7,1,12,0,1,5,36,2,5,0,5,72,0,1,112,0,1,5,1,2,74,3,3,5,0,3,72,0,1,112,0,12,5,0,17,79,0,10,89,0,29,90,0,9,100,13,11,5,0,2,5,0,6,5,0,3,5,0,5,99,0,3,5,0,8,117,0,1,5],[7,1,5,39,1,5,0,4,73,0,1,5,2,2,5,6,1,5,0,2,73,0,1,5,12,5,5,0,12,80,0,9,5,0,1,108,0,4,5,0,25,91,0,2,5,0,7,80,24,2,5,4,2,5,3,5,5,3,2,5,0,6,118],[7,1,5,40,1,5,0,3,74,12,2,74,16,2,5,0,12,5,9,1,5,4,7,5,0,10,92,0,8,109,2,2,5,0,5,101,35,5,5,5,6,5],[49,3,5,12,2,5,49,2,5,0,10,5,0,2,5,0,1,92,0,5,110,4,5,5,36,4,5,8,3,5],[129,1,5,0,1,5,0,4,92,6,3,5],[131,4,5]]; -numTicks = 327; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~fc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:61","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :105:185","~(anonymous) :105:208","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:155026","~(anonymous) :1:37","~initializeThemeState :44:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2741994","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~(anonymous) :11674:64","~styled :33:16","~(anonymous) :37:43","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3625553","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~tc :55:12","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~memoizedFunction :73:37","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~qe :107:12","~getId :98:15","~se :109:12","~Id :87:12","~xf :134:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~lh :194:140","~ke :103:12","~we :110:12","~qc :49:12","~pc :48:127","~Eg :163:273","~_normalizeArg :100:23","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~re :108:12","~Af :136:12","~oc :48:12","~J :114:349","~BaseComponent :70:27","~xe :110:125","~_makeAllSafe :252:22","~_makeSafe :257:19","~Ig :185:375","~f :138:420","~BaseComponent._warnDeprecations :212:58","~Ng :166:128","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,326,6],[0,1,1,0,1,1,0,325,10],[0,1,2,0,1,2,0,325,11],[0,1,3,0,1,3,0,325,12],[0,1,4,0,1,7,0,325,13],[0,1,5,0,1,8,0,325,14],[1,1,9,0,14,12,0,2,49,0,309,54],[1,1,5,0,1,15,0,1,16,0,2,21,0,10,27,0,1,5,0,1,52,0,309,55],[1,1,5,0,1,14,0,1,14,0,2,14,0,10,14,0,1,50,0,1,53,0,309,56],[2,1,12,0,1,12,0,2,12,0,10,5,0,1,51,0,1,5,0,309,57],[2,1,5,0,1,17,0,2,22,0,10,28,0,1,5,0,1,5,0,309,58],[3,1,14,0,2,14,0,10,29,0,1,5,1,309,59],[3,1,5,0,1,12,0,1,26,0,10,12,2,309,60],[3,1,18,0,1,23,0,1,5,0,6,30,0,2,40,0,1,46,0,1,48,2,309,61],[3,1,5,0,1,14,0,1,5,0,6,14,0,2,14,0,1,14,0,1,14,2,309,62],[3,1,19,0,1,24,1,6,12,0,2,12,0,1,5,0,1,5,2,309,63],[3,1,5,0,1,25,1,6,31,0,2,41,0,1,47,0,1,5,2,309,64],[3,1,20,0,1,5,1,6,14,0,1,5,0,1,14,0,1,5,3,1,5,0,305,65,0,3,123],[4,1,20,1,1,5,0,2,12,0,1,36,0,1,37,0,1,39,0,1,5,0,1,42,0,1,5,3,1,5,0,1,5,0,304,66,0,3,124],[6,1,5,0,1,32,0,1,34,0,1,5,0,1,38,0,1,5,1,1,43,6,18,5,0,172,67,0,114,81,0,3,125],[7,1,14,0,1,14,0,1,5,0,1,5,0,1,5,1,1,44,23,1,5,0,3,5,0,16,68,0,144,75,0,6,83,0,2,116,0,1,122,0,54,5,0,11,6,0,18,82,0,3,93,0,9,95,0,7,102,0,5,103,0,2,104,0,1,107,0,4,111,0,3,126],[7,1,12,0,1,12,4,1,45,27,16,69,0,87,76,0,53,86,0,3,97,0,1,119,0,3,5,0,3,84,0,2,5,0,1,5,52,2,5,0,11,5,0,14,5,0,3,105,0,1,113,0,3,5,0,5,5,0,4,96,0,7,5,0,1,5,0,4,6,0,2,5,0,1,5,0,4,5,0,1,127,0,2,128],[7,1,33,0,1,35,4,1,5,27,1,5,0,12,70,0,3,72,0,3,5,0,7,68,0,77,77,0,5,5,0,47,87,0,1,114,0,2,5,0,1,114,0,1,5,3,1,5,0,2,85,80,2,5,0,3,106,0,1,5,8,4,5,5,2,5,1,4,5,4,3,5,0,1,5,0,2,5],[7,1,14,0,1,5,4,1,5,28,3,5,0,8,71,0,1,120,0,1,5,0,2,73,3,7,69,0,77,78,5,19,5,0,2,88,0,6,94,0,8,98,0,11,115,0,1,121,0,1,5,2,1,5,5,2,5,82,3,5,29,3,5],[7,1,12,0,1,5,36,2,5,0,5,72,0,1,112,0,1,5,1,2,74,3,3,5,0,3,72,0,1,112,0,12,5,0,17,79,0,10,89,0,29,90,0,9,100,13,11,5,0,2,5,0,6,5,0,3,5,0,5,99,0,3,5,0,8,117,0,1,5],[7,1,5,39,1,5,0,4,73,0,1,5,2,2,5,6,1,5,0,2,73,0,1,5,12,5,5,0,12,80,0,9,5,0,1,108,0,4,5,0,25,91,0,2,5,0,7,80,24,2,5,4,2,5,3,5,5,3,2,5,0,6,118],[7,1,5,40,1,5,0,3,74,12,2,74,16,2,5,0,12,5,9,1,5,4,7,5,0,10,92,0,8,109,2,2,5,0,5,101,35,5,5,5,6,5],[49,3,5,12,2,5,49,2,5,0,10,5,0,2,5,0,1,92,0,5,110,4,5,5,36,4,5,8,3,5],[129,1,5,0,1,5,0,4,92,6,3,5],[131,4,5]]; +let numTicks = 327; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.data.js b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.data.js index 4fafa34..9ceebbf 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3281076","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~(anonymous) :2358:57","~__extends :44:19","~__ :46:16","~(anonymous) :11674:64","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~Selection :10:23","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useActionableState :422:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~baseTokens :299:27","~ActionableView :448:31","~getNativeProps :393:24","~ai :222:12","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~useContext :22:403","~M :186:11","~we :110:12","~getSlots :109:18","~count :21:186","~T :19:239","~extractStyleParts :8:27","~_processArgs :16:26","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~Stylesheet.argsFromClassName :113:55","~If :147:394","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~__rest :61:16","~expandQuads :355:21","~memoizedFunction :73:37","~(anonymous) :2:88","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~se :109:12","~R :17:11","~qc :49:12","~pc :48:127","~lh :194:140","~Q :16:293","~Id :87:12","~M :15:11","~oc :48:12","~re :108:12","~(anonymous) :3:88","~fa :20:12","~Stylesheet.getInstance :57:39","~Ig :185:375","~Je :114:12","~_normalizeArg :100:23","~ge :101:12","~(anonymous) :1577:100","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,420,8],[0,1,1,0,420,9],[0,1,2,0,420,10],[0,1,3,0,420,11],[0,1,4,0,420,12],[0,1,5,0,420,13],[0,1,6,0,1,7,0,11,11,0,3,54,0,405,59],[0,1,7,0,1,7,0,1,14,0,3,18,0,7,29,0,3,7,0,405,60],[0,1,7,0,1,7,0,1,13,0,3,13,0,7,13,0,3,55,0,405,61],[2,1,11,0,3,11,0,7,7,0,1,56,0,1,57,0,1,58,0,405,62],[2,1,15,0,3,19,0,7,30,0,1,7,0,1,7,0,1,7,0,405,63],[2,1,13,0,3,13,0,7,31,0,1,7,0,1,7,0,1,7,0,405,64],[2,1,7,0,1,11,0,1,23,0,1,28,0,7,11,3,405,65],[2,1,16,0,1,20,0,1,24,0,1,7,0,5,32,0,1,46,0,1,52,3,405,66],[2,1,17,0,1,13,0,1,25,0,1,7,0,5,13,0,1,13,0,1,13,3,405,67],[2,1,7,0,1,11,0,1,26,0,1,7,0,5,11,0,1,11,0,1,53,3,405,68],[2,1,7,0,1,21,0,1,27,1,5,33,0,1,47,0,1,7,3,405,69],[3,1,13,0,1,7,1,1,7,0,4,13,0,1,13,0,1,7,3,401,70,0,4,148],[3,1,22,2,1,34,0,1,7,0,1,11,0,1,42,0,1,45,0,1,48,4,2,7,0,399,71,0,4,149],[3,1,7,4,1,35,0,1,43,0,1,7,0,1,49,6,16,7,0,320,72,0,63,90,0,4,150],[3,1,7,4,1,13,0,1,44,0,1,7,0,1,50,22,5,7,0,17,73,0,296,80,0,1,143,0,1,144,0,29,7,0,8,8,0,2,107,0,15,115,0,1,117,0,4,130,0,2,134,0,1,139,0,1,146,0,4,151],[8,1,11,0,1,7,1,1,51,27,3,7,0,14,74,0,1,7,0,295,81,0,1,7,0,1,7,27,2,7,0,7,7,0,1,34,0,2,7,0,10,7,0,4,132,0,1,138,0,1,7,0,1,7,0,3,136,0,2,7,0,1,7,0,1,7,0,1,152,0,2,153,0,1,156],[8,1,36,0,1,7,1,1,7,30,8,7,0,4,75,0,2,77,1,17,7,0,8,82,0,19,86,0,245,88,0,2,105,0,1,108,0,2,128,0,1,140,50,1,7,0,3,7,0,1,133,0,1,7,2,3,7,2,1,7,1,1,7,0,1,7,0,1,154,0,1,7],[8,1,13,41,3,7,0,1,76,0,2,7,16,2,7,0,3,7,0,1,83,0,4,121,0,12,7,0,7,86,0,5,7,0,5,89,0,227,91,0,8,124,0,2,106,0,1,7,0,1,7,0,1,129,0,1,7,54,1,7,8,1,7,3,1,155],[8,1,11,44,1,77,22,1,7,0,1,84,0,1,7,0,3,122,8,4,7,0,4,7,0,3,87,5,2,7,0,3,113,0,7,7,0,220,92,0,8,7,0,2,7,2,1,7,68,1,7],[8,1,37,44,1,78,23,1,85,1,2,7,0,1,123,14,2,7,0,3,7,7,1,7,0,2,114,5,2,7,0,7,7,0,195,93,0,9,99,0,9,109,2,6,7],[8,1,13,44,1,79,23,1,7,3,1,85,18,1,7,8,2,7,11,3,7,0,195,94,0,1,7,0,8,100,0,9,101],[8,1,11,44,1,7,23,1,7,3,1,7,28,1,7,14,190,95,0,5,126,1,3,101,0,3,131,0,2,135,0,9,102],[8,1,38,116,2,7,0,182,96,0,1,119,0,5,137,0,3,7,0,2,145,1,3,102,0,3,7,0,2,7,0,6,7,0,1,102,0,2,110],[8,1,13,118,12,7,0,168,48,0,2,147,0,1,7,0,5,7,3,2,7,1,1,7,0,2,102,4,1,7,6,1,7,0,2,7],[8,1,11,122,8,7,0,8,7,0,136,49,0,24,111,0,2,7,13,1,7,0,1,141,13,1,7],[8,1,39,137,1,7,0,4,7,0,132,97,0,2,7,0,21,112,0,1,142,16,1,7],[8,1,13,137,1,7,4,2,7,0,25,98,0,102,103,0,3,120,2,2,7,0,19,112,0,1,7],[8,1,11,144,25,7,0,9,7,0,93,103,0,3,7,4,9,7,0,10,112],[8,1,40,162,7,7,5,4,7,0,19,7,0,59,104,0,15,125,0,3,7,9,4,7,0,3,7,0,2,112,0,5,116],[8,1,13,194,3,7,0,8,7,0,47,103,0,4,118,0,15,7,12,4,7,3,2,7,0,5,7],[8,1,11,204,1,7,0,34,7,0,11,104,0,1,127,0,1,142,0,4,7,3,12,7,24,2,7],[8,1,41,230,5,7,0,4,34,0,3,7,0,8,103,0,1,7,0,1,7],[8,1,13,242,7,7,0,1,142],[8,1,22,246,1,7,0,2,34,0,1,8],[8,1,7,249,1,7],[8,1,7]]; -numTicks = 421; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3281076","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~(anonymous) :2358:57","~__extends :44:19","~__ :46:16","~(anonymous) :11674:64","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~Selection :10:23","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useActionableState :422:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~baseTokens :299:27","~ActionableView :448:31","~getNativeProps :393:24","~ai :222:12","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~useContext :22:403","~M :186:11","~we :110:12","~getSlots :109:18","~count :21:186","~T :19:239","~extractStyleParts :8:27","~_processArgs :16:26","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~Stylesheet.argsFromClassName :113:55","~If :147:394","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~__rest :61:16","~expandQuads :355:21","~memoizedFunction :73:37","~(anonymous) :2:88","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~se :109:12","~R :17:11","~qc :49:12","~pc :48:127","~lh :194:140","~Q :16:293","~Id :87:12","~M :15:11","~oc :48:12","~re :108:12","~(anonymous) :3:88","~fa :20:12","~Stylesheet.getInstance :57:39","~Ig :185:375","~Je :114:12","~_normalizeArg :100:23","~ge :101:12","~(anonymous) :1577:100","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,420,8],[0,1,1,0,420,9],[0,1,2,0,420,10],[0,1,3,0,420,11],[0,1,4,0,420,12],[0,1,5,0,420,13],[0,1,6,0,1,7,0,11,11,0,3,54,0,405,59],[0,1,7,0,1,7,0,1,14,0,3,18,0,7,29,0,3,7,0,405,60],[0,1,7,0,1,7,0,1,13,0,3,13,0,7,13,0,3,55,0,405,61],[2,1,11,0,3,11,0,7,7,0,1,56,0,1,57,0,1,58,0,405,62],[2,1,15,0,3,19,0,7,30,0,1,7,0,1,7,0,1,7,0,405,63],[2,1,13,0,3,13,0,7,31,0,1,7,0,1,7,0,1,7,0,405,64],[2,1,7,0,1,11,0,1,23,0,1,28,0,7,11,3,405,65],[2,1,16,0,1,20,0,1,24,0,1,7,0,5,32,0,1,46,0,1,52,3,405,66],[2,1,17,0,1,13,0,1,25,0,1,7,0,5,13,0,1,13,0,1,13,3,405,67],[2,1,7,0,1,11,0,1,26,0,1,7,0,5,11,0,1,11,0,1,53,3,405,68],[2,1,7,0,1,21,0,1,27,1,5,33,0,1,47,0,1,7,3,405,69],[3,1,13,0,1,7,1,1,7,0,4,13,0,1,13,0,1,7,3,401,70,0,4,148],[3,1,22,2,1,34,0,1,7,0,1,11,0,1,42,0,1,45,0,1,48,4,2,7,0,399,71,0,4,149],[3,1,7,4,1,35,0,1,43,0,1,7,0,1,49,6,16,7,0,320,72,0,63,90,0,4,150],[3,1,7,4,1,13,0,1,44,0,1,7,0,1,50,22,5,7,0,17,73,0,296,80,0,1,143,0,1,144,0,29,7,0,8,8,0,2,107,0,15,115,0,1,117,0,4,130,0,2,134,0,1,139,0,1,146,0,4,151],[8,1,11,0,1,7,1,1,51,27,3,7,0,14,74,0,1,7,0,295,81,0,1,7,0,1,7,27,2,7,0,7,7,0,1,34,0,2,7,0,10,7,0,4,132,0,1,138,0,1,7,0,1,7,0,3,136,0,2,7,0,1,7,0,1,7,0,1,152,0,2,153,0,1,156],[8,1,36,0,1,7,1,1,7,30,8,7,0,4,75,0,2,77,1,17,7,0,8,82,0,19,86,0,245,88,0,2,105,0,1,108,0,2,128,0,1,140,50,1,7,0,3,7,0,1,133,0,1,7,2,3,7,2,1,7,1,1,7,0,1,7,0,1,154,0,1,7],[8,1,13,41,3,7,0,1,76,0,2,7,16,2,7,0,3,7,0,1,83,0,4,121,0,12,7,0,7,86,0,5,7,0,5,89,0,227,91,0,8,124,0,2,106,0,1,7,0,1,7,0,1,129,0,1,7,54,1,7,8,1,7,3,1,155],[8,1,11,44,1,77,22,1,7,0,1,84,0,1,7,0,3,122,8,4,7,0,4,7,0,3,87,5,2,7,0,3,113,0,7,7,0,220,92,0,8,7,0,2,7,2,1,7,68,1,7],[8,1,37,44,1,78,23,1,85,1,2,7,0,1,123,14,2,7,0,3,7,7,1,7,0,2,114,5,2,7,0,7,7,0,195,93,0,9,99,0,9,109,2,6,7],[8,1,13,44,1,79,23,1,7,3,1,85,18,1,7,8,2,7,11,3,7,0,195,94,0,1,7,0,8,100,0,9,101],[8,1,11,44,1,7,23,1,7,3,1,7,28,1,7,14,190,95,0,5,126,1,3,101,0,3,131,0,2,135,0,9,102],[8,1,38,116,2,7,0,182,96,0,1,119,0,5,137,0,3,7,0,2,145,1,3,102,0,3,7,0,2,7,0,6,7,0,1,102,0,2,110],[8,1,13,118,12,7,0,168,48,0,2,147,0,1,7,0,5,7,3,2,7,1,1,7,0,2,102,4,1,7,6,1,7,0,2,7],[8,1,11,122,8,7,0,8,7,0,136,49,0,24,111,0,2,7,13,1,7,0,1,141,13,1,7],[8,1,39,137,1,7,0,4,7,0,132,97,0,2,7,0,21,112,0,1,142,16,1,7],[8,1,13,137,1,7,4,2,7,0,25,98,0,102,103,0,3,120,2,2,7,0,19,112,0,1,7],[8,1,11,144,25,7,0,9,7,0,93,103,0,3,7,4,9,7,0,10,112],[8,1,40,162,7,7,5,4,7,0,19,7,0,59,104,0,15,125,0,3,7,9,4,7,0,3,7,0,2,112,0,5,116],[8,1,13,194,3,7,0,8,7,0,47,103,0,4,118,0,15,7,12,4,7,3,2,7,0,5,7],[8,1,11,204,1,7,0,34,7,0,11,104,0,1,127,0,1,142,0,4,7,3,12,7,24,2,7],[8,1,41,230,5,7,0,4,34,0,3,7,0,8,103,0,1,7,0,1,7],[8,1,13,242,7,7,0,1,142],[8,1,22,246,1,7,0,2,34,0,1,8],[8,1,7,249,1,7],[8,1,7]]; +let numTicks = 421; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.html b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.html index 9f85389..f921316 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3281076","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~(anonymous) :2358:57","~__extends :44:19","~__ :46:16","~(anonymous) :11674:64","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~Selection :10:23","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useActionableState :422:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~baseTokens :299:27","~ActionableView :448:31","~getNativeProps :393:24","~ai :222:12","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~useContext :22:403","~M :186:11","~we :110:12","~getSlots :109:18","~count :21:186","~T :19:239","~extractStyleParts :8:27","~_processArgs :16:26","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~Stylesheet.argsFromClassName :113:55","~If :147:394","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~__rest :61:16","~expandQuads :355:21","~memoizedFunction :73:37","~(anonymous) :2:88","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~se :109:12","~R :17:11","~qc :49:12","~pc :48:127","~lh :194:140","~Q :16:293","~Id :87:12","~M :15:11","~oc :48:12","~re :108:12","~(anonymous) :3:88","~fa :20:12","~Stylesheet.getInstance :57:39","~Ig :185:375","~Je :114:12","~_normalizeArg :100:23","~ge :101:12","~(anonymous) :1577:100","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,420,8],[0,1,1,0,420,9],[0,1,2,0,420,10],[0,1,3,0,420,11],[0,1,4,0,420,12],[0,1,5,0,420,13],[0,1,6,0,1,7,0,11,11,0,3,54,0,405,59],[0,1,7,0,1,7,0,1,14,0,3,18,0,7,29,0,3,7,0,405,60],[0,1,7,0,1,7,0,1,13,0,3,13,0,7,13,0,3,55,0,405,61],[2,1,11,0,3,11,0,7,7,0,1,56,0,1,57,0,1,58,0,405,62],[2,1,15,0,3,19,0,7,30,0,1,7,0,1,7,0,1,7,0,405,63],[2,1,13,0,3,13,0,7,31,0,1,7,0,1,7,0,1,7,0,405,64],[2,1,7,0,1,11,0,1,23,0,1,28,0,7,11,3,405,65],[2,1,16,0,1,20,0,1,24,0,1,7,0,5,32,0,1,46,0,1,52,3,405,66],[2,1,17,0,1,13,0,1,25,0,1,7,0,5,13,0,1,13,0,1,13,3,405,67],[2,1,7,0,1,11,0,1,26,0,1,7,0,5,11,0,1,11,0,1,53,3,405,68],[2,1,7,0,1,21,0,1,27,1,5,33,0,1,47,0,1,7,3,405,69],[3,1,13,0,1,7,1,1,7,0,4,13,0,1,13,0,1,7,3,401,70,0,4,148],[3,1,22,2,1,34,0,1,7,0,1,11,0,1,42,0,1,45,0,1,48,4,2,7,0,399,71,0,4,149],[3,1,7,4,1,35,0,1,43,0,1,7,0,1,49,6,16,7,0,320,72,0,63,90,0,4,150],[3,1,7,4,1,13,0,1,44,0,1,7,0,1,50,22,5,7,0,17,73,0,296,80,0,1,143,0,1,144,0,29,7,0,8,8,0,2,107,0,15,115,0,1,117,0,4,130,0,2,134,0,1,139,0,1,146,0,4,151],[8,1,11,0,1,7,1,1,51,27,3,7,0,14,74,0,1,7,0,295,81,0,1,7,0,1,7,27,2,7,0,7,7,0,1,34,0,2,7,0,10,7,0,4,132,0,1,138,0,1,7,0,1,7,0,3,136,0,2,7,0,1,7,0,1,7,0,1,152,0,2,153,0,1,156],[8,1,36,0,1,7,1,1,7,30,8,7,0,4,75,0,2,77,1,17,7,0,8,82,0,19,86,0,245,88,0,2,105,0,1,108,0,2,128,0,1,140,50,1,7,0,3,7,0,1,133,0,1,7,2,3,7,2,1,7,1,1,7,0,1,7,0,1,154,0,1,7],[8,1,13,41,3,7,0,1,76,0,2,7,16,2,7,0,3,7,0,1,83,0,4,121,0,12,7,0,7,86,0,5,7,0,5,89,0,227,91,0,8,124,0,2,106,0,1,7,0,1,7,0,1,129,0,1,7,54,1,7,8,1,7,3,1,155],[8,1,11,44,1,77,22,1,7,0,1,84,0,1,7,0,3,122,8,4,7,0,4,7,0,3,87,5,2,7,0,3,113,0,7,7,0,220,92,0,8,7,0,2,7,2,1,7,68,1,7],[8,1,37,44,1,78,23,1,85,1,2,7,0,1,123,14,2,7,0,3,7,7,1,7,0,2,114,5,2,7,0,7,7,0,195,93,0,9,99,0,9,109,2,6,7],[8,1,13,44,1,79,23,1,7,3,1,85,18,1,7,8,2,7,11,3,7,0,195,94,0,1,7,0,8,100,0,9,101],[8,1,11,44,1,7,23,1,7,3,1,7,28,1,7,14,190,95,0,5,126,1,3,101,0,3,131,0,2,135,0,9,102],[8,1,38,116,2,7,0,182,96,0,1,119,0,5,137,0,3,7,0,2,145,1,3,102,0,3,7,0,2,7,0,6,7,0,1,102,0,2,110],[8,1,13,118,12,7,0,168,48,0,2,147,0,1,7,0,5,7,3,2,7,1,1,7,0,2,102,4,1,7,6,1,7,0,2,7],[8,1,11,122,8,7,0,8,7,0,136,49,0,24,111,0,2,7,13,1,7,0,1,141,13,1,7],[8,1,39,137,1,7,0,4,7,0,132,97,0,2,7,0,21,112,0,1,142,16,1,7],[8,1,13,137,1,7,4,2,7,0,25,98,0,102,103,0,3,120,2,2,7,0,19,112,0,1,7],[8,1,11,144,25,7,0,9,7,0,93,103,0,3,7,4,9,7,0,10,112],[8,1,40,162,7,7,5,4,7,0,19,7,0,59,104,0,15,125,0,3,7,9,4,7,0,3,7,0,2,112,0,5,116],[8,1,13,194,3,7,0,8,7,0,47,103,0,4,118,0,15,7,12,4,7,3,2,7,0,5,7],[8,1,11,204,1,7,0,34,7,0,11,104,0,1,127,0,1,142,0,4,7,3,12,7,24,2,7],[8,1,41,230,5,7,0,4,34,0,3,7,0,8,103,0,1,7,0,1,7],[8,1,13,242,7,7,0,1,142],[8,1,22,246,1,7,0,2,34,0,1,8],[8,1,7,249,1,7],[8,1,7]]; -numTicks = 421; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3281076","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~(anonymous) :2358:57","~__extends :44:19","~__ :46:16","~(anonymous) :11674:64","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~Selection :10:23","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useActionableState :422:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~baseTokens :299:27","~ActionableView :448:31","~getNativeProps :393:24","~ai :222:12","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~useContext :22:403","~M :186:11","~we :110:12","~getSlots :109:18","~count :21:186","~T :19:239","~extractStyleParts :8:27","~_processArgs :16:26","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~Stylesheet.argsFromClassName :113:55","~If :147:394","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~__rest :61:16","~expandQuads :355:21","~memoizedFunction :73:37","~(anonymous) :2:88","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~se :109:12","~R :17:11","~qc :49:12","~pc :48:127","~lh :194:140","~Q :16:293","~Id :87:12","~M :15:11","~oc :48:12","~re :108:12","~(anonymous) :3:88","~fa :20:12","~Stylesheet.getInstance :57:39","~Ig :185:375","~Je :114:12","~_normalizeArg :100:23","~ge :101:12","~(anonymous) :1577:100","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,420,8],[0,1,1,0,420,9],[0,1,2,0,420,10],[0,1,3,0,420,11],[0,1,4,0,420,12],[0,1,5,0,420,13],[0,1,6,0,1,7,0,11,11,0,3,54,0,405,59],[0,1,7,0,1,7,0,1,14,0,3,18,0,7,29,0,3,7,0,405,60],[0,1,7,0,1,7,0,1,13,0,3,13,0,7,13,0,3,55,0,405,61],[2,1,11,0,3,11,0,7,7,0,1,56,0,1,57,0,1,58,0,405,62],[2,1,15,0,3,19,0,7,30,0,1,7,0,1,7,0,1,7,0,405,63],[2,1,13,0,3,13,0,7,31,0,1,7,0,1,7,0,1,7,0,405,64],[2,1,7,0,1,11,0,1,23,0,1,28,0,7,11,3,405,65],[2,1,16,0,1,20,0,1,24,0,1,7,0,5,32,0,1,46,0,1,52,3,405,66],[2,1,17,0,1,13,0,1,25,0,1,7,0,5,13,0,1,13,0,1,13,3,405,67],[2,1,7,0,1,11,0,1,26,0,1,7,0,5,11,0,1,11,0,1,53,3,405,68],[2,1,7,0,1,21,0,1,27,1,5,33,0,1,47,0,1,7,3,405,69],[3,1,13,0,1,7,1,1,7,0,4,13,0,1,13,0,1,7,3,401,70,0,4,148],[3,1,22,2,1,34,0,1,7,0,1,11,0,1,42,0,1,45,0,1,48,4,2,7,0,399,71,0,4,149],[3,1,7,4,1,35,0,1,43,0,1,7,0,1,49,6,16,7,0,320,72,0,63,90,0,4,150],[3,1,7,4,1,13,0,1,44,0,1,7,0,1,50,22,5,7,0,17,73,0,296,80,0,1,143,0,1,144,0,29,7,0,8,8,0,2,107,0,15,115,0,1,117,0,4,130,0,2,134,0,1,139,0,1,146,0,4,151],[8,1,11,0,1,7,1,1,51,27,3,7,0,14,74,0,1,7,0,295,81,0,1,7,0,1,7,27,2,7,0,7,7,0,1,34,0,2,7,0,10,7,0,4,132,0,1,138,0,1,7,0,1,7,0,3,136,0,2,7,0,1,7,0,1,7,0,1,152,0,2,153,0,1,156],[8,1,36,0,1,7,1,1,7,30,8,7,0,4,75,0,2,77,1,17,7,0,8,82,0,19,86,0,245,88,0,2,105,0,1,108,0,2,128,0,1,140,50,1,7,0,3,7,0,1,133,0,1,7,2,3,7,2,1,7,1,1,7,0,1,7,0,1,154,0,1,7],[8,1,13,41,3,7,0,1,76,0,2,7,16,2,7,0,3,7,0,1,83,0,4,121,0,12,7,0,7,86,0,5,7,0,5,89,0,227,91,0,8,124,0,2,106,0,1,7,0,1,7,0,1,129,0,1,7,54,1,7,8,1,7,3,1,155],[8,1,11,44,1,77,22,1,7,0,1,84,0,1,7,0,3,122,8,4,7,0,4,7,0,3,87,5,2,7,0,3,113,0,7,7,0,220,92,0,8,7,0,2,7,2,1,7,68,1,7],[8,1,37,44,1,78,23,1,85,1,2,7,0,1,123,14,2,7,0,3,7,7,1,7,0,2,114,5,2,7,0,7,7,0,195,93,0,9,99,0,9,109,2,6,7],[8,1,13,44,1,79,23,1,7,3,1,85,18,1,7,8,2,7,11,3,7,0,195,94,0,1,7,0,8,100,0,9,101],[8,1,11,44,1,7,23,1,7,3,1,7,28,1,7,14,190,95,0,5,126,1,3,101,0,3,131,0,2,135,0,9,102],[8,1,38,116,2,7,0,182,96,0,1,119,0,5,137,0,3,7,0,2,145,1,3,102,0,3,7,0,2,7,0,6,7,0,1,102,0,2,110],[8,1,13,118,12,7,0,168,48,0,2,147,0,1,7,0,5,7,3,2,7,1,1,7,0,2,102,4,1,7,6,1,7,0,2,7],[8,1,11,122,8,7,0,8,7,0,136,49,0,24,111,0,2,7,13,1,7,0,1,141,13,1,7],[8,1,39,137,1,7,0,4,7,0,132,97,0,2,7,0,21,112,0,1,142,16,1,7],[8,1,13,137,1,7,4,2,7,0,25,98,0,102,103,0,3,120,2,2,7,0,19,112,0,1,7],[8,1,11,144,25,7,0,9,7,0,93,103,0,3,7,4,9,7,0,10,112],[8,1,40,162,7,7,5,4,7,0,19,7,0,59,104,0,15,125,0,3,7,9,4,7,0,3,7,0,2,112,0,5,116],[8,1,13,194,3,7,0,8,7,0,47,103,0,4,118,0,15,7,12,4,7,3,2,7,0,5,7],[8,1,11,204,1,7,0,34,7,0,11,104,0,1,127,0,1,142,0,4,7,3,12,7,24,2,7],[8,1,41,230,5,7,0,4,34,0,3,7,0,8,103,0,1,7,0,1,7],[8,1,13,242,7,7,0,1,142],[8,1,22,246,1,7,0,2,34,0,1,8],[8,1,7,249,1,7],[8,1,7]]; +let numTicks = 421; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.data.js index 824b9c8..2c44839 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~Sa :24:124","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :12991:52","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :1:88","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1990724","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~loadStyles :72:20","~measure :35:17","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3508392","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513085","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_13_initializeIcons :1703:41","~fabric_icons_17_initializeIcons :2199:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ActionableView :448:31","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ai :222:12","~re :108:12","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~expandSelector :272:24","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getKeyForRules :362:24","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~M :15:11","~Lf :148:288","~he :101:184","~_resolveTokens :258:24","~(anonymous) :2:88","~Stylesheet.getInstance :57:39","~af :123:315","~tc :55:12","~lh :194:140","~useActionableState :422:35","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~__rest :61:16","~sg :154:239","~_deriveRootType :464:25","~getNativeProps :393:24","~filteredAssign :70:24","~useContext :22:403","~M :186:11","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~getSlots :109:18","~se :109:12","~(anonymous) :398:92","~toArray :21:248","~V :20:247","~expandQuads :355:21","~Mf :148:385","~Q :16:293","~oc :48:12","~count :21:186","~U :19:192","~W :20:347","~ActionableSlots :445:32","~S :18:11","~ge :101:12","~qc :49:12","~N :16:105","~_loop_1 :113:28","~Je :114:12","~rg :154:12","~pc :48:127","~useRef :23:254","~useRef :159:332","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~th :199:12"]; -levels = [[0,1,0,0,425,5],[0,1,1,0,425,6],[0,1,2,0,425,7],[0,1,3,0,425,8],[0,1,4,0,1,4,0,424,9],[0,1,4,1,424,10],[0,1,4,1,1,4,0,17,8,0,4,46,0,402,52],[2,1,4,0,1,11,0,3,14,0,13,20,0,4,4,0,402,53],[2,1,4,0,1,10,0,3,10,0,13,10,0,4,47,0,402,54],[3,1,8,0,3,8,0,13,4,0,1,48,0,1,49,0,1,50,0,1,51,0,402,55],[3,1,12,0,3,15,0,13,21,0,1,4,0,1,4,0,1,4,0,1,4,0,402,56],[3,1,10,0,3,10,0,13,22,0,1,4,0,1,4,0,1,4,1,402,57],[3,1,13,0,1,8,0,1,16,0,1,19,0,13,8,4,402,58],[3,1,4,0,1,17,0,1,4,0,1,4,0,9,23,0,2,39,0,1,43,0,1,45,4,402,59],[3,1,4,0,1,10,1,1,4,0,9,10,0,2,10,0,1,10,0,1,10,4,402,60],[4,1,18,2,9,8,0,2,8,0,1,4,0,1,4,4,402,61],[4,1,4,2,9,24,0,2,40,0,1,44,5,402,62],[4,1,4,2,1,4,0,8,10,0,2,10,0,1,4,5,398,63,0,4,142],[7,1,25,0,2,4,0,4,8,0,1,18,0,1,33,0,1,4,0,1,41,0,1,4,5,2,4,0,396,64,0,4,143],[8,2,4,0,1,26,0,1,29,0,1,37,0,1,38,0,1,4,0,1,34,0,1,4,0,1,42,8,9,4,0,331,65,0,56,81,0,4,144],[10,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,35,1,1,4,17,6,4,0,17,66,0,305,73,0,2,98,0,1,136,0,22,4,0,8,5,0,2,82,0,13,104,0,4,105,0,4,119,0,2,124,0,1,132,0,4,145],[10,1,8,0,1,8,0,1,18,0,1,25,1,1,36,25,1,4,0,16,67,0,1,4,0,304,74,0,1,4,0,1,99,0,1,4,21,1,4,0,8,4,0,2,4,0,7,4,0,2,126,0,4,133,0,4,4,0,4,4,0,2,4,0,1,4,0,1,146,0,1,147,0,2,148],[10,1,27,0,1,30,0,1,4,2,1,4,26,7,4,0,6,68,0,3,70,1,26,4,0,246,75,0,5,91,0,12,100,0,8,106,0,2,114,0,4,118,0,1,130,1,1,4,32,1,4,7,2,4,0,2,4,0,2,138,11,1,4,0,1,4,0,1,4,0,1,149],[10,1,10,0,1,10,0,1,4,36,3,4,0,3,69,0,3,71,24,3,4,0,4,4,0,223,76,0,5,109,0,1,111,0,13,112,0,5,92,0,7,4,0,5,100,0,7,107,0,1,139,0,2,115,0,3,4,0,1,135,0,1,4,34,1,4,11,2,4,14,1,4],[10,1,28,0,1,8,40,2,70,0,1,103,0,2,4,0,1,72,31,3,4,0,220,77,0,5,4,0,1,4,0,6,4,0,7,113,0,5,4,3,4,4,0,5,4,0,2,4,0,4,108,0,1,129,0,1,140,0,2,4,3,1,4],[10,1,18,0,1,31,40,2,71,0,1,71,2,1,4,34,2,4,0,209,78,0,3,121,0,6,127,2,3,4,7,4,4,0,3,120,12,5,4,2,2,4,0,2,110,0,1,4,0,1,141],[10,1,4,0,1,10,40,2,72,0,1,4,38,1,4,0,1,4,0,208,79,0,3,122,0,1,4,0,5,128,16,3,4,21,1,4,0,1,137,1,1,4],[10,1,4,0,1,8,40,2,4,41,5,4,0,3,80,0,200,83,0,1,4,0,1,125,0,1,128,1,1,4,0,4,131,17,2,4,22,1,4],[11,1,32,88,3,4,0,2,4,0,189,84,0,8,97,0,1,134,1,1,4,0,1,131,2,2,4,0,2,131],[11,1,4,93,11,4,0,178,85,0,8,4,0,1,4,1,1,4,0,1,131,4,2,4],[11,1,4,97,7,4,0,4,4,0,155,86,0,19,94,11,1,4],[120,1,4,0,152,87,0,2,117,0,4,4,0,15,95],[121,7,4,0,92,88,0,45,93,0,1,102,0,7,116,0,1,4,0,1,102,4,3,4,0,12,95],[128,5,4,0,87,88,0,45,4,0,1,4,0,7,4,1,1,4,7,6,4,0,6,95],[133,19,4,0,60,89,0,1,102,0,7,123,26,19,4,1,7,4,10,5,4,0,2,4,0,2,95,0,2,96],[149,3,4,0,8,4,0,47,88,0,5,90,0,1,4,0,7,4,63,5,4,2,2,95,0,2,4],[159,1,4,0,25,4,0,19,89,0,1,101,0,2,102,0,5,4,4,4,4,70,2,4,0,2,4],[179,5,4,0,1,25,0,10,4,0,9,88,0,1,4,0,1,4,0,1,5],[195,7,4,0,2,102,2,1,4],[196,2,4,0,4,25,0,2,4]]; -numTicks = 426; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~Sa :24:124","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :12991:52","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :1:88","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1990724","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~loadStyles :72:20","~measure :35:17","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3508392","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513085","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_13_initializeIcons :1703:41","~fabric_icons_17_initializeIcons :2199:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ActionableView :448:31","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ai :222:12","~re :108:12","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~expandSelector :272:24","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getKeyForRules :362:24","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~M :15:11","~Lf :148:288","~he :101:184","~_resolveTokens :258:24","~(anonymous) :2:88","~Stylesheet.getInstance :57:39","~af :123:315","~tc :55:12","~lh :194:140","~useActionableState :422:35","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~__rest :61:16","~sg :154:239","~_deriveRootType :464:25","~getNativeProps :393:24","~filteredAssign :70:24","~useContext :22:403","~M :186:11","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~getSlots :109:18","~se :109:12","~(anonymous) :398:92","~toArray :21:248","~V :20:247","~expandQuads :355:21","~Mf :148:385","~Q :16:293","~oc :48:12","~count :21:186","~U :19:192","~W :20:347","~ActionableSlots :445:32","~S :18:11","~ge :101:12","~qc :49:12","~N :16:105","~_loop_1 :113:28","~Je :114:12","~rg :154:12","~pc :48:127","~useRef :23:254","~useRef :159:332","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~th :199:12"]; +let levels = [[0,1,0,0,425,5],[0,1,1,0,425,6],[0,1,2,0,425,7],[0,1,3,0,425,8],[0,1,4,0,1,4,0,424,9],[0,1,4,1,424,10],[0,1,4,1,1,4,0,17,8,0,4,46,0,402,52],[2,1,4,0,1,11,0,3,14,0,13,20,0,4,4,0,402,53],[2,1,4,0,1,10,0,3,10,0,13,10,0,4,47,0,402,54],[3,1,8,0,3,8,0,13,4,0,1,48,0,1,49,0,1,50,0,1,51,0,402,55],[3,1,12,0,3,15,0,13,21,0,1,4,0,1,4,0,1,4,0,1,4,0,402,56],[3,1,10,0,3,10,0,13,22,0,1,4,0,1,4,0,1,4,1,402,57],[3,1,13,0,1,8,0,1,16,0,1,19,0,13,8,4,402,58],[3,1,4,0,1,17,0,1,4,0,1,4,0,9,23,0,2,39,0,1,43,0,1,45,4,402,59],[3,1,4,0,1,10,1,1,4,0,9,10,0,2,10,0,1,10,0,1,10,4,402,60],[4,1,18,2,9,8,0,2,8,0,1,4,0,1,4,4,402,61],[4,1,4,2,9,24,0,2,40,0,1,44,5,402,62],[4,1,4,2,1,4,0,8,10,0,2,10,0,1,4,5,398,63,0,4,142],[7,1,25,0,2,4,0,4,8,0,1,18,0,1,33,0,1,4,0,1,41,0,1,4,5,2,4,0,396,64,0,4,143],[8,2,4,0,1,26,0,1,29,0,1,37,0,1,38,0,1,4,0,1,34,0,1,4,0,1,42,8,9,4,0,331,65,0,56,81,0,4,144],[10,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,35,1,1,4,17,6,4,0,17,66,0,305,73,0,2,98,0,1,136,0,22,4,0,8,5,0,2,82,0,13,104,0,4,105,0,4,119,0,2,124,0,1,132,0,4,145],[10,1,8,0,1,8,0,1,18,0,1,25,1,1,36,25,1,4,0,16,67,0,1,4,0,304,74,0,1,4,0,1,99,0,1,4,21,1,4,0,8,4,0,2,4,0,7,4,0,2,126,0,4,133,0,4,4,0,4,4,0,2,4,0,1,4,0,1,146,0,1,147,0,2,148],[10,1,27,0,1,30,0,1,4,2,1,4,26,7,4,0,6,68,0,3,70,1,26,4,0,246,75,0,5,91,0,12,100,0,8,106,0,2,114,0,4,118,0,1,130,1,1,4,32,1,4,7,2,4,0,2,4,0,2,138,11,1,4,0,1,4,0,1,4,0,1,149],[10,1,10,0,1,10,0,1,4,36,3,4,0,3,69,0,3,71,24,3,4,0,4,4,0,223,76,0,5,109,0,1,111,0,13,112,0,5,92,0,7,4,0,5,100,0,7,107,0,1,139,0,2,115,0,3,4,0,1,135,0,1,4,34,1,4,11,2,4,14,1,4],[10,1,28,0,1,8,40,2,70,0,1,103,0,2,4,0,1,72,31,3,4,0,220,77,0,5,4,0,1,4,0,6,4,0,7,113,0,5,4,3,4,4,0,5,4,0,2,4,0,4,108,0,1,129,0,1,140,0,2,4,3,1,4],[10,1,18,0,1,31,40,2,71,0,1,71,2,1,4,34,2,4,0,209,78,0,3,121,0,6,127,2,3,4,7,4,4,0,3,120,12,5,4,2,2,4,0,2,110,0,1,4,0,1,141],[10,1,4,0,1,10,40,2,72,0,1,4,38,1,4,0,1,4,0,208,79,0,3,122,0,1,4,0,5,128,16,3,4,21,1,4,0,1,137,1,1,4],[10,1,4,0,1,8,40,2,4,41,5,4,0,3,80,0,200,83,0,1,4,0,1,125,0,1,128,1,1,4,0,4,131,17,2,4,22,1,4],[11,1,32,88,3,4,0,2,4,0,189,84,0,8,97,0,1,134,1,1,4,0,1,131,2,2,4,0,2,131],[11,1,4,93,11,4,0,178,85,0,8,4,0,1,4,1,1,4,0,1,131,4,2,4],[11,1,4,97,7,4,0,4,4,0,155,86,0,19,94,11,1,4],[120,1,4,0,152,87,0,2,117,0,4,4,0,15,95],[121,7,4,0,92,88,0,45,93,0,1,102,0,7,116,0,1,4,0,1,102,4,3,4,0,12,95],[128,5,4,0,87,88,0,45,4,0,1,4,0,7,4,1,1,4,7,6,4,0,6,95],[133,19,4,0,60,89,0,1,102,0,7,123,26,19,4,1,7,4,10,5,4,0,2,4,0,2,95,0,2,96],[149,3,4,0,8,4,0,47,88,0,5,90,0,1,4,0,7,4,63,5,4,2,2,95,0,2,4],[159,1,4,0,25,4,0,19,89,0,1,101,0,2,102,0,5,4,4,4,4,70,2,4,0,2,4],[179,5,4,0,1,25,0,10,4,0,9,88,0,1,4,0,1,4,0,1,5],[195,7,4,0,2,102,2,1,4],[196,2,4,0,4,25,0,2,4]]; +let numTicks = 426; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.html b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.html index f0c452d..c845467 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButtonNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~Sa :24:124","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :12991:52","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :1:88","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1990724","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~loadStyles :72:20","~measure :35:17","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3508392","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513085","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_13_initializeIcons :1703:41","~fabric_icons_17_initializeIcons :2199:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ActionableView :448:31","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ai :222:12","~re :108:12","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~expandSelector :272:24","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getKeyForRules :362:24","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~M :15:11","~Lf :148:288","~he :101:184","~_resolveTokens :258:24","~(anonymous) :2:88","~Stylesheet.getInstance :57:39","~af :123:315","~tc :55:12","~lh :194:140","~useActionableState :422:35","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~__rest :61:16","~sg :154:239","~_deriveRootType :464:25","~getNativeProps :393:24","~filteredAssign :70:24","~useContext :22:403","~M :186:11","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~getSlots :109:18","~se :109:12","~(anonymous) :398:92","~toArray :21:248","~V :20:247","~expandQuads :355:21","~Mf :148:385","~Q :16:293","~oc :48:12","~count :21:186","~U :19:192","~W :20:347","~ActionableSlots :445:32","~S :18:11","~ge :101:12","~qc :49:12","~N :16:105","~_loop_1 :113:28","~Je :114:12","~rg :154:12","~pc :48:127","~useRef :23:254","~useRef :159:332","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~th :199:12"]; -levels = [[0,1,0,0,425,5],[0,1,1,0,425,6],[0,1,2,0,425,7],[0,1,3,0,425,8],[0,1,4,0,1,4,0,424,9],[0,1,4,1,424,10],[0,1,4,1,1,4,0,17,8,0,4,46,0,402,52],[2,1,4,0,1,11,0,3,14,0,13,20,0,4,4,0,402,53],[2,1,4,0,1,10,0,3,10,0,13,10,0,4,47,0,402,54],[3,1,8,0,3,8,0,13,4,0,1,48,0,1,49,0,1,50,0,1,51,0,402,55],[3,1,12,0,3,15,0,13,21,0,1,4,0,1,4,0,1,4,0,1,4,0,402,56],[3,1,10,0,3,10,0,13,22,0,1,4,0,1,4,0,1,4,1,402,57],[3,1,13,0,1,8,0,1,16,0,1,19,0,13,8,4,402,58],[3,1,4,0,1,17,0,1,4,0,1,4,0,9,23,0,2,39,0,1,43,0,1,45,4,402,59],[3,1,4,0,1,10,1,1,4,0,9,10,0,2,10,0,1,10,0,1,10,4,402,60],[4,1,18,2,9,8,0,2,8,0,1,4,0,1,4,4,402,61],[4,1,4,2,9,24,0,2,40,0,1,44,5,402,62],[4,1,4,2,1,4,0,8,10,0,2,10,0,1,4,5,398,63,0,4,142],[7,1,25,0,2,4,0,4,8,0,1,18,0,1,33,0,1,4,0,1,41,0,1,4,5,2,4,0,396,64,0,4,143],[8,2,4,0,1,26,0,1,29,0,1,37,0,1,38,0,1,4,0,1,34,0,1,4,0,1,42,8,9,4,0,331,65,0,56,81,0,4,144],[10,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,35,1,1,4,17,6,4,0,17,66,0,305,73,0,2,98,0,1,136,0,22,4,0,8,5,0,2,82,0,13,104,0,4,105,0,4,119,0,2,124,0,1,132,0,4,145],[10,1,8,0,1,8,0,1,18,0,1,25,1,1,36,25,1,4,0,16,67,0,1,4,0,304,74,0,1,4,0,1,99,0,1,4,21,1,4,0,8,4,0,2,4,0,7,4,0,2,126,0,4,133,0,4,4,0,4,4,0,2,4,0,1,4,0,1,146,0,1,147,0,2,148],[10,1,27,0,1,30,0,1,4,2,1,4,26,7,4,0,6,68,0,3,70,1,26,4,0,246,75,0,5,91,0,12,100,0,8,106,0,2,114,0,4,118,0,1,130,1,1,4,32,1,4,7,2,4,0,2,4,0,2,138,11,1,4,0,1,4,0,1,4,0,1,149],[10,1,10,0,1,10,0,1,4,36,3,4,0,3,69,0,3,71,24,3,4,0,4,4,0,223,76,0,5,109,0,1,111,0,13,112,0,5,92,0,7,4,0,5,100,0,7,107,0,1,139,0,2,115,0,3,4,0,1,135,0,1,4,34,1,4,11,2,4,14,1,4],[10,1,28,0,1,8,40,2,70,0,1,103,0,2,4,0,1,72,31,3,4,0,220,77,0,5,4,0,1,4,0,6,4,0,7,113,0,5,4,3,4,4,0,5,4,0,2,4,0,4,108,0,1,129,0,1,140,0,2,4,3,1,4],[10,1,18,0,1,31,40,2,71,0,1,71,2,1,4,34,2,4,0,209,78,0,3,121,0,6,127,2,3,4,7,4,4,0,3,120,12,5,4,2,2,4,0,2,110,0,1,4,0,1,141],[10,1,4,0,1,10,40,2,72,0,1,4,38,1,4,0,1,4,0,208,79,0,3,122,0,1,4,0,5,128,16,3,4,21,1,4,0,1,137,1,1,4],[10,1,4,0,1,8,40,2,4,41,5,4,0,3,80,0,200,83,0,1,4,0,1,125,0,1,128,1,1,4,0,4,131,17,2,4,22,1,4],[11,1,32,88,3,4,0,2,4,0,189,84,0,8,97,0,1,134,1,1,4,0,1,131,2,2,4,0,2,131],[11,1,4,93,11,4,0,178,85,0,8,4,0,1,4,1,1,4,0,1,131,4,2,4],[11,1,4,97,7,4,0,4,4,0,155,86,0,19,94,11,1,4],[120,1,4,0,152,87,0,2,117,0,4,4,0,15,95],[121,7,4,0,92,88,0,45,93,0,1,102,0,7,116,0,1,4,0,1,102,4,3,4,0,12,95],[128,5,4,0,87,88,0,45,4,0,1,4,0,7,4,1,1,4,7,6,4,0,6,95],[133,19,4,0,60,89,0,1,102,0,7,123,26,19,4,1,7,4,10,5,4,0,2,4,0,2,95,0,2,96],[149,3,4,0,8,4,0,47,88,0,5,90,0,1,4,0,7,4,63,5,4,2,2,95,0,2,4],[159,1,4,0,25,4,0,19,89,0,1,101,0,2,102,0,5,4,4,4,4,70,2,4,0,2,4],[179,5,4,0,1,25,0,10,4,0,9,88,0,1,4,0,1,4,0,1,5],[195,7,4,0,2,102,2,1,4],[196,2,4,0,4,25,0,2,4]]; -numTicks = 426; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~Sa :24:124","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :12991:52","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :1:88","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1990724","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~loadStyles :72:20","~measure :35:17","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3508392","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513085","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_13_initializeIcons :1703:41","~fabric_icons_17_initializeIcons :2199:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ActionableView :448:31","~Button :461:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ai :222:12","~re :108:12","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~expandSelector :272:24","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getKeyForRules :362:24","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~M :15:11","~Lf :148:288","~he :101:184","~_resolveTokens :258:24","~(anonymous) :2:88","~Stylesheet.getInstance :57:39","~af :123:315","~tc :55:12","~lh :194:140","~useActionableState :422:35","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~__rest :61:16","~sg :154:239","~_deriveRootType :464:25","~getNativeProps :393:24","~filteredAssign :70:24","~useContext :22:403","~M :186:11","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~getSlots :109:18","~se :109:12","~(anonymous) :398:92","~toArray :21:248","~V :20:247","~expandQuads :355:21","~Mf :148:385","~Q :16:293","~oc :48:12","~count :21:186","~U :19:192","~W :20:347","~ActionableSlots :445:32","~S :18:11","~ge :101:12","~qc :49:12","~N :16:105","~_loop_1 :113:28","~Je :114:12","~rg :154:12","~pc :48:127","~useRef :23:254","~useRef :159:332","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~th :199:12"]; +let levels = [[0,1,0,0,425,5],[0,1,1,0,425,6],[0,1,2,0,425,7],[0,1,3,0,425,8],[0,1,4,0,1,4,0,424,9],[0,1,4,1,424,10],[0,1,4,1,1,4,0,17,8,0,4,46,0,402,52],[2,1,4,0,1,11,0,3,14,0,13,20,0,4,4,0,402,53],[2,1,4,0,1,10,0,3,10,0,13,10,0,4,47,0,402,54],[3,1,8,0,3,8,0,13,4,0,1,48,0,1,49,0,1,50,0,1,51,0,402,55],[3,1,12,0,3,15,0,13,21,0,1,4,0,1,4,0,1,4,0,1,4,0,402,56],[3,1,10,0,3,10,0,13,22,0,1,4,0,1,4,0,1,4,1,402,57],[3,1,13,0,1,8,0,1,16,0,1,19,0,13,8,4,402,58],[3,1,4,0,1,17,0,1,4,0,1,4,0,9,23,0,2,39,0,1,43,0,1,45,4,402,59],[3,1,4,0,1,10,1,1,4,0,9,10,0,2,10,0,1,10,0,1,10,4,402,60],[4,1,18,2,9,8,0,2,8,0,1,4,0,1,4,4,402,61],[4,1,4,2,9,24,0,2,40,0,1,44,5,402,62],[4,1,4,2,1,4,0,8,10,0,2,10,0,1,4,5,398,63,0,4,142],[7,1,25,0,2,4,0,4,8,0,1,18,0,1,33,0,1,4,0,1,41,0,1,4,5,2,4,0,396,64,0,4,143],[8,2,4,0,1,26,0,1,29,0,1,37,0,1,38,0,1,4,0,1,34,0,1,4,0,1,42,8,9,4,0,331,65,0,56,81,0,4,144],[10,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,35,1,1,4,17,6,4,0,17,66,0,305,73,0,2,98,0,1,136,0,22,4,0,8,5,0,2,82,0,13,104,0,4,105,0,4,119,0,2,124,0,1,132,0,4,145],[10,1,8,0,1,8,0,1,18,0,1,25,1,1,36,25,1,4,0,16,67,0,1,4,0,304,74,0,1,4,0,1,99,0,1,4,21,1,4,0,8,4,0,2,4,0,7,4,0,2,126,0,4,133,0,4,4,0,4,4,0,2,4,0,1,4,0,1,146,0,1,147,0,2,148],[10,1,27,0,1,30,0,1,4,2,1,4,26,7,4,0,6,68,0,3,70,1,26,4,0,246,75,0,5,91,0,12,100,0,8,106,0,2,114,0,4,118,0,1,130,1,1,4,32,1,4,7,2,4,0,2,4,0,2,138,11,1,4,0,1,4,0,1,4,0,1,149],[10,1,10,0,1,10,0,1,4,36,3,4,0,3,69,0,3,71,24,3,4,0,4,4,0,223,76,0,5,109,0,1,111,0,13,112,0,5,92,0,7,4,0,5,100,0,7,107,0,1,139,0,2,115,0,3,4,0,1,135,0,1,4,34,1,4,11,2,4,14,1,4],[10,1,28,0,1,8,40,2,70,0,1,103,0,2,4,0,1,72,31,3,4,0,220,77,0,5,4,0,1,4,0,6,4,0,7,113,0,5,4,3,4,4,0,5,4,0,2,4,0,4,108,0,1,129,0,1,140,0,2,4,3,1,4],[10,1,18,0,1,31,40,2,71,0,1,71,2,1,4,34,2,4,0,209,78,0,3,121,0,6,127,2,3,4,7,4,4,0,3,120,12,5,4,2,2,4,0,2,110,0,1,4,0,1,141],[10,1,4,0,1,10,40,2,72,0,1,4,38,1,4,0,1,4,0,208,79,0,3,122,0,1,4,0,5,128,16,3,4,21,1,4,0,1,137,1,1,4],[10,1,4,0,1,8,40,2,4,41,5,4,0,3,80,0,200,83,0,1,4,0,1,125,0,1,128,1,1,4,0,4,131,17,2,4,22,1,4],[11,1,32,88,3,4,0,2,4,0,189,84,0,8,97,0,1,134,1,1,4,0,1,131,2,2,4,0,2,131],[11,1,4,93,11,4,0,178,85,0,8,4,0,1,4,1,1,4,0,1,131,4,2,4],[11,1,4,97,7,4,0,4,4,0,155,86,0,19,94,11,1,4],[120,1,4,0,152,87,0,2,117,0,4,4,0,15,95],[121,7,4,0,92,88,0,45,93,0,1,102,0,7,116,0,1,4,0,1,102,4,3,4,0,12,95],[128,5,4,0,87,88,0,45,4,0,1,4,0,7,4,1,1,4,7,6,4,0,6,95],[133,19,4,0,60,89,0,1,102,0,7,123,26,19,4,1,7,4,10,5,4,0,2,4,0,2,95,0,2,96],[149,3,4,0,8,4,0,47,88,0,5,90,0,1,4,0,7,4,63,5,4,2,2,95,0,2,4],[159,1,4,0,25,4,0,19,89,0,1,101,0,2,102,0,5,4,4,4,4,70,2,4,0,2,4],[179,5,4,0,1,25,0,10,4,0,9,88,0,1,4,0,1,4,0,1,5],[195,7,4,0,2,102,2,1,4],[196,2,4,0,4,25,0,2,4]]; +let numTicks = 426; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.data.js b/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.data.js index ada59af..9c30a53 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~createFontStyles :585:26","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2451188","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1891832","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :24185:68","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3091753","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3344068","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2724483","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3514791","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~vf :132:12","~BaseButton :102:24","~ai :222:12","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~assign :50:16","~tc :55:12","~qc :49:12","~pc :48:127","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~Lf :148:288","~If :147:394","~se :109:12","~getId :98:15","~lh :194:140","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~(anonymous) :4:88","~xf :134:12","~BaseButton._this._onRenderText :136:40","~re :108:12","~filteredAssign :70:24","~K :118:419","~Ue :118:12","~getNativeProps :393:24","~(anonymous) :398:92","~he :101:184","~ke :103:12","~we :110:12","~Id :87:12","~(anonymous) :2:88","~qe :107:12","~BaseComponent._warnDeprecations :212:58","~initializeFocusRects :22:30","~get :370:23","~xe :110:125","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,344,6],[0,1,1,0,1,7,0,343,11],[0,1,2,0,1,8,0,343,12],[0,1,3,0,1,9,0,343,13],[0,1,4,0,1,10,0,343,14],[0,1,5,0,1,5,0,343,15],[0,1,5,0,1,5,0,1,5,0,18,13,0,2,59,0,322,65],[0,1,5,0,1,5,0,1,64,0,1,16,0,3,19,0,14,26,0,2,5,0,322,66],[2,1,5,0,1,15,0,3,15,0,14,15,0,2,60,0,322,67],[3,1,13,0,3,13,0,14,5,0,1,61,0,1,62,0,322,68],[3,1,17,0,3,20,0,14,27,0,1,5,0,1,63,0,322,69],[3,1,5,0,3,15,0,14,28,0,1,5,0,1,5,0,322,70],[3,1,18,0,1,13,0,1,24,0,1,25,0,14,13,1,1,5,0,322,71],[4,1,21,0,1,5,0,1,5,0,11,29,0,1,54,0,1,56,0,1,58,2,322,72],[4,1,15,0,1,5,0,1,5,0,11,15,0,1,15,0,1,15,0,1,15,2,322,73],[4,1,13,1,1,5,0,11,13,0,1,13,0,1,25,0,1,5,2,322,74],[4,1,22,2,11,30,0,1,55,0,1,57,0,1,5,2,322,75],[4,1,15,2,2,5,0,9,15,0,1,15,0,1,5,3,319,76,0,3,129],[4,1,13,2,1,5,0,1,18,0,6,13,0,1,44,0,1,48,0,1,53,0,1,53,0,1,5,3,1,5,0,318,77,0,3,130],[4,1,23,4,1,31,0,1,37,0,2,42,0,1,49,0,1,52,0,1,45,0,1,5,0,1,5,0,1,5,5,18,5,0,211,78,0,89,93,0,3,131],[4,1,15,4,1,15,0,1,15,0,2,15,0,1,15,0,1,15,0,1,46,0,1,5,0,1,5,0,1,5,22,1,5,0,9,5,0,20,79,0,178,84,0,3,103,0,1,128,0,47,5,0,3,6,0,16,98,0,8,105,0,3,107,0,5,113,0,3,120,0,3,121,0,1,124,0,3,132],[4,1,5,4,1,13,0,1,13,0,2,13,0,1,13,0,1,53,0,1,47,25,1,5,9,2,5,0,18,80,0,2,5,0,107,85,0,68,91,0,1,111,0,1,5,0,1,104,0,1,119,0,1,5,44,3,5,0,2,5,0,1,18,0,12,5,0,4,99,0,5,5,0,1,6,0,2,122,0,3,5,0,5,5,0,3,6,0,3,5,0,1,5,0,1,133,0,2,134],[4,1,5,4,1,32,0,1,38,0,2,43,0,1,50,0,1,5,0,1,5,37,6,5,0,12,81,2,3,5,0,8,79,0,96,86,0,3,5,0,65,92,0,1,5,1,1,5,0,1,5,61,2,5,0,1,5,0,3,100,5,1,5,0,2,5,2,1,5,4,1,5,0,3,5,4,1,5,0,2,5],[9,1,15,0,1,15,0,2,5,0,1,15,1,1,5,43,3,5,0,9,82,5,1,5,0,7,80,0,4,5,0,92,87,3,29,5,0,14,94,0,9,101,0,11,106,0,1,110,0,1,125,68,3,5,15,1,5],[9,1,13,0,1,13,0,2,5,0,1,13,48,4,5,0,5,83,6,2,5,0,5,83,4,14,5,0,38,88,0,21,97,0,3,108,0,15,117,0,1,127,13,19,5,0,3,5,0,10,95,0,1,126,0,2,5,0,7,102,0,11,5,0,1,5,0,1,102],[9,1,33,0,1,39,2,1,51,52,2,5,0,3,115,8,1,5,0,4,115,18,1,5,0,37,89,0,13,5,0,8,114,0,3,5,0,2,5,0,13,114,0,1,5,35,2,5,0,8,96,0,1,5,2,7,5,9,2,5,1,1,5],[9,1,15,0,1,15,2,1,15,54,1,5,0,2,116,9,3,5,0,1,116,19,8,5,0,14,90,0,14,109,0,1,123,4,9,5,0,8,5,5,3,5,0,10,118,38,8,5,6,4,5],[9,1,13,0,1,13,2,1,5,55,2,5,12,1,5,26,1,5,0,14,5,0,6,5,0,4,90,0,4,112,0,1,5,29,10,5,44,2,5,8,2,5],[9,1,34,0,1,40,2,1,5,117,4,5,0,4,90,35,5,5],[9,1,15,0,1,15,124,4,5],[9,1,13,0,1,13],[9,1,35,0,1,41],[9,1,15,0,1,15],[9,1,13,0,1,13],[9,1,36,0,1,5],[9,1,5],[9,1,5]]; -numTicks = 345; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~createFontStyles :585:26","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2451188","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1891832","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :24185:68","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3091753","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3344068","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2724483","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3514791","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~vf :132:12","~BaseButton :102:24","~ai :222:12","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~assign :50:16","~tc :55:12","~qc :49:12","~pc :48:127","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~Lf :148:288","~If :147:394","~se :109:12","~getId :98:15","~lh :194:140","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~(anonymous) :4:88","~xf :134:12","~BaseButton._this._onRenderText :136:40","~re :108:12","~filteredAssign :70:24","~K :118:419","~Ue :118:12","~getNativeProps :393:24","~(anonymous) :398:92","~he :101:184","~ke :103:12","~we :110:12","~Id :87:12","~(anonymous) :2:88","~qe :107:12","~BaseComponent._warnDeprecations :212:58","~initializeFocusRects :22:30","~get :370:23","~xe :110:125","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,344,6],[0,1,1,0,1,7,0,343,11],[0,1,2,0,1,8,0,343,12],[0,1,3,0,1,9,0,343,13],[0,1,4,0,1,10,0,343,14],[0,1,5,0,1,5,0,343,15],[0,1,5,0,1,5,0,1,5,0,18,13,0,2,59,0,322,65],[0,1,5,0,1,5,0,1,64,0,1,16,0,3,19,0,14,26,0,2,5,0,322,66],[2,1,5,0,1,15,0,3,15,0,14,15,0,2,60,0,322,67],[3,1,13,0,3,13,0,14,5,0,1,61,0,1,62,0,322,68],[3,1,17,0,3,20,0,14,27,0,1,5,0,1,63,0,322,69],[3,1,5,0,3,15,0,14,28,0,1,5,0,1,5,0,322,70],[3,1,18,0,1,13,0,1,24,0,1,25,0,14,13,1,1,5,0,322,71],[4,1,21,0,1,5,0,1,5,0,11,29,0,1,54,0,1,56,0,1,58,2,322,72],[4,1,15,0,1,5,0,1,5,0,11,15,0,1,15,0,1,15,0,1,15,2,322,73],[4,1,13,1,1,5,0,11,13,0,1,13,0,1,25,0,1,5,2,322,74],[4,1,22,2,11,30,0,1,55,0,1,57,0,1,5,2,322,75],[4,1,15,2,2,5,0,9,15,0,1,15,0,1,5,3,319,76,0,3,129],[4,1,13,2,1,5,0,1,18,0,6,13,0,1,44,0,1,48,0,1,53,0,1,53,0,1,5,3,1,5,0,318,77,0,3,130],[4,1,23,4,1,31,0,1,37,0,2,42,0,1,49,0,1,52,0,1,45,0,1,5,0,1,5,0,1,5,5,18,5,0,211,78,0,89,93,0,3,131],[4,1,15,4,1,15,0,1,15,0,2,15,0,1,15,0,1,15,0,1,46,0,1,5,0,1,5,0,1,5,22,1,5,0,9,5,0,20,79,0,178,84,0,3,103,0,1,128,0,47,5,0,3,6,0,16,98,0,8,105,0,3,107,0,5,113,0,3,120,0,3,121,0,1,124,0,3,132],[4,1,5,4,1,13,0,1,13,0,2,13,0,1,13,0,1,53,0,1,47,25,1,5,9,2,5,0,18,80,0,2,5,0,107,85,0,68,91,0,1,111,0,1,5,0,1,104,0,1,119,0,1,5,44,3,5,0,2,5,0,1,18,0,12,5,0,4,99,0,5,5,0,1,6,0,2,122,0,3,5,0,5,5,0,3,6,0,3,5,0,1,5,0,1,133,0,2,134],[4,1,5,4,1,32,0,1,38,0,2,43,0,1,50,0,1,5,0,1,5,37,6,5,0,12,81,2,3,5,0,8,79,0,96,86,0,3,5,0,65,92,0,1,5,1,1,5,0,1,5,61,2,5,0,1,5,0,3,100,5,1,5,0,2,5,2,1,5,4,1,5,0,3,5,4,1,5,0,2,5],[9,1,15,0,1,15,0,2,5,0,1,15,1,1,5,43,3,5,0,9,82,5,1,5,0,7,80,0,4,5,0,92,87,3,29,5,0,14,94,0,9,101,0,11,106,0,1,110,0,1,125,68,3,5,15,1,5],[9,1,13,0,1,13,0,2,5,0,1,13,48,4,5,0,5,83,6,2,5,0,5,83,4,14,5,0,38,88,0,21,97,0,3,108,0,15,117,0,1,127,13,19,5,0,3,5,0,10,95,0,1,126,0,2,5,0,7,102,0,11,5,0,1,5,0,1,102],[9,1,33,0,1,39,2,1,51,52,2,5,0,3,115,8,1,5,0,4,115,18,1,5,0,37,89,0,13,5,0,8,114,0,3,5,0,2,5,0,13,114,0,1,5,35,2,5,0,8,96,0,1,5,2,7,5,9,2,5,1,1,5],[9,1,15,0,1,15,2,1,15,54,1,5,0,2,116,9,3,5,0,1,116,19,8,5,0,14,90,0,14,109,0,1,123,4,9,5,0,8,5,5,3,5,0,10,118,38,8,5,6,4,5],[9,1,13,0,1,13,2,1,5,55,2,5,12,1,5,26,1,5,0,14,5,0,6,5,0,4,90,0,4,112,0,1,5,29,10,5,44,2,5,8,2,5],[9,1,34,0,1,40,2,1,5,117,4,5,0,4,90,35,5,5],[9,1,15,0,1,15,124,4,5],[9,1,13,0,1,13],[9,1,35,0,1,41],[9,1,15,0,1,15],[9,1,13,0,1,13],[9,1,36,0,1,5],[9,1,5],[9,1,5]]; +let numTicks = 345; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.html b/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.html index 2da4e98..8152269 100644 --- a/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/BaseButton_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~createFontStyles :585:26","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2451188","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1891832","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :24185:68","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3091753","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3344068","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2724483","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3514791","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~vf :132:12","~BaseButton :102:24","~ai :222:12","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~assign :50:16","~tc :55:12","~qc :49:12","~pc :48:127","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~Lf :148:288","~If :147:394","~se :109:12","~getId :98:15","~lh :194:140","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~(anonymous) :4:88","~xf :134:12","~BaseButton._this._onRenderText :136:40","~re :108:12","~filteredAssign :70:24","~K :118:419","~Ue :118:12","~getNativeProps :393:24","~(anonymous) :398:92","~he :101:184","~ke :103:12","~we :110:12","~Id :87:12","~(anonymous) :2:88","~qe :107:12","~BaseComponent._warnDeprecations :212:58","~initializeFocusRects :22:30","~get :370:23","~xe :110:125","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,344,6],[0,1,1,0,1,7,0,343,11],[0,1,2,0,1,8,0,343,12],[0,1,3,0,1,9,0,343,13],[0,1,4,0,1,10,0,343,14],[0,1,5,0,1,5,0,343,15],[0,1,5,0,1,5,0,1,5,0,18,13,0,2,59,0,322,65],[0,1,5,0,1,5,0,1,64,0,1,16,0,3,19,0,14,26,0,2,5,0,322,66],[2,1,5,0,1,15,0,3,15,0,14,15,0,2,60,0,322,67],[3,1,13,0,3,13,0,14,5,0,1,61,0,1,62,0,322,68],[3,1,17,0,3,20,0,14,27,0,1,5,0,1,63,0,322,69],[3,1,5,0,3,15,0,14,28,0,1,5,0,1,5,0,322,70],[3,1,18,0,1,13,0,1,24,0,1,25,0,14,13,1,1,5,0,322,71],[4,1,21,0,1,5,0,1,5,0,11,29,0,1,54,0,1,56,0,1,58,2,322,72],[4,1,15,0,1,5,0,1,5,0,11,15,0,1,15,0,1,15,0,1,15,2,322,73],[4,1,13,1,1,5,0,11,13,0,1,13,0,1,25,0,1,5,2,322,74],[4,1,22,2,11,30,0,1,55,0,1,57,0,1,5,2,322,75],[4,1,15,2,2,5,0,9,15,0,1,15,0,1,5,3,319,76,0,3,129],[4,1,13,2,1,5,0,1,18,0,6,13,0,1,44,0,1,48,0,1,53,0,1,53,0,1,5,3,1,5,0,318,77,0,3,130],[4,1,23,4,1,31,0,1,37,0,2,42,0,1,49,0,1,52,0,1,45,0,1,5,0,1,5,0,1,5,5,18,5,0,211,78,0,89,93,0,3,131],[4,1,15,4,1,15,0,1,15,0,2,15,0,1,15,0,1,15,0,1,46,0,1,5,0,1,5,0,1,5,22,1,5,0,9,5,0,20,79,0,178,84,0,3,103,0,1,128,0,47,5,0,3,6,0,16,98,0,8,105,0,3,107,0,5,113,0,3,120,0,3,121,0,1,124,0,3,132],[4,1,5,4,1,13,0,1,13,0,2,13,0,1,13,0,1,53,0,1,47,25,1,5,9,2,5,0,18,80,0,2,5,0,107,85,0,68,91,0,1,111,0,1,5,0,1,104,0,1,119,0,1,5,44,3,5,0,2,5,0,1,18,0,12,5,0,4,99,0,5,5,0,1,6,0,2,122,0,3,5,0,5,5,0,3,6,0,3,5,0,1,5,0,1,133,0,2,134],[4,1,5,4,1,32,0,1,38,0,2,43,0,1,50,0,1,5,0,1,5,37,6,5,0,12,81,2,3,5,0,8,79,0,96,86,0,3,5,0,65,92,0,1,5,1,1,5,0,1,5,61,2,5,0,1,5,0,3,100,5,1,5,0,2,5,2,1,5,4,1,5,0,3,5,4,1,5,0,2,5],[9,1,15,0,1,15,0,2,5,0,1,15,1,1,5,43,3,5,0,9,82,5,1,5,0,7,80,0,4,5,0,92,87,3,29,5,0,14,94,0,9,101,0,11,106,0,1,110,0,1,125,68,3,5,15,1,5],[9,1,13,0,1,13,0,2,5,0,1,13,48,4,5,0,5,83,6,2,5,0,5,83,4,14,5,0,38,88,0,21,97,0,3,108,0,15,117,0,1,127,13,19,5,0,3,5,0,10,95,0,1,126,0,2,5,0,7,102,0,11,5,0,1,5,0,1,102],[9,1,33,0,1,39,2,1,51,52,2,5,0,3,115,8,1,5,0,4,115,18,1,5,0,37,89,0,13,5,0,8,114,0,3,5,0,2,5,0,13,114,0,1,5,35,2,5,0,8,96,0,1,5,2,7,5,9,2,5,1,1,5],[9,1,15,0,1,15,2,1,15,54,1,5,0,2,116,9,3,5,0,1,116,19,8,5,0,14,90,0,14,109,0,1,123,4,9,5,0,8,5,5,3,5,0,10,118,38,8,5,6,4,5],[9,1,13,0,1,13,2,1,5,55,2,5,12,1,5,26,1,5,0,14,5,0,6,5,0,4,90,0,4,112,0,1,5,29,10,5,44,2,5,8,2,5],[9,1,34,0,1,40,2,1,5,117,4,5,0,4,90,35,5,5],[9,1,15,0,1,15,124,4,5],[9,1,13,0,1,13],[9,1,35,0,1,41],[9,1,15,0,1,15],[9,1,13,0,1,13],[9,1,36,0,1,5],[9,1,5],[9,1,5]]; -numTicks = 345; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~createFontStyles :585:26","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2451188","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1891832","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :24185:68","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3091753","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3344068","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2724483","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3514791","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~vf :132:12","~BaseButton :102:24","~ai :222:12","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~assign :50:16","~tc :55:12","~qc :49:12","~pc :48:127","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~Lf :148:288","~If :147:394","~se :109:12","~getId :98:15","~lh :194:140","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~(anonymous) :4:88","~xf :134:12","~BaseButton._this._onRenderText :136:40","~re :108:12","~filteredAssign :70:24","~K :118:419","~Ue :118:12","~getNativeProps :393:24","~(anonymous) :398:92","~he :101:184","~ke :103:12","~we :110:12","~Id :87:12","~(anonymous) :2:88","~qe :107:12","~BaseComponent._warnDeprecations :212:58","~initializeFocusRects :22:30","~get :370:23","~xe :110:125","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,344,6],[0,1,1,0,1,7,0,343,11],[0,1,2,0,1,8,0,343,12],[0,1,3,0,1,9,0,343,13],[0,1,4,0,1,10,0,343,14],[0,1,5,0,1,5,0,343,15],[0,1,5,0,1,5,0,1,5,0,18,13,0,2,59,0,322,65],[0,1,5,0,1,5,0,1,64,0,1,16,0,3,19,0,14,26,0,2,5,0,322,66],[2,1,5,0,1,15,0,3,15,0,14,15,0,2,60,0,322,67],[3,1,13,0,3,13,0,14,5,0,1,61,0,1,62,0,322,68],[3,1,17,0,3,20,0,14,27,0,1,5,0,1,63,0,322,69],[3,1,5,0,3,15,0,14,28,0,1,5,0,1,5,0,322,70],[3,1,18,0,1,13,0,1,24,0,1,25,0,14,13,1,1,5,0,322,71],[4,1,21,0,1,5,0,1,5,0,11,29,0,1,54,0,1,56,0,1,58,2,322,72],[4,1,15,0,1,5,0,1,5,0,11,15,0,1,15,0,1,15,0,1,15,2,322,73],[4,1,13,1,1,5,0,11,13,0,1,13,0,1,25,0,1,5,2,322,74],[4,1,22,2,11,30,0,1,55,0,1,57,0,1,5,2,322,75],[4,1,15,2,2,5,0,9,15,0,1,15,0,1,5,3,319,76,0,3,129],[4,1,13,2,1,5,0,1,18,0,6,13,0,1,44,0,1,48,0,1,53,0,1,53,0,1,5,3,1,5,0,318,77,0,3,130],[4,1,23,4,1,31,0,1,37,0,2,42,0,1,49,0,1,52,0,1,45,0,1,5,0,1,5,0,1,5,5,18,5,0,211,78,0,89,93,0,3,131],[4,1,15,4,1,15,0,1,15,0,2,15,0,1,15,0,1,15,0,1,46,0,1,5,0,1,5,0,1,5,22,1,5,0,9,5,0,20,79,0,178,84,0,3,103,0,1,128,0,47,5,0,3,6,0,16,98,0,8,105,0,3,107,0,5,113,0,3,120,0,3,121,0,1,124,0,3,132],[4,1,5,4,1,13,0,1,13,0,2,13,0,1,13,0,1,53,0,1,47,25,1,5,9,2,5,0,18,80,0,2,5,0,107,85,0,68,91,0,1,111,0,1,5,0,1,104,0,1,119,0,1,5,44,3,5,0,2,5,0,1,18,0,12,5,0,4,99,0,5,5,0,1,6,0,2,122,0,3,5,0,5,5,0,3,6,0,3,5,0,1,5,0,1,133,0,2,134],[4,1,5,4,1,32,0,1,38,0,2,43,0,1,50,0,1,5,0,1,5,37,6,5,0,12,81,2,3,5,0,8,79,0,96,86,0,3,5,0,65,92,0,1,5,1,1,5,0,1,5,61,2,5,0,1,5,0,3,100,5,1,5,0,2,5,2,1,5,4,1,5,0,3,5,4,1,5,0,2,5],[9,1,15,0,1,15,0,2,5,0,1,15,1,1,5,43,3,5,0,9,82,5,1,5,0,7,80,0,4,5,0,92,87,3,29,5,0,14,94,0,9,101,0,11,106,0,1,110,0,1,125,68,3,5,15,1,5],[9,1,13,0,1,13,0,2,5,0,1,13,48,4,5,0,5,83,6,2,5,0,5,83,4,14,5,0,38,88,0,21,97,0,3,108,0,15,117,0,1,127,13,19,5,0,3,5,0,10,95,0,1,126,0,2,5,0,7,102,0,11,5,0,1,5,0,1,102],[9,1,33,0,1,39,2,1,51,52,2,5,0,3,115,8,1,5,0,4,115,18,1,5,0,37,89,0,13,5,0,8,114,0,3,5,0,2,5,0,13,114,0,1,5,35,2,5,0,8,96,0,1,5,2,7,5,9,2,5,1,1,5],[9,1,15,0,1,15,2,1,15,54,1,5,0,2,116,9,3,5,0,1,116,19,8,5,0,14,90,0,14,109,0,1,123,4,9,5,0,8,5,5,3,5,0,10,118,38,8,5,6,4,5],[9,1,13,0,1,13,2,1,5,55,2,5,12,1,5,26,1,5,0,14,5,0,6,5,0,4,90,0,4,112,0,1,5,29,10,5,44,2,5,8,2,5],[9,1,34,0,1,40,2,1,5,117,4,5,0,4,90,35,5,5],[9,1,15,0,1,15,124,4,5],[9,1,13,0,1,13],[9,1,35,0,1,41],[9,1,15,0,1,15],[9,1,13,0,1,13],[9,1,36,0,1,5],[9,1,5],[9,1,5]]; +let numTicks = 345; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButton.data.js b/packages/flamegrill/src/fixtures/snapshots/DefaultButton.data.js index a2fe154..758fcb8 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButton.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButton.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3318432","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3192585","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3453578","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2812521","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2636111","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3620238","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~vf :132:12","~BaseButton :102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~Mf :148:385","~re :108:12","~DefaultButton.render :75:47","~BaseComponent._warnConditionallyRequiredProps :230:72","~(anonymous) :41:183","~tc :55:12","~Lf :148:288","~assign :50:16","~filteredAssign :70:24","~ComponentWithInjectedProps.render :39:72","~M :15:11","~se :109:12","~BaseComponent._warnDeprecations :212:58","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~xf :134:12","~Customizations.getSettings :31:43","~DefaultButton :67:27","~initializeFocusRects :22:30","~getId :98:15","~getNativeProps :393:24","~(anonymous) :398:92","~qc :49:12","~pc :48:127","~we :110:12","~Id :87:12","~Cg :163:12","~xe :110:125","~get :116:23","~lh :194:140","~Ve :119:12","~he :101:184","~getWindow :22:19","~oc :48:12","~M :186:11","~c :138:170","~ke :103:12","~_normalizeArg :100:23","~Af :136:12","~ge :101:12","~memoizeFunction :63:25","~qe :107:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~initializeDir :31:23","~get :370:23","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39"]; -levels = [[0,1,0,0,454,12],[0,1,1,0,454,1],[0,1,2,0,454,2],[0,1,3,0,454,3],[0,1,4,0,454,4],[0,1,5,0,454,5],[0,1,3,0,11,3,0,2,39,0,441,45],[0,1,6,0,11,6,0,1,7,0,1,43,0,441,46],[0,1,5,0,11,5,0,1,40,0,1,44,0,441,47],[0,1,7,0,11,7,0,1,41,0,1,7,0,441,48],[0,1,8,0,11,8,0,1,42,1,441,49],[0,1,9,0,11,9,0,1,7,1,441,50],[0,1,3,0,11,3,0,1,7,1,441,51],[0,1,10,0,9,10,0,1,35,0,1,37,2,441,52],[0,1,5,0,9,5,0,1,5,0,1,5,2,441,53],[0,1,3,0,9,3,0,1,3,0,1,38,2,441,54],[0,1,11,0,9,11,0,1,36,0,1,7,2,441,55],[0,1,7,0,9,5,0,1,7,3,1,7,0,434,56,0,6,126],[0,1,7,0,5,3,0,3,7,0,1,25,0,1,7,4,3,7,0,431,57,0,6,127],[1,1,13,0,1,22,0,1,24,0,1,26,0,1,29,3,1,7,8,11,7,0,295,58,0,125,66,0,6,128],[1,1,5,0,1,5,0,1,5,0,1,5,0,1,5,23,18,7,0,37,59,0,216,67,0,13,82,0,7,84,0,1,105,0,2,106,0,1,113,0,66,7,0,7,12,0,1,78,0,3,79,0,26,83,0,10,89,0,1,103,0,4,108,0,5,115,0,1,118,0,1,120,0,6,129],[1,1,3,0,1,23,0,1,7,0,1,3,0,1,3,41,5,7,0,32,60,0,5,7,0,137,68,0,66,73,0,8,94,0,6,7,0,5,88,0,2,95,0,2,7,0,5,110,0,1,7,0,2,7,0,1,7,65,1,7,0,7,7,0,1,7,0,3,7,0,16,7,0,7,101,0,3,112,0,6,7,0,4,104,0,1,7,0,4,7,0,1,7,0,4,12,0,1,7,0,1,7,0,1,7,0,1,130,0,4,131],[1,1,14,0,1,7,1,1,27,0,1,30,46,9,7,0,10,61,0,11,63,0,2,114,5,7,7,0,13,59,0,114,69,0,3,87,0,7,7,0,42,74,0,16,96,0,1,121,0,8,7,4,2,7,0,5,7,0,2,7,2,4,7,0,1,118,79,2,7,14,2,7,0,3,7,0,4,102,0,3,7,6,4,7,4,1,7,1,4,7,3,1,7,0,3,7,0,1,132],[1,1,5,0,1,7,1,1,5,0,1,5,55,4,7,0,6,62,0,1,7,0,9,64,0,1,109,0,2,7,12,13,60,0,1,7,0,95,70,0,18,80,0,1,7,0,2,88,7,14,7,0,10,75,0,11,81,0,1,90,0,5,98,0,1,119,0,16,75,0,1,122,18,1,7,8,1,7,79,2,7,19,4,7,30,1,133],[1,1,3,2,1,3,0,1,3,59,1,7,0,4,63,0,1,117,1,5,7,0,4,65,0,1,7,14,6,7,0,7,63,1,8,7,0,43,71,0,21,85,0,5,91,0,18,99,0,6,7,0,8,88,0,4,91,1,2,7,15,6,7,0,8,76,0,1,97,0,1,124,0,2,7,0,9,107,0,1,7,0,5,7,0,1,7,0,1,7,0,10,76,0,5,97,0,1,7,162,1,7],[1,1,15,2,1,28,0,1,31,60,4,64,0,1,7,6,4,7,21,6,64,0,1,109,9,7,7,0,36,72,0,7,7,0,14,86,0,4,7,0,1,116,0,1,7,0,17,86,4,2,7,0,8,7,0,4,7,24,1,7,0,7,77,0,1,7,0,1,7,2,9,7,8,1,7,0,9,77,0,3,7,0,2,111],[1,1,5,2,1,5,0,1,5,60,2,7,0,2,65,32,3,7,0,3,65,0,1,7,16,9,7,0,12,88,0,13,92,0,1,123,0,1,125,0,7,7,0,14,7,4,1,7,1,5,7,0,12,100,43,7,7,9,4,7,9,9,7,3,2,7],[1,1,3,2,1,7,0,1,3,62,2,7,35,3,7,23,3,7,0,12,7,0,3,7,0,3,88,0,7,93,0,1,7,0,1,7,32,12,7,47,3,7,9,4,7,14,4,7],[1,1,16,3,1,32,143,3,7,0,4,7,0,3,88,39,7,7],[1,1,5,3,1,5,150,3,7],[1,1,3,3,1,3],[1,1,17,3,1,33],[1,1,5,3,1,5],[1,1,3,3,1,3],[1,1,18,3,1,34],[1,1,5,3,1,7],[1,1,3,3,1,7],[1,1,19],[1,1,5],[1,1,20],[1,1,21],[1,1,7],[1,1,7]]; -numTicks = 455; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3318432","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3192585","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3453578","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2812521","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2636111","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3620238","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~vf :132:12","~BaseButton :102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~Mf :148:385","~re :108:12","~DefaultButton.render :75:47","~BaseComponent._warnConditionallyRequiredProps :230:72","~(anonymous) :41:183","~tc :55:12","~Lf :148:288","~assign :50:16","~filteredAssign :70:24","~ComponentWithInjectedProps.render :39:72","~M :15:11","~se :109:12","~BaseComponent._warnDeprecations :212:58","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~xf :134:12","~Customizations.getSettings :31:43","~DefaultButton :67:27","~initializeFocusRects :22:30","~getId :98:15","~getNativeProps :393:24","~(anonymous) :398:92","~qc :49:12","~pc :48:127","~we :110:12","~Id :87:12","~Cg :163:12","~xe :110:125","~get :116:23","~lh :194:140","~Ve :119:12","~he :101:184","~getWindow :22:19","~oc :48:12","~M :186:11","~c :138:170","~ke :103:12","~_normalizeArg :100:23","~Af :136:12","~ge :101:12","~memoizeFunction :63:25","~qe :107:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~initializeDir :31:23","~get :370:23","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39"]; +let levels = [[0,1,0,0,454,12],[0,1,1,0,454,1],[0,1,2,0,454,2],[0,1,3,0,454,3],[0,1,4,0,454,4],[0,1,5,0,454,5],[0,1,3,0,11,3,0,2,39,0,441,45],[0,1,6,0,11,6,0,1,7,0,1,43,0,441,46],[0,1,5,0,11,5,0,1,40,0,1,44,0,441,47],[0,1,7,0,11,7,0,1,41,0,1,7,0,441,48],[0,1,8,0,11,8,0,1,42,1,441,49],[0,1,9,0,11,9,0,1,7,1,441,50],[0,1,3,0,11,3,0,1,7,1,441,51],[0,1,10,0,9,10,0,1,35,0,1,37,2,441,52],[0,1,5,0,9,5,0,1,5,0,1,5,2,441,53],[0,1,3,0,9,3,0,1,3,0,1,38,2,441,54],[0,1,11,0,9,11,0,1,36,0,1,7,2,441,55],[0,1,7,0,9,5,0,1,7,3,1,7,0,434,56,0,6,126],[0,1,7,0,5,3,0,3,7,0,1,25,0,1,7,4,3,7,0,431,57,0,6,127],[1,1,13,0,1,22,0,1,24,0,1,26,0,1,29,3,1,7,8,11,7,0,295,58,0,125,66,0,6,128],[1,1,5,0,1,5,0,1,5,0,1,5,0,1,5,23,18,7,0,37,59,0,216,67,0,13,82,0,7,84,0,1,105,0,2,106,0,1,113,0,66,7,0,7,12,0,1,78,0,3,79,0,26,83,0,10,89,0,1,103,0,4,108,0,5,115,0,1,118,0,1,120,0,6,129],[1,1,3,0,1,23,0,1,7,0,1,3,0,1,3,41,5,7,0,32,60,0,5,7,0,137,68,0,66,73,0,8,94,0,6,7,0,5,88,0,2,95,0,2,7,0,5,110,0,1,7,0,2,7,0,1,7,65,1,7,0,7,7,0,1,7,0,3,7,0,16,7,0,7,101,0,3,112,0,6,7,0,4,104,0,1,7,0,4,7,0,1,7,0,4,12,0,1,7,0,1,7,0,1,7,0,1,130,0,4,131],[1,1,14,0,1,7,1,1,27,0,1,30,46,9,7,0,10,61,0,11,63,0,2,114,5,7,7,0,13,59,0,114,69,0,3,87,0,7,7,0,42,74,0,16,96,0,1,121,0,8,7,4,2,7,0,5,7,0,2,7,2,4,7,0,1,118,79,2,7,14,2,7,0,3,7,0,4,102,0,3,7,6,4,7,4,1,7,1,4,7,3,1,7,0,3,7,0,1,132],[1,1,5,0,1,7,1,1,5,0,1,5,55,4,7,0,6,62,0,1,7,0,9,64,0,1,109,0,2,7,12,13,60,0,1,7,0,95,70,0,18,80,0,1,7,0,2,88,7,14,7,0,10,75,0,11,81,0,1,90,0,5,98,0,1,119,0,16,75,0,1,122,18,1,7,8,1,7,79,2,7,19,4,7,30,1,133],[1,1,3,2,1,3,0,1,3,59,1,7,0,4,63,0,1,117,1,5,7,0,4,65,0,1,7,14,6,7,0,7,63,1,8,7,0,43,71,0,21,85,0,5,91,0,18,99,0,6,7,0,8,88,0,4,91,1,2,7,15,6,7,0,8,76,0,1,97,0,1,124,0,2,7,0,9,107,0,1,7,0,5,7,0,1,7,0,1,7,0,10,76,0,5,97,0,1,7,162,1,7],[1,1,15,2,1,28,0,1,31,60,4,64,0,1,7,6,4,7,21,6,64,0,1,109,9,7,7,0,36,72,0,7,7,0,14,86,0,4,7,0,1,116,0,1,7,0,17,86,4,2,7,0,8,7,0,4,7,24,1,7,0,7,77,0,1,7,0,1,7,2,9,7,8,1,7,0,9,77,0,3,7,0,2,111],[1,1,5,2,1,5,0,1,5,60,2,7,0,2,65,32,3,7,0,3,65,0,1,7,16,9,7,0,12,88,0,13,92,0,1,123,0,1,125,0,7,7,0,14,7,4,1,7,1,5,7,0,12,100,43,7,7,9,4,7,9,9,7,3,2,7],[1,1,3,2,1,7,0,1,3,62,2,7,35,3,7,23,3,7,0,12,7,0,3,7,0,3,88,0,7,93,0,1,7,0,1,7,32,12,7,47,3,7,9,4,7,14,4,7],[1,1,16,3,1,32,143,3,7,0,4,7,0,3,88,39,7,7],[1,1,5,3,1,5,150,3,7],[1,1,3,3,1,3],[1,1,17,3,1,33],[1,1,5,3,1,5],[1,1,3,3,1,3],[1,1,18,3,1,34],[1,1,5,3,1,7],[1,1,3,3,1,7],[1,1,19],[1,1,5],[1,1,20],[1,1,21],[1,1,7],[1,1,7]]; +let numTicks = 455; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButton.html b/packages/flamegrill/src/fixtures/snapshots/DefaultButton.html index e68fb7a..7e78d17 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButton.html +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButton.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3318432","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3192585","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3453578","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2812521","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2636111","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3620238","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~vf :132:12","~BaseButton :102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~Mf :148:385","~re :108:12","~DefaultButton.render :75:47","~BaseComponent._warnConditionallyRequiredProps :230:72","~(anonymous) :41:183","~tc :55:12","~Lf :148:288","~assign :50:16","~filteredAssign :70:24","~ComponentWithInjectedProps.render :39:72","~M :15:11","~se :109:12","~BaseComponent._warnDeprecations :212:58","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~xf :134:12","~Customizations.getSettings :31:43","~DefaultButton :67:27","~initializeFocusRects :22:30","~getId :98:15","~getNativeProps :393:24","~(anonymous) :398:92","~qc :49:12","~pc :48:127","~we :110:12","~Id :87:12","~Cg :163:12","~xe :110:125","~get :116:23","~lh :194:140","~Ve :119:12","~he :101:184","~getWindow :22:19","~oc :48:12","~M :186:11","~c :138:170","~ke :103:12","~_normalizeArg :100:23","~Af :136:12","~ge :101:12","~memoizeFunction :63:25","~qe :107:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~initializeDir :31:23","~get :370:23","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39"]; -levels = [[0,1,0,0,454,12],[0,1,1,0,454,1],[0,1,2,0,454,2],[0,1,3,0,454,3],[0,1,4,0,454,4],[0,1,5,0,454,5],[0,1,3,0,11,3,0,2,39,0,441,45],[0,1,6,0,11,6,0,1,7,0,1,43,0,441,46],[0,1,5,0,11,5,0,1,40,0,1,44,0,441,47],[0,1,7,0,11,7,0,1,41,0,1,7,0,441,48],[0,1,8,0,11,8,0,1,42,1,441,49],[0,1,9,0,11,9,0,1,7,1,441,50],[0,1,3,0,11,3,0,1,7,1,441,51],[0,1,10,0,9,10,0,1,35,0,1,37,2,441,52],[0,1,5,0,9,5,0,1,5,0,1,5,2,441,53],[0,1,3,0,9,3,0,1,3,0,1,38,2,441,54],[0,1,11,0,9,11,0,1,36,0,1,7,2,441,55],[0,1,7,0,9,5,0,1,7,3,1,7,0,434,56,0,6,126],[0,1,7,0,5,3,0,3,7,0,1,25,0,1,7,4,3,7,0,431,57,0,6,127],[1,1,13,0,1,22,0,1,24,0,1,26,0,1,29,3,1,7,8,11,7,0,295,58,0,125,66,0,6,128],[1,1,5,0,1,5,0,1,5,0,1,5,0,1,5,23,18,7,0,37,59,0,216,67,0,13,82,0,7,84,0,1,105,0,2,106,0,1,113,0,66,7,0,7,12,0,1,78,0,3,79,0,26,83,0,10,89,0,1,103,0,4,108,0,5,115,0,1,118,0,1,120,0,6,129],[1,1,3,0,1,23,0,1,7,0,1,3,0,1,3,41,5,7,0,32,60,0,5,7,0,137,68,0,66,73,0,8,94,0,6,7,0,5,88,0,2,95,0,2,7,0,5,110,0,1,7,0,2,7,0,1,7,65,1,7,0,7,7,0,1,7,0,3,7,0,16,7,0,7,101,0,3,112,0,6,7,0,4,104,0,1,7,0,4,7,0,1,7,0,4,12,0,1,7,0,1,7,0,1,7,0,1,130,0,4,131],[1,1,14,0,1,7,1,1,27,0,1,30,46,9,7,0,10,61,0,11,63,0,2,114,5,7,7,0,13,59,0,114,69,0,3,87,0,7,7,0,42,74,0,16,96,0,1,121,0,8,7,4,2,7,0,5,7,0,2,7,2,4,7,0,1,118,79,2,7,14,2,7,0,3,7,0,4,102,0,3,7,6,4,7,4,1,7,1,4,7,3,1,7,0,3,7,0,1,132],[1,1,5,0,1,7,1,1,5,0,1,5,55,4,7,0,6,62,0,1,7,0,9,64,0,1,109,0,2,7,12,13,60,0,1,7,0,95,70,0,18,80,0,1,7,0,2,88,7,14,7,0,10,75,0,11,81,0,1,90,0,5,98,0,1,119,0,16,75,0,1,122,18,1,7,8,1,7,79,2,7,19,4,7,30,1,133],[1,1,3,2,1,3,0,1,3,59,1,7,0,4,63,0,1,117,1,5,7,0,4,65,0,1,7,14,6,7,0,7,63,1,8,7,0,43,71,0,21,85,0,5,91,0,18,99,0,6,7,0,8,88,0,4,91,1,2,7,15,6,7,0,8,76,0,1,97,0,1,124,0,2,7,0,9,107,0,1,7,0,5,7,0,1,7,0,1,7,0,10,76,0,5,97,0,1,7,162,1,7],[1,1,15,2,1,28,0,1,31,60,4,64,0,1,7,6,4,7,21,6,64,0,1,109,9,7,7,0,36,72,0,7,7,0,14,86,0,4,7,0,1,116,0,1,7,0,17,86,4,2,7,0,8,7,0,4,7,24,1,7,0,7,77,0,1,7,0,1,7,2,9,7,8,1,7,0,9,77,0,3,7,0,2,111],[1,1,5,2,1,5,0,1,5,60,2,7,0,2,65,32,3,7,0,3,65,0,1,7,16,9,7,0,12,88,0,13,92,0,1,123,0,1,125,0,7,7,0,14,7,4,1,7,1,5,7,0,12,100,43,7,7,9,4,7,9,9,7,3,2,7],[1,1,3,2,1,7,0,1,3,62,2,7,35,3,7,23,3,7,0,12,7,0,3,7,0,3,88,0,7,93,0,1,7,0,1,7,32,12,7,47,3,7,9,4,7,14,4,7],[1,1,16,3,1,32,143,3,7,0,4,7,0,3,88,39,7,7],[1,1,5,3,1,5,150,3,7],[1,1,3,3,1,3],[1,1,17,3,1,33],[1,1,5,3,1,5],[1,1,3,3,1,3],[1,1,18,3,1,34],[1,1,5,3,1,7],[1,1,3,3,1,7],[1,1,19],[1,1,5],[1,1,20],[1,1,21],[1,1,7],[1,1,7]]; -numTicks = 455; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3318432","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3192585","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3453578","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2812521","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2636111","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3620238","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~registerIconAliases :2247:36","~registerIconAlias :152:27","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~vf :132:12","~BaseButton :102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~Mf :148:385","~re :108:12","~DefaultButton.render :75:47","~BaseComponent._warnConditionallyRequiredProps :230:72","~(anonymous) :41:183","~tc :55:12","~Lf :148:288","~assign :50:16","~filteredAssign :70:24","~ComponentWithInjectedProps.render :39:72","~M :15:11","~se :109:12","~BaseComponent._warnDeprecations :212:58","~memoizedFunction :73:37","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~xf :134:12","~Customizations.getSettings :31:43","~DefaultButton :67:27","~initializeFocusRects :22:30","~getId :98:15","~getNativeProps :393:24","~(anonymous) :398:92","~qc :49:12","~pc :48:127","~we :110:12","~Id :87:12","~Cg :163:12","~xe :110:125","~get :116:23","~lh :194:140","~Ve :119:12","~he :101:184","~getWindow :22:19","~oc :48:12","~M :186:11","~c :138:170","~ke :103:12","~_normalizeArg :100:23","~Af :136:12","~ge :101:12","~memoizeFunction :63:25","~qe :107:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~initializeDir :31:23","~get :370:23","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39"]; +let levels = [[0,1,0,0,454,12],[0,1,1,0,454,1],[0,1,2,0,454,2],[0,1,3,0,454,3],[0,1,4,0,454,4],[0,1,5,0,454,5],[0,1,3,0,11,3,0,2,39,0,441,45],[0,1,6,0,11,6,0,1,7,0,1,43,0,441,46],[0,1,5,0,11,5,0,1,40,0,1,44,0,441,47],[0,1,7,0,11,7,0,1,41,0,1,7,0,441,48],[0,1,8,0,11,8,0,1,42,1,441,49],[0,1,9,0,11,9,0,1,7,1,441,50],[0,1,3,0,11,3,0,1,7,1,441,51],[0,1,10,0,9,10,0,1,35,0,1,37,2,441,52],[0,1,5,0,9,5,0,1,5,0,1,5,2,441,53],[0,1,3,0,9,3,0,1,3,0,1,38,2,441,54],[0,1,11,0,9,11,0,1,36,0,1,7,2,441,55],[0,1,7,0,9,5,0,1,7,3,1,7,0,434,56,0,6,126],[0,1,7,0,5,3,0,3,7,0,1,25,0,1,7,4,3,7,0,431,57,0,6,127],[1,1,13,0,1,22,0,1,24,0,1,26,0,1,29,3,1,7,8,11,7,0,295,58,0,125,66,0,6,128],[1,1,5,0,1,5,0,1,5,0,1,5,0,1,5,23,18,7,0,37,59,0,216,67,0,13,82,0,7,84,0,1,105,0,2,106,0,1,113,0,66,7,0,7,12,0,1,78,0,3,79,0,26,83,0,10,89,0,1,103,0,4,108,0,5,115,0,1,118,0,1,120,0,6,129],[1,1,3,0,1,23,0,1,7,0,1,3,0,1,3,41,5,7,0,32,60,0,5,7,0,137,68,0,66,73,0,8,94,0,6,7,0,5,88,0,2,95,0,2,7,0,5,110,0,1,7,0,2,7,0,1,7,65,1,7,0,7,7,0,1,7,0,3,7,0,16,7,0,7,101,0,3,112,0,6,7,0,4,104,0,1,7,0,4,7,0,1,7,0,4,12,0,1,7,0,1,7,0,1,7,0,1,130,0,4,131],[1,1,14,0,1,7,1,1,27,0,1,30,46,9,7,0,10,61,0,11,63,0,2,114,5,7,7,0,13,59,0,114,69,0,3,87,0,7,7,0,42,74,0,16,96,0,1,121,0,8,7,4,2,7,0,5,7,0,2,7,2,4,7,0,1,118,79,2,7,14,2,7,0,3,7,0,4,102,0,3,7,6,4,7,4,1,7,1,4,7,3,1,7,0,3,7,0,1,132],[1,1,5,0,1,7,1,1,5,0,1,5,55,4,7,0,6,62,0,1,7,0,9,64,0,1,109,0,2,7,12,13,60,0,1,7,0,95,70,0,18,80,0,1,7,0,2,88,7,14,7,0,10,75,0,11,81,0,1,90,0,5,98,0,1,119,0,16,75,0,1,122,18,1,7,8,1,7,79,2,7,19,4,7,30,1,133],[1,1,3,2,1,3,0,1,3,59,1,7,0,4,63,0,1,117,1,5,7,0,4,65,0,1,7,14,6,7,0,7,63,1,8,7,0,43,71,0,21,85,0,5,91,0,18,99,0,6,7,0,8,88,0,4,91,1,2,7,15,6,7,0,8,76,0,1,97,0,1,124,0,2,7,0,9,107,0,1,7,0,5,7,0,1,7,0,1,7,0,10,76,0,5,97,0,1,7,162,1,7],[1,1,15,2,1,28,0,1,31,60,4,64,0,1,7,6,4,7,21,6,64,0,1,109,9,7,7,0,36,72,0,7,7,0,14,86,0,4,7,0,1,116,0,1,7,0,17,86,4,2,7,0,8,7,0,4,7,24,1,7,0,7,77,0,1,7,0,1,7,2,9,7,8,1,7,0,9,77,0,3,7,0,2,111],[1,1,5,2,1,5,0,1,5,60,2,7,0,2,65,32,3,7,0,3,65,0,1,7,16,9,7,0,12,88,0,13,92,0,1,123,0,1,125,0,7,7,0,14,7,4,1,7,1,5,7,0,12,100,43,7,7,9,4,7,9,9,7,3,2,7],[1,1,3,2,1,7,0,1,3,62,2,7,35,3,7,23,3,7,0,12,7,0,3,7,0,3,88,0,7,93,0,1,7,0,1,7,32,12,7,47,3,7,9,4,7,14,4,7],[1,1,16,3,1,32,143,3,7,0,4,7,0,3,88,39,7,7],[1,1,5,3,1,5,150,3,7],[1,1,3,3,1,3],[1,1,17,3,1,33],[1,1,5,3,1,5],[1,1,3,3,1,3],[1,1,18,3,1,34],[1,1,5,3,1,7],[1,1,3,3,1,7],[1,1,19],[1,1,5],[1,1,20],[1,1,21],[1,1,7],[1,1,7]]; +let numTicks = 455; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.data.js b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.data.js index ff53326..9cd5917 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~_createSlideOutY :405:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:184204","~(anonymous) :3348:64","~__extends :44:19","~(anonymous) :6911:62","~styled :33:16","~(anonymous) :37:43","~(anonymous) :19968:45","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~count :21:186","~U :19:192","~S :18:11","~getKeyForRules :362:24","~result :35:27","~TextView :9:25","~extractStyleParts :8:27","~_processArgs :16:26","~applyRegistration :427:27","~ai :222:12","~Lf :148:288","~he :101:184","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~toArray :21:248","~V :20:247","~getSlots :109:18","~Stylesheet.getInstance :57:39","~tc :55:12","~qc :49:12","~T :19:239","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :285:28","~enabledTokens :543:30","~_resolveTokens :75:24","~ButtonTokens :654:29","~_resolveStyles :63:24","~memoizedFunction :73:37","~_normalizeArg :100:23","~Ig :185:375","~re :108:12","~pc :48:127","~Stylesheet.argsFromClassName :113:55","~useButtonState :487:31","~Button_view_deriveRootType :894:36","~(anonymous) :1577:100","~concatStyleSets :6:25","~_loop_1 :113:28","~ke :103:12","~(anonymous) :68:123","~TextStyles :2:27","~qe :107:12","~se :109:12","~(anonymous) :2:88","~useContext :22:403","~M :186:11","~Mf :148:385","~(anonymous) :30:100","~xe :110:125","~ButtonSlots :871:28","~useRef :23:254","~useRef :159:332","~N :16:105","~R :17:11","~fa :20:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~Af :136:12","~Ve :119:12","~Q :16:293","~lh :194:140","~(anonymous) :1:88","~Button_styles_baseTokens :505:41","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~oc :48:12","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12"]; -levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,10],[0,1,2,0,1,2,0,880,11],[0,1,3,0,1,3,0,880,12],[0,1,4,0,1,4,0,880,13],[0,1,5,0,1,7,0,880,14],[0,1,4,0,1,4,0,2,4,0,15,12,0,863,48],[0,1,4,0,1,8,0,1,4,0,1,47,0,1,15,0,4,17,0,10,26,0,863,49],[0,1,4,0,1,4,0,1,4,0,1,4,0,1,14,0,4,14,0,10,14,0,863,50],[1,1,9,2,1,12,0,4,12,0,10,4,0,863,51],[4,1,16,0,4,18,0,10,27,0,863,52],[4,1,14,0,4,14,0,10,28,0,863,53],[4,1,4,0,1,4,0,1,12,0,1,22,0,1,25,0,10,12,0,863,54],[4,1,4,1,1,19,0,1,23,0,1,4,0,9,29,0,1,45,0,863,55],[6,1,14,0,1,24,0,1,4,0,9,14,0,1,14,0,863,56],[6,1,12,0,1,4,1,9,12,0,1,12,0,863,57],[6,1,20,0,1,4,1,9,30,0,1,46,0,863,58],[6,1,14,2,2,4,0,7,14,0,1,14,0,861,59,0,2,160],[6,1,12,2,2,9,0,1,4,0,2,12,0,1,33,0,1,35,0,1,36,0,1,38,0,1,4,0,4,4,0,857,60,0,2,161],[6,1,21,5,1,31,0,1,40,0,1,34,0,1,4,0,1,37,0,1,34,0,1,4,4,10,4,0,750,61,0,97,93,0,2,162],[6,1,4,5,1,14,0,1,14,0,1,4,0,1,4,0,1,4,0,1,39,15,12,4,0,27,62,0,704,69,0,4,94,0,1,120,0,2,139,0,51,4,0,13,6,0,16,109,0,3,121,0,5,129,0,3,132,0,3,133,0,1,137,0,2,154,0,2,163],[6,1,4,5,1,12,0,1,12,0,1,4,1,1,4,0,1,4,27,27,63,0,11,4,0,560,70,0,133,88,0,1,4,0,3,95,0,1,4,0,2,4,47,4,4,0,13,4,0,12,4,0,3,110,0,1,158,0,3,4,0,5,6,0,3,4,0,2,4,0,1,159,0,1,4,0,2,4,0,2,164],[12,1,32,0,1,41,3,1,4,27,9,4,0,9,64,0,8,66,0,1,151,11,37,4,0,100,71,0,398,72,0,7,107,0,6,113,0,6,124,0,2,135,0,3,140,0,1,155,0,7,4,0,107,89,0,4,99,0,3,115,0,10,117,0,2,135,1,3,4,77,2,4,0,2,4,0,1,122,0,1,4,3,5,4,5,1,4,2,1,4,0,2,4],[12,1,14,0,1,14,40,3,4,0,6,65,0,2,4,0,6,67,0,1,4,27,21,4,0,66,4,0,31,71,0,3,116,0,3,4,0,378,73,0,12,101,0,3,104,0,2,125,0,5,4,0,2,128,0,2,4,0,4,100,0,3,4,0,2,141,0,1,146,0,2,136,0,3,4,0,1,4,2,5,4,0,6,4,0,81,74,0,10,101,0,6,104,0,4,107,0,1,4,0,3,100,0,3,4,0,5,4,0,5,127,0,2,136,85,1,4],[12,1,4,0,1,12,43,1,4,0,5,66,2,1,4,0,5,68,40,9,4,4,62,4,0,27,4,0,3,114,0,1,156,0,3,4,3,6,4,0,372,74,0,3,4,0,9,102,0,3,4,0,2,4,5,2,4,2,4,4,2,1,4,0,2,142,0,1,147,0,2,4,16,1,4,0,77,75,0,4,84,0,10,102,0,6,4,0,1,4,0,3,128,1,3,4,5,3,130,0,5,4,0,2,4],[13,1,42,44,2,4,0,2,67,0,1,152,3,5,4,57,58,4,8,19,4,0,3,4,0,1,4,11,1,4,0,4,4,0,335,75,0,16,84,0,17,105,3,4,4,0,5,103,2,1,4,18,2,4,0,1,148,19,2,4,0,75,76,0,2,4,0,2,85,0,4,4,0,6,103,5,1,4,1,3,4,9,3,131],[13,1,14,46,2,68,0,1,4,141,9,4,17,3,4,0,2,4,0,333,76,0,16,85,0,17,106,7,5,4,23,1,149,21,3,4,0,69,77,0,3,118,2,2,86,4,6,4,19,3,4],[13,1,12,46,2,4,173,3,4,0,320,77,0,10,118,0,1,4,0,15,86,0,13,85,0,1,144,0,3,153,7,5,4,23,1,4,24,3,4,0,63,78,0,2,98,0,1,143,0,2,4,0,1,119,2,2,4,8,2,4,20,2,4],[13,1,43,47,1,4,176,4,4,0,304,78,0,10,98,0,2,150,0,6,4,0,4,119,1,9,4,0,2,86,0,4,111,0,13,86,0,1,4,0,3,4,63,14,4,0,47,79,0,2,126,0,2,4,0,1,4,2,1,4],[13,1,14,228,25,4,0,279,79,0,10,4,0,2,4,6,4,4,10,2,4,0,4,4,0,3,4,0,9,86,0,1,111,2,2,4,71,6,4,0,7,4,0,35,80,0,5,90,0,1,4,0,1,138],[13,1,12,238,15,4,0,6,4,0,244,80,0,29,90,35,3,4,3,1,4,0,8,145,0,1,4,88,35,81,0,2,4,0,2,91,0,1,108,1,1,4],[13,1,44,259,4,4,0,237,81,0,3,92,0,5,4,0,22,91,0,2,108,42,4,4,0,4,143,89,3,4,0,24,82,0,5,87,0,2,108,0,1,112,2,2,91,0,1,4],[13,1,14,263,9,4,0,162,82,0,57,87,0,9,112,0,2,4,0,1,108,5,3,4,0,19,91,0,1,4,0,1,6,46,4,4,92,9,4,0,13,82,0,2,108,0,5,4,0,1,4,0,1,6,0,1,4,2,2,91],[13,1,12,272,13,4,0,147,82,0,2,108,0,57,4,0,9,4,2,1,4,8,9,4,0,10,91,1,1,4,148,3,4,0,13,4,0,2,4,3,2,4,1,1,4,3,1,4,0,1,123],[13,1,4,280,5,4,0,29,4,0,100,83,0,16,97,0,2,108,0,2,4,43,14,4,0,9,4,14,6,4,0,4,4,0,3,91,0,3,123,179,1,4],[13,1,4,313,1,4,0,14,4,0,82,82,0,4,96,0,16,4,0,1,4,0,1,6,82,6,4,4,1,4,0,2,91,0,3,4],[341,1,4,0,49,4,0,28,83,0,4,108,0,1,134,0,4,4,4,12,4,1,1,4,93,2,4,1,2,4],[379,8,4,0,3,9,0,1,157,0,5,4,0,23,82,0,4,4,0,1,4,3,1,4,15,1,4],[396,19,4,0,4,108],[408,5,4,0,2,9,0,3,4,0,1,6],[418,1,4]]; -numTicks = 882; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~_createSlideOutY :405:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:184204","~(anonymous) :3348:64","~__extends :44:19","~(anonymous) :6911:62","~styled :33:16","~(anonymous) :37:43","~(anonymous) :19968:45","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~count :21:186","~U :19:192","~S :18:11","~getKeyForRules :362:24","~result :35:27","~TextView :9:25","~extractStyleParts :8:27","~_processArgs :16:26","~applyRegistration :427:27","~ai :222:12","~Lf :148:288","~he :101:184","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~toArray :21:248","~V :20:247","~getSlots :109:18","~Stylesheet.getInstance :57:39","~tc :55:12","~qc :49:12","~T :19:239","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :285:28","~enabledTokens :543:30","~_resolveTokens :75:24","~ButtonTokens :654:29","~_resolveStyles :63:24","~memoizedFunction :73:37","~_normalizeArg :100:23","~Ig :185:375","~re :108:12","~pc :48:127","~Stylesheet.argsFromClassName :113:55","~useButtonState :487:31","~Button_view_deriveRootType :894:36","~(anonymous) :1577:100","~concatStyleSets :6:25","~_loop_1 :113:28","~ke :103:12","~(anonymous) :68:123","~TextStyles :2:27","~qe :107:12","~se :109:12","~(anonymous) :2:88","~useContext :22:403","~M :186:11","~Mf :148:385","~(anonymous) :30:100","~xe :110:125","~ButtonSlots :871:28","~useRef :23:254","~useRef :159:332","~N :16:105","~R :17:11","~fa :20:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~Af :136:12","~Ve :119:12","~Q :16:293","~lh :194:140","~(anonymous) :1:88","~Button_styles_baseTokens :505:41","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~oc :48:12","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12"]; +let levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,10],[0,1,2,0,1,2,0,880,11],[0,1,3,0,1,3,0,880,12],[0,1,4,0,1,4,0,880,13],[0,1,5,0,1,7,0,880,14],[0,1,4,0,1,4,0,2,4,0,15,12,0,863,48],[0,1,4,0,1,8,0,1,4,0,1,47,0,1,15,0,4,17,0,10,26,0,863,49],[0,1,4,0,1,4,0,1,4,0,1,4,0,1,14,0,4,14,0,10,14,0,863,50],[1,1,9,2,1,12,0,4,12,0,10,4,0,863,51],[4,1,16,0,4,18,0,10,27,0,863,52],[4,1,14,0,4,14,0,10,28,0,863,53],[4,1,4,0,1,4,0,1,12,0,1,22,0,1,25,0,10,12,0,863,54],[4,1,4,1,1,19,0,1,23,0,1,4,0,9,29,0,1,45,0,863,55],[6,1,14,0,1,24,0,1,4,0,9,14,0,1,14,0,863,56],[6,1,12,0,1,4,1,9,12,0,1,12,0,863,57],[6,1,20,0,1,4,1,9,30,0,1,46,0,863,58],[6,1,14,2,2,4,0,7,14,0,1,14,0,861,59,0,2,160],[6,1,12,2,2,9,0,1,4,0,2,12,0,1,33,0,1,35,0,1,36,0,1,38,0,1,4,0,4,4,0,857,60,0,2,161],[6,1,21,5,1,31,0,1,40,0,1,34,0,1,4,0,1,37,0,1,34,0,1,4,4,10,4,0,750,61,0,97,93,0,2,162],[6,1,4,5,1,14,0,1,14,0,1,4,0,1,4,0,1,4,0,1,39,15,12,4,0,27,62,0,704,69,0,4,94,0,1,120,0,2,139,0,51,4,0,13,6,0,16,109,0,3,121,0,5,129,0,3,132,0,3,133,0,1,137,0,2,154,0,2,163],[6,1,4,5,1,12,0,1,12,0,1,4,1,1,4,0,1,4,27,27,63,0,11,4,0,560,70,0,133,88,0,1,4,0,3,95,0,1,4,0,2,4,47,4,4,0,13,4,0,12,4,0,3,110,0,1,158,0,3,4,0,5,6,0,3,4,0,2,4,0,1,159,0,1,4,0,2,4,0,2,164],[12,1,32,0,1,41,3,1,4,27,9,4,0,9,64,0,8,66,0,1,151,11,37,4,0,100,71,0,398,72,0,7,107,0,6,113,0,6,124,0,2,135,0,3,140,0,1,155,0,7,4,0,107,89,0,4,99,0,3,115,0,10,117,0,2,135,1,3,4,77,2,4,0,2,4,0,1,122,0,1,4,3,5,4,5,1,4,2,1,4,0,2,4],[12,1,14,0,1,14,40,3,4,0,6,65,0,2,4,0,6,67,0,1,4,27,21,4,0,66,4,0,31,71,0,3,116,0,3,4,0,378,73,0,12,101,0,3,104,0,2,125,0,5,4,0,2,128,0,2,4,0,4,100,0,3,4,0,2,141,0,1,146,0,2,136,0,3,4,0,1,4,2,5,4,0,6,4,0,81,74,0,10,101,0,6,104,0,4,107,0,1,4,0,3,100,0,3,4,0,5,4,0,5,127,0,2,136,85,1,4],[12,1,4,0,1,12,43,1,4,0,5,66,2,1,4,0,5,68,40,9,4,4,62,4,0,27,4,0,3,114,0,1,156,0,3,4,3,6,4,0,372,74,0,3,4,0,9,102,0,3,4,0,2,4,5,2,4,2,4,4,2,1,4,0,2,142,0,1,147,0,2,4,16,1,4,0,77,75,0,4,84,0,10,102,0,6,4,0,1,4,0,3,128,1,3,4,5,3,130,0,5,4,0,2,4],[13,1,42,44,2,4,0,2,67,0,1,152,3,5,4,57,58,4,8,19,4,0,3,4,0,1,4,11,1,4,0,4,4,0,335,75,0,16,84,0,17,105,3,4,4,0,5,103,2,1,4,18,2,4,0,1,148,19,2,4,0,75,76,0,2,4,0,2,85,0,4,4,0,6,103,5,1,4,1,3,4,9,3,131],[13,1,14,46,2,68,0,1,4,141,9,4,17,3,4,0,2,4,0,333,76,0,16,85,0,17,106,7,5,4,23,1,149,21,3,4,0,69,77,0,3,118,2,2,86,4,6,4,19,3,4],[13,1,12,46,2,4,173,3,4,0,320,77,0,10,118,0,1,4,0,15,86,0,13,85,0,1,144,0,3,153,7,5,4,23,1,4,24,3,4,0,63,78,0,2,98,0,1,143,0,2,4,0,1,119,2,2,4,8,2,4,20,2,4],[13,1,43,47,1,4,176,4,4,0,304,78,0,10,98,0,2,150,0,6,4,0,4,119,1,9,4,0,2,86,0,4,111,0,13,86,0,1,4,0,3,4,63,14,4,0,47,79,0,2,126,0,2,4,0,1,4,2,1,4],[13,1,14,228,25,4,0,279,79,0,10,4,0,2,4,6,4,4,10,2,4,0,4,4,0,3,4,0,9,86,0,1,111,2,2,4,71,6,4,0,7,4,0,35,80,0,5,90,0,1,4,0,1,138],[13,1,12,238,15,4,0,6,4,0,244,80,0,29,90,35,3,4,3,1,4,0,8,145,0,1,4,88,35,81,0,2,4,0,2,91,0,1,108,1,1,4],[13,1,44,259,4,4,0,237,81,0,3,92,0,5,4,0,22,91,0,2,108,42,4,4,0,4,143,89,3,4,0,24,82,0,5,87,0,2,108,0,1,112,2,2,91,0,1,4],[13,1,14,263,9,4,0,162,82,0,57,87,0,9,112,0,2,4,0,1,108,5,3,4,0,19,91,0,1,4,0,1,6,46,4,4,92,9,4,0,13,82,0,2,108,0,5,4,0,1,4,0,1,6,0,1,4,2,2,91],[13,1,12,272,13,4,0,147,82,0,2,108,0,57,4,0,9,4,2,1,4,8,9,4,0,10,91,1,1,4,148,3,4,0,13,4,0,2,4,3,2,4,1,1,4,3,1,4,0,1,123],[13,1,4,280,5,4,0,29,4,0,100,83,0,16,97,0,2,108,0,2,4,43,14,4,0,9,4,14,6,4,0,4,4,0,3,91,0,3,123,179,1,4],[13,1,4,313,1,4,0,14,4,0,82,82,0,4,96,0,16,4,0,1,4,0,1,6,82,6,4,4,1,4,0,2,91,0,3,4],[341,1,4,0,49,4,0,28,83,0,4,108,0,1,134,0,4,4,4,12,4,1,1,4,93,2,4,1,2,4],[379,8,4,0,3,9,0,1,157,0,5,4,0,23,82,0,4,4,0,1,4,3,1,4,15,1,4],[396,19,4,0,4,108],[408,5,4,0,2,9,0,3,4,0,1,6],[418,1,4]]; +let numTicks = 882; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.html b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.html index c96f035..0929494 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~_createSlideOutY :405:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:184204","~(anonymous) :3348:64","~__extends :44:19","~(anonymous) :6911:62","~styled :33:16","~(anonymous) :37:43","~(anonymous) :19968:45","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~count :21:186","~U :19:192","~S :18:11","~getKeyForRules :362:24","~result :35:27","~TextView :9:25","~extractStyleParts :8:27","~_processArgs :16:26","~applyRegistration :427:27","~ai :222:12","~Lf :148:288","~he :101:184","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~toArray :21:248","~V :20:247","~getSlots :109:18","~Stylesheet.getInstance :57:39","~tc :55:12","~qc :49:12","~T :19:239","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :285:28","~enabledTokens :543:30","~_resolveTokens :75:24","~ButtonTokens :654:29","~_resolveStyles :63:24","~memoizedFunction :73:37","~_normalizeArg :100:23","~Ig :185:375","~re :108:12","~pc :48:127","~Stylesheet.argsFromClassName :113:55","~useButtonState :487:31","~Button_view_deriveRootType :894:36","~(anonymous) :1577:100","~concatStyleSets :6:25","~_loop_1 :113:28","~ke :103:12","~(anonymous) :68:123","~TextStyles :2:27","~qe :107:12","~se :109:12","~(anonymous) :2:88","~useContext :22:403","~M :186:11","~Mf :148:385","~(anonymous) :30:100","~xe :110:125","~ButtonSlots :871:28","~useRef :23:254","~useRef :159:332","~N :16:105","~R :17:11","~fa :20:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~Af :136:12","~Ve :119:12","~Q :16:293","~lh :194:140","~(anonymous) :1:88","~Button_styles_baseTokens :505:41","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~oc :48:12","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12"]; -levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,10],[0,1,2,0,1,2,0,880,11],[0,1,3,0,1,3,0,880,12],[0,1,4,0,1,4,0,880,13],[0,1,5,0,1,7,0,880,14],[0,1,4,0,1,4,0,2,4,0,15,12,0,863,48],[0,1,4,0,1,8,0,1,4,0,1,47,0,1,15,0,4,17,0,10,26,0,863,49],[0,1,4,0,1,4,0,1,4,0,1,4,0,1,14,0,4,14,0,10,14,0,863,50],[1,1,9,2,1,12,0,4,12,0,10,4,0,863,51],[4,1,16,0,4,18,0,10,27,0,863,52],[4,1,14,0,4,14,0,10,28,0,863,53],[4,1,4,0,1,4,0,1,12,0,1,22,0,1,25,0,10,12,0,863,54],[4,1,4,1,1,19,0,1,23,0,1,4,0,9,29,0,1,45,0,863,55],[6,1,14,0,1,24,0,1,4,0,9,14,0,1,14,0,863,56],[6,1,12,0,1,4,1,9,12,0,1,12,0,863,57],[6,1,20,0,1,4,1,9,30,0,1,46,0,863,58],[6,1,14,2,2,4,0,7,14,0,1,14,0,861,59,0,2,160],[6,1,12,2,2,9,0,1,4,0,2,12,0,1,33,0,1,35,0,1,36,0,1,38,0,1,4,0,4,4,0,857,60,0,2,161],[6,1,21,5,1,31,0,1,40,0,1,34,0,1,4,0,1,37,0,1,34,0,1,4,4,10,4,0,750,61,0,97,93,0,2,162],[6,1,4,5,1,14,0,1,14,0,1,4,0,1,4,0,1,4,0,1,39,15,12,4,0,27,62,0,704,69,0,4,94,0,1,120,0,2,139,0,51,4,0,13,6,0,16,109,0,3,121,0,5,129,0,3,132,0,3,133,0,1,137,0,2,154,0,2,163],[6,1,4,5,1,12,0,1,12,0,1,4,1,1,4,0,1,4,27,27,63,0,11,4,0,560,70,0,133,88,0,1,4,0,3,95,0,1,4,0,2,4,47,4,4,0,13,4,0,12,4,0,3,110,0,1,158,0,3,4,0,5,6,0,3,4,0,2,4,0,1,159,0,1,4,0,2,4,0,2,164],[12,1,32,0,1,41,3,1,4,27,9,4,0,9,64,0,8,66,0,1,151,11,37,4,0,100,71,0,398,72,0,7,107,0,6,113,0,6,124,0,2,135,0,3,140,0,1,155,0,7,4,0,107,89,0,4,99,0,3,115,0,10,117,0,2,135,1,3,4,77,2,4,0,2,4,0,1,122,0,1,4,3,5,4,5,1,4,2,1,4,0,2,4],[12,1,14,0,1,14,40,3,4,0,6,65,0,2,4,0,6,67,0,1,4,27,21,4,0,66,4,0,31,71,0,3,116,0,3,4,0,378,73,0,12,101,0,3,104,0,2,125,0,5,4,0,2,128,0,2,4,0,4,100,0,3,4,0,2,141,0,1,146,0,2,136,0,3,4,0,1,4,2,5,4,0,6,4,0,81,74,0,10,101,0,6,104,0,4,107,0,1,4,0,3,100,0,3,4,0,5,4,0,5,127,0,2,136,85,1,4],[12,1,4,0,1,12,43,1,4,0,5,66,2,1,4,0,5,68,40,9,4,4,62,4,0,27,4,0,3,114,0,1,156,0,3,4,3,6,4,0,372,74,0,3,4,0,9,102,0,3,4,0,2,4,5,2,4,2,4,4,2,1,4,0,2,142,0,1,147,0,2,4,16,1,4,0,77,75,0,4,84,0,10,102,0,6,4,0,1,4,0,3,128,1,3,4,5,3,130,0,5,4,0,2,4],[13,1,42,44,2,4,0,2,67,0,1,152,3,5,4,57,58,4,8,19,4,0,3,4,0,1,4,11,1,4,0,4,4,0,335,75,0,16,84,0,17,105,3,4,4,0,5,103,2,1,4,18,2,4,0,1,148,19,2,4,0,75,76,0,2,4,0,2,85,0,4,4,0,6,103,5,1,4,1,3,4,9,3,131],[13,1,14,46,2,68,0,1,4,141,9,4,17,3,4,0,2,4,0,333,76,0,16,85,0,17,106,7,5,4,23,1,149,21,3,4,0,69,77,0,3,118,2,2,86,4,6,4,19,3,4],[13,1,12,46,2,4,173,3,4,0,320,77,0,10,118,0,1,4,0,15,86,0,13,85,0,1,144,0,3,153,7,5,4,23,1,4,24,3,4,0,63,78,0,2,98,0,1,143,0,2,4,0,1,119,2,2,4,8,2,4,20,2,4],[13,1,43,47,1,4,176,4,4,0,304,78,0,10,98,0,2,150,0,6,4,0,4,119,1,9,4,0,2,86,0,4,111,0,13,86,0,1,4,0,3,4,63,14,4,0,47,79,0,2,126,0,2,4,0,1,4,2,1,4],[13,1,14,228,25,4,0,279,79,0,10,4,0,2,4,6,4,4,10,2,4,0,4,4,0,3,4,0,9,86,0,1,111,2,2,4,71,6,4,0,7,4,0,35,80,0,5,90,0,1,4,0,1,138],[13,1,12,238,15,4,0,6,4,0,244,80,0,29,90,35,3,4,3,1,4,0,8,145,0,1,4,88,35,81,0,2,4,0,2,91,0,1,108,1,1,4],[13,1,44,259,4,4,0,237,81,0,3,92,0,5,4,0,22,91,0,2,108,42,4,4,0,4,143,89,3,4,0,24,82,0,5,87,0,2,108,0,1,112,2,2,91,0,1,4],[13,1,14,263,9,4,0,162,82,0,57,87,0,9,112,0,2,4,0,1,108,5,3,4,0,19,91,0,1,4,0,1,6,46,4,4,92,9,4,0,13,82,0,2,108,0,5,4,0,1,4,0,1,6,0,1,4,2,2,91],[13,1,12,272,13,4,0,147,82,0,2,108,0,57,4,0,9,4,2,1,4,8,9,4,0,10,91,1,1,4,148,3,4,0,13,4,0,2,4,3,2,4,1,1,4,3,1,4,0,1,123],[13,1,4,280,5,4,0,29,4,0,100,83,0,16,97,0,2,108,0,2,4,43,14,4,0,9,4,14,6,4,0,4,4,0,3,91,0,3,123,179,1,4],[13,1,4,313,1,4,0,14,4,0,82,82,0,4,96,0,16,4,0,1,4,0,1,6,82,6,4,4,1,4,0,2,91,0,3,4],[341,1,4,0,49,4,0,28,83,0,4,108,0,1,134,0,4,4,4,12,4,1,1,4,93,2,4,1,2,4],[379,8,4,0,3,9,0,1,157,0,5,4,0,23,82,0,4,4,0,1,4,3,1,4,15,1,4],[396,19,4,0,4,108],[408,5,4,0,2,9,0,3,4,0,1,6],[418,1,4]]; -numTicks = 882; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~_createSlideOutY :405:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:184204","~(anonymous) :3348:64","~__extends :44:19","~(anonymous) :6911:62","~styled :33:16","~(anonymous) :37:43","~(anonymous) :19968:45","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~count :21:186","~U :19:192","~S :18:11","~getKeyForRules :362:24","~result :35:27","~TextView :9:25","~extractStyleParts :8:27","~_processArgs :16:26","~applyRegistration :427:27","~ai :222:12","~Lf :148:288","~he :101:184","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~toArray :21:248","~V :20:247","~getSlots :109:18","~Stylesheet.getInstance :57:39","~tc :55:12","~qc :49:12","~T :19:239","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :285:28","~enabledTokens :543:30","~_resolveTokens :75:24","~ButtonTokens :654:29","~_resolveStyles :63:24","~memoizedFunction :73:37","~_normalizeArg :100:23","~Ig :185:375","~re :108:12","~pc :48:127","~Stylesheet.argsFromClassName :113:55","~useButtonState :487:31","~Button_view_deriveRootType :894:36","~(anonymous) :1577:100","~concatStyleSets :6:25","~_loop_1 :113:28","~ke :103:12","~(anonymous) :68:123","~TextStyles :2:27","~qe :107:12","~se :109:12","~(anonymous) :2:88","~useContext :22:403","~M :186:11","~Mf :148:385","~(anonymous) :30:100","~xe :110:125","~ButtonSlots :871:28","~useRef :23:254","~useRef :159:332","~N :16:105","~R :17:11","~fa :20:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~Af :136:12","~Ve :119:12","~Q :16:293","~lh :194:140","~(anonymous) :1:88","~Button_styles_baseTokens :505:41","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~oc :48:12","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12"]; +let levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,10],[0,1,2,0,1,2,0,880,11],[0,1,3,0,1,3,0,880,12],[0,1,4,0,1,4,0,880,13],[0,1,5,0,1,7,0,880,14],[0,1,4,0,1,4,0,2,4,0,15,12,0,863,48],[0,1,4,0,1,8,0,1,4,0,1,47,0,1,15,0,4,17,0,10,26,0,863,49],[0,1,4,0,1,4,0,1,4,0,1,4,0,1,14,0,4,14,0,10,14,0,863,50],[1,1,9,2,1,12,0,4,12,0,10,4,0,863,51],[4,1,16,0,4,18,0,10,27,0,863,52],[4,1,14,0,4,14,0,10,28,0,863,53],[4,1,4,0,1,4,0,1,12,0,1,22,0,1,25,0,10,12,0,863,54],[4,1,4,1,1,19,0,1,23,0,1,4,0,9,29,0,1,45,0,863,55],[6,1,14,0,1,24,0,1,4,0,9,14,0,1,14,0,863,56],[6,1,12,0,1,4,1,9,12,0,1,12,0,863,57],[6,1,20,0,1,4,1,9,30,0,1,46,0,863,58],[6,1,14,2,2,4,0,7,14,0,1,14,0,861,59,0,2,160],[6,1,12,2,2,9,0,1,4,0,2,12,0,1,33,0,1,35,0,1,36,0,1,38,0,1,4,0,4,4,0,857,60,0,2,161],[6,1,21,5,1,31,0,1,40,0,1,34,0,1,4,0,1,37,0,1,34,0,1,4,4,10,4,0,750,61,0,97,93,0,2,162],[6,1,4,5,1,14,0,1,14,0,1,4,0,1,4,0,1,4,0,1,39,15,12,4,0,27,62,0,704,69,0,4,94,0,1,120,0,2,139,0,51,4,0,13,6,0,16,109,0,3,121,0,5,129,0,3,132,0,3,133,0,1,137,0,2,154,0,2,163],[6,1,4,5,1,12,0,1,12,0,1,4,1,1,4,0,1,4,27,27,63,0,11,4,0,560,70,0,133,88,0,1,4,0,3,95,0,1,4,0,2,4,47,4,4,0,13,4,0,12,4,0,3,110,0,1,158,0,3,4,0,5,6,0,3,4,0,2,4,0,1,159,0,1,4,0,2,4,0,2,164],[12,1,32,0,1,41,3,1,4,27,9,4,0,9,64,0,8,66,0,1,151,11,37,4,0,100,71,0,398,72,0,7,107,0,6,113,0,6,124,0,2,135,0,3,140,0,1,155,0,7,4,0,107,89,0,4,99,0,3,115,0,10,117,0,2,135,1,3,4,77,2,4,0,2,4,0,1,122,0,1,4,3,5,4,5,1,4,2,1,4,0,2,4],[12,1,14,0,1,14,40,3,4,0,6,65,0,2,4,0,6,67,0,1,4,27,21,4,0,66,4,0,31,71,0,3,116,0,3,4,0,378,73,0,12,101,0,3,104,0,2,125,0,5,4,0,2,128,0,2,4,0,4,100,0,3,4,0,2,141,0,1,146,0,2,136,0,3,4,0,1,4,2,5,4,0,6,4,0,81,74,0,10,101,0,6,104,0,4,107,0,1,4,0,3,100,0,3,4,0,5,4,0,5,127,0,2,136,85,1,4],[12,1,4,0,1,12,43,1,4,0,5,66,2,1,4,0,5,68,40,9,4,4,62,4,0,27,4,0,3,114,0,1,156,0,3,4,3,6,4,0,372,74,0,3,4,0,9,102,0,3,4,0,2,4,5,2,4,2,4,4,2,1,4,0,2,142,0,1,147,0,2,4,16,1,4,0,77,75,0,4,84,0,10,102,0,6,4,0,1,4,0,3,128,1,3,4,5,3,130,0,5,4,0,2,4],[13,1,42,44,2,4,0,2,67,0,1,152,3,5,4,57,58,4,8,19,4,0,3,4,0,1,4,11,1,4,0,4,4,0,335,75,0,16,84,0,17,105,3,4,4,0,5,103,2,1,4,18,2,4,0,1,148,19,2,4,0,75,76,0,2,4,0,2,85,0,4,4,0,6,103,5,1,4,1,3,4,9,3,131],[13,1,14,46,2,68,0,1,4,141,9,4,17,3,4,0,2,4,0,333,76,0,16,85,0,17,106,7,5,4,23,1,149,21,3,4,0,69,77,0,3,118,2,2,86,4,6,4,19,3,4],[13,1,12,46,2,4,173,3,4,0,320,77,0,10,118,0,1,4,0,15,86,0,13,85,0,1,144,0,3,153,7,5,4,23,1,4,24,3,4,0,63,78,0,2,98,0,1,143,0,2,4,0,1,119,2,2,4,8,2,4,20,2,4],[13,1,43,47,1,4,176,4,4,0,304,78,0,10,98,0,2,150,0,6,4,0,4,119,1,9,4,0,2,86,0,4,111,0,13,86,0,1,4,0,3,4,63,14,4,0,47,79,0,2,126,0,2,4,0,1,4,2,1,4],[13,1,14,228,25,4,0,279,79,0,10,4,0,2,4,6,4,4,10,2,4,0,4,4,0,3,4,0,9,86,0,1,111,2,2,4,71,6,4,0,7,4,0,35,80,0,5,90,0,1,4,0,1,138],[13,1,12,238,15,4,0,6,4,0,244,80,0,29,90,35,3,4,3,1,4,0,8,145,0,1,4,88,35,81,0,2,4,0,2,91,0,1,108,1,1,4],[13,1,44,259,4,4,0,237,81,0,3,92,0,5,4,0,22,91,0,2,108,42,4,4,0,4,143,89,3,4,0,24,82,0,5,87,0,2,108,0,1,112,2,2,91,0,1,4],[13,1,14,263,9,4,0,162,82,0,57,87,0,9,112,0,2,4,0,1,108,5,3,4,0,19,91,0,1,4,0,1,6,46,4,4,92,9,4,0,13,82,0,2,108,0,5,4,0,1,4,0,1,6,0,1,4,2,2,91],[13,1,12,272,13,4,0,147,82,0,2,108,0,57,4,0,9,4,2,1,4,8,9,4,0,10,91,1,1,4,148,3,4,0,13,4,0,2,4,3,2,4,1,1,4,3,1,4,0,1,123],[13,1,4,280,5,4,0,29,4,0,100,83,0,16,97,0,2,108,0,2,4,43,14,4,0,9,4,14,6,4,0,4,4,0,3,91,0,3,123,179,1,4],[13,1,4,313,1,4,0,14,4,0,82,82,0,4,96,0,16,4,0,1,4,0,1,6,82,6,4,4,1,4,0,2,91,0,3,4],[341,1,4,0,49,4,0,28,83,0,4,108,0,1,134,0,4,4,4,12,4,1,1,4,93,2,4,1,2,4],[379,8,4,0,3,9,0,1,157,0,5,4,0,23,82,0,4,4,0,1,4,3,1,4,15,1,4],[396,19,4,0,4,108],[408,5,4,0,2,9,0,3,4,0,1,6],[418,1,4]]; +let numTicks = 882; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.data.js index 8794312..ad5a2d0 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~buildClassMap :16:23","~_loop_1 :18:28","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~(anonymous) :8:41","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3297184","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1916623","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :26191:73","~(anonymous) :27607:53","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Ve :119:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~ai :222:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~se :109:12","~_resolveTokens :258:24","~Button_styles_baseTokens :505:41","~memoizedFunction :73:37","~_normalizeArg :100:23","~Lf :148:288","~M :15:11","~result :35:27","~TextView :9:25","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~extractRules :284:22","~_loop_1 :313:44","~expandQuads :355:21","~Stylesheet.classNameFromKey :106:54","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~Stylesheet.getInstance :57:39","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~toArray :21:248","~V :20:247","~Q :16:293","~S :18:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~tc :55:12","~qc :49:12","~pc :48:127","~enabledTokens :543:30","~useContext :22:403","~If :147:394","~__rest :61:16","~Ig :185:375","~(anonymous) :1573:104","~(anonymous) :32:104","~sg :154:239","~rg :154:12","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Button_view_deriveRootType :894:36","~getSlots :109:18","~_resolveTokens :75:24","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~(anonymous) :1577:100","~(anonymous) :30:100","~_loop_1 :113:28","~Je :114:12","~expandSelector :272:24","~_translateShorthand :150:29","~xe :110:125","~Af :136:12","~ButtonSlots :871:28","~_getCustomizations :285:28","~he :101:184","~ge :101:12","~R :17:11","~c :138:170","~lh :194:140","~re :108:12","~T :19:239","~we :110:12","~Id :87:12","~M :186:11","~qe :107:12","~(anonymous) :3:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,922,7],[0,1,1,0,922,8],[0,1,2,0,922,9],[0,1,3,0,922,10],[0,1,4,0,922,11],[0,1,5,0,922,12],[0,1,4,0,16,10,0,1,49,0,905,52],[0,1,6,0,1,13,0,3,15,0,12,20,0,1,4,0,905,53],[0,1,4,0,1,12,0,3,12,0,12,12,0,1,50,0,905,54],[0,1,4,0,1,10,0,3,10,0,12,4,0,1,51,0,905,55],[1,1,14,0,3,16,0,12,21,0,1,4,0,905,56],[1,1,4,0,2,4,0,1,12,0,12,22,0,1,4,0,905,57],[1,1,4,1,1,4,0,1,17,0,12,10,1,905,58],[4,1,18,0,9,23,0,2,46,0,1,48,1,905,59],[4,1,4,0,9,12,0,2,12,0,1,4,1,905,60],[4,1,19,0,9,10,0,2,10,0,1,4,1,905,61],[5,9,24,0,2,47,2,905,62],[5,1,4,0,8,12,0,1,4,0,1,12,2,903,63,0,2,165],[5,1,4,0,3,10,0,1,35,0,1,39,0,1,43,0,1,44,0,1,45,0,1,4,0,1,45,2,1,4,0,902,64,0,2,166],[6,1,25,0,1,33,0,1,37,0,1,36,0,1,40,0,1,41,0,1,4,0,1,4,1,1,4,3,13,4,0,788,65,0,101,82,0,2,167],[6,1,12,0,1,12,0,1,12,0,1,4,0,1,41,0,1,4,0,1,4,0,1,4,18,7,4,0,28,66,0,744,74,0,5,97,0,1,129,0,1,146,0,2,149,0,43,4,0,16,7,0,7,92,0,15,122,0,2,127,0,8,142,0,5,157,0,3,158,0,1,160,0,1,163,0,2,168],[6,1,10,0,1,10,0,1,10,1,1,42,0,1,4,27,2,4,0,26,67,0,9,4,0,602,75,0,133,99,0,3,4,0,1,127,0,1,153,0,1,4,0,1,4,0,2,4,40,3,4,0,16,4,0,4,4,0,3,161,0,11,4,0,4,123,0,2,4,0,8,7,0,5,4,0,3,4,0,1,4,0,1,4,0,1,169,0,1,172],[6,1,26,0,1,34,0,1,38,1,1,4,30,5,4,0,11,68,0,8,70,0,1,150,0,1,156,9,64,4,0,1,76,0,1,79,0,415,83,0,94,93,0,10,113,0,4,126,0,6,139,0,1,151,0,6,152,0,6,4,0,97,100,0,20,109,0,6,120,0,1,126,0,3,140,3,1,4,0,1,154,67,3,4,7,4,4,0,4,124,2,8,4,4,1,4,5,1,170,0,1,171],[6,1,12,0,1,4,0,1,4,1,1,4,35,1,4,0,10,69,0,1,4,0,7,71,0,1,4,0,1,4,54,19,4,0,1,4,0,1,80,0,3,4,0,393,84,0,9,128,0,7,135,0,2,138,0,1,164,0,68,4,0,26,93,0,2,4,0,8,114,0,2,4,0,2,162,0,1,4,0,5,145,0,1,4,0,1,4,0,5,121,6,7,4,0,74,85,0,7,128,0,9,135,0,13,4,0,2,130,0,5,134,0,1,4,0,5,121,0,1,162,0,3,4,4,1,4,81,4,4,20,1,171,0,1,4],[6,1,10,0,1,4,0,1,4,38,3,4,0,6,70,0,1,150,1,3,4,0,4,72,66,9,4,0,1,77,0,1,81,3,4,4,0,389,85,0,9,4,0,2,4,0,5,136,0,2,4,0,1,4,4,64,4,0,22,4,0,3,94,0,1,125,1,1,4,0,1,4,0,7,115,2,2,4,1,5,4,2,5,4,13,1,4,0,69,86,0,4,103,0,7,4,0,2,4,0,7,136,6,1,4,0,6,110,0,1,4,0,1,131,0,5,4,1,5,4,0,1,4,113,1,4],[6,1,27,43,2,4,0,3,71,0,1,73,0,1,4,4,4,4,75,1,78,0,1,4,5,2,4,0,8,4,0,359,86,0,9,103,0,13,116,5,4,4,2,1,4,0,4,137,16,55,4,9,13,4,0,3,4,0,1,4,3,4,4,0,3,132,31,69,87,0,4,104,4,3,4,2,3,4,0,4,137,7,6,111,1,1,4],[6,1,12,45,1,4,0,2,72,0,1,4,84,1,4,15,1,4,0,2,4,0,357,87,0,9,104,0,13,117,12,4,4,90,3,4,1,2,4,8,2,4,0,1,133,31,1,4,0,65,88,0,3,95,0,1,4,0,3,119,12,4,4,7,6,4],[6,1,10,46,2,4,85,1,4,18,6,4,0,345,88,0,6,95,0,9,119,0,3,4,0,7,104,0,2,118,0,1,155,13,3,4,106,1,4,32,6,4,0,57,89,0,2,98,0,2,4,0,1,96,1,3,4,14,2,4,11,2,4],[6,1,28,158,10,4,0,322,89,0,11,98,0,2,148,0,4,4,0,2,96,0,7,4,0,1,119,0,1,159,3,1,4,0,6,119,0,2,4,0,1,4,161,11,4,0,45,79,0,1,143,0,2,4,2,1,4],[6,1,12,166,2,4,0,21,4,0,300,79,0,1,143,0,11,4,0,2,4,4,2,4,7,1,4,0,1,4,4,2,4,0,1,119,0,3,159,1,1,4,165,8,4,0,3,4,0,31,80,0,11,90,0,1,144],[6,1,10,177,12,4,0,12,4,0,255,80,0,33,90,0,1,144,34,1,4,0,3,4,178,1,4,0,30,101,0,4,4,0,7,91,0,1,4],[6,1,29,193,8,4,0,4,4,0,2,81,0,249,101,0,6,4,0,26,91,0,1,112,0,1,4,37,1,4,179,1,4,0,7,102,0,21,105,0,1,108,4,2,4,0,5,91],[6,1,12,197,3,4,0,1,19,4,1,4,0,1,112,0,8,4,0,70,102,0,165,105,0,6,108,6,1,4,0,25,91,0,1,4,219,7,4,0,3,4,0,18,105,0,1,4,6,3,4,0,2,91],[6,1,10,206,1,4,8,70,4,0,9,4,0,155,105,0,1,112,0,6,4,7,9,4,0,16,91,225,2,4,3,17,4,0,1,112,10,1,4,0,1,141],[6,1,30,262,23,4,7,2,4,0,23,4,0,111,106,0,21,107,0,1,4,0,6,4,12,4,4,0,7,4,0,7,91,0,2,141,246,1,4,0,1,4,11,1,4],[6,1,12,317,19,4,0,87,105,0,5,147,0,21,4,20,3,4,7,2,4,0,5,91,0,2,4],[6,1,10,334,2,4,0,54,4,0,29,106,0,4,112,0,5,4,8,12,4,0,1,19,32,5,4,1,1,4],[6,1,31,372,11,4,0,7,19,0,4,4,0,25,105,0,4,4,24,1,4],[6,1,12,394,23,4,0,2,112],[6,1,32,411,4,4,0,2,19,0,2,4],[6,1,4],[6,1,4]]; -numTicks = 923; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~buildClassMap :16:23","~_loop_1 :18:28","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~(anonymous) :8:41","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3297184","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1916623","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :26191:73","~(anonymous) :27607:53","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Ve :119:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~ai :222:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~se :109:12","~_resolveTokens :258:24","~Button_styles_baseTokens :505:41","~memoizedFunction :73:37","~_normalizeArg :100:23","~Lf :148:288","~M :15:11","~result :35:27","~TextView :9:25","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~extractRules :284:22","~_loop_1 :313:44","~expandQuads :355:21","~Stylesheet.classNameFromKey :106:54","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~Stylesheet.getInstance :57:39","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~toArray :21:248","~V :20:247","~Q :16:293","~S :18:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~tc :55:12","~qc :49:12","~pc :48:127","~enabledTokens :543:30","~useContext :22:403","~If :147:394","~__rest :61:16","~Ig :185:375","~(anonymous) :1573:104","~(anonymous) :32:104","~sg :154:239","~rg :154:12","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Button_view_deriveRootType :894:36","~getSlots :109:18","~_resolveTokens :75:24","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~(anonymous) :1577:100","~(anonymous) :30:100","~_loop_1 :113:28","~Je :114:12","~expandSelector :272:24","~_translateShorthand :150:29","~xe :110:125","~Af :136:12","~ButtonSlots :871:28","~_getCustomizations :285:28","~he :101:184","~ge :101:12","~R :17:11","~c :138:170","~lh :194:140","~re :108:12","~T :19:239","~we :110:12","~Id :87:12","~M :186:11","~qe :107:12","~(anonymous) :3:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,922,7],[0,1,1,0,922,8],[0,1,2,0,922,9],[0,1,3,0,922,10],[0,1,4,0,922,11],[0,1,5,0,922,12],[0,1,4,0,16,10,0,1,49,0,905,52],[0,1,6,0,1,13,0,3,15,0,12,20,0,1,4,0,905,53],[0,1,4,0,1,12,0,3,12,0,12,12,0,1,50,0,905,54],[0,1,4,0,1,10,0,3,10,0,12,4,0,1,51,0,905,55],[1,1,14,0,3,16,0,12,21,0,1,4,0,905,56],[1,1,4,0,2,4,0,1,12,0,12,22,0,1,4,0,905,57],[1,1,4,1,1,4,0,1,17,0,12,10,1,905,58],[4,1,18,0,9,23,0,2,46,0,1,48,1,905,59],[4,1,4,0,9,12,0,2,12,0,1,4,1,905,60],[4,1,19,0,9,10,0,2,10,0,1,4,1,905,61],[5,9,24,0,2,47,2,905,62],[5,1,4,0,8,12,0,1,4,0,1,12,2,903,63,0,2,165],[5,1,4,0,3,10,0,1,35,0,1,39,0,1,43,0,1,44,0,1,45,0,1,4,0,1,45,2,1,4,0,902,64,0,2,166],[6,1,25,0,1,33,0,1,37,0,1,36,0,1,40,0,1,41,0,1,4,0,1,4,1,1,4,3,13,4,0,788,65,0,101,82,0,2,167],[6,1,12,0,1,12,0,1,12,0,1,4,0,1,41,0,1,4,0,1,4,0,1,4,18,7,4,0,28,66,0,744,74,0,5,97,0,1,129,0,1,146,0,2,149,0,43,4,0,16,7,0,7,92,0,15,122,0,2,127,0,8,142,0,5,157,0,3,158,0,1,160,0,1,163,0,2,168],[6,1,10,0,1,10,0,1,10,1,1,42,0,1,4,27,2,4,0,26,67,0,9,4,0,602,75,0,133,99,0,3,4,0,1,127,0,1,153,0,1,4,0,1,4,0,2,4,40,3,4,0,16,4,0,4,4,0,3,161,0,11,4,0,4,123,0,2,4,0,8,7,0,5,4,0,3,4,0,1,4,0,1,4,0,1,169,0,1,172],[6,1,26,0,1,34,0,1,38,1,1,4,30,5,4,0,11,68,0,8,70,0,1,150,0,1,156,9,64,4,0,1,76,0,1,79,0,415,83,0,94,93,0,10,113,0,4,126,0,6,139,0,1,151,0,6,152,0,6,4,0,97,100,0,20,109,0,6,120,0,1,126,0,3,140,3,1,4,0,1,154,67,3,4,7,4,4,0,4,124,2,8,4,4,1,4,5,1,170,0,1,171],[6,1,12,0,1,4,0,1,4,1,1,4,35,1,4,0,10,69,0,1,4,0,7,71,0,1,4,0,1,4,54,19,4,0,1,4,0,1,80,0,3,4,0,393,84,0,9,128,0,7,135,0,2,138,0,1,164,0,68,4,0,26,93,0,2,4,0,8,114,0,2,4,0,2,162,0,1,4,0,5,145,0,1,4,0,1,4,0,5,121,6,7,4,0,74,85,0,7,128,0,9,135,0,13,4,0,2,130,0,5,134,0,1,4,0,5,121,0,1,162,0,3,4,4,1,4,81,4,4,20,1,171,0,1,4],[6,1,10,0,1,4,0,1,4,38,3,4,0,6,70,0,1,150,1,3,4,0,4,72,66,9,4,0,1,77,0,1,81,3,4,4,0,389,85,0,9,4,0,2,4,0,5,136,0,2,4,0,1,4,4,64,4,0,22,4,0,3,94,0,1,125,1,1,4,0,1,4,0,7,115,2,2,4,1,5,4,2,5,4,13,1,4,0,69,86,0,4,103,0,7,4,0,2,4,0,7,136,6,1,4,0,6,110,0,1,4,0,1,131,0,5,4,1,5,4,0,1,4,113,1,4],[6,1,27,43,2,4,0,3,71,0,1,73,0,1,4,4,4,4,75,1,78,0,1,4,5,2,4,0,8,4,0,359,86,0,9,103,0,13,116,5,4,4,2,1,4,0,4,137,16,55,4,9,13,4,0,3,4,0,1,4,3,4,4,0,3,132,31,69,87,0,4,104,4,3,4,2,3,4,0,4,137,7,6,111,1,1,4],[6,1,12,45,1,4,0,2,72,0,1,4,84,1,4,15,1,4,0,2,4,0,357,87,0,9,104,0,13,117,12,4,4,90,3,4,1,2,4,8,2,4,0,1,133,31,1,4,0,65,88,0,3,95,0,1,4,0,3,119,12,4,4,7,6,4],[6,1,10,46,2,4,85,1,4,18,6,4,0,345,88,0,6,95,0,9,119,0,3,4,0,7,104,0,2,118,0,1,155,13,3,4,106,1,4,32,6,4,0,57,89,0,2,98,0,2,4,0,1,96,1,3,4,14,2,4,11,2,4],[6,1,28,158,10,4,0,322,89,0,11,98,0,2,148,0,4,4,0,2,96,0,7,4,0,1,119,0,1,159,3,1,4,0,6,119,0,2,4,0,1,4,161,11,4,0,45,79,0,1,143,0,2,4,2,1,4],[6,1,12,166,2,4,0,21,4,0,300,79,0,1,143,0,11,4,0,2,4,4,2,4,7,1,4,0,1,4,4,2,4,0,1,119,0,3,159,1,1,4,165,8,4,0,3,4,0,31,80,0,11,90,0,1,144],[6,1,10,177,12,4,0,12,4,0,255,80,0,33,90,0,1,144,34,1,4,0,3,4,178,1,4,0,30,101,0,4,4,0,7,91,0,1,4],[6,1,29,193,8,4,0,4,4,0,2,81,0,249,101,0,6,4,0,26,91,0,1,112,0,1,4,37,1,4,179,1,4,0,7,102,0,21,105,0,1,108,4,2,4,0,5,91],[6,1,12,197,3,4,0,1,19,4,1,4,0,1,112,0,8,4,0,70,102,0,165,105,0,6,108,6,1,4,0,25,91,0,1,4,219,7,4,0,3,4,0,18,105,0,1,4,6,3,4,0,2,91],[6,1,10,206,1,4,8,70,4,0,9,4,0,155,105,0,1,112,0,6,4,7,9,4,0,16,91,225,2,4,3,17,4,0,1,112,10,1,4,0,1,141],[6,1,30,262,23,4,7,2,4,0,23,4,0,111,106,0,21,107,0,1,4,0,6,4,12,4,4,0,7,4,0,7,91,0,2,141,246,1,4,0,1,4,11,1,4],[6,1,12,317,19,4,0,87,105,0,5,147,0,21,4,20,3,4,7,2,4,0,5,91,0,2,4],[6,1,10,334,2,4,0,54,4,0,29,106,0,4,112,0,5,4,8,12,4,0,1,19,32,5,4,1,1,4],[6,1,31,372,11,4,0,7,19,0,4,4,0,25,105,0,4,4,24,1,4],[6,1,12,394,23,4,0,2,112],[6,1,32,411,4,4,0,2,19,0,2,4],[6,1,4],[6,1,4]]; +let numTicks = 923; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.html b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.html index 366494b..8b57de7 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButtonNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~buildClassMap :16:23","~_loop_1 :18:28","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~(anonymous) :8:41","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3297184","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1916623","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :26191:73","~(anonymous) :27607:53","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Ve :119:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~ai :222:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~se :109:12","~_resolveTokens :258:24","~Button_styles_baseTokens :505:41","~memoizedFunction :73:37","~_normalizeArg :100:23","~Lf :148:288","~M :15:11","~result :35:27","~TextView :9:25","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~extractRules :284:22","~_loop_1 :313:44","~expandQuads :355:21","~Stylesheet.classNameFromKey :106:54","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~Stylesheet.getInstance :57:39","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~toArray :21:248","~V :20:247","~Q :16:293","~S :18:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~tc :55:12","~qc :49:12","~pc :48:127","~enabledTokens :543:30","~useContext :22:403","~If :147:394","~__rest :61:16","~Ig :185:375","~(anonymous) :1573:104","~(anonymous) :32:104","~sg :154:239","~rg :154:12","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Button_view_deriveRootType :894:36","~getSlots :109:18","~_resolveTokens :75:24","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~(anonymous) :1577:100","~(anonymous) :30:100","~_loop_1 :113:28","~Je :114:12","~expandSelector :272:24","~_translateShorthand :150:29","~xe :110:125","~Af :136:12","~ButtonSlots :871:28","~_getCustomizations :285:28","~he :101:184","~ge :101:12","~R :17:11","~c :138:170","~lh :194:140","~re :108:12","~T :19:239","~we :110:12","~Id :87:12","~M :186:11","~qe :107:12","~(anonymous) :3:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,922,7],[0,1,1,0,922,8],[0,1,2,0,922,9],[0,1,3,0,922,10],[0,1,4,0,922,11],[0,1,5,0,922,12],[0,1,4,0,16,10,0,1,49,0,905,52],[0,1,6,0,1,13,0,3,15,0,12,20,0,1,4,0,905,53],[0,1,4,0,1,12,0,3,12,0,12,12,0,1,50,0,905,54],[0,1,4,0,1,10,0,3,10,0,12,4,0,1,51,0,905,55],[1,1,14,0,3,16,0,12,21,0,1,4,0,905,56],[1,1,4,0,2,4,0,1,12,0,12,22,0,1,4,0,905,57],[1,1,4,1,1,4,0,1,17,0,12,10,1,905,58],[4,1,18,0,9,23,0,2,46,0,1,48,1,905,59],[4,1,4,0,9,12,0,2,12,0,1,4,1,905,60],[4,1,19,0,9,10,0,2,10,0,1,4,1,905,61],[5,9,24,0,2,47,2,905,62],[5,1,4,0,8,12,0,1,4,0,1,12,2,903,63,0,2,165],[5,1,4,0,3,10,0,1,35,0,1,39,0,1,43,0,1,44,0,1,45,0,1,4,0,1,45,2,1,4,0,902,64,0,2,166],[6,1,25,0,1,33,0,1,37,0,1,36,0,1,40,0,1,41,0,1,4,0,1,4,1,1,4,3,13,4,0,788,65,0,101,82,0,2,167],[6,1,12,0,1,12,0,1,12,0,1,4,0,1,41,0,1,4,0,1,4,0,1,4,18,7,4,0,28,66,0,744,74,0,5,97,0,1,129,0,1,146,0,2,149,0,43,4,0,16,7,0,7,92,0,15,122,0,2,127,0,8,142,0,5,157,0,3,158,0,1,160,0,1,163,0,2,168],[6,1,10,0,1,10,0,1,10,1,1,42,0,1,4,27,2,4,0,26,67,0,9,4,0,602,75,0,133,99,0,3,4,0,1,127,0,1,153,0,1,4,0,1,4,0,2,4,40,3,4,0,16,4,0,4,4,0,3,161,0,11,4,0,4,123,0,2,4,0,8,7,0,5,4,0,3,4,0,1,4,0,1,4,0,1,169,0,1,172],[6,1,26,0,1,34,0,1,38,1,1,4,30,5,4,0,11,68,0,8,70,0,1,150,0,1,156,9,64,4,0,1,76,0,1,79,0,415,83,0,94,93,0,10,113,0,4,126,0,6,139,0,1,151,0,6,152,0,6,4,0,97,100,0,20,109,0,6,120,0,1,126,0,3,140,3,1,4,0,1,154,67,3,4,7,4,4,0,4,124,2,8,4,4,1,4,5,1,170,0,1,171],[6,1,12,0,1,4,0,1,4,1,1,4,35,1,4,0,10,69,0,1,4,0,7,71,0,1,4,0,1,4,54,19,4,0,1,4,0,1,80,0,3,4,0,393,84,0,9,128,0,7,135,0,2,138,0,1,164,0,68,4,0,26,93,0,2,4,0,8,114,0,2,4,0,2,162,0,1,4,0,5,145,0,1,4,0,1,4,0,5,121,6,7,4,0,74,85,0,7,128,0,9,135,0,13,4,0,2,130,0,5,134,0,1,4,0,5,121,0,1,162,0,3,4,4,1,4,81,4,4,20,1,171,0,1,4],[6,1,10,0,1,4,0,1,4,38,3,4,0,6,70,0,1,150,1,3,4,0,4,72,66,9,4,0,1,77,0,1,81,3,4,4,0,389,85,0,9,4,0,2,4,0,5,136,0,2,4,0,1,4,4,64,4,0,22,4,0,3,94,0,1,125,1,1,4,0,1,4,0,7,115,2,2,4,1,5,4,2,5,4,13,1,4,0,69,86,0,4,103,0,7,4,0,2,4,0,7,136,6,1,4,0,6,110,0,1,4,0,1,131,0,5,4,1,5,4,0,1,4,113,1,4],[6,1,27,43,2,4,0,3,71,0,1,73,0,1,4,4,4,4,75,1,78,0,1,4,5,2,4,0,8,4,0,359,86,0,9,103,0,13,116,5,4,4,2,1,4,0,4,137,16,55,4,9,13,4,0,3,4,0,1,4,3,4,4,0,3,132,31,69,87,0,4,104,4,3,4,2,3,4,0,4,137,7,6,111,1,1,4],[6,1,12,45,1,4,0,2,72,0,1,4,84,1,4,15,1,4,0,2,4,0,357,87,0,9,104,0,13,117,12,4,4,90,3,4,1,2,4,8,2,4,0,1,133,31,1,4,0,65,88,0,3,95,0,1,4,0,3,119,12,4,4,7,6,4],[6,1,10,46,2,4,85,1,4,18,6,4,0,345,88,0,6,95,0,9,119,0,3,4,0,7,104,0,2,118,0,1,155,13,3,4,106,1,4,32,6,4,0,57,89,0,2,98,0,2,4,0,1,96,1,3,4,14,2,4,11,2,4],[6,1,28,158,10,4,0,322,89,0,11,98,0,2,148,0,4,4,0,2,96,0,7,4,0,1,119,0,1,159,3,1,4,0,6,119,0,2,4,0,1,4,161,11,4,0,45,79,0,1,143,0,2,4,2,1,4],[6,1,12,166,2,4,0,21,4,0,300,79,0,1,143,0,11,4,0,2,4,4,2,4,7,1,4,0,1,4,4,2,4,0,1,119,0,3,159,1,1,4,165,8,4,0,3,4,0,31,80,0,11,90,0,1,144],[6,1,10,177,12,4,0,12,4,0,255,80,0,33,90,0,1,144,34,1,4,0,3,4,178,1,4,0,30,101,0,4,4,0,7,91,0,1,4],[6,1,29,193,8,4,0,4,4,0,2,81,0,249,101,0,6,4,0,26,91,0,1,112,0,1,4,37,1,4,179,1,4,0,7,102,0,21,105,0,1,108,4,2,4,0,5,91],[6,1,12,197,3,4,0,1,19,4,1,4,0,1,112,0,8,4,0,70,102,0,165,105,0,6,108,6,1,4,0,25,91,0,1,4,219,7,4,0,3,4,0,18,105,0,1,4,6,3,4,0,2,91],[6,1,10,206,1,4,8,70,4,0,9,4,0,155,105,0,1,112,0,6,4,7,9,4,0,16,91,225,2,4,3,17,4,0,1,112,10,1,4,0,1,141],[6,1,30,262,23,4,7,2,4,0,23,4,0,111,106,0,21,107,0,1,4,0,6,4,12,4,4,0,7,4,0,7,91,0,2,141,246,1,4,0,1,4,11,1,4],[6,1,12,317,19,4,0,87,105,0,5,147,0,21,4,20,3,4,7,2,4,0,5,91,0,2,4],[6,1,10,334,2,4,0,54,4,0,29,106,0,4,112,0,5,4,8,12,4,0,1,19,32,5,4,1,1,4],[6,1,31,372,11,4,0,7,19,0,4,4,0,25,105,0,4,4,24,1,4],[6,1,12,394,23,4,0,2,112],[6,1,32,411,4,4,0,2,19,0,2,4],[6,1,4],[6,1,4]]; -numTicks = 923; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~buildClassMap :16:23","~_loop_1 :18:28","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~(anonymous) :8:41","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3297184","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1916623","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) :26191:73","~(anonymous) :27607:53","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Ve :119:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~ai :222:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~se :109:12","~_resolveTokens :258:24","~Button_styles_baseTokens :505:41","~memoizedFunction :73:37","~_normalizeArg :100:23","~Lf :148:288","~M :15:11","~result :35:27","~TextView :9:25","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~extractRules :284:22","~_loop_1 :313:44","~expandQuads :355:21","~Stylesheet.classNameFromKey :106:54","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~Stylesheet.getInstance :57:39","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~toArray :21:248","~V :20:247","~Q :16:293","~S :18:11","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~tc :55:12","~qc :49:12","~pc :48:127","~enabledTokens :543:30","~useContext :22:403","~If :147:394","~__rest :61:16","~Ig :185:375","~(anonymous) :1573:104","~(anonymous) :32:104","~sg :154:239","~rg :154:12","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Button_view_deriveRootType :894:36","~getSlots :109:18","~_resolveTokens :75:24","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~(anonymous) :1577:100","~(anonymous) :30:100","~_loop_1 :113:28","~Je :114:12","~expandSelector :272:24","~_translateShorthand :150:29","~xe :110:125","~Af :136:12","~ButtonSlots :871:28","~_getCustomizations :285:28","~he :101:184","~ge :101:12","~R :17:11","~c :138:170","~lh :194:140","~re :108:12","~T :19:239","~we :110:12","~Id :87:12","~M :186:11","~qe :107:12","~(anonymous) :3:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,922,7],[0,1,1,0,922,8],[0,1,2,0,922,9],[0,1,3,0,922,10],[0,1,4,0,922,11],[0,1,5,0,922,12],[0,1,4,0,16,10,0,1,49,0,905,52],[0,1,6,0,1,13,0,3,15,0,12,20,0,1,4,0,905,53],[0,1,4,0,1,12,0,3,12,0,12,12,0,1,50,0,905,54],[0,1,4,0,1,10,0,3,10,0,12,4,0,1,51,0,905,55],[1,1,14,0,3,16,0,12,21,0,1,4,0,905,56],[1,1,4,0,2,4,0,1,12,0,12,22,0,1,4,0,905,57],[1,1,4,1,1,4,0,1,17,0,12,10,1,905,58],[4,1,18,0,9,23,0,2,46,0,1,48,1,905,59],[4,1,4,0,9,12,0,2,12,0,1,4,1,905,60],[4,1,19,0,9,10,0,2,10,0,1,4,1,905,61],[5,9,24,0,2,47,2,905,62],[5,1,4,0,8,12,0,1,4,0,1,12,2,903,63,0,2,165],[5,1,4,0,3,10,0,1,35,0,1,39,0,1,43,0,1,44,0,1,45,0,1,4,0,1,45,2,1,4,0,902,64,0,2,166],[6,1,25,0,1,33,0,1,37,0,1,36,0,1,40,0,1,41,0,1,4,0,1,4,1,1,4,3,13,4,0,788,65,0,101,82,0,2,167],[6,1,12,0,1,12,0,1,12,0,1,4,0,1,41,0,1,4,0,1,4,0,1,4,18,7,4,0,28,66,0,744,74,0,5,97,0,1,129,0,1,146,0,2,149,0,43,4,0,16,7,0,7,92,0,15,122,0,2,127,0,8,142,0,5,157,0,3,158,0,1,160,0,1,163,0,2,168],[6,1,10,0,1,10,0,1,10,1,1,42,0,1,4,27,2,4,0,26,67,0,9,4,0,602,75,0,133,99,0,3,4,0,1,127,0,1,153,0,1,4,0,1,4,0,2,4,40,3,4,0,16,4,0,4,4,0,3,161,0,11,4,0,4,123,0,2,4,0,8,7,0,5,4,0,3,4,0,1,4,0,1,4,0,1,169,0,1,172],[6,1,26,0,1,34,0,1,38,1,1,4,30,5,4,0,11,68,0,8,70,0,1,150,0,1,156,9,64,4,0,1,76,0,1,79,0,415,83,0,94,93,0,10,113,0,4,126,0,6,139,0,1,151,0,6,152,0,6,4,0,97,100,0,20,109,0,6,120,0,1,126,0,3,140,3,1,4,0,1,154,67,3,4,7,4,4,0,4,124,2,8,4,4,1,4,5,1,170,0,1,171],[6,1,12,0,1,4,0,1,4,1,1,4,35,1,4,0,10,69,0,1,4,0,7,71,0,1,4,0,1,4,54,19,4,0,1,4,0,1,80,0,3,4,0,393,84,0,9,128,0,7,135,0,2,138,0,1,164,0,68,4,0,26,93,0,2,4,0,8,114,0,2,4,0,2,162,0,1,4,0,5,145,0,1,4,0,1,4,0,5,121,6,7,4,0,74,85,0,7,128,0,9,135,0,13,4,0,2,130,0,5,134,0,1,4,0,5,121,0,1,162,0,3,4,4,1,4,81,4,4,20,1,171,0,1,4],[6,1,10,0,1,4,0,1,4,38,3,4,0,6,70,0,1,150,1,3,4,0,4,72,66,9,4,0,1,77,0,1,81,3,4,4,0,389,85,0,9,4,0,2,4,0,5,136,0,2,4,0,1,4,4,64,4,0,22,4,0,3,94,0,1,125,1,1,4,0,1,4,0,7,115,2,2,4,1,5,4,2,5,4,13,1,4,0,69,86,0,4,103,0,7,4,0,2,4,0,7,136,6,1,4,0,6,110,0,1,4,0,1,131,0,5,4,1,5,4,0,1,4,113,1,4],[6,1,27,43,2,4,0,3,71,0,1,73,0,1,4,4,4,4,75,1,78,0,1,4,5,2,4,0,8,4,0,359,86,0,9,103,0,13,116,5,4,4,2,1,4,0,4,137,16,55,4,9,13,4,0,3,4,0,1,4,3,4,4,0,3,132,31,69,87,0,4,104,4,3,4,2,3,4,0,4,137,7,6,111,1,1,4],[6,1,12,45,1,4,0,2,72,0,1,4,84,1,4,15,1,4,0,2,4,0,357,87,0,9,104,0,13,117,12,4,4,90,3,4,1,2,4,8,2,4,0,1,133,31,1,4,0,65,88,0,3,95,0,1,4,0,3,119,12,4,4,7,6,4],[6,1,10,46,2,4,85,1,4,18,6,4,0,345,88,0,6,95,0,9,119,0,3,4,0,7,104,0,2,118,0,1,155,13,3,4,106,1,4,32,6,4,0,57,89,0,2,98,0,2,4,0,1,96,1,3,4,14,2,4,11,2,4],[6,1,28,158,10,4,0,322,89,0,11,98,0,2,148,0,4,4,0,2,96,0,7,4,0,1,119,0,1,159,3,1,4,0,6,119,0,2,4,0,1,4,161,11,4,0,45,79,0,1,143,0,2,4,2,1,4],[6,1,12,166,2,4,0,21,4,0,300,79,0,1,143,0,11,4,0,2,4,4,2,4,7,1,4,0,1,4,4,2,4,0,1,119,0,3,159,1,1,4,165,8,4,0,3,4,0,31,80,0,11,90,0,1,144],[6,1,10,177,12,4,0,12,4,0,255,80,0,33,90,0,1,144,34,1,4,0,3,4,178,1,4,0,30,101,0,4,4,0,7,91,0,1,4],[6,1,29,193,8,4,0,4,4,0,2,81,0,249,101,0,6,4,0,26,91,0,1,112,0,1,4,37,1,4,179,1,4,0,7,102,0,21,105,0,1,108,4,2,4,0,5,91],[6,1,12,197,3,4,0,1,19,4,1,4,0,1,112,0,8,4,0,70,102,0,165,105,0,6,108,6,1,4,0,25,91,0,1,4,219,7,4,0,3,4,0,18,105,0,1,4,6,3,4,0,2,91],[6,1,10,206,1,4,8,70,4,0,9,4,0,155,105,0,1,112,0,6,4,7,9,4,0,16,91,225,2,4,3,17,4,0,1,112,10,1,4,0,1,141],[6,1,30,262,23,4,7,2,4,0,23,4,0,111,106,0,21,107,0,1,4,0,6,4,12,4,4,0,7,4,0,7,91,0,2,141,246,1,4,0,1,4,11,1,4],[6,1,12,317,19,4,0,87,105,0,5,147,0,21,4,20,3,4,7,2,4,0,5,91,0,2,4],[6,1,10,334,2,4,0,54,4,0,29,106,0,4,112,0,5,4,8,12,4,0,1,19,32,5,4,1,1,4],[6,1,31,372,11,4,0,7,19,0,4,4,0,25,105,0,4,4,24,1,4],[6,1,12,394,23,4,0,2,112],[6,1,32,411,4,4,0,2,19,0,2,4],[6,1,4],[6,1,4]]; +let numTicks = 923; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.data.js index a4fc2e2..3312e41 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~merge :7:15","~_merge :25:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) :11674:64","~__extends :44:19","~styled :33:16","~(anonymous) :37:43","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3506725","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~ai :222:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~tc :55:12","~re :108:12","~oc :48:12","~assign :50:16","~filteredAssign :70:24","~DefaultButton.render :75:47","~se :109:12","~Ng :166:128","~getNativeProps :393:24","~(anonymous) :398:92","~(anonymous) :41:183","~Customizations.getSettings :31:43","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~M :15:11","~hc :44:101","~ComponentWithInjectedProps.render :39:72","~Ig :185:375","~qc :49:12","~pc :48:127","~xf :134:12","~Ve :119:12","~qe :107:12","~ge :101:12","~initializeFocusRects :22:30","~getWindow :22:19","~J :114:349","~lh :194:140","~get :370:23","~Cg :163:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~_normalizeArg :100:23","~ke :103:12","~BaseButton._hasText :525:46","~getId :98:15","~Id :87:12","~Af :136:12","~xe :110:125","~Lf :148:288","~he :101:184","~(anonymous) :1:88","~BaseButton._this._onRenderIcon :110:40","~memoizeFunction :63:25","~M :186:11","~get :377:23","~we :110:12","~Mf :148:385","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseComponent.componentDidMount :94:58"]; -levels = [[0,1,0,0,527,5],[0,1,1,0,1,1,0,526,6],[0,1,2,0,1,2,0,526,7],[0,1,3,0,1,3,0,526,8],[0,1,4,0,1,4,0,526,9],[1,1,4,0,526,10],[2,1,4,0,12,8,0,1,48,0,512,51],[2,1,4,0,1,11,0,2,14,0,9,22,0,1,4,0,512,52],[2,1,4,0,1,10,0,2,10,0,9,10,0,1,49,0,512,53],[3,1,8,0,2,8,0,9,4,0,1,50,0,512,54],[3,1,12,0,2,15,0,9,23,0,1,4,0,512,55],[3,1,10,0,2,10,0,9,24,0,1,4,0,512,56],[3,1,13,0,1,8,0,1,19,0,9,8,1,512,57],[3,1,4,0,1,16,0,1,20,0,7,25,0,1,45,0,1,47,1,512,58],[3,1,4,0,1,10,0,1,21,0,7,10,0,1,10,0,1,4,1,512,59],[3,1,4,0,1,8,0,1,4,0,7,8,0,1,8,0,1,4,1,512,60],[4,1,17,0,1,4,0,7,26,0,1,46,2,512,61],[4,1,10,1,1,4,0,6,10,0,1,10,2,503,62,0,9,139],[4,1,8,1,1,27,0,3,8,0,1,38,0,1,40,0,1,44,0,1,8,2,3,4,0,500,63,0,9,140],[4,1,18,2,2,28,0,1,43,0,1,39,0,1,41,0,1,4,0,1,4,5,28,4,0,332,64,0,140,79,0,9,141],[4,1,10,2,2,10,0,1,4,0,1,4,0,1,39,0,1,4,34,21,4,0,41,65,0,245,72,0,1,95,0,12,98,0,1,119,0,6,129,0,1,130,0,4,135,0,70,4,0,11,5,0,26,88,0,3,89,0,8,94,0,5,112,0,2,113,0,2,116,0,7,117,0,4,124,0,1,137,0,1,138,0,9,142],[4,1,4,2,2,8,0,1,4,0,1,4,0,1,42,56,2,4,0,39,66,0,2,4,0,158,73,0,78,80,0,1,107,0,6,110,0,1,4,0,1,4,0,6,99,0,4,104,0,1,132,0,1,4,0,6,4,0,1,131,0,4,4,69,1,4,0,10,4,0,1,27,0,17,4,0,4,90,0,5,108,0,3,4,0,7,4,0,1,127,0,5,4,0,2,4,0,2,4,0,7,4,0,1,4,0,3,5,0,1,4,0,1,4,0,1,143,0,2,144,0,6,145],[4,1,4,2,2,29,2,1,4,58,7,4,0,26,67,0,3,69,0,1,105,0,2,128,2,4,4,0,20,65,0,130,74,0,1,95,0,3,106,0,9,4,0,18,81,0,50,85,0,1,120,0,1,4,0,6,4,2,6,4,0,4,4,0,1,4,7,1,113,99,3,4,0,4,4,0,3,4,0,2,109,1,2,4,7,1,4,15,1,4,1,3,4,2,1,4,0,2,4,0,5,4,0,1,74],[7,2,10,2,1,4,65,9,4,0,17,68,0,2,70,0,1,111,0,1,4,0,2,4,6,3,4,0,17,66,0,2,4,0,108,75,0,20,93,0,1,4,0,3,104,9,1,4,0,17,82,0,17,4,0,16,82,0,11,86,0,5,126,0,1,134,0,1,121,27,1,4,109,2,4,1,2,4,38,1,146],[7,2,8,77,10,4,0,7,69,0,2,4,0,1,4,12,9,4,0,8,69,2,15,4,0,7,76,0,24,91,0,23,96,0,37,100,0,1,118,0,1,136,0,7,4,0,9,76,0,4,104,1,3,4,10,3,4,0,13,83,0,1,114,10,7,4,0,2,4,0,13,83,0,1,114,0,2,4,0,8,87,0,1,132,0,5,4,0,1,4,0,1,4,180,1,4],[7,2,30,87,1,4,0,6,70,24,2,4,0,5,70,0,1,111,17,6,4,0,1,77,0,13,4,0,11,92,0,1,4,0,22,92,0,2,4,0,35,101,0,1,4,0,1,4,5,2,4,0,6,4,0,3,123,0,4,4,17,1,4,0,12,84,0,1,115,19,3,4,0,10,84,0,1,115,2,8,4,0,1,4,4,1,4],[7,2,10,88,2,4,0,4,71,26,2,4,0,3,71,0,1,4,23,1,78,10,3,4,0,11,4,1,5,4,0,17,97,2,8,4,0,9,102,0,15,104,0,1,118,0,1,122,0,1,133,15,3,4,22,12,4,0,1,4,22,10,4,0,1,4,3,7,4],[7,2,8,90,4,4,28,3,4,24,1,36,30,17,4,7,3,4,0,1,4,0,7,103,0,1,104,0,15,4,0,1,4,0,1,4,0,1,4,44,7,4,0,1,27,28,5,4,7,4,4],[7,2,31,149,1,37,36,11,4,11,1,4,0,5,104,0,1,125,0,1,4],[7,2,10,149,1,37,59,5,4,0,1,4],[7,2,8,149,1,4],[7,2,32],[7,1,4,0,1,10],[7,1,4,0,1,33],[8,1,34],[8,1,35],[8,1,36],[8,1,37],[8,1,37],[8,1,4]]; -numTicks = 528; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~merge :7:15","~_merge :25:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) :11674:64","~__extends :44:19","~styled :33:16","~(anonymous) :37:43","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3506725","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~ai :222:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~tc :55:12","~re :108:12","~oc :48:12","~assign :50:16","~filteredAssign :70:24","~DefaultButton.render :75:47","~se :109:12","~Ng :166:128","~getNativeProps :393:24","~(anonymous) :398:92","~(anonymous) :41:183","~Customizations.getSettings :31:43","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~M :15:11","~hc :44:101","~ComponentWithInjectedProps.render :39:72","~Ig :185:375","~qc :49:12","~pc :48:127","~xf :134:12","~Ve :119:12","~qe :107:12","~ge :101:12","~initializeFocusRects :22:30","~getWindow :22:19","~J :114:349","~lh :194:140","~get :370:23","~Cg :163:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~_normalizeArg :100:23","~ke :103:12","~BaseButton._hasText :525:46","~getId :98:15","~Id :87:12","~Af :136:12","~xe :110:125","~Lf :148:288","~he :101:184","~(anonymous) :1:88","~BaseButton._this._onRenderIcon :110:40","~memoizeFunction :63:25","~M :186:11","~get :377:23","~we :110:12","~Mf :148:385","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseComponent.componentDidMount :94:58"]; +let levels = [[0,1,0,0,527,5],[0,1,1,0,1,1,0,526,6],[0,1,2,0,1,2,0,526,7],[0,1,3,0,1,3,0,526,8],[0,1,4,0,1,4,0,526,9],[1,1,4,0,526,10],[2,1,4,0,12,8,0,1,48,0,512,51],[2,1,4,0,1,11,0,2,14,0,9,22,0,1,4,0,512,52],[2,1,4,0,1,10,0,2,10,0,9,10,0,1,49,0,512,53],[3,1,8,0,2,8,0,9,4,0,1,50,0,512,54],[3,1,12,0,2,15,0,9,23,0,1,4,0,512,55],[3,1,10,0,2,10,0,9,24,0,1,4,0,512,56],[3,1,13,0,1,8,0,1,19,0,9,8,1,512,57],[3,1,4,0,1,16,0,1,20,0,7,25,0,1,45,0,1,47,1,512,58],[3,1,4,0,1,10,0,1,21,0,7,10,0,1,10,0,1,4,1,512,59],[3,1,4,0,1,8,0,1,4,0,7,8,0,1,8,0,1,4,1,512,60],[4,1,17,0,1,4,0,7,26,0,1,46,2,512,61],[4,1,10,1,1,4,0,6,10,0,1,10,2,503,62,0,9,139],[4,1,8,1,1,27,0,3,8,0,1,38,0,1,40,0,1,44,0,1,8,2,3,4,0,500,63,0,9,140],[4,1,18,2,2,28,0,1,43,0,1,39,0,1,41,0,1,4,0,1,4,5,28,4,0,332,64,0,140,79,0,9,141],[4,1,10,2,2,10,0,1,4,0,1,4,0,1,39,0,1,4,34,21,4,0,41,65,0,245,72,0,1,95,0,12,98,0,1,119,0,6,129,0,1,130,0,4,135,0,70,4,0,11,5,0,26,88,0,3,89,0,8,94,0,5,112,0,2,113,0,2,116,0,7,117,0,4,124,0,1,137,0,1,138,0,9,142],[4,1,4,2,2,8,0,1,4,0,1,4,0,1,42,56,2,4,0,39,66,0,2,4,0,158,73,0,78,80,0,1,107,0,6,110,0,1,4,0,1,4,0,6,99,0,4,104,0,1,132,0,1,4,0,6,4,0,1,131,0,4,4,69,1,4,0,10,4,0,1,27,0,17,4,0,4,90,0,5,108,0,3,4,0,7,4,0,1,127,0,5,4,0,2,4,0,2,4,0,7,4,0,1,4,0,3,5,0,1,4,0,1,4,0,1,143,0,2,144,0,6,145],[4,1,4,2,2,29,2,1,4,58,7,4,0,26,67,0,3,69,0,1,105,0,2,128,2,4,4,0,20,65,0,130,74,0,1,95,0,3,106,0,9,4,0,18,81,0,50,85,0,1,120,0,1,4,0,6,4,2,6,4,0,4,4,0,1,4,7,1,113,99,3,4,0,4,4,0,3,4,0,2,109,1,2,4,7,1,4,15,1,4,1,3,4,2,1,4,0,2,4,0,5,4,0,1,74],[7,2,10,2,1,4,65,9,4,0,17,68,0,2,70,0,1,111,0,1,4,0,2,4,6,3,4,0,17,66,0,2,4,0,108,75,0,20,93,0,1,4,0,3,104,9,1,4,0,17,82,0,17,4,0,16,82,0,11,86,0,5,126,0,1,134,0,1,121,27,1,4,109,2,4,1,2,4,38,1,146],[7,2,8,77,10,4,0,7,69,0,2,4,0,1,4,12,9,4,0,8,69,2,15,4,0,7,76,0,24,91,0,23,96,0,37,100,0,1,118,0,1,136,0,7,4,0,9,76,0,4,104,1,3,4,10,3,4,0,13,83,0,1,114,10,7,4,0,2,4,0,13,83,0,1,114,0,2,4,0,8,87,0,1,132,0,5,4,0,1,4,0,1,4,180,1,4],[7,2,30,87,1,4,0,6,70,24,2,4,0,5,70,0,1,111,17,6,4,0,1,77,0,13,4,0,11,92,0,1,4,0,22,92,0,2,4,0,35,101,0,1,4,0,1,4,5,2,4,0,6,4,0,3,123,0,4,4,17,1,4,0,12,84,0,1,115,19,3,4,0,10,84,0,1,115,2,8,4,0,1,4,4,1,4],[7,2,10,88,2,4,0,4,71,26,2,4,0,3,71,0,1,4,23,1,78,10,3,4,0,11,4,1,5,4,0,17,97,2,8,4,0,9,102,0,15,104,0,1,118,0,1,122,0,1,133,15,3,4,22,12,4,0,1,4,22,10,4,0,1,4,3,7,4],[7,2,8,90,4,4,28,3,4,24,1,36,30,17,4,7,3,4,0,1,4,0,7,103,0,1,104,0,15,4,0,1,4,0,1,4,0,1,4,44,7,4,0,1,27,28,5,4,7,4,4],[7,2,31,149,1,37,36,11,4,11,1,4,0,5,104,0,1,125,0,1,4],[7,2,10,149,1,37,59,5,4,0,1,4],[7,2,8,149,1,4],[7,2,32],[7,1,4,0,1,10],[7,1,4,0,1,33],[8,1,34],[8,1,35],[8,1,36],[8,1,37],[8,1,37],[8,1,4]]; +let numTicks = 528; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.html b/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.html index 679b54a..7e12162 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DefaultButton_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~merge :7:15","~_merge :25:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) :11674:64","~__extends :44:19","~styled :33:16","~(anonymous) :37:43","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3506725","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~ai :222:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~tc :55:12","~re :108:12","~oc :48:12","~assign :50:16","~filteredAssign :70:24","~DefaultButton.render :75:47","~se :109:12","~Ng :166:128","~getNativeProps :393:24","~(anonymous) :398:92","~(anonymous) :41:183","~Customizations.getSettings :31:43","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~M :15:11","~hc :44:101","~ComponentWithInjectedProps.render :39:72","~Ig :185:375","~qc :49:12","~pc :48:127","~xf :134:12","~Ve :119:12","~qe :107:12","~ge :101:12","~initializeFocusRects :22:30","~getWindow :22:19","~J :114:349","~lh :194:140","~get :370:23","~Cg :163:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~_normalizeArg :100:23","~ke :103:12","~BaseButton._hasText :525:46","~getId :98:15","~Id :87:12","~Af :136:12","~xe :110:125","~Lf :148:288","~he :101:184","~(anonymous) :1:88","~BaseButton._this._onRenderIcon :110:40","~memoizeFunction :63:25","~M :186:11","~get :377:23","~we :110:12","~Mf :148:385","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseComponent.componentDidMount :94:58"]; -levels = [[0,1,0,0,527,5],[0,1,1,0,1,1,0,526,6],[0,1,2,0,1,2,0,526,7],[0,1,3,0,1,3,0,526,8],[0,1,4,0,1,4,0,526,9],[1,1,4,0,526,10],[2,1,4,0,12,8,0,1,48,0,512,51],[2,1,4,0,1,11,0,2,14,0,9,22,0,1,4,0,512,52],[2,1,4,0,1,10,0,2,10,0,9,10,0,1,49,0,512,53],[3,1,8,0,2,8,0,9,4,0,1,50,0,512,54],[3,1,12,0,2,15,0,9,23,0,1,4,0,512,55],[3,1,10,0,2,10,0,9,24,0,1,4,0,512,56],[3,1,13,0,1,8,0,1,19,0,9,8,1,512,57],[3,1,4,0,1,16,0,1,20,0,7,25,0,1,45,0,1,47,1,512,58],[3,1,4,0,1,10,0,1,21,0,7,10,0,1,10,0,1,4,1,512,59],[3,1,4,0,1,8,0,1,4,0,7,8,0,1,8,0,1,4,1,512,60],[4,1,17,0,1,4,0,7,26,0,1,46,2,512,61],[4,1,10,1,1,4,0,6,10,0,1,10,2,503,62,0,9,139],[4,1,8,1,1,27,0,3,8,0,1,38,0,1,40,0,1,44,0,1,8,2,3,4,0,500,63,0,9,140],[4,1,18,2,2,28,0,1,43,0,1,39,0,1,41,0,1,4,0,1,4,5,28,4,0,332,64,0,140,79,0,9,141],[4,1,10,2,2,10,0,1,4,0,1,4,0,1,39,0,1,4,34,21,4,0,41,65,0,245,72,0,1,95,0,12,98,0,1,119,0,6,129,0,1,130,0,4,135,0,70,4,0,11,5,0,26,88,0,3,89,0,8,94,0,5,112,0,2,113,0,2,116,0,7,117,0,4,124,0,1,137,0,1,138,0,9,142],[4,1,4,2,2,8,0,1,4,0,1,4,0,1,42,56,2,4,0,39,66,0,2,4,0,158,73,0,78,80,0,1,107,0,6,110,0,1,4,0,1,4,0,6,99,0,4,104,0,1,132,0,1,4,0,6,4,0,1,131,0,4,4,69,1,4,0,10,4,0,1,27,0,17,4,0,4,90,0,5,108,0,3,4,0,7,4,0,1,127,0,5,4,0,2,4,0,2,4,0,7,4,0,1,4,0,3,5,0,1,4,0,1,4,0,1,143,0,2,144,0,6,145],[4,1,4,2,2,29,2,1,4,58,7,4,0,26,67,0,3,69,0,1,105,0,2,128,2,4,4,0,20,65,0,130,74,0,1,95,0,3,106,0,9,4,0,18,81,0,50,85,0,1,120,0,1,4,0,6,4,2,6,4,0,4,4,0,1,4,7,1,113,99,3,4,0,4,4,0,3,4,0,2,109,1,2,4,7,1,4,15,1,4,1,3,4,2,1,4,0,2,4,0,5,4,0,1,74],[7,2,10,2,1,4,65,9,4,0,17,68,0,2,70,0,1,111,0,1,4,0,2,4,6,3,4,0,17,66,0,2,4,0,108,75,0,20,93,0,1,4,0,3,104,9,1,4,0,17,82,0,17,4,0,16,82,0,11,86,0,5,126,0,1,134,0,1,121,27,1,4,109,2,4,1,2,4,38,1,146],[7,2,8,77,10,4,0,7,69,0,2,4,0,1,4,12,9,4,0,8,69,2,15,4,0,7,76,0,24,91,0,23,96,0,37,100,0,1,118,0,1,136,0,7,4,0,9,76,0,4,104,1,3,4,10,3,4,0,13,83,0,1,114,10,7,4,0,2,4,0,13,83,0,1,114,0,2,4,0,8,87,0,1,132,0,5,4,0,1,4,0,1,4,180,1,4],[7,2,30,87,1,4,0,6,70,24,2,4,0,5,70,0,1,111,17,6,4,0,1,77,0,13,4,0,11,92,0,1,4,0,22,92,0,2,4,0,35,101,0,1,4,0,1,4,5,2,4,0,6,4,0,3,123,0,4,4,17,1,4,0,12,84,0,1,115,19,3,4,0,10,84,0,1,115,2,8,4,0,1,4,4,1,4],[7,2,10,88,2,4,0,4,71,26,2,4,0,3,71,0,1,4,23,1,78,10,3,4,0,11,4,1,5,4,0,17,97,2,8,4,0,9,102,0,15,104,0,1,118,0,1,122,0,1,133,15,3,4,22,12,4,0,1,4,22,10,4,0,1,4,3,7,4],[7,2,8,90,4,4,28,3,4,24,1,36,30,17,4,7,3,4,0,1,4,0,7,103,0,1,104,0,15,4,0,1,4,0,1,4,0,1,4,44,7,4,0,1,27,28,5,4,7,4,4],[7,2,31,149,1,37,36,11,4,11,1,4,0,5,104,0,1,125,0,1,4],[7,2,10,149,1,37,59,5,4,0,1,4],[7,2,8,149,1,4],[7,2,32],[7,1,4,0,1,10],[7,1,4,0,1,33],[8,1,34],[8,1,35],[8,1,36],[8,1,37],[8,1,37],[8,1,4]]; -numTicks = 528; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~merge :7:15","~_merge :25:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) :11674:64","~__extends :44:19","~styled :33:16","~(anonymous) :37:43","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3506725","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~ai :222:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~tc :55:12","~re :108:12","~oc :48:12","~assign :50:16","~filteredAssign :70:24","~DefaultButton.render :75:47","~se :109:12","~Ng :166:128","~getNativeProps :393:24","~(anonymous) :398:92","~(anonymous) :41:183","~Customizations.getSettings :31:43","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~M :15:11","~hc :44:101","~ComponentWithInjectedProps.render :39:72","~Ig :185:375","~qc :49:12","~pc :48:127","~xf :134:12","~Ve :119:12","~qe :107:12","~ge :101:12","~initializeFocusRects :22:30","~getWindow :22:19","~J :114:349","~lh :194:140","~get :370:23","~Cg :163:12","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderAriaDescription :163:51","~_normalizeArg :100:23","~ke :103:12","~BaseButton._hasText :525:46","~getId :98:15","~Id :87:12","~Af :136:12","~xe :110:125","~Lf :148:288","~he :101:184","~(anonymous) :1:88","~BaseButton._this._onRenderIcon :110:40","~memoizeFunction :63:25","~M :186:11","~get :377:23","~we :110:12","~Mf :148:385","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseComponent.componentDidMount :94:58"]; +let levels = [[0,1,0,0,527,5],[0,1,1,0,1,1,0,526,6],[0,1,2,0,1,2,0,526,7],[0,1,3,0,1,3,0,526,8],[0,1,4,0,1,4,0,526,9],[1,1,4,0,526,10],[2,1,4,0,12,8,0,1,48,0,512,51],[2,1,4,0,1,11,0,2,14,0,9,22,0,1,4,0,512,52],[2,1,4,0,1,10,0,2,10,0,9,10,0,1,49,0,512,53],[3,1,8,0,2,8,0,9,4,0,1,50,0,512,54],[3,1,12,0,2,15,0,9,23,0,1,4,0,512,55],[3,1,10,0,2,10,0,9,24,0,1,4,0,512,56],[3,1,13,0,1,8,0,1,19,0,9,8,1,512,57],[3,1,4,0,1,16,0,1,20,0,7,25,0,1,45,0,1,47,1,512,58],[3,1,4,0,1,10,0,1,21,0,7,10,0,1,10,0,1,4,1,512,59],[3,1,4,0,1,8,0,1,4,0,7,8,0,1,8,0,1,4,1,512,60],[4,1,17,0,1,4,0,7,26,0,1,46,2,512,61],[4,1,10,1,1,4,0,6,10,0,1,10,2,503,62,0,9,139],[4,1,8,1,1,27,0,3,8,0,1,38,0,1,40,0,1,44,0,1,8,2,3,4,0,500,63,0,9,140],[4,1,18,2,2,28,0,1,43,0,1,39,0,1,41,0,1,4,0,1,4,5,28,4,0,332,64,0,140,79,0,9,141],[4,1,10,2,2,10,0,1,4,0,1,4,0,1,39,0,1,4,34,21,4,0,41,65,0,245,72,0,1,95,0,12,98,0,1,119,0,6,129,0,1,130,0,4,135,0,70,4,0,11,5,0,26,88,0,3,89,0,8,94,0,5,112,0,2,113,0,2,116,0,7,117,0,4,124,0,1,137,0,1,138,0,9,142],[4,1,4,2,2,8,0,1,4,0,1,4,0,1,42,56,2,4,0,39,66,0,2,4,0,158,73,0,78,80,0,1,107,0,6,110,0,1,4,0,1,4,0,6,99,0,4,104,0,1,132,0,1,4,0,6,4,0,1,131,0,4,4,69,1,4,0,10,4,0,1,27,0,17,4,0,4,90,0,5,108,0,3,4,0,7,4,0,1,127,0,5,4,0,2,4,0,2,4,0,7,4,0,1,4,0,3,5,0,1,4,0,1,4,0,1,143,0,2,144,0,6,145],[4,1,4,2,2,29,2,1,4,58,7,4,0,26,67,0,3,69,0,1,105,0,2,128,2,4,4,0,20,65,0,130,74,0,1,95,0,3,106,0,9,4,0,18,81,0,50,85,0,1,120,0,1,4,0,6,4,2,6,4,0,4,4,0,1,4,7,1,113,99,3,4,0,4,4,0,3,4,0,2,109,1,2,4,7,1,4,15,1,4,1,3,4,2,1,4,0,2,4,0,5,4,0,1,74],[7,2,10,2,1,4,65,9,4,0,17,68,0,2,70,0,1,111,0,1,4,0,2,4,6,3,4,0,17,66,0,2,4,0,108,75,0,20,93,0,1,4,0,3,104,9,1,4,0,17,82,0,17,4,0,16,82,0,11,86,0,5,126,0,1,134,0,1,121,27,1,4,109,2,4,1,2,4,38,1,146],[7,2,8,77,10,4,0,7,69,0,2,4,0,1,4,12,9,4,0,8,69,2,15,4,0,7,76,0,24,91,0,23,96,0,37,100,0,1,118,0,1,136,0,7,4,0,9,76,0,4,104,1,3,4,10,3,4,0,13,83,0,1,114,10,7,4,0,2,4,0,13,83,0,1,114,0,2,4,0,8,87,0,1,132,0,5,4,0,1,4,0,1,4,180,1,4],[7,2,30,87,1,4,0,6,70,24,2,4,0,5,70,0,1,111,17,6,4,0,1,77,0,13,4,0,11,92,0,1,4,0,22,92,0,2,4,0,35,101,0,1,4,0,1,4,5,2,4,0,6,4,0,3,123,0,4,4,17,1,4,0,12,84,0,1,115,19,3,4,0,10,84,0,1,115,2,8,4,0,1,4,4,1,4],[7,2,10,88,2,4,0,4,71,26,2,4,0,3,71,0,1,4,23,1,78,10,3,4,0,11,4,1,5,4,0,17,97,2,8,4,0,9,102,0,15,104,0,1,118,0,1,122,0,1,133,15,3,4,22,12,4,0,1,4,22,10,4,0,1,4,3,7,4],[7,2,8,90,4,4,28,3,4,24,1,36,30,17,4,7,3,4,0,1,4,0,7,103,0,1,104,0,15,4,0,1,4,0,1,4,0,1,4,44,7,4,0,1,27,28,5,4,7,4,4],[7,2,31,149,1,37,36,11,4,11,1,4,0,5,104,0,1,125,0,1,4],[7,2,10,149,1,37,59,5,4,0,1,4],[7,2,8,149,1,4],[7,2,32],[7,1,4,0,1,10],[7,1,4,0,1,33],[8,1,34],[8,1,35],[8,1,36],[8,1,37],[8,1,37],[8,1,4]]; +let numTicks = 528; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRow.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRow.data.js index 8463cce..bce8e8a 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRow.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRow.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~y.extend :31:18","~hb :32:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2046083","~Stylesheet.getInstance :57:39","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Af :136:12","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~Og :167:12","~vf :132:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~DetailsRowCheckBase :8698:36","~getClassNames :36:34","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~mergeStyleSets :16:24","~extractStyleParts :8:27","~CheckBase :11:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~FocusZone.render :328:43","~ai :222:12","~FocusZone :54:23","~getId :98:15","~extractRules :284:22","~_loop_1 :313:44","~DetailsRowBase :10121:28","~createRef :21:372","~lh :194:140","~oe :106:12","~tc :55:12","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~applyRegistration :427:27","~qc :49:12","~pc :48:127","~FontIcon :34:25","~css :7:13","~Wrapped._this._renderContent :42:45","~__rest :61:16","~Lf :148:288","~he :101:184","~ge :101:12","~M :15:11","~ke :103:12","~DetailsRow_styles_getStyles :8028:44","~xe :110:125","~getNativeProps :393:24","~filteredAssign :70:24","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~qe :107:12","~DetailsRowBase._onRenderCheck :10339:56","~Mf :148:385","~getStyles :14:26","~xf :134:12","~Wrapped.render :53:45","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Wrapped :39:25","~memoizedFunction :73:37","~getGlobalClassNames :946:29","~expandSelector :272:24","~Ng :166:128","~se :109:12","~Id :87:12","~expandQuads :355:21","~we :110:12","~getCellText :10061:28","~(anonymous) :398:92","~_fastDefaultCheckboxRender :8722:36","~(anonymous) :324:55","~Ve :119:12","~Customizations.getSettings :31:43","~If :147:394","~Ig :185:375","~ne :105:284","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~re :108:12","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~M :186:11","~get :22:31","~Je :114:12","~Selection.canSelectItem :25:50","~G :13:401","~(anonymous) :3:88","~(anonymous) :2:88","~oc :48:12","~concatStyleSets :6:25","~(anonymous) :1:88","~(anonymous) :323:51","~(anonymous) :1539:102","~J :114:349","~(anonymous) :220:88","~Selection.isIndexSelected :185:52","~expandCommaSeparatedGlobals :241:37","~E :13:11","~f :138:420","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getDocument :12:21","~Wrapped.componentDidMount :56:56","~isElementFocusZone :238:28","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~getParent :11:19","~on :2:12","~EventGroup._isElement :96:38"]; -levels = [[0,1,0,0,2749,5],[0,1,1,0,2749,6],[0,1,2,0,2749,7],[0,1,3,0,2749,8],[0,1,4,0,2749,9],[1,2749,10],[1,1,4,0,16,8,0,2,45,0,2730,50],[1,1,4,0,1,11,0,3,15,0,12,23,0,2,4,0,2730,51],[1,1,4,0,1,10,0,3,10,0,12,10,0,2,46,0,2730,52],[2,1,8,0,3,8,0,12,4,0,1,47,0,1,48,0,2730,53],[2,1,12,0,3,16,0,12,24,0,1,4,0,1,49,0,2730,54],[2,1,10,0,3,10,0,12,25,0,1,4,0,1,4,0,2730,55],[2,1,13,0,1,8,0,1,20,0,1,22,0,12,8,1,1,4,0,2730,56],[2,1,14,0,1,17,0,1,21,0,1,4,0,11,26,0,1,43,2,2730,57],[2,1,4,0,1,10,0,1,4,0,1,4,0,11,10,0,1,10,2,2730,58],[3,1,8,2,11,8,0,1,4,2,2730,59],[3,1,18,2,11,27,0,1,44,2,2730,60],[3,1,10,2,1,4,0,10,10,0,1,4,2,1,4,0,2588,61,0,141,174],[3,1,8,2,1,4,0,2,4,0,3,8,0,4,28,0,1,35,0,1,4,2,1,4,0,6,4,0,2582,62,0,141,175],[3,1,19,3,1,4,0,1,34,0,1,29,0,1,37,0,1,41,0,4,4,0,1,36,10,59,4,0,2009,63,0,514,91,0,141,176],[3,1,10,5,1,10,0,1,10,0,1,10,0,4,4,0,1,4,65,4,4,0,65,4,0,118,64,0,663,72,0,1050,75,0,76,112,0,16,114,0,10,120,0,3,137,0,7,156,0,1,158,0,252,4,0,2,5,0,15,98,0,44,99,0,132,100,0,3,116,0,31,118,0,13,125,0,4,127,0,6,138,0,5,141,0,1,148,0,5,153,0,1,168,0,141,177],[3,1,8,5,1,8,0,1,8,0,1,8,4,1,4,67,1,4,0,1,34,63,2,4,0,11,4,0,107,65,0,15,4,0,56,73,0,276,79,0,263,86,0,53,110,0,10,4,0,64,76,0,960,77,0,13,129,0,2,149,0,1,168,0,21,4,0,19,113,0,18,117,0,8,147,0,9,151,0,1,161,0,6,4,0,9,115,0,1,148,0,10,4,0,3,4,0,7,4,0,1,4,246,6,4,0,2,4,0,15,4,0,22,4,0,18,5,0,4,150,0,106,4,0,21,108,0,5,163,0,3,4,0,6,4,0,25,5,0,13,4,0,4,4,0,2,4,0,1,5,0,3,139,0,5,4,0,1,4,0,5,4,0,1,4,0,1,4,0,2,178,0,2,179,0,136,180],[3,1,4,5,1,30,0,1,38,0,1,42,150,32,4,0,50,66,0,24,68,0,1,71,15,54,4,0,2,117,0,19,4,0,230,80,0,3,111,0,4,113,0,14,117,0,5,144,0,1,162,0,5,4,0,249,80,0,9,117,0,16,4,0,9,111,0,4,117,0,20,121,0,3,134,0,1,165,10,9,4,0,18,92,0,23,96,0,14,133,0,17,4,0,33,64,0,825,78,0,74,90,0,9,130,0,2,137,0,12,4,0,1,158,0,2,4,0,1,4,19,2,4,0,19,4,0,18,4,0,8,4,0,9,4,0,1,4,6,4,4,0,5,116,0,1,4,289,1,4,12,10,4,0,18,4,0,4,4,83,23,4,0,3,4,0,18,109,0,5,4,9,25,4,19,1,4,0,3,4,10,1,4,2,2,4,0,2,4,0,8,4,0,122,181,0,3,186,0,3,188],[3,1,4,5,1,10,0,1,10,0,1,10,182,10,4,0,38,67,0,2,173,0,4,4,0,19,69,0,1,146,0,1,4,20,1,34,0,48,74,0,2,4,14,5,4,0,8,4,0,37,81,0,171,84,0,14,101,0,3,4,0,4,4,0,14,4,0,5,134,0,1,4,5,5,4,0,24,81,0,213,84,0,7,101,0,9,4,16,9,4,0,4,4,0,4,4,0,14,122,0,2,161,0,3,4,0,1,4,19,8,4,0,4,93,0,6,104,0,8,4,0,1,97,0,10,104,0,3,152,0,1,172,0,12,4,0,2,160,17,2,4,0,31,65,0,34,4,0,731,80,0,32,117,0,16,121,0,10,126,0,2,159,0,24,4,0,5,111,0,18,117,0,21,121,0,6,154,0,4,4,0,5,117,0,2,4,12,1,4,35,8,4,32,3,4,11,5,4,312,1,4,131,18,4,72,1,4,13,1,4,0,122,4,0,3,4,0,3,189],[9,1,8,0,1,8,0,1,28,192,12,4,0,24,68,0,2,71,0,2,4,4,3,4,0,16,70,0,1,4,22,22,4,0,11,111,0,12,117,0,3,142,29,37,82,0,23,4,0,25,85,0,117,87,0,4,107,0,2,164,0,9,4,0,5,102,2,1,4,3,1,4,14,5,4,11,24,82,0,27,4,0,21,85,0,161,87,0,3,107,0,1,164,0,2,4,0,5,102,31,3,4,8,10,4,0,4,143,0,2,4,26,5,4,0,4,4,0,1,4,0,5,105,4,4,4,0,1,4,0,10,105,0,2,4,0,1,170,0,1,4,1,10,4,0,1,34,0,2,4,19,7,4,0,23,68,0,1,71,25,9,4,0,9,4,0,95,81,0,620,84,0,7,101,0,32,4,0,2,4,0,14,122,0,3,4,0,7,117,0,2,4,10,14,4,0,5,4,0,18,4,0,1,4,0,20,122,0,2,4,0,3,5,0,1,155,4,5,4,661,119,182,3,1,4,0,2,190],[9,1,31,0,1,39,0,1,4,204,2,4,0,19,69,0,3,146,0,2,4,9,16,4,41,4,4,0,11,4,0,12,4,0,3,4,29,11,4,0,26,83,17,6,4,0,6,4,0,4,33,0,15,123,0,9,4,0,3,88,0,42,89,0,63,94,0,3,4,0,1,33,0,2,4,9,2,4,0,3,103,37,4,4,0,20,128,22,5,4,0,3,4,0,4,33,0,14,123,0,14,4,0,3,33,0,9,88,0,40,89,0,95,94,0,3,4,0,1,4,2,5,4,52,4,4,34,3,4,1,3,4,0,2,106,8,1,4,0,6,4,0,4,106,2,1,4,41,6,4,0,16,69,0,1,146,0,1,4,43,1,4,0,94,82,0,72,4,0,57,85,0,476,87,0,13,107,0,1,164,0,1,169,0,4,4,0,3,102,34,8,4,0,6,143,2,1,4,0,7,4,18,8,4,4,1,4,13,5,4,1,8,4,0,12,143,2,3,4,0,1,4,670,2,4,0,107,183,0,10,194,4,1,4,0,1,191],[9,1,10,0,1,10,0,1,4,206,3,4,0,16,70,0,3,4,80,3,4,55,6,4,0,12,131,0,8,135,29,4,4,0,3,4,0,12,123,9,3,4,0,42,4,0,12,4,0,3,33,0,48,94,3,1,5,11,2,4,0,3,4,41,16,4,0,4,135,30,3,4,0,1,5,0,3,4,0,10,123,0,1,124,14,3,4,0,9,4,0,40,4,0,11,4,0,2,33,0,82,94,7,4,4,54,2,4,41,2,4,15,4,4,50,4,4,0,12,70,0,1,4,45,5,4,0,89,119,56,16,4,0,20,4,0,4,33,0,33,123,0,28,4,0,4,33,0,16,88,0,112,89,0,315,94,0,1,162,0,9,4,0,4,33,0,1,4,0,1,4,4,3,4,42,6,4,68,12,4,678,11,4,0,1,5,0,4,155,0,89,184,0,1,196,0,1,197,0,4,4,0,6,195,5,1,192],[9,1,8,0,1,8,210,16,4,144,3,4,0,2,4,0,10,132,0,1,4,0,7,134,36,7,4,0,5,123,9,3,4,30,12,4,8,4,4,0,3,4,0,19,4,0,20,95,0,9,140,3,1,4,66,5,4,0,2,34,0,2,4,0,2,134,33,1,4,3,8,4,0,2,124,0,1,4,17,9,4,31,9,4,11,1,4,0,1,5,0,25,4,0,57,95,183,12,4,51,56,4,0,25,131,0,6,135,0,1,157,0,1,167,71,1,4,20,3,4,0,1,5,0,13,4,0,20,123,28,2,4,0,2,5,0,16,4,0,112,4,0,46,4,0,1,33,0,268,94,0,1,4,9,3,4,0,1,5,7,2,4,43,5,4,74,6,4,683,6,4,0,1,4,0,2,4,0,2,185,0,4,4,0,3,5,0,77,184,0,4,187,0,1,193,0,1,4,0,1,4,4,5,4,0,1,198,5,1,4],[9,1,32,0,1,40,375,10,4,1,7,4,38,5,4,0,3,4,0,1,123,0,1,124,84,3,4,0,1,34,0,3,4,0,16,94,0,1,136,0,9,4,79,2,4,43,2,4,0,2,4,79,1,4,25,37,4,0,15,94,0,2,136,0,3,171,277,21,4,0,4,34,0,2,4,0,23,132,0,4,4,0,2,134,0,1,4,0,1,4,95,1,4,13,12,4,0,6,123,0,2,124,30,2,4,2,14,4,79,33,4,38,8,4,0,1,4,0,63,4,0,5,33,0,184,95,0,15,140,0,1,162,13,1,4,8,1,4,815,2,4,3,2,4,4,3,4,0,6,4,0,28,5,0,33,184,0,4,187,0,6,193,0,4,4,0,1,5,1,1,4,9,1,4],[9,1,10,0,1,4,383,2,4,46,5,4,1,2,4,0,1,123,0,1,4,91,13,4,0,3,95,0,1,4,5,4,4,125,1,4,118,5,4,0,19,145,0,2,166,0,15,4,0,2,4,0,3,4,304,23,4,4,2,4,123,3,4,0,3,124,0,2,4,159,1,4,110,4,4,0,1,5,0,32,4,0,142,94,0,10,136,0,15,4,0,1,4,858,27,4,0,1,34,0,5,4,0,11,5,0,16,184,0,1,193,0,4,4,0,5,4,0,1,5,3,1,4,0,1,4],[9,1,33,0,1,4,438,1,4,0,1,4,0,1,4,103,1,34,0,1,4,0,2,94,0,1,4,253,5,4,0,2,4,0,9,94,0,8,136,0,2,4,5,9,4,0,1,34,3,2,4,317,7,4,0,3,34,132,3,4,276,1,4,30,2,4,0,74,4,0,3,33,0,65,95,0,10,4,4,11,4,892,11,4,0,1,4,0,7,5,0,7,184,0,1,193,0,1,4,1,3,4,5,1,4],[9,1,4,547,2,4,261,7,4,0,2,33,0,8,4,20,2,4,835,7,4,0,3,34,0,3,4,0,14,4,0,47,94,0,4,136,9,1,4,919,7,4,0,7,5,0,1,4],[9,1,4,548,1,4,268,1,4,0,1,5,4,4,4,883,1,4,0,35,4,0,6,33,0,6,95,0,4,4,936,7,4],[828,1,4,917,7,4,0,3,34,0,5,4,0,1,5,0,2,4,0,4,94,3,1,4],[1761,1,4,2,2,4,0,2,33],[1765,1,4,0,2,4]]; -numTicks = 2750; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~y.extend :31:18","~hb :32:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2046083","~Stylesheet.getInstance :57:39","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Af :136:12","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~Og :167:12","~vf :132:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~DetailsRowCheckBase :8698:36","~getClassNames :36:34","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~mergeStyleSets :16:24","~extractStyleParts :8:27","~CheckBase :11:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~FocusZone.render :328:43","~ai :222:12","~FocusZone :54:23","~getId :98:15","~extractRules :284:22","~_loop_1 :313:44","~DetailsRowBase :10121:28","~createRef :21:372","~lh :194:140","~oe :106:12","~tc :55:12","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~applyRegistration :427:27","~qc :49:12","~pc :48:127","~FontIcon :34:25","~css :7:13","~Wrapped._this._renderContent :42:45","~__rest :61:16","~Lf :148:288","~he :101:184","~ge :101:12","~M :15:11","~ke :103:12","~DetailsRow_styles_getStyles :8028:44","~xe :110:125","~getNativeProps :393:24","~filteredAssign :70:24","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~qe :107:12","~DetailsRowBase._onRenderCheck :10339:56","~Mf :148:385","~getStyles :14:26","~xf :134:12","~Wrapped.render :53:45","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Wrapped :39:25","~memoizedFunction :73:37","~getGlobalClassNames :946:29","~expandSelector :272:24","~Ng :166:128","~se :109:12","~Id :87:12","~expandQuads :355:21","~we :110:12","~getCellText :10061:28","~(anonymous) :398:92","~_fastDefaultCheckboxRender :8722:36","~(anonymous) :324:55","~Ve :119:12","~Customizations.getSettings :31:43","~If :147:394","~Ig :185:375","~ne :105:284","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~re :108:12","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~M :186:11","~get :22:31","~Je :114:12","~Selection.canSelectItem :25:50","~G :13:401","~(anonymous) :3:88","~(anonymous) :2:88","~oc :48:12","~concatStyleSets :6:25","~(anonymous) :1:88","~(anonymous) :323:51","~(anonymous) :1539:102","~J :114:349","~(anonymous) :220:88","~Selection.isIndexSelected :185:52","~expandCommaSeparatedGlobals :241:37","~E :13:11","~f :138:420","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getDocument :12:21","~Wrapped.componentDidMount :56:56","~isElementFocusZone :238:28","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~getParent :11:19","~on :2:12","~EventGroup._isElement :96:38"]; +let levels = [[0,1,0,0,2749,5],[0,1,1,0,2749,6],[0,1,2,0,2749,7],[0,1,3,0,2749,8],[0,1,4,0,2749,9],[1,2749,10],[1,1,4,0,16,8,0,2,45,0,2730,50],[1,1,4,0,1,11,0,3,15,0,12,23,0,2,4,0,2730,51],[1,1,4,0,1,10,0,3,10,0,12,10,0,2,46,0,2730,52],[2,1,8,0,3,8,0,12,4,0,1,47,0,1,48,0,2730,53],[2,1,12,0,3,16,0,12,24,0,1,4,0,1,49,0,2730,54],[2,1,10,0,3,10,0,12,25,0,1,4,0,1,4,0,2730,55],[2,1,13,0,1,8,0,1,20,0,1,22,0,12,8,1,1,4,0,2730,56],[2,1,14,0,1,17,0,1,21,0,1,4,0,11,26,0,1,43,2,2730,57],[2,1,4,0,1,10,0,1,4,0,1,4,0,11,10,0,1,10,2,2730,58],[3,1,8,2,11,8,0,1,4,2,2730,59],[3,1,18,2,11,27,0,1,44,2,2730,60],[3,1,10,2,1,4,0,10,10,0,1,4,2,1,4,0,2588,61,0,141,174],[3,1,8,2,1,4,0,2,4,0,3,8,0,4,28,0,1,35,0,1,4,2,1,4,0,6,4,0,2582,62,0,141,175],[3,1,19,3,1,4,0,1,34,0,1,29,0,1,37,0,1,41,0,4,4,0,1,36,10,59,4,0,2009,63,0,514,91,0,141,176],[3,1,10,5,1,10,0,1,10,0,1,10,0,4,4,0,1,4,65,4,4,0,65,4,0,118,64,0,663,72,0,1050,75,0,76,112,0,16,114,0,10,120,0,3,137,0,7,156,0,1,158,0,252,4,0,2,5,0,15,98,0,44,99,0,132,100,0,3,116,0,31,118,0,13,125,0,4,127,0,6,138,0,5,141,0,1,148,0,5,153,0,1,168,0,141,177],[3,1,8,5,1,8,0,1,8,0,1,8,4,1,4,67,1,4,0,1,34,63,2,4,0,11,4,0,107,65,0,15,4,0,56,73,0,276,79,0,263,86,0,53,110,0,10,4,0,64,76,0,960,77,0,13,129,0,2,149,0,1,168,0,21,4,0,19,113,0,18,117,0,8,147,0,9,151,0,1,161,0,6,4,0,9,115,0,1,148,0,10,4,0,3,4,0,7,4,0,1,4,246,6,4,0,2,4,0,15,4,0,22,4,0,18,5,0,4,150,0,106,4,0,21,108,0,5,163,0,3,4,0,6,4,0,25,5,0,13,4,0,4,4,0,2,4,0,1,5,0,3,139,0,5,4,0,1,4,0,5,4,0,1,4,0,1,4,0,2,178,0,2,179,0,136,180],[3,1,4,5,1,30,0,1,38,0,1,42,150,32,4,0,50,66,0,24,68,0,1,71,15,54,4,0,2,117,0,19,4,0,230,80,0,3,111,0,4,113,0,14,117,0,5,144,0,1,162,0,5,4,0,249,80,0,9,117,0,16,4,0,9,111,0,4,117,0,20,121,0,3,134,0,1,165,10,9,4,0,18,92,0,23,96,0,14,133,0,17,4,0,33,64,0,825,78,0,74,90,0,9,130,0,2,137,0,12,4,0,1,158,0,2,4,0,1,4,19,2,4,0,19,4,0,18,4,0,8,4,0,9,4,0,1,4,6,4,4,0,5,116,0,1,4,289,1,4,12,10,4,0,18,4,0,4,4,83,23,4,0,3,4,0,18,109,0,5,4,9,25,4,19,1,4,0,3,4,10,1,4,2,2,4,0,2,4,0,8,4,0,122,181,0,3,186,0,3,188],[3,1,4,5,1,10,0,1,10,0,1,10,182,10,4,0,38,67,0,2,173,0,4,4,0,19,69,0,1,146,0,1,4,20,1,34,0,48,74,0,2,4,14,5,4,0,8,4,0,37,81,0,171,84,0,14,101,0,3,4,0,4,4,0,14,4,0,5,134,0,1,4,5,5,4,0,24,81,0,213,84,0,7,101,0,9,4,16,9,4,0,4,4,0,4,4,0,14,122,0,2,161,0,3,4,0,1,4,19,8,4,0,4,93,0,6,104,0,8,4,0,1,97,0,10,104,0,3,152,0,1,172,0,12,4,0,2,160,17,2,4,0,31,65,0,34,4,0,731,80,0,32,117,0,16,121,0,10,126,0,2,159,0,24,4,0,5,111,0,18,117,0,21,121,0,6,154,0,4,4,0,5,117,0,2,4,12,1,4,35,8,4,32,3,4,11,5,4,312,1,4,131,18,4,72,1,4,13,1,4,0,122,4,0,3,4,0,3,189],[9,1,8,0,1,8,0,1,28,192,12,4,0,24,68,0,2,71,0,2,4,4,3,4,0,16,70,0,1,4,22,22,4,0,11,111,0,12,117,0,3,142,29,37,82,0,23,4,0,25,85,0,117,87,0,4,107,0,2,164,0,9,4,0,5,102,2,1,4,3,1,4,14,5,4,11,24,82,0,27,4,0,21,85,0,161,87,0,3,107,0,1,164,0,2,4,0,5,102,31,3,4,8,10,4,0,4,143,0,2,4,26,5,4,0,4,4,0,1,4,0,5,105,4,4,4,0,1,4,0,10,105,0,2,4,0,1,170,0,1,4,1,10,4,0,1,34,0,2,4,19,7,4,0,23,68,0,1,71,25,9,4,0,9,4,0,95,81,0,620,84,0,7,101,0,32,4,0,2,4,0,14,122,0,3,4,0,7,117,0,2,4,10,14,4,0,5,4,0,18,4,0,1,4,0,20,122,0,2,4,0,3,5,0,1,155,4,5,4,661,119,182,3,1,4,0,2,190],[9,1,31,0,1,39,0,1,4,204,2,4,0,19,69,0,3,146,0,2,4,9,16,4,41,4,4,0,11,4,0,12,4,0,3,4,29,11,4,0,26,83,17,6,4,0,6,4,0,4,33,0,15,123,0,9,4,0,3,88,0,42,89,0,63,94,0,3,4,0,1,33,0,2,4,9,2,4,0,3,103,37,4,4,0,20,128,22,5,4,0,3,4,0,4,33,0,14,123,0,14,4,0,3,33,0,9,88,0,40,89,0,95,94,0,3,4,0,1,4,2,5,4,52,4,4,34,3,4,1,3,4,0,2,106,8,1,4,0,6,4,0,4,106,2,1,4,41,6,4,0,16,69,0,1,146,0,1,4,43,1,4,0,94,82,0,72,4,0,57,85,0,476,87,0,13,107,0,1,164,0,1,169,0,4,4,0,3,102,34,8,4,0,6,143,2,1,4,0,7,4,18,8,4,4,1,4,13,5,4,1,8,4,0,12,143,2,3,4,0,1,4,670,2,4,0,107,183,0,10,194,4,1,4,0,1,191],[9,1,10,0,1,10,0,1,4,206,3,4,0,16,70,0,3,4,80,3,4,55,6,4,0,12,131,0,8,135,29,4,4,0,3,4,0,12,123,9,3,4,0,42,4,0,12,4,0,3,33,0,48,94,3,1,5,11,2,4,0,3,4,41,16,4,0,4,135,30,3,4,0,1,5,0,3,4,0,10,123,0,1,124,14,3,4,0,9,4,0,40,4,0,11,4,0,2,33,0,82,94,7,4,4,54,2,4,41,2,4,15,4,4,50,4,4,0,12,70,0,1,4,45,5,4,0,89,119,56,16,4,0,20,4,0,4,33,0,33,123,0,28,4,0,4,33,0,16,88,0,112,89,0,315,94,0,1,162,0,9,4,0,4,33,0,1,4,0,1,4,4,3,4,42,6,4,68,12,4,678,11,4,0,1,5,0,4,155,0,89,184,0,1,196,0,1,197,0,4,4,0,6,195,5,1,192],[9,1,8,0,1,8,210,16,4,144,3,4,0,2,4,0,10,132,0,1,4,0,7,134,36,7,4,0,5,123,9,3,4,30,12,4,8,4,4,0,3,4,0,19,4,0,20,95,0,9,140,3,1,4,66,5,4,0,2,34,0,2,4,0,2,134,33,1,4,3,8,4,0,2,124,0,1,4,17,9,4,31,9,4,11,1,4,0,1,5,0,25,4,0,57,95,183,12,4,51,56,4,0,25,131,0,6,135,0,1,157,0,1,167,71,1,4,20,3,4,0,1,5,0,13,4,0,20,123,28,2,4,0,2,5,0,16,4,0,112,4,0,46,4,0,1,33,0,268,94,0,1,4,9,3,4,0,1,5,7,2,4,43,5,4,74,6,4,683,6,4,0,1,4,0,2,4,0,2,185,0,4,4,0,3,5,0,77,184,0,4,187,0,1,193,0,1,4,0,1,4,4,5,4,0,1,198,5,1,4],[9,1,32,0,1,40,375,10,4,1,7,4,38,5,4,0,3,4,0,1,123,0,1,124,84,3,4,0,1,34,0,3,4,0,16,94,0,1,136,0,9,4,79,2,4,43,2,4,0,2,4,79,1,4,25,37,4,0,15,94,0,2,136,0,3,171,277,21,4,0,4,34,0,2,4,0,23,132,0,4,4,0,2,134,0,1,4,0,1,4,95,1,4,13,12,4,0,6,123,0,2,124,30,2,4,2,14,4,79,33,4,38,8,4,0,1,4,0,63,4,0,5,33,0,184,95,0,15,140,0,1,162,13,1,4,8,1,4,815,2,4,3,2,4,4,3,4,0,6,4,0,28,5,0,33,184,0,4,187,0,6,193,0,4,4,0,1,5,1,1,4,9,1,4],[9,1,10,0,1,4,383,2,4,46,5,4,1,2,4,0,1,123,0,1,4,91,13,4,0,3,95,0,1,4,5,4,4,125,1,4,118,5,4,0,19,145,0,2,166,0,15,4,0,2,4,0,3,4,304,23,4,4,2,4,123,3,4,0,3,124,0,2,4,159,1,4,110,4,4,0,1,5,0,32,4,0,142,94,0,10,136,0,15,4,0,1,4,858,27,4,0,1,34,0,5,4,0,11,5,0,16,184,0,1,193,0,4,4,0,5,4,0,1,5,3,1,4,0,1,4],[9,1,33,0,1,4,438,1,4,0,1,4,0,1,4,103,1,34,0,1,4,0,2,94,0,1,4,253,5,4,0,2,4,0,9,94,0,8,136,0,2,4,5,9,4,0,1,34,3,2,4,317,7,4,0,3,34,132,3,4,276,1,4,30,2,4,0,74,4,0,3,33,0,65,95,0,10,4,4,11,4,892,11,4,0,1,4,0,7,5,0,7,184,0,1,193,0,1,4,1,3,4,5,1,4],[9,1,4,547,2,4,261,7,4,0,2,33,0,8,4,20,2,4,835,7,4,0,3,34,0,3,4,0,14,4,0,47,94,0,4,136,9,1,4,919,7,4,0,7,5,0,1,4],[9,1,4,548,1,4,268,1,4,0,1,5,4,4,4,883,1,4,0,35,4,0,6,33,0,6,95,0,4,4,936,7,4],[828,1,4,917,7,4,0,3,34,0,5,4,0,1,5,0,2,4,0,4,94,3,1,4],[1761,1,4,2,2,4,0,2,33],[1765,1,4,0,2,4]]; +let numTicks = 2750; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRow.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRow.html index 255ec4f..112b728 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRow.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRow.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~y.extend :31:18","~hb :32:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2046083","~Stylesheet.getInstance :57:39","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Af :136:12","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~Og :167:12","~vf :132:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~DetailsRowCheckBase :8698:36","~getClassNames :36:34","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~mergeStyleSets :16:24","~extractStyleParts :8:27","~CheckBase :11:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~FocusZone.render :328:43","~ai :222:12","~FocusZone :54:23","~getId :98:15","~extractRules :284:22","~_loop_1 :313:44","~DetailsRowBase :10121:28","~createRef :21:372","~lh :194:140","~oe :106:12","~tc :55:12","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~applyRegistration :427:27","~qc :49:12","~pc :48:127","~FontIcon :34:25","~css :7:13","~Wrapped._this._renderContent :42:45","~__rest :61:16","~Lf :148:288","~he :101:184","~ge :101:12","~M :15:11","~ke :103:12","~DetailsRow_styles_getStyles :8028:44","~xe :110:125","~getNativeProps :393:24","~filteredAssign :70:24","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~qe :107:12","~DetailsRowBase._onRenderCheck :10339:56","~Mf :148:385","~getStyles :14:26","~xf :134:12","~Wrapped.render :53:45","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Wrapped :39:25","~memoizedFunction :73:37","~getGlobalClassNames :946:29","~expandSelector :272:24","~Ng :166:128","~se :109:12","~Id :87:12","~expandQuads :355:21","~we :110:12","~getCellText :10061:28","~(anonymous) :398:92","~_fastDefaultCheckboxRender :8722:36","~(anonymous) :324:55","~Ve :119:12","~Customizations.getSettings :31:43","~If :147:394","~Ig :185:375","~ne :105:284","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~re :108:12","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~M :186:11","~get :22:31","~Je :114:12","~Selection.canSelectItem :25:50","~G :13:401","~(anonymous) :3:88","~(anonymous) :2:88","~oc :48:12","~concatStyleSets :6:25","~(anonymous) :1:88","~(anonymous) :323:51","~(anonymous) :1539:102","~J :114:349","~(anonymous) :220:88","~Selection.isIndexSelected :185:52","~expandCommaSeparatedGlobals :241:37","~E :13:11","~f :138:420","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getDocument :12:21","~Wrapped.componentDidMount :56:56","~isElementFocusZone :238:28","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~getParent :11:19","~on :2:12","~EventGroup._isElement :96:38"]; -levels = [[0,1,0,0,2749,5],[0,1,1,0,2749,6],[0,1,2,0,2749,7],[0,1,3,0,2749,8],[0,1,4,0,2749,9],[1,2749,10],[1,1,4,0,16,8,0,2,45,0,2730,50],[1,1,4,0,1,11,0,3,15,0,12,23,0,2,4,0,2730,51],[1,1,4,0,1,10,0,3,10,0,12,10,0,2,46,0,2730,52],[2,1,8,0,3,8,0,12,4,0,1,47,0,1,48,0,2730,53],[2,1,12,0,3,16,0,12,24,0,1,4,0,1,49,0,2730,54],[2,1,10,0,3,10,0,12,25,0,1,4,0,1,4,0,2730,55],[2,1,13,0,1,8,0,1,20,0,1,22,0,12,8,1,1,4,0,2730,56],[2,1,14,0,1,17,0,1,21,0,1,4,0,11,26,0,1,43,2,2730,57],[2,1,4,0,1,10,0,1,4,0,1,4,0,11,10,0,1,10,2,2730,58],[3,1,8,2,11,8,0,1,4,2,2730,59],[3,1,18,2,11,27,0,1,44,2,2730,60],[3,1,10,2,1,4,0,10,10,0,1,4,2,1,4,0,2588,61,0,141,174],[3,1,8,2,1,4,0,2,4,0,3,8,0,4,28,0,1,35,0,1,4,2,1,4,0,6,4,0,2582,62,0,141,175],[3,1,19,3,1,4,0,1,34,0,1,29,0,1,37,0,1,41,0,4,4,0,1,36,10,59,4,0,2009,63,0,514,91,0,141,176],[3,1,10,5,1,10,0,1,10,0,1,10,0,4,4,0,1,4,65,4,4,0,65,4,0,118,64,0,663,72,0,1050,75,0,76,112,0,16,114,0,10,120,0,3,137,0,7,156,0,1,158,0,252,4,0,2,5,0,15,98,0,44,99,0,132,100,0,3,116,0,31,118,0,13,125,0,4,127,0,6,138,0,5,141,0,1,148,0,5,153,0,1,168,0,141,177],[3,1,8,5,1,8,0,1,8,0,1,8,4,1,4,67,1,4,0,1,34,63,2,4,0,11,4,0,107,65,0,15,4,0,56,73,0,276,79,0,263,86,0,53,110,0,10,4,0,64,76,0,960,77,0,13,129,0,2,149,0,1,168,0,21,4,0,19,113,0,18,117,0,8,147,0,9,151,0,1,161,0,6,4,0,9,115,0,1,148,0,10,4,0,3,4,0,7,4,0,1,4,246,6,4,0,2,4,0,15,4,0,22,4,0,18,5,0,4,150,0,106,4,0,21,108,0,5,163,0,3,4,0,6,4,0,25,5,0,13,4,0,4,4,0,2,4,0,1,5,0,3,139,0,5,4,0,1,4,0,5,4,0,1,4,0,1,4,0,2,178,0,2,179,0,136,180],[3,1,4,5,1,30,0,1,38,0,1,42,150,32,4,0,50,66,0,24,68,0,1,71,15,54,4,0,2,117,0,19,4,0,230,80,0,3,111,0,4,113,0,14,117,0,5,144,0,1,162,0,5,4,0,249,80,0,9,117,0,16,4,0,9,111,0,4,117,0,20,121,0,3,134,0,1,165,10,9,4,0,18,92,0,23,96,0,14,133,0,17,4,0,33,64,0,825,78,0,74,90,0,9,130,0,2,137,0,12,4,0,1,158,0,2,4,0,1,4,19,2,4,0,19,4,0,18,4,0,8,4,0,9,4,0,1,4,6,4,4,0,5,116,0,1,4,289,1,4,12,10,4,0,18,4,0,4,4,83,23,4,0,3,4,0,18,109,0,5,4,9,25,4,19,1,4,0,3,4,10,1,4,2,2,4,0,2,4,0,8,4,0,122,181,0,3,186,0,3,188],[3,1,4,5,1,10,0,1,10,0,1,10,182,10,4,0,38,67,0,2,173,0,4,4,0,19,69,0,1,146,0,1,4,20,1,34,0,48,74,0,2,4,14,5,4,0,8,4,0,37,81,0,171,84,0,14,101,0,3,4,0,4,4,0,14,4,0,5,134,0,1,4,5,5,4,0,24,81,0,213,84,0,7,101,0,9,4,16,9,4,0,4,4,0,4,4,0,14,122,0,2,161,0,3,4,0,1,4,19,8,4,0,4,93,0,6,104,0,8,4,0,1,97,0,10,104,0,3,152,0,1,172,0,12,4,0,2,160,17,2,4,0,31,65,0,34,4,0,731,80,0,32,117,0,16,121,0,10,126,0,2,159,0,24,4,0,5,111,0,18,117,0,21,121,0,6,154,0,4,4,0,5,117,0,2,4,12,1,4,35,8,4,32,3,4,11,5,4,312,1,4,131,18,4,72,1,4,13,1,4,0,122,4,0,3,4,0,3,189],[9,1,8,0,1,8,0,1,28,192,12,4,0,24,68,0,2,71,0,2,4,4,3,4,0,16,70,0,1,4,22,22,4,0,11,111,0,12,117,0,3,142,29,37,82,0,23,4,0,25,85,0,117,87,0,4,107,0,2,164,0,9,4,0,5,102,2,1,4,3,1,4,14,5,4,11,24,82,0,27,4,0,21,85,0,161,87,0,3,107,0,1,164,0,2,4,0,5,102,31,3,4,8,10,4,0,4,143,0,2,4,26,5,4,0,4,4,0,1,4,0,5,105,4,4,4,0,1,4,0,10,105,0,2,4,0,1,170,0,1,4,1,10,4,0,1,34,0,2,4,19,7,4,0,23,68,0,1,71,25,9,4,0,9,4,0,95,81,0,620,84,0,7,101,0,32,4,0,2,4,0,14,122,0,3,4,0,7,117,0,2,4,10,14,4,0,5,4,0,18,4,0,1,4,0,20,122,0,2,4,0,3,5,0,1,155,4,5,4,661,119,182,3,1,4,0,2,190],[9,1,31,0,1,39,0,1,4,204,2,4,0,19,69,0,3,146,0,2,4,9,16,4,41,4,4,0,11,4,0,12,4,0,3,4,29,11,4,0,26,83,17,6,4,0,6,4,0,4,33,0,15,123,0,9,4,0,3,88,0,42,89,0,63,94,0,3,4,0,1,33,0,2,4,9,2,4,0,3,103,37,4,4,0,20,128,22,5,4,0,3,4,0,4,33,0,14,123,0,14,4,0,3,33,0,9,88,0,40,89,0,95,94,0,3,4,0,1,4,2,5,4,52,4,4,34,3,4,1,3,4,0,2,106,8,1,4,0,6,4,0,4,106,2,1,4,41,6,4,0,16,69,0,1,146,0,1,4,43,1,4,0,94,82,0,72,4,0,57,85,0,476,87,0,13,107,0,1,164,0,1,169,0,4,4,0,3,102,34,8,4,0,6,143,2,1,4,0,7,4,18,8,4,4,1,4,13,5,4,1,8,4,0,12,143,2,3,4,0,1,4,670,2,4,0,107,183,0,10,194,4,1,4,0,1,191],[9,1,10,0,1,10,0,1,4,206,3,4,0,16,70,0,3,4,80,3,4,55,6,4,0,12,131,0,8,135,29,4,4,0,3,4,0,12,123,9,3,4,0,42,4,0,12,4,0,3,33,0,48,94,3,1,5,11,2,4,0,3,4,41,16,4,0,4,135,30,3,4,0,1,5,0,3,4,0,10,123,0,1,124,14,3,4,0,9,4,0,40,4,0,11,4,0,2,33,0,82,94,7,4,4,54,2,4,41,2,4,15,4,4,50,4,4,0,12,70,0,1,4,45,5,4,0,89,119,56,16,4,0,20,4,0,4,33,0,33,123,0,28,4,0,4,33,0,16,88,0,112,89,0,315,94,0,1,162,0,9,4,0,4,33,0,1,4,0,1,4,4,3,4,42,6,4,68,12,4,678,11,4,0,1,5,0,4,155,0,89,184,0,1,196,0,1,197,0,4,4,0,6,195,5,1,192],[9,1,8,0,1,8,210,16,4,144,3,4,0,2,4,0,10,132,0,1,4,0,7,134,36,7,4,0,5,123,9,3,4,30,12,4,8,4,4,0,3,4,0,19,4,0,20,95,0,9,140,3,1,4,66,5,4,0,2,34,0,2,4,0,2,134,33,1,4,3,8,4,0,2,124,0,1,4,17,9,4,31,9,4,11,1,4,0,1,5,0,25,4,0,57,95,183,12,4,51,56,4,0,25,131,0,6,135,0,1,157,0,1,167,71,1,4,20,3,4,0,1,5,0,13,4,0,20,123,28,2,4,0,2,5,0,16,4,0,112,4,0,46,4,0,1,33,0,268,94,0,1,4,9,3,4,0,1,5,7,2,4,43,5,4,74,6,4,683,6,4,0,1,4,0,2,4,0,2,185,0,4,4,0,3,5,0,77,184,0,4,187,0,1,193,0,1,4,0,1,4,4,5,4,0,1,198,5,1,4],[9,1,32,0,1,40,375,10,4,1,7,4,38,5,4,0,3,4,0,1,123,0,1,124,84,3,4,0,1,34,0,3,4,0,16,94,0,1,136,0,9,4,79,2,4,43,2,4,0,2,4,79,1,4,25,37,4,0,15,94,0,2,136,0,3,171,277,21,4,0,4,34,0,2,4,0,23,132,0,4,4,0,2,134,0,1,4,0,1,4,95,1,4,13,12,4,0,6,123,0,2,124,30,2,4,2,14,4,79,33,4,38,8,4,0,1,4,0,63,4,0,5,33,0,184,95,0,15,140,0,1,162,13,1,4,8,1,4,815,2,4,3,2,4,4,3,4,0,6,4,0,28,5,0,33,184,0,4,187,0,6,193,0,4,4,0,1,5,1,1,4,9,1,4],[9,1,10,0,1,4,383,2,4,46,5,4,1,2,4,0,1,123,0,1,4,91,13,4,0,3,95,0,1,4,5,4,4,125,1,4,118,5,4,0,19,145,0,2,166,0,15,4,0,2,4,0,3,4,304,23,4,4,2,4,123,3,4,0,3,124,0,2,4,159,1,4,110,4,4,0,1,5,0,32,4,0,142,94,0,10,136,0,15,4,0,1,4,858,27,4,0,1,34,0,5,4,0,11,5,0,16,184,0,1,193,0,4,4,0,5,4,0,1,5,3,1,4,0,1,4],[9,1,33,0,1,4,438,1,4,0,1,4,0,1,4,103,1,34,0,1,4,0,2,94,0,1,4,253,5,4,0,2,4,0,9,94,0,8,136,0,2,4,5,9,4,0,1,34,3,2,4,317,7,4,0,3,34,132,3,4,276,1,4,30,2,4,0,74,4,0,3,33,0,65,95,0,10,4,4,11,4,892,11,4,0,1,4,0,7,5,0,7,184,0,1,193,0,1,4,1,3,4,5,1,4],[9,1,4,547,2,4,261,7,4,0,2,33,0,8,4,20,2,4,835,7,4,0,3,34,0,3,4,0,14,4,0,47,94,0,4,136,9,1,4,919,7,4,0,7,5,0,1,4],[9,1,4,548,1,4,268,1,4,0,1,5,4,4,4,883,1,4,0,35,4,0,6,33,0,6,95,0,4,4,936,7,4],[828,1,4,917,7,4,0,3,34,0,5,4,0,1,5,0,2,4,0,4,94,3,1,4],[1761,1,4,2,2,4,0,2,33],[1765,1,4,0,2,4]]; -numTicks = 2750; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~y.extend :31:18","~hb :32:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2046083","~Stylesheet.getInstance :57:39","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Af :136:12","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~Og :167:12","~vf :132:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~DetailsRowCheckBase :8698:36","~getClassNames :36:34","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~mergeStyleSets :16:24","~extractStyleParts :8:27","~CheckBase :11:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~FocusZone.render :328:43","~ai :222:12","~FocusZone :54:23","~getId :98:15","~extractRules :284:22","~_loop_1 :313:44","~DetailsRowBase :10121:28","~createRef :21:372","~lh :194:140","~oe :106:12","~tc :55:12","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~applyRegistration :427:27","~qc :49:12","~pc :48:127","~FontIcon :34:25","~css :7:13","~Wrapped._this._renderContent :42:45","~__rest :61:16","~Lf :148:288","~he :101:184","~ge :101:12","~M :15:11","~ke :103:12","~DetailsRow_styles_getStyles :8028:44","~xe :110:125","~getNativeProps :393:24","~filteredAssign :70:24","~_processArgs :16:26","~Stylesheet.argsFromClassName :113:55","~qe :107:12","~DetailsRowBase._onRenderCheck :10339:56","~Mf :148:385","~getStyles :14:26","~xf :134:12","~Wrapped.render :53:45","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Wrapped :39:25","~memoizedFunction :73:37","~getGlobalClassNames :946:29","~expandSelector :272:24","~Ng :166:128","~se :109:12","~Id :87:12","~expandQuads :355:21","~we :110:12","~getCellText :10061:28","~(anonymous) :398:92","~_fastDefaultCheckboxRender :8722:36","~(anonymous) :324:55","~Ve :119:12","~Customizations.getSettings :31:43","~If :147:394","~Ig :185:375","~ne :105:284","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~re :108:12","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~M :186:11","~get :22:31","~Je :114:12","~Selection.canSelectItem :25:50","~G :13:401","~(anonymous) :3:88","~(anonymous) :2:88","~oc :48:12","~concatStyleSets :6:25","~(anonymous) :1:88","~(anonymous) :323:51","~(anonymous) :1539:102","~J :114:349","~(anonymous) :220:88","~Selection.isIndexSelected :185:52","~expandCommaSeparatedGlobals :241:37","~E :13:11","~f :138:420","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getDocument :12:21","~Wrapped.componentDidMount :56:56","~isElementFocusZone :238:28","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~getParent :11:19","~on :2:12","~EventGroup._isElement :96:38"]; +let levels = [[0,1,0,0,2749,5],[0,1,1,0,2749,6],[0,1,2,0,2749,7],[0,1,3,0,2749,8],[0,1,4,0,2749,9],[1,2749,10],[1,1,4,0,16,8,0,2,45,0,2730,50],[1,1,4,0,1,11,0,3,15,0,12,23,0,2,4,0,2730,51],[1,1,4,0,1,10,0,3,10,0,12,10,0,2,46,0,2730,52],[2,1,8,0,3,8,0,12,4,0,1,47,0,1,48,0,2730,53],[2,1,12,0,3,16,0,12,24,0,1,4,0,1,49,0,2730,54],[2,1,10,0,3,10,0,12,25,0,1,4,0,1,4,0,2730,55],[2,1,13,0,1,8,0,1,20,0,1,22,0,12,8,1,1,4,0,2730,56],[2,1,14,0,1,17,0,1,21,0,1,4,0,11,26,0,1,43,2,2730,57],[2,1,4,0,1,10,0,1,4,0,1,4,0,11,10,0,1,10,2,2730,58],[3,1,8,2,11,8,0,1,4,2,2730,59],[3,1,18,2,11,27,0,1,44,2,2730,60],[3,1,10,2,1,4,0,10,10,0,1,4,2,1,4,0,2588,61,0,141,174],[3,1,8,2,1,4,0,2,4,0,3,8,0,4,28,0,1,35,0,1,4,2,1,4,0,6,4,0,2582,62,0,141,175],[3,1,19,3,1,4,0,1,34,0,1,29,0,1,37,0,1,41,0,4,4,0,1,36,10,59,4,0,2009,63,0,514,91,0,141,176],[3,1,10,5,1,10,0,1,10,0,1,10,0,4,4,0,1,4,65,4,4,0,65,4,0,118,64,0,663,72,0,1050,75,0,76,112,0,16,114,0,10,120,0,3,137,0,7,156,0,1,158,0,252,4,0,2,5,0,15,98,0,44,99,0,132,100,0,3,116,0,31,118,0,13,125,0,4,127,0,6,138,0,5,141,0,1,148,0,5,153,0,1,168,0,141,177],[3,1,8,5,1,8,0,1,8,0,1,8,4,1,4,67,1,4,0,1,34,63,2,4,0,11,4,0,107,65,0,15,4,0,56,73,0,276,79,0,263,86,0,53,110,0,10,4,0,64,76,0,960,77,0,13,129,0,2,149,0,1,168,0,21,4,0,19,113,0,18,117,0,8,147,0,9,151,0,1,161,0,6,4,0,9,115,0,1,148,0,10,4,0,3,4,0,7,4,0,1,4,246,6,4,0,2,4,0,15,4,0,22,4,0,18,5,0,4,150,0,106,4,0,21,108,0,5,163,0,3,4,0,6,4,0,25,5,0,13,4,0,4,4,0,2,4,0,1,5,0,3,139,0,5,4,0,1,4,0,5,4,0,1,4,0,1,4,0,2,178,0,2,179,0,136,180],[3,1,4,5,1,30,0,1,38,0,1,42,150,32,4,0,50,66,0,24,68,0,1,71,15,54,4,0,2,117,0,19,4,0,230,80,0,3,111,0,4,113,0,14,117,0,5,144,0,1,162,0,5,4,0,249,80,0,9,117,0,16,4,0,9,111,0,4,117,0,20,121,0,3,134,0,1,165,10,9,4,0,18,92,0,23,96,0,14,133,0,17,4,0,33,64,0,825,78,0,74,90,0,9,130,0,2,137,0,12,4,0,1,158,0,2,4,0,1,4,19,2,4,0,19,4,0,18,4,0,8,4,0,9,4,0,1,4,6,4,4,0,5,116,0,1,4,289,1,4,12,10,4,0,18,4,0,4,4,83,23,4,0,3,4,0,18,109,0,5,4,9,25,4,19,1,4,0,3,4,10,1,4,2,2,4,0,2,4,0,8,4,0,122,181,0,3,186,0,3,188],[3,1,4,5,1,10,0,1,10,0,1,10,182,10,4,0,38,67,0,2,173,0,4,4,0,19,69,0,1,146,0,1,4,20,1,34,0,48,74,0,2,4,14,5,4,0,8,4,0,37,81,0,171,84,0,14,101,0,3,4,0,4,4,0,14,4,0,5,134,0,1,4,5,5,4,0,24,81,0,213,84,0,7,101,0,9,4,16,9,4,0,4,4,0,4,4,0,14,122,0,2,161,0,3,4,0,1,4,19,8,4,0,4,93,0,6,104,0,8,4,0,1,97,0,10,104,0,3,152,0,1,172,0,12,4,0,2,160,17,2,4,0,31,65,0,34,4,0,731,80,0,32,117,0,16,121,0,10,126,0,2,159,0,24,4,0,5,111,0,18,117,0,21,121,0,6,154,0,4,4,0,5,117,0,2,4,12,1,4,35,8,4,32,3,4,11,5,4,312,1,4,131,18,4,72,1,4,13,1,4,0,122,4,0,3,4,0,3,189],[9,1,8,0,1,8,0,1,28,192,12,4,0,24,68,0,2,71,0,2,4,4,3,4,0,16,70,0,1,4,22,22,4,0,11,111,0,12,117,0,3,142,29,37,82,0,23,4,0,25,85,0,117,87,0,4,107,0,2,164,0,9,4,0,5,102,2,1,4,3,1,4,14,5,4,11,24,82,0,27,4,0,21,85,0,161,87,0,3,107,0,1,164,0,2,4,0,5,102,31,3,4,8,10,4,0,4,143,0,2,4,26,5,4,0,4,4,0,1,4,0,5,105,4,4,4,0,1,4,0,10,105,0,2,4,0,1,170,0,1,4,1,10,4,0,1,34,0,2,4,19,7,4,0,23,68,0,1,71,25,9,4,0,9,4,0,95,81,0,620,84,0,7,101,0,32,4,0,2,4,0,14,122,0,3,4,0,7,117,0,2,4,10,14,4,0,5,4,0,18,4,0,1,4,0,20,122,0,2,4,0,3,5,0,1,155,4,5,4,661,119,182,3,1,4,0,2,190],[9,1,31,0,1,39,0,1,4,204,2,4,0,19,69,0,3,146,0,2,4,9,16,4,41,4,4,0,11,4,0,12,4,0,3,4,29,11,4,0,26,83,17,6,4,0,6,4,0,4,33,0,15,123,0,9,4,0,3,88,0,42,89,0,63,94,0,3,4,0,1,33,0,2,4,9,2,4,0,3,103,37,4,4,0,20,128,22,5,4,0,3,4,0,4,33,0,14,123,0,14,4,0,3,33,0,9,88,0,40,89,0,95,94,0,3,4,0,1,4,2,5,4,52,4,4,34,3,4,1,3,4,0,2,106,8,1,4,0,6,4,0,4,106,2,1,4,41,6,4,0,16,69,0,1,146,0,1,4,43,1,4,0,94,82,0,72,4,0,57,85,0,476,87,0,13,107,0,1,164,0,1,169,0,4,4,0,3,102,34,8,4,0,6,143,2,1,4,0,7,4,18,8,4,4,1,4,13,5,4,1,8,4,0,12,143,2,3,4,0,1,4,670,2,4,0,107,183,0,10,194,4,1,4,0,1,191],[9,1,10,0,1,10,0,1,4,206,3,4,0,16,70,0,3,4,80,3,4,55,6,4,0,12,131,0,8,135,29,4,4,0,3,4,0,12,123,9,3,4,0,42,4,0,12,4,0,3,33,0,48,94,3,1,5,11,2,4,0,3,4,41,16,4,0,4,135,30,3,4,0,1,5,0,3,4,0,10,123,0,1,124,14,3,4,0,9,4,0,40,4,0,11,4,0,2,33,0,82,94,7,4,4,54,2,4,41,2,4,15,4,4,50,4,4,0,12,70,0,1,4,45,5,4,0,89,119,56,16,4,0,20,4,0,4,33,0,33,123,0,28,4,0,4,33,0,16,88,0,112,89,0,315,94,0,1,162,0,9,4,0,4,33,0,1,4,0,1,4,4,3,4,42,6,4,68,12,4,678,11,4,0,1,5,0,4,155,0,89,184,0,1,196,0,1,197,0,4,4,0,6,195,5,1,192],[9,1,8,0,1,8,210,16,4,144,3,4,0,2,4,0,10,132,0,1,4,0,7,134,36,7,4,0,5,123,9,3,4,30,12,4,8,4,4,0,3,4,0,19,4,0,20,95,0,9,140,3,1,4,66,5,4,0,2,34,0,2,4,0,2,134,33,1,4,3,8,4,0,2,124,0,1,4,17,9,4,31,9,4,11,1,4,0,1,5,0,25,4,0,57,95,183,12,4,51,56,4,0,25,131,0,6,135,0,1,157,0,1,167,71,1,4,20,3,4,0,1,5,0,13,4,0,20,123,28,2,4,0,2,5,0,16,4,0,112,4,0,46,4,0,1,33,0,268,94,0,1,4,9,3,4,0,1,5,7,2,4,43,5,4,74,6,4,683,6,4,0,1,4,0,2,4,0,2,185,0,4,4,0,3,5,0,77,184,0,4,187,0,1,193,0,1,4,0,1,4,4,5,4,0,1,198,5,1,4],[9,1,32,0,1,40,375,10,4,1,7,4,38,5,4,0,3,4,0,1,123,0,1,124,84,3,4,0,1,34,0,3,4,0,16,94,0,1,136,0,9,4,79,2,4,43,2,4,0,2,4,79,1,4,25,37,4,0,15,94,0,2,136,0,3,171,277,21,4,0,4,34,0,2,4,0,23,132,0,4,4,0,2,134,0,1,4,0,1,4,95,1,4,13,12,4,0,6,123,0,2,124,30,2,4,2,14,4,79,33,4,38,8,4,0,1,4,0,63,4,0,5,33,0,184,95,0,15,140,0,1,162,13,1,4,8,1,4,815,2,4,3,2,4,4,3,4,0,6,4,0,28,5,0,33,184,0,4,187,0,6,193,0,4,4,0,1,5,1,1,4,9,1,4],[9,1,10,0,1,4,383,2,4,46,5,4,1,2,4,0,1,123,0,1,4,91,13,4,0,3,95,0,1,4,5,4,4,125,1,4,118,5,4,0,19,145,0,2,166,0,15,4,0,2,4,0,3,4,304,23,4,4,2,4,123,3,4,0,3,124,0,2,4,159,1,4,110,4,4,0,1,5,0,32,4,0,142,94,0,10,136,0,15,4,0,1,4,858,27,4,0,1,34,0,5,4,0,11,5,0,16,184,0,1,193,0,4,4,0,5,4,0,1,5,3,1,4,0,1,4],[9,1,33,0,1,4,438,1,4,0,1,4,0,1,4,103,1,34,0,1,4,0,2,94,0,1,4,253,5,4,0,2,4,0,9,94,0,8,136,0,2,4,5,9,4,0,1,34,3,2,4,317,7,4,0,3,34,132,3,4,276,1,4,30,2,4,0,74,4,0,3,33,0,65,95,0,10,4,4,11,4,892,11,4,0,1,4,0,7,5,0,7,184,0,1,193,0,1,4,1,3,4,5,1,4],[9,1,4,547,2,4,261,7,4,0,2,33,0,8,4,20,2,4,835,7,4,0,3,34,0,3,4,0,14,4,0,47,94,0,4,136,9,1,4,919,7,4,0,7,5,0,1,4],[9,1,4,548,1,4,268,1,4,0,1,5,4,4,4,883,1,4,0,35,4,0,6,33,0,6,95,0,4,4,936,7,4],[828,1,4,917,7,4,0,3,34,0,5,4,0,1,5,0,2,4,0,4,94,3,1,4],[1761,1,4,2,2,4,0,2,33],[1765,1,4,0,2,4]]; +let numTicks = 2750; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.data.js index c96474f..ea479f3 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :50:163","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3304280","~(anonymous) :17:37","~__extends :44:19","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2585538","~keyframes :11:19","~Stylesheet.getInstance :57:39","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) :13343:68","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__ :46:16","~serializeRuleEntries :378:30","~prefixRules :170:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_13_initializeIcons :1703:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~DetailsRowBase._onRenderCheck :10339:56","~M :15:11","~hg :150:12","~CheckBase :11:26","~applyRegistration :427:27","~FontIcon :34:25","~_styles :73:41","~_resolve :90:18","~DetailsRow_styles_getStyles :8028:44","~DetailsRowCheckBase :8698:36","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~_loop_1 :313:44","~(anonymous) :324:55","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~ai :222:12","~ke :103:12","~J :114:349","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~FocusZone.render :328:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~qc :49:12","~xe :110:125","~xf :134:12","~extractStyleParts :8:27","~_processArgs :16:26","~oe :106:12","~Lf :148:288","~we :110:12","~Wrapped.render :53:45","~Wrapped._this._renderContent :42:45","~Wrapped._updateStyles :66:52","~Mf :148:385","~vf :132:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~_traverseMap :89:22","~Stylesheet.classNameFromKey :106:54","~qe :107:12","~pc :48:127","~_fastDefaultCheckboxRender :8722:36","~expandCommaSeparatedGlobals :241:37","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ne :105:284","~css :7:13","~Af :136:12","~_traverseEdge :82:23","~Ng :166:128","~__rest :61:16","~expandSelector :272:24","~getStyles :14:26","~Ve :119:12","~se :109:12","~oc :48:12","~(anonymous) :1:88","~(anonymous) :26:88","~GroupSpacer :7987:28","~appendFunction :7:24","~DetailsRowBase :10121:28","~EventGroup :19:24","~lh :194:140","~(anonymous) :1517:108","~_normalizeValue :108:25","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~getId :98:15","~re :108:12","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~he :101:184","~ge :101:12","~Stylesheet.argsFromClassName :113:55","~Customizations.getSettings :31:43","~f :138:420","~Ig :185:375","~Wrapped :39:25","~Eg :163:273","~concatStyleSets :6:25","~Cg :163:12","~Id :87:12","~E :13:11","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~(anonymous) :220:88","~(anonymous) :221:88","~getCellText :10061:28","~c :138:170","~Je :114:12","~createRef :21:372","~(anonymous) :3:88","~(anonymous) :2:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~on :2:12","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~DetailsRowBase.componentDidMount :10178:59","~Wrapped.componentDidMount :56:56","~ed :70:275","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~(anonymous) :10:88"]; -levels = [[0,1,0,0,2694,4],[0,1,1,0,2694,5],[0,1,2,0,2694,6],[0,1,3,0,2694,7],[0,1,3,0,2694,8],[1,2694,9],[1,1,3,0,11,7,0,3,47,0,2679,54],[1,1,53,0,1,10,0,1,13,0,9,16,0,3,3,0,2679,55],[1,1,3,0,1,9,0,1,9,0,9,9,0,3,48,0,2679,56],[2,1,7,0,1,7,0,9,3,0,1,49,0,1,51,0,1,52,0,2679,57],[2,1,11,0,1,14,0,9,17,0,1,50,0,1,50,0,1,50,0,2679,58],[2,1,9,0,1,9,0,9,18,0,1,3,0,1,3,0,1,3,0,2679,59],[2,1,3,0,1,15,0,9,7,1,1,3,1,2679,60],[2,1,12,0,1,3,0,7,19,0,2,41,3,2679,61],[2,1,3,0,1,3,0,7,9,0,2,9,3,2679,62],[4,7,7,0,2,7,3,2679,63],[4,7,20,0,2,42,3,2679,64],[4,7,9,0,1,3,0,1,9,3,2,3,0,2552,65,0,125,181],[4,1,3,0,3,7,0,2,30,0,1,34,0,1,3,0,1,43,5,4,3,0,2548,66,0,125,182],[4,1,3,0,1,21,0,1,29,0,1,32,0,1,31,0,1,39,0,1,35,1,1,44,9,65,3,0,1957,67,0,526,97,0,125,183],[5,1,9,0,1,3,0,1,9,0,1,3,0,1,40,0,1,36,1,1,45,74,71,3,0,115,68,0,951,75,0,692,82,0,5,109,0,25,114,0,83,117,0,2,135,0,5,163,0,1,167,0,5,170,0,2,177,0,246,3,0,5,4,0,16,98,0,149,107,0,45,113,0,3,115,0,1,119,0,8,126,0,13,140,0,27,148,0,10,154,0,1,155,0,1,159,0,1,165,0,125,184],[5,1,7,0,1,3,0,1,7,1,1,3,0,1,37,1,1,46,145,22,3,0,93,69,0,9,3,0,853,76,0,2,99,0,16,110,0,70,120,0,1,163,0,17,3,0,302,83,0,58,85,0,262,89,0,52,95,0,1,144,0,5,3,0,14,3,0,3,155,0,8,158,0,27,3,0,22,81,0,9,118,0,14,136,0,11,161,0,2,3,0,5,3,0,1,3,0,5,3,0,2,3,232,14,3,0,5,3,0,3,3,0,13,4,0,110,3,0,33,108,0,6,141,0,22,3,0,20,4,0,3,131,0,3,3,0,1,3,0,8,3,0,8,3,0,2,4,0,3,168,0,27,3,0,10,3,0,1,3,0,1,3,0,1,3,0,2,3,0,2,185,0,3,186,0,118,187],[5,1,22,1,1,33,2,1,28,1,1,3,167,25,3,0,36,70,0,30,72,0,1,133,0,1,176,9,16,3,0,37,68,0,730,77,0,65,103,0,5,116,0,2,3,0,16,3,0,22,3,0,2,99,0,22,121,0,14,146,0,10,164,0,1,3,17,6,3,0,287,78,0,9,81,0,15,3,0,14,81,0,5,92,0,17,104,0,7,132,0,11,3,0,227,78,0,10,81,0,5,128,0,5,132,0,3,136,0,1,179,0,52,3,0,1,3,19,3,3,0,6,3,0,2,159,17,10,3,0,22,3,0,9,3,0,14,3,0,11,3,269,13,3,90,20,3,0,18,3,0,15,127,0,6,3,11,11,3,0,19,3,0,1,130,0,3,3,20,2,3,0,3,3,20,7,3,5,5,3,5,2,3,0,3,3,0,7,3,0,107,188,0,3,194,0,1,202],[5,1,9,1,1,3,2,1,38,194,7,3,0,28,71,0,1,162,0,8,3,0,20,73,0,2,139,0,1,3,0,1,3,25,5,3,0,32,69,0,30,3,0,649,78,0,11,80,0,24,81,0,15,104,0,1,171,0,12,3,0,21,81,0,24,104,0,2,132,0,1,143,0,4,156,0,1,180,0,4,3,0,1,81,40,2,3,0,8,3,0,12,122,0,2,153,0,5,3,0,5,122,0,2,147,0,1,169,0,1,178,0,9,3,0,1,169,24,6,3,0,239,79,0,34,86,0,7,124,0,1,142,0,9,3,12,3,3,0,14,3,0,5,3,0,2,3,0,15,105,0,7,3,10,1,3,0,2,3,0,184,79,0,34,86,0,7,124,0,10,3,0,3,3,0,2,92,0,5,3,0,3,3,0,1,3,6,2,3,0,44,96,29,2,3,52,6,3,6,8,3,421,15,3,27,1,3,80,5,3,17,107,3,0,3,195,0,1,3],[5,1,7,1,1,3,2,1,3,201,4,3,0,22,72,0,2,133,0,1,3,8,2,3,0,18,74,0,2,3,32,16,3,0,15,72,0,1,133,25,5,3,0,13,3,0,546,79,0,77,86,0,13,124,0,4,3,0,7,81,0,24,3,0,3,3,0,12,105,0,1,172,7,5,3,0,21,3,0,2,3,0,22,105,0,2,3,0,1,3,0,2,3,0,1,4,0,1,157,0,1,3,4,1,3,47,3,3,0,3,3,0,9,123,0,2,3,2,3,3,0,1,3,0,4,123,0,2,3,0,1,3,0,1,3,5,4,3,0,1,3,30,23,3,0,184,45,0,5,84,0,26,111,0,1,166,0,1,3,0,33,87,0,5,3,0,2,134,0,1,3,45,9,3,0,6,106,6,1,3,13,27,3,0,124,45,0,3,84,0,27,111,0,2,166,0,1,173,0,1,3,0,33,87,0,3,3,0,4,134,13,1,3,0,1,102,4,1,3,0,3,3,9,24,3,0,14,81,0,5,132,0,1,175,669,107,189,0,3,196],[5,1,23,4,1,3,205,4,3,0,17,73,0,1,139,0,2,3,11,18,3,50,4,3,0,11,73,0,1,3,43,60,3,0,425,45,0,7,84,0,52,111,0,1,166,0,1,174,0,1,3,0,76,87,0,4,3,0,9,134,3,1,3,0,7,3,23,1,3,3,4,3,0,8,106,0,1,3,8,4,3,14,7,3,2,12,3,0,10,106,5,1,3,0,1,3,59,7,3,0,2,145,1,1,3,6,1,3,0,3,145,58,9,3,0,2,3,0,1,31,0,53,46,0,115,90,0,13,125,0,3,3,0,2,31,0,10,3,0,2,31,0,14,112,0,1,3,1,6,3,0,27,138,5,1,3,0,1,150,55,6,3,39,8,3,0,9,3,0,2,31,0,38,46,0,70,90,0,5,125,0,3,3,0,6,3,0,1,31,0,20,112,0,2,3,0,1,3,1,9,3,0,24,100,3,3,3,0,1,150,14,1,3,37,4,3,0,14,3,0,5,3,0,1,3,669,101,190,0,1,199,0,5,201,0,1,3,0,2,197],[5,1,9,214,6,3,0,11,74,0,1,3,85,5,3,0,6,74,87,17,3,0,28,3,0,4,31,0,94,46,0,276,90,0,23,125,0,4,3,0,3,31,0,17,3,0,3,31,0,32,112,0,1,3,0,1,3,1,2,3,0,74,88,4,8,3,0,1,150,10,1,3,31,8,3,48,10,3,73,2,3,9,3,3,66,1,130,2,1,3,0,53,3,0,9,3,0,2,31,0,104,90,0,13,3,3,2,3,10,2,3,0,5,3,0,9,112,8,22,3,0,5,101,6,1,3,57,4,3,56,2,3,0,38,3,0,11,3,0,2,31,0,57,90,0,5,3,9,1,3,0,4,3,0,16,112,13,13,3,0,3,101,0,8,151,5,1,3,0,1,3,745,9,3,0,3,4,0,88,191,0,1,193,0,1,200,0,1,3,0,4,204,1,1,3,0,1,203],[5,1,7,220,11,3,91,6,3,132,4,3,0,94,3,0,39,3,0,5,31,0,232,90,0,23,3,4,3,3,17,3,3,0,9,3,0,23,112,5,50,3,0,3,101,0,1,149,0,20,151,10,2,3,0,1,3,44,6,3,55,3,3,198,12,3,7,2,3,0,2,3,0,27,3,0,77,93,0,13,3,22,9,3,19,10,3,0,1,130,0,5,92,151,13,3,9,2,3,0,1,3,0,1,4,0,24,3,0,2,31,0,11,91,0,20,93,2,3,3,14,10,3,0,6,112,20,6,3,0,3,92,0,1,3,0,7,152,5,1,3,749,6,3,0,3,3,0,8,3,0,3,4,0,66,191,0,7,192,0,4,198,0,1,3,0,1,3,1,3,3,0,1,205,2,1,3],[5,1,24,537,21,3,33,6,3,0,4,3,0,1,4,0,52,3,0,2,31,0,24,91,0,154,93,2,21,3,36,13,3,0,6,112,0,4,160,39,13,3,0,3,130,0,1,3,0,2,92,0,1,3,0,20,152,11,1,3,357,41,3,0,28,90,0,6,129,0,2,137,43,1,3,30,5,3,176,1,3,19,5,3,0,2,3,0,11,3,0,4,3,0,15,90,0,1,137,23,6,3,0,4,3,0,2,112,26,2,3,0,1,102,1,7,3,760,1,3,11,3,3,0,6,3,0,10,4,0,48,191,0,2,192,0,3,3,0,4,4,0,4,3,0,1,3,5,1,3],[5,1,9,601,1,3,52,1,3,0,1,4,0,24,3,0,23,3,0,121,90,0,10,137,71,1,3,0,3,3,0,2,112,0,1,160,0,4,3,56,2,3,1,20,3,379,9,3,0,22,94,0,28,3,0,6,3,0,2,3,288,4,3,0,1,130,4,8,3,0,7,93,0,1,3,24,5,3,3,1,3,0,2,3,28,1,3,4,1,3,0,3,130,781,9,3,0,1,130,0,3,3,0,26,4,0,19,191,0,2,3,3,4,3,1,3,3],[5,1,7,655,1,3,10,13,3,0,1,130,22,1,3,0,60,3,0,3,31,0,58,93,0,10,3,75,2,3,0,1,3,75,6,3,0,2,130,380,8,3,0,4,3,0,14,90,0,4,137,18,8,3,0,2,130,0,6,3,307,2,3,0,5,90,33,1,3,833,23,3,0,3,130,0,4,3,0,3,4,0,4,191,0,7,192,0,1,206],[5,1,25,758,4,3,0,1,130,0,3,3,0,15,3,0,39,90,0,4,137,7,3,3,553,12,3,0,2,31,0,4,3,28,6,3,309,3,3,0,2,31,896,1,3,0,3,3,0,2,3,0,2,4,0,4,3,0,3,4,0,1,3],[5,1,9,781,31,3,0,8,93,0,4,3,574,1,3,0,2,3,348,1,3,0,1,130,0,1,3,0,1,4,902,1,3,0,1,130,3,1,3,0,3,3],[5,1,7,806,5,3,0,1,130,0,8,90,3,1,3,928,1,3],[5,1,26,812,8,3],[5,1,9,818,1,3,0,1,130],[5,1,27],[5,1,28],[5,1,3],[5,1,3]]; -numTicks = 2695; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :50:163","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3304280","~(anonymous) :17:37","~__extends :44:19","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2585538","~keyframes :11:19","~Stylesheet.getInstance :57:39","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) :13343:68","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__ :46:16","~serializeRuleEntries :378:30","~prefixRules :170:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_13_initializeIcons :1703:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~DetailsRowBase._onRenderCheck :10339:56","~M :15:11","~hg :150:12","~CheckBase :11:26","~applyRegistration :427:27","~FontIcon :34:25","~_styles :73:41","~_resolve :90:18","~DetailsRow_styles_getStyles :8028:44","~DetailsRowCheckBase :8698:36","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~_loop_1 :313:44","~(anonymous) :324:55","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~ai :222:12","~ke :103:12","~J :114:349","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~FocusZone.render :328:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~qc :49:12","~xe :110:125","~xf :134:12","~extractStyleParts :8:27","~_processArgs :16:26","~oe :106:12","~Lf :148:288","~we :110:12","~Wrapped.render :53:45","~Wrapped._this._renderContent :42:45","~Wrapped._updateStyles :66:52","~Mf :148:385","~vf :132:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~_traverseMap :89:22","~Stylesheet.classNameFromKey :106:54","~qe :107:12","~pc :48:127","~_fastDefaultCheckboxRender :8722:36","~expandCommaSeparatedGlobals :241:37","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ne :105:284","~css :7:13","~Af :136:12","~_traverseEdge :82:23","~Ng :166:128","~__rest :61:16","~expandSelector :272:24","~getStyles :14:26","~Ve :119:12","~se :109:12","~oc :48:12","~(anonymous) :1:88","~(anonymous) :26:88","~GroupSpacer :7987:28","~appendFunction :7:24","~DetailsRowBase :10121:28","~EventGroup :19:24","~lh :194:140","~(anonymous) :1517:108","~_normalizeValue :108:25","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~getId :98:15","~re :108:12","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~he :101:184","~ge :101:12","~Stylesheet.argsFromClassName :113:55","~Customizations.getSettings :31:43","~f :138:420","~Ig :185:375","~Wrapped :39:25","~Eg :163:273","~concatStyleSets :6:25","~Cg :163:12","~Id :87:12","~E :13:11","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~(anonymous) :220:88","~(anonymous) :221:88","~getCellText :10061:28","~c :138:170","~Je :114:12","~createRef :21:372","~(anonymous) :3:88","~(anonymous) :2:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~on :2:12","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~DetailsRowBase.componentDidMount :10178:59","~Wrapped.componentDidMount :56:56","~ed :70:275","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~(anonymous) :10:88"]; +let levels = [[0,1,0,0,2694,4],[0,1,1,0,2694,5],[0,1,2,0,2694,6],[0,1,3,0,2694,7],[0,1,3,0,2694,8],[1,2694,9],[1,1,3,0,11,7,0,3,47,0,2679,54],[1,1,53,0,1,10,0,1,13,0,9,16,0,3,3,0,2679,55],[1,1,3,0,1,9,0,1,9,0,9,9,0,3,48,0,2679,56],[2,1,7,0,1,7,0,9,3,0,1,49,0,1,51,0,1,52,0,2679,57],[2,1,11,0,1,14,0,9,17,0,1,50,0,1,50,0,1,50,0,2679,58],[2,1,9,0,1,9,0,9,18,0,1,3,0,1,3,0,1,3,0,2679,59],[2,1,3,0,1,15,0,9,7,1,1,3,1,2679,60],[2,1,12,0,1,3,0,7,19,0,2,41,3,2679,61],[2,1,3,0,1,3,0,7,9,0,2,9,3,2679,62],[4,7,7,0,2,7,3,2679,63],[4,7,20,0,2,42,3,2679,64],[4,7,9,0,1,3,0,1,9,3,2,3,0,2552,65,0,125,181],[4,1,3,0,3,7,0,2,30,0,1,34,0,1,3,0,1,43,5,4,3,0,2548,66,0,125,182],[4,1,3,0,1,21,0,1,29,0,1,32,0,1,31,0,1,39,0,1,35,1,1,44,9,65,3,0,1957,67,0,526,97,0,125,183],[5,1,9,0,1,3,0,1,9,0,1,3,0,1,40,0,1,36,1,1,45,74,71,3,0,115,68,0,951,75,0,692,82,0,5,109,0,25,114,0,83,117,0,2,135,0,5,163,0,1,167,0,5,170,0,2,177,0,246,3,0,5,4,0,16,98,0,149,107,0,45,113,0,3,115,0,1,119,0,8,126,0,13,140,0,27,148,0,10,154,0,1,155,0,1,159,0,1,165,0,125,184],[5,1,7,0,1,3,0,1,7,1,1,3,0,1,37,1,1,46,145,22,3,0,93,69,0,9,3,0,853,76,0,2,99,0,16,110,0,70,120,0,1,163,0,17,3,0,302,83,0,58,85,0,262,89,0,52,95,0,1,144,0,5,3,0,14,3,0,3,155,0,8,158,0,27,3,0,22,81,0,9,118,0,14,136,0,11,161,0,2,3,0,5,3,0,1,3,0,5,3,0,2,3,232,14,3,0,5,3,0,3,3,0,13,4,0,110,3,0,33,108,0,6,141,0,22,3,0,20,4,0,3,131,0,3,3,0,1,3,0,8,3,0,8,3,0,2,4,0,3,168,0,27,3,0,10,3,0,1,3,0,1,3,0,1,3,0,2,3,0,2,185,0,3,186,0,118,187],[5,1,22,1,1,33,2,1,28,1,1,3,167,25,3,0,36,70,0,30,72,0,1,133,0,1,176,9,16,3,0,37,68,0,730,77,0,65,103,0,5,116,0,2,3,0,16,3,0,22,3,0,2,99,0,22,121,0,14,146,0,10,164,0,1,3,17,6,3,0,287,78,0,9,81,0,15,3,0,14,81,0,5,92,0,17,104,0,7,132,0,11,3,0,227,78,0,10,81,0,5,128,0,5,132,0,3,136,0,1,179,0,52,3,0,1,3,19,3,3,0,6,3,0,2,159,17,10,3,0,22,3,0,9,3,0,14,3,0,11,3,269,13,3,90,20,3,0,18,3,0,15,127,0,6,3,11,11,3,0,19,3,0,1,130,0,3,3,20,2,3,0,3,3,20,7,3,5,5,3,5,2,3,0,3,3,0,7,3,0,107,188,0,3,194,0,1,202],[5,1,9,1,1,3,2,1,38,194,7,3,0,28,71,0,1,162,0,8,3,0,20,73,0,2,139,0,1,3,0,1,3,25,5,3,0,32,69,0,30,3,0,649,78,0,11,80,0,24,81,0,15,104,0,1,171,0,12,3,0,21,81,0,24,104,0,2,132,0,1,143,0,4,156,0,1,180,0,4,3,0,1,81,40,2,3,0,8,3,0,12,122,0,2,153,0,5,3,0,5,122,0,2,147,0,1,169,0,1,178,0,9,3,0,1,169,24,6,3,0,239,79,0,34,86,0,7,124,0,1,142,0,9,3,12,3,3,0,14,3,0,5,3,0,2,3,0,15,105,0,7,3,10,1,3,0,2,3,0,184,79,0,34,86,0,7,124,0,10,3,0,3,3,0,2,92,0,5,3,0,3,3,0,1,3,6,2,3,0,44,96,29,2,3,52,6,3,6,8,3,421,15,3,27,1,3,80,5,3,17,107,3,0,3,195,0,1,3],[5,1,7,1,1,3,2,1,3,201,4,3,0,22,72,0,2,133,0,1,3,8,2,3,0,18,74,0,2,3,32,16,3,0,15,72,0,1,133,25,5,3,0,13,3,0,546,79,0,77,86,0,13,124,0,4,3,0,7,81,0,24,3,0,3,3,0,12,105,0,1,172,7,5,3,0,21,3,0,2,3,0,22,105,0,2,3,0,1,3,0,2,3,0,1,4,0,1,157,0,1,3,4,1,3,47,3,3,0,3,3,0,9,123,0,2,3,2,3,3,0,1,3,0,4,123,0,2,3,0,1,3,0,1,3,5,4,3,0,1,3,30,23,3,0,184,45,0,5,84,0,26,111,0,1,166,0,1,3,0,33,87,0,5,3,0,2,134,0,1,3,45,9,3,0,6,106,6,1,3,13,27,3,0,124,45,0,3,84,0,27,111,0,2,166,0,1,173,0,1,3,0,33,87,0,3,3,0,4,134,13,1,3,0,1,102,4,1,3,0,3,3,9,24,3,0,14,81,0,5,132,0,1,175,669,107,189,0,3,196],[5,1,23,4,1,3,205,4,3,0,17,73,0,1,139,0,2,3,11,18,3,50,4,3,0,11,73,0,1,3,43,60,3,0,425,45,0,7,84,0,52,111,0,1,166,0,1,174,0,1,3,0,76,87,0,4,3,0,9,134,3,1,3,0,7,3,23,1,3,3,4,3,0,8,106,0,1,3,8,4,3,14,7,3,2,12,3,0,10,106,5,1,3,0,1,3,59,7,3,0,2,145,1,1,3,6,1,3,0,3,145,58,9,3,0,2,3,0,1,31,0,53,46,0,115,90,0,13,125,0,3,3,0,2,31,0,10,3,0,2,31,0,14,112,0,1,3,1,6,3,0,27,138,5,1,3,0,1,150,55,6,3,39,8,3,0,9,3,0,2,31,0,38,46,0,70,90,0,5,125,0,3,3,0,6,3,0,1,31,0,20,112,0,2,3,0,1,3,1,9,3,0,24,100,3,3,3,0,1,150,14,1,3,37,4,3,0,14,3,0,5,3,0,1,3,669,101,190,0,1,199,0,5,201,0,1,3,0,2,197],[5,1,9,214,6,3,0,11,74,0,1,3,85,5,3,0,6,74,87,17,3,0,28,3,0,4,31,0,94,46,0,276,90,0,23,125,0,4,3,0,3,31,0,17,3,0,3,31,0,32,112,0,1,3,0,1,3,1,2,3,0,74,88,4,8,3,0,1,150,10,1,3,31,8,3,48,10,3,73,2,3,9,3,3,66,1,130,2,1,3,0,53,3,0,9,3,0,2,31,0,104,90,0,13,3,3,2,3,10,2,3,0,5,3,0,9,112,8,22,3,0,5,101,6,1,3,57,4,3,56,2,3,0,38,3,0,11,3,0,2,31,0,57,90,0,5,3,9,1,3,0,4,3,0,16,112,13,13,3,0,3,101,0,8,151,5,1,3,0,1,3,745,9,3,0,3,4,0,88,191,0,1,193,0,1,200,0,1,3,0,4,204,1,1,3,0,1,203],[5,1,7,220,11,3,91,6,3,132,4,3,0,94,3,0,39,3,0,5,31,0,232,90,0,23,3,4,3,3,17,3,3,0,9,3,0,23,112,5,50,3,0,3,101,0,1,149,0,20,151,10,2,3,0,1,3,44,6,3,55,3,3,198,12,3,7,2,3,0,2,3,0,27,3,0,77,93,0,13,3,22,9,3,19,10,3,0,1,130,0,5,92,151,13,3,9,2,3,0,1,3,0,1,4,0,24,3,0,2,31,0,11,91,0,20,93,2,3,3,14,10,3,0,6,112,20,6,3,0,3,92,0,1,3,0,7,152,5,1,3,749,6,3,0,3,3,0,8,3,0,3,4,0,66,191,0,7,192,0,4,198,0,1,3,0,1,3,1,3,3,0,1,205,2,1,3],[5,1,24,537,21,3,33,6,3,0,4,3,0,1,4,0,52,3,0,2,31,0,24,91,0,154,93,2,21,3,36,13,3,0,6,112,0,4,160,39,13,3,0,3,130,0,1,3,0,2,92,0,1,3,0,20,152,11,1,3,357,41,3,0,28,90,0,6,129,0,2,137,43,1,3,30,5,3,176,1,3,19,5,3,0,2,3,0,11,3,0,4,3,0,15,90,0,1,137,23,6,3,0,4,3,0,2,112,26,2,3,0,1,102,1,7,3,760,1,3,11,3,3,0,6,3,0,10,4,0,48,191,0,2,192,0,3,3,0,4,4,0,4,3,0,1,3,5,1,3],[5,1,9,601,1,3,52,1,3,0,1,4,0,24,3,0,23,3,0,121,90,0,10,137,71,1,3,0,3,3,0,2,112,0,1,160,0,4,3,56,2,3,1,20,3,379,9,3,0,22,94,0,28,3,0,6,3,0,2,3,288,4,3,0,1,130,4,8,3,0,7,93,0,1,3,24,5,3,3,1,3,0,2,3,28,1,3,4,1,3,0,3,130,781,9,3,0,1,130,0,3,3,0,26,4,0,19,191,0,2,3,3,4,3,1,3,3],[5,1,7,655,1,3,10,13,3,0,1,130,22,1,3,0,60,3,0,3,31,0,58,93,0,10,3,75,2,3,0,1,3,75,6,3,0,2,130,380,8,3,0,4,3,0,14,90,0,4,137,18,8,3,0,2,130,0,6,3,307,2,3,0,5,90,33,1,3,833,23,3,0,3,130,0,4,3,0,3,4,0,4,191,0,7,192,0,1,206],[5,1,25,758,4,3,0,1,130,0,3,3,0,15,3,0,39,90,0,4,137,7,3,3,553,12,3,0,2,31,0,4,3,28,6,3,309,3,3,0,2,31,896,1,3,0,3,3,0,2,3,0,2,4,0,4,3,0,3,4,0,1,3],[5,1,9,781,31,3,0,8,93,0,4,3,574,1,3,0,2,3,348,1,3,0,1,130,0,1,3,0,1,4,902,1,3,0,1,130,3,1,3,0,3,3],[5,1,7,806,5,3,0,1,130,0,8,90,3,1,3,928,1,3],[5,1,26,812,8,3],[5,1,9,818,1,3,0,1,130],[5,1,27],[5,1,28],[5,1,3],[5,1,3]]; +let numTicks = 2695; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.html index 692f47c..483f440 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :50:163","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3304280","~(anonymous) :17:37","~__extends :44:19","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2585538","~keyframes :11:19","~Stylesheet.getInstance :57:39","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) :13343:68","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__ :46:16","~serializeRuleEntries :378:30","~prefixRules :170:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_13_initializeIcons :1703:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~DetailsRowBase._onRenderCheck :10339:56","~M :15:11","~hg :150:12","~CheckBase :11:26","~applyRegistration :427:27","~FontIcon :34:25","~_styles :73:41","~_resolve :90:18","~DetailsRow_styles_getStyles :8028:44","~DetailsRowCheckBase :8698:36","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~_loop_1 :313:44","~(anonymous) :324:55","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~ai :222:12","~ke :103:12","~J :114:349","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~FocusZone.render :328:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~qc :49:12","~xe :110:125","~xf :134:12","~extractStyleParts :8:27","~_processArgs :16:26","~oe :106:12","~Lf :148:288","~we :110:12","~Wrapped.render :53:45","~Wrapped._this._renderContent :42:45","~Wrapped._updateStyles :66:52","~Mf :148:385","~vf :132:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~_traverseMap :89:22","~Stylesheet.classNameFromKey :106:54","~qe :107:12","~pc :48:127","~_fastDefaultCheckboxRender :8722:36","~expandCommaSeparatedGlobals :241:37","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ne :105:284","~css :7:13","~Af :136:12","~_traverseEdge :82:23","~Ng :166:128","~__rest :61:16","~expandSelector :272:24","~getStyles :14:26","~Ve :119:12","~se :109:12","~oc :48:12","~(anonymous) :1:88","~(anonymous) :26:88","~GroupSpacer :7987:28","~appendFunction :7:24","~DetailsRowBase :10121:28","~EventGroup :19:24","~lh :194:140","~(anonymous) :1517:108","~_normalizeValue :108:25","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~getId :98:15","~re :108:12","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~he :101:184","~ge :101:12","~Stylesheet.argsFromClassName :113:55","~Customizations.getSettings :31:43","~f :138:420","~Ig :185:375","~Wrapped :39:25","~Eg :163:273","~concatStyleSets :6:25","~Cg :163:12","~Id :87:12","~E :13:11","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~(anonymous) :220:88","~(anonymous) :221:88","~getCellText :10061:28","~c :138:170","~Je :114:12","~createRef :21:372","~(anonymous) :3:88","~(anonymous) :2:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~on :2:12","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~DetailsRowBase.componentDidMount :10178:59","~Wrapped.componentDidMount :56:56","~ed :70:275","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~(anonymous) :10:88"]; -levels = [[0,1,0,0,2694,4],[0,1,1,0,2694,5],[0,1,2,0,2694,6],[0,1,3,0,2694,7],[0,1,3,0,2694,8],[1,2694,9],[1,1,3,0,11,7,0,3,47,0,2679,54],[1,1,53,0,1,10,0,1,13,0,9,16,0,3,3,0,2679,55],[1,1,3,0,1,9,0,1,9,0,9,9,0,3,48,0,2679,56],[2,1,7,0,1,7,0,9,3,0,1,49,0,1,51,0,1,52,0,2679,57],[2,1,11,0,1,14,0,9,17,0,1,50,0,1,50,0,1,50,0,2679,58],[2,1,9,0,1,9,0,9,18,0,1,3,0,1,3,0,1,3,0,2679,59],[2,1,3,0,1,15,0,9,7,1,1,3,1,2679,60],[2,1,12,0,1,3,0,7,19,0,2,41,3,2679,61],[2,1,3,0,1,3,0,7,9,0,2,9,3,2679,62],[4,7,7,0,2,7,3,2679,63],[4,7,20,0,2,42,3,2679,64],[4,7,9,0,1,3,0,1,9,3,2,3,0,2552,65,0,125,181],[4,1,3,0,3,7,0,2,30,0,1,34,0,1,3,0,1,43,5,4,3,0,2548,66,0,125,182],[4,1,3,0,1,21,0,1,29,0,1,32,0,1,31,0,1,39,0,1,35,1,1,44,9,65,3,0,1957,67,0,526,97,0,125,183],[5,1,9,0,1,3,0,1,9,0,1,3,0,1,40,0,1,36,1,1,45,74,71,3,0,115,68,0,951,75,0,692,82,0,5,109,0,25,114,0,83,117,0,2,135,0,5,163,0,1,167,0,5,170,0,2,177,0,246,3,0,5,4,0,16,98,0,149,107,0,45,113,0,3,115,0,1,119,0,8,126,0,13,140,0,27,148,0,10,154,0,1,155,0,1,159,0,1,165,0,125,184],[5,1,7,0,1,3,0,1,7,1,1,3,0,1,37,1,1,46,145,22,3,0,93,69,0,9,3,0,853,76,0,2,99,0,16,110,0,70,120,0,1,163,0,17,3,0,302,83,0,58,85,0,262,89,0,52,95,0,1,144,0,5,3,0,14,3,0,3,155,0,8,158,0,27,3,0,22,81,0,9,118,0,14,136,0,11,161,0,2,3,0,5,3,0,1,3,0,5,3,0,2,3,232,14,3,0,5,3,0,3,3,0,13,4,0,110,3,0,33,108,0,6,141,0,22,3,0,20,4,0,3,131,0,3,3,0,1,3,0,8,3,0,8,3,0,2,4,0,3,168,0,27,3,0,10,3,0,1,3,0,1,3,0,1,3,0,2,3,0,2,185,0,3,186,0,118,187],[5,1,22,1,1,33,2,1,28,1,1,3,167,25,3,0,36,70,0,30,72,0,1,133,0,1,176,9,16,3,0,37,68,0,730,77,0,65,103,0,5,116,0,2,3,0,16,3,0,22,3,0,2,99,0,22,121,0,14,146,0,10,164,0,1,3,17,6,3,0,287,78,0,9,81,0,15,3,0,14,81,0,5,92,0,17,104,0,7,132,0,11,3,0,227,78,0,10,81,0,5,128,0,5,132,0,3,136,0,1,179,0,52,3,0,1,3,19,3,3,0,6,3,0,2,159,17,10,3,0,22,3,0,9,3,0,14,3,0,11,3,269,13,3,90,20,3,0,18,3,0,15,127,0,6,3,11,11,3,0,19,3,0,1,130,0,3,3,20,2,3,0,3,3,20,7,3,5,5,3,5,2,3,0,3,3,0,7,3,0,107,188,0,3,194,0,1,202],[5,1,9,1,1,3,2,1,38,194,7,3,0,28,71,0,1,162,0,8,3,0,20,73,0,2,139,0,1,3,0,1,3,25,5,3,0,32,69,0,30,3,0,649,78,0,11,80,0,24,81,0,15,104,0,1,171,0,12,3,0,21,81,0,24,104,0,2,132,0,1,143,0,4,156,0,1,180,0,4,3,0,1,81,40,2,3,0,8,3,0,12,122,0,2,153,0,5,3,0,5,122,0,2,147,0,1,169,0,1,178,0,9,3,0,1,169,24,6,3,0,239,79,0,34,86,0,7,124,0,1,142,0,9,3,12,3,3,0,14,3,0,5,3,0,2,3,0,15,105,0,7,3,10,1,3,0,2,3,0,184,79,0,34,86,0,7,124,0,10,3,0,3,3,0,2,92,0,5,3,0,3,3,0,1,3,6,2,3,0,44,96,29,2,3,52,6,3,6,8,3,421,15,3,27,1,3,80,5,3,17,107,3,0,3,195,0,1,3],[5,1,7,1,1,3,2,1,3,201,4,3,0,22,72,0,2,133,0,1,3,8,2,3,0,18,74,0,2,3,32,16,3,0,15,72,0,1,133,25,5,3,0,13,3,0,546,79,0,77,86,0,13,124,0,4,3,0,7,81,0,24,3,0,3,3,0,12,105,0,1,172,7,5,3,0,21,3,0,2,3,0,22,105,0,2,3,0,1,3,0,2,3,0,1,4,0,1,157,0,1,3,4,1,3,47,3,3,0,3,3,0,9,123,0,2,3,2,3,3,0,1,3,0,4,123,0,2,3,0,1,3,0,1,3,5,4,3,0,1,3,30,23,3,0,184,45,0,5,84,0,26,111,0,1,166,0,1,3,0,33,87,0,5,3,0,2,134,0,1,3,45,9,3,0,6,106,6,1,3,13,27,3,0,124,45,0,3,84,0,27,111,0,2,166,0,1,173,0,1,3,0,33,87,0,3,3,0,4,134,13,1,3,0,1,102,4,1,3,0,3,3,9,24,3,0,14,81,0,5,132,0,1,175,669,107,189,0,3,196],[5,1,23,4,1,3,205,4,3,0,17,73,0,1,139,0,2,3,11,18,3,50,4,3,0,11,73,0,1,3,43,60,3,0,425,45,0,7,84,0,52,111,0,1,166,0,1,174,0,1,3,0,76,87,0,4,3,0,9,134,3,1,3,0,7,3,23,1,3,3,4,3,0,8,106,0,1,3,8,4,3,14,7,3,2,12,3,0,10,106,5,1,3,0,1,3,59,7,3,0,2,145,1,1,3,6,1,3,0,3,145,58,9,3,0,2,3,0,1,31,0,53,46,0,115,90,0,13,125,0,3,3,0,2,31,0,10,3,0,2,31,0,14,112,0,1,3,1,6,3,0,27,138,5,1,3,0,1,150,55,6,3,39,8,3,0,9,3,0,2,31,0,38,46,0,70,90,0,5,125,0,3,3,0,6,3,0,1,31,0,20,112,0,2,3,0,1,3,1,9,3,0,24,100,3,3,3,0,1,150,14,1,3,37,4,3,0,14,3,0,5,3,0,1,3,669,101,190,0,1,199,0,5,201,0,1,3,0,2,197],[5,1,9,214,6,3,0,11,74,0,1,3,85,5,3,0,6,74,87,17,3,0,28,3,0,4,31,0,94,46,0,276,90,0,23,125,0,4,3,0,3,31,0,17,3,0,3,31,0,32,112,0,1,3,0,1,3,1,2,3,0,74,88,4,8,3,0,1,150,10,1,3,31,8,3,48,10,3,73,2,3,9,3,3,66,1,130,2,1,3,0,53,3,0,9,3,0,2,31,0,104,90,0,13,3,3,2,3,10,2,3,0,5,3,0,9,112,8,22,3,0,5,101,6,1,3,57,4,3,56,2,3,0,38,3,0,11,3,0,2,31,0,57,90,0,5,3,9,1,3,0,4,3,0,16,112,13,13,3,0,3,101,0,8,151,5,1,3,0,1,3,745,9,3,0,3,4,0,88,191,0,1,193,0,1,200,0,1,3,0,4,204,1,1,3,0,1,203],[5,1,7,220,11,3,91,6,3,132,4,3,0,94,3,0,39,3,0,5,31,0,232,90,0,23,3,4,3,3,17,3,3,0,9,3,0,23,112,5,50,3,0,3,101,0,1,149,0,20,151,10,2,3,0,1,3,44,6,3,55,3,3,198,12,3,7,2,3,0,2,3,0,27,3,0,77,93,0,13,3,22,9,3,19,10,3,0,1,130,0,5,92,151,13,3,9,2,3,0,1,3,0,1,4,0,24,3,0,2,31,0,11,91,0,20,93,2,3,3,14,10,3,0,6,112,20,6,3,0,3,92,0,1,3,0,7,152,5,1,3,749,6,3,0,3,3,0,8,3,0,3,4,0,66,191,0,7,192,0,4,198,0,1,3,0,1,3,1,3,3,0,1,205,2,1,3],[5,1,24,537,21,3,33,6,3,0,4,3,0,1,4,0,52,3,0,2,31,0,24,91,0,154,93,2,21,3,36,13,3,0,6,112,0,4,160,39,13,3,0,3,130,0,1,3,0,2,92,0,1,3,0,20,152,11,1,3,357,41,3,0,28,90,0,6,129,0,2,137,43,1,3,30,5,3,176,1,3,19,5,3,0,2,3,0,11,3,0,4,3,0,15,90,0,1,137,23,6,3,0,4,3,0,2,112,26,2,3,0,1,102,1,7,3,760,1,3,11,3,3,0,6,3,0,10,4,0,48,191,0,2,192,0,3,3,0,4,4,0,4,3,0,1,3,5,1,3],[5,1,9,601,1,3,52,1,3,0,1,4,0,24,3,0,23,3,0,121,90,0,10,137,71,1,3,0,3,3,0,2,112,0,1,160,0,4,3,56,2,3,1,20,3,379,9,3,0,22,94,0,28,3,0,6,3,0,2,3,288,4,3,0,1,130,4,8,3,0,7,93,0,1,3,24,5,3,3,1,3,0,2,3,28,1,3,4,1,3,0,3,130,781,9,3,0,1,130,0,3,3,0,26,4,0,19,191,0,2,3,3,4,3,1,3,3],[5,1,7,655,1,3,10,13,3,0,1,130,22,1,3,0,60,3,0,3,31,0,58,93,0,10,3,75,2,3,0,1,3,75,6,3,0,2,130,380,8,3,0,4,3,0,14,90,0,4,137,18,8,3,0,2,130,0,6,3,307,2,3,0,5,90,33,1,3,833,23,3,0,3,130,0,4,3,0,3,4,0,4,191,0,7,192,0,1,206],[5,1,25,758,4,3,0,1,130,0,3,3,0,15,3,0,39,90,0,4,137,7,3,3,553,12,3,0,2,31,0,4,3,28,6,3,309,3,3,0,2,31,896,1,3,0,3,3,0,2,3,0,2,4,0,4,3,0,3,4,0,1,3],[5,1,9,781,31,3,0,8,93,0,4,3,574,1,3,0,2,3,348,1,3,0,1,130,0,1,3,0,1,4,902,1,3,0,1,130,3,1,3,0,3,3],[5,1,7,806,5,3,0,1,130,0,8,90,3,1,3,928,1,3],[5,1,26,812,8,3],[5,1,9,818,1,3,0,1,130],[5,1,27],[5,1,28],[5,1,3],[5,1,3]]; -numTicks = 2695; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :50:163","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3304280","~(anonymous) :17:37","~__extends :44:19","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2585538","~keyframes :11:19","~Stylesheet.getInstance :57:39","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) :13343:68","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__ :46:16","~serializeRuleEntries :378:30","~prefixRules :170:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~getKeyForRules :362:24","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_13_initializeIcons :1703:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~DetailsRowBase._onRenderCheck :10339:56","~M :15:11","~hg :150:12","~CheckBase :11:26","~applyRegistration :427:27","~FontIcon :34:25","~_styles :73:41","~_resolve :90:18","~DetailsRow_styles_getStyles :8028:44","~DetailsRowCheckBase :8698:36","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~_loop_1 :313:44","~(anonymous) :324:55","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~ai :222:12","~ke :103:12","~J :114:349","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~FocusZone.render :328:43","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~tc :55:12","~qc :49:12","~xe :110:125","~xf :134:12","~extractStyleParts :8:27","~_processArgs :16:26","~oe :106:12","~Lf :148:288","~we :110:12","~Wrapped.render :53:45","~Wrapped._this._renderContent :42:45","~Wrapped._updateStyles :66:52","~Mf :148:385","~vf :132:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~_traverseMap :89:22","~Stylesheet.classNameFromKey :106:54","~qe :107:12","~pc :48:127","~_fastDefaultCheckboxRender :8722:36","~expandCommaSeparatedGlobals :241:37","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ne :105:284","~css :7:13","~Af :136:12","~_traverseEdge :82:23","~Ng :166:128","~__rest :61:16","~expandSelector :272:24","~getStyles :14:26","~Ve :119:12","~se :109:12","~oc :48:12","~(anonymous) :1:88","~(anonymous) :26:88","~GroupSpacer :7987:28","~appendFunction :7:24","~DetailsRowBase :10121:28","~EventGroup :19:24","~lh :194:140","~(anonymous) :1517:108","~_normalizeValue :108:25","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~getId :98:15","~re :108:12","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~he :101:184","~ge :101:12","~Stylesheet.argsFromClassName :113:55","~Customizations.getSettings :31:43","~f :138:420","~Ig :185:375","~Wrapped :39:25","~Eg :163:273","~concatStyleSets :6:25","~Cg :163:12","~Id :87:12","~E :13:11","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~(anonymous) :220:88","~(anonymous) :221:88","~getCellText :10061:28","~c :138:170","~Je :114:12","~createRef :21:372","~(anonymous) :3:88","~(anonymous) :2:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~on :2:12","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~DetailsRowBase.componentDidMount :10178:59","~Wrapped.componentDidMount :56:56","~ed :70:275","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~(anonymous) :10:88"]; +let levels = [[0,1,0,0,2694,4],[0,1,1,0,2694,5],[0,1,2,0,2694,6],[0,1,3,0,2694,7],[0,1,3,0,2694,8],[1,2694,9],[1,1,3,0,11,7,0,3,47,0,2679,54],[1,1,53,0,1,10,0,1,13,0,9,16,0,3,3,0,2679,55],[1,1,3,0,1,9,0,1,9,0,9,9,0,3,48,0,2679,56],[2,1,7,0,1,7,0,9,3,0,1,49,0,1,51,0,1,52,0,2679,57],[2,1,11,0,1,14,0,9,17,0,1,50,0,1,50,0,1,50,0,2679,58],[2,1,9,0,1,9,0,9,18,0,1,3,0,1,3,0,1,3,0,2679,59],[2,1,3,0,1,15,0,9,7,1,1,3,1,2679,60],[2,1,12,0,1,3,0,7,19,0,2,41,3,2679,61],[2,1,3,0,1,3,0,7,9,0,2,9,3,2679,62],[4,7,7,0,2,7,3,2679,63],[4,7,20,0,2,42,3,2679,64],[4,7,9,0,1,3,0,1,9,3,2,3,0,2552,65,0,125,181],[4,1,3,0,3,7,0,2,30,0,1,34,0,1,3,0,1,43,5,4,3,0,2548,66,0,125,182],[4,1,3,0,1,21,0,1,29,0,1,32,0,1,31,0,1,39,0,1,35,1,1,44,9,65,3,0,1957,67,0,526,97,0,125,183],[5,1,9,0,1,3,0,1,9,0,1,3,0,1,40,0,1,36,1,1,45,74,71,3,0,115,68,0,951,75,0,692,82,0,5,109,0,25,114,0,83,117,0,2,135,0,5,163,0,1,167,0,5,170,0,2,177,0,246,3,0,5,4,0,16,98,0,149,107,0,45,113,0,3,115,0,1,119,0,8,126,0,13,140,0,27,148,0,10,154,0,1,155,0,1,159,0,1,165,0,125,184],[5,1,7,0,1,3,0,1,7,1,1,3,0,1,37,1,1,46,145,22,3,0,93,69,0,9,3,0,853,76,0,2,99,0,16,110,0,70,120,0,1,163,0,17,3,0,302,83,0,58,85,0,262,89,0,52,95,0,1,144,0,5,3,0,14,3,0,3,155,0,8,158,0,27,3,0,22,81,0,9,118,0,14,136,0,11,161,0,2,3,0,5,3,0,1,3,0,5,3,0,2,3,232,14,3,0,5,3,0,3,3,0,13,4,0,110,3,0,33,108,0,6,141,0,22,3,0,20,4,0,3,131,0,3,3,0,1,3,0,8,3,0,8,3,0,2,4,0,3,168,0,27,3,0,10,3,0,1,3,0,1,3,0,1,3,0,2,3,0,2,185,0,3,186,0,118,187],[5,1,22,1,1,33,2,1,28,1,1,3,167,25,3,0,36,70,0,30,72,0,1,133,0,1,176,9,16,3,0,37,68,0,730,77,0,65,103,0,5,116,0,2,3,0,16,3,0,22,3,0,2,99,0,22,121,0,14,146,0,10,164,0,1,3,17,6,3,0,287,78,0,9,81,0,15,3,0,14,81,0,5,92,0,17,104,0,7,132,0,11,3,0,227,78,0,10,81,0,5,128,0,5,132,0,3,136,0,1,179,0,52,3,0,1,3,19,3,3,0,6,3,0,2,159,17,10,3,0,22,3,0,9,3,0,14,3,0,11,3,269,13,3,90,20,3,0,18,3,0,15,127,0,6,3,11,11,3,0,19,3,0,1,130,0,3,3,20,2,3,0,3,3,20,7,3,5,5,3,5,2,3,0,3,3,0,7,3,0,107,188,0,3,194,0,1,202],[5,1,9,1,1,3,2,1,38,194,7,3,0,28,71,0,1,162,0,8,3,0,20,73,0,2,139,0,1,3,0,1,3,25,5,3,0,32,69,0,30,3,0,649,78,0,11,80,0,24,81,0,15,104,0,1,171,0,12,3,0,21,81,0,24,104,0,2,132,0,1,143,0,4,156,0,1,180,0,4,3,0,1,81,40,2,3,0,8,3,0,12,122,0,2,153,0,5,3,0,5,122,0,2,147,0,1,169,0,1,178,0,9,3,0,1,169,24,6,3,0,239,79,0,34,86,0,7,124,0,1,142,0,9,3,12,3,3,0,14,3,0,5,3,0,2,3,0,15,105,0,7,3,10,1,3,0,2,3,0,184,79,0,34,86,0,7,124,0,10,3,0,3,3,0,2,92,0,5,3,0,3,3,0,1,3,6,2,3,0,44,96,29,2,3,52,6,3,6,8,3,421,15,3,27,1,3,80,5,3,17,107,3,0,3,195,0,1,3],[5,1,7,1,1,3,2,1,3,201,4,3,0,22,72,0,2,133,0,1,3,8,2,3,0,18,74,0,2,3,32,16,3,0,15,72,0,1,133,25,5,3,0,13,3,0,546,79,0,77,86,0,13,124,0,4,3,0,7,81,0,24,3,0,3,3,0,12,105,0,1,172,7,5,3,0,21,3,0,2,3,0,22,105,0,2,3,0,1,3,0,2,3,0,1,4,0,1,157,0,1,3,4,1,3,47,3,3,0,3,3,0,9,123,0,2,3,2,3,3,0,1,3,0,4,123,0,2,3,0,1,3,0,1,3,5,4,3,0,1,3,30,23,3,0,184,45,0,5,84,0,26,111,0,1,166,0,1,3,0,33,87,0,5,3,0,2,134,0,1,3,45,9,3,0,6,106,6,1,3,13,27,3,0,124,45,0,3,84,0,27,111,0,2,166,0,1,173,0,1,3,0,33,87,0,3,3,0,4,134,13,1,3,0,1,102,4,1,3,0,3,3,9,24,3,0,14,81,0,5,132,0,1,175,669,107,189,0,3,196],[5,1,23,4,1,3,205,4,3,0,17,73,0,1,139,0,2,3,11,18,3,50,4,3,0,11,73,0,1,3,43,60,3,0,425,45,0,7,84,0,52,111,0,1,166,0,1,174,0,1,3,0,76,87,0,4,3,0,9,134,3,1,3,0,7,3,23,1,3,3,4,3,0,8,106,0,1,3,8,4,3,14,7,3,2,12,3,0,10,106,5,1,3,0,1,3,59,7,3,0,2,145,1,1,3,6,1,3,0,3,145,58,9,3,0,2,3,0,1,31,0,53,46,0,115,90,0,13,125,0,3,3,0,2,31,0,10,3,0,2,31,0,14,112,0,1,3,1,6,3,0,27,138,5,1,3,0,1,150,55,6,3,39,8,3,0,9,3,0,2,31,0,38,46,0,70,90,0,5,125,0,3,3,0,6,3,0,1,31,0,20,112,0,2,3,0,1,3,1,9,3,0,24,100,3,3,3,0,1,150,14,1,3,37,4,3,0,14,3,0,5,3,0,1,3,669,101,190,0,1,199,0,5,201,0,1,3,0,2,197],[5,1,9,214,6,3,0,11,74,0,1,3,85,5,3,0,6,74,87,17,3,0,28,3,0,4,31,0,94,46,0,276,90,0,23,125,0,4,3,0,3,31,0,17,3,0,3,31,0,32,112,0,1,3,0,1,3,1,2,3,0,74,88,4,8,3,0,1,150,10,1,3,31,8,3,48,10,3,73,2,3,9,3,3,66,1,130,2,1,3,0,53,3,0,9,3,0,2,31,0,104,90,0,13,3,3,2,3,10,2,3,0,5,3,0,9,112,8,22,3,0,5,101,6,1,3,57,4,3,56,2,3,0,38,3,0,11,3,0,2,31,0,57,90,0,5,3,9,1,3,0,4,3,0,16,112,13,13,3,0,3,101,0,8,151,5,1,3,0,1,3,745,9,3,0,3,4,0,88,191,0,1,193,0,1,200,0,1,3,0,4,204,1,1,3,0,1,203],[5,1,7,220,11,3,91,6,3,132,4,3,0,94,3,0,39,3,0,5,31,0,232,90,0,23,3,4,3,3,17,3,3,0,9,3,0,23,112,5,50,3,0,3,101,0,1,149,0,20,151,10,2,3,0,1,3,44,6,3,55,3,3,198,12,3,7,2,3,0,2,3,0,27,3,0,77,93,0,13,3,22,9,3,19,10,3,0,1,130,0,5,92,151,13,3,9,2,3,0,1,3,0,1,4,0,24,3,0,2,31,0,11,91,0,20,93,2,3,3,14,10,3,0,6,112,20,6,3,0,3,92,0,1,3,0,7,152,5,1,3,749,6,3,0,3,3,0,8,3,0,3,4,0,66,191,0,7,192,0,4,198,0,1,3,0,1,3,1,3,3,0,1,205,2,1,3],[5,1,24,537,21,3,33,6,3,0,4,3,0,1,4,0,52,3,0,2,31,0,24,91,0,154,93,2,21,3,36,13,3,0,6,112,0,4,160,39,13,3,0,3,130,0,1,3,0,2,92,0,1,3,0,20,152,11,1,3,357,41,3,0,28,90,0,6,129,0,2,137,43,1,3,30,5,3,176,1,3,19,5,3,0,2,3,0,11,3,0,4,3,0,15,90,0,1,137,23,6,3,0,4,3,0,2,112,26,2,3,0,1,102,1,7,3,760,1,3,11,3,3,0,6,3,0,10,4,0,48,191,0,2,192,0,3,3,0,4,4,0,4,3,0,1,3,5,1,3],[5,1,9,601,1,3,52,1,3,0,1,4,0,24,3,0,23,3,0,121,90,0,10,137,71,1,3,0,3,3,0,2,112,0,1,160,0,4,3,56,2,3,1,20,3,379,9,3,0,22,94,0,28,3,0,6,3,0,2,3,288,4,3,0,1,130,4,8,3,0,7,93,0,1,3,24,5,3,3,1,3,0,2,3,28,1,3,4,1,3,0,3,130,781,9,3,0,1,130,0,3,3,0,26,4,0,19,191,0,2,3,3,4,3,1,3,3],[5,1,7,655,1,3,10,13,3,0,1,130,22,1,3,0,60,3,0,3,31,0,58,93,0,10,3,75,2,3,0,1,3,75,6,3,0,2,130,380,8,3,0,4,3,0,14,90,0,4,137,18,8,3,0,2,130,0,6,3,307,2,3,0,5,90,33,1,3,833,23,3,0,3,130,0,4,3,0,3,4,0,4,191,0,7,192,0,1,206],[5,1,25,758,4,3,0,1,130,0,3,3,0,15,3,0,39,90,0,4,137,7,3,3,553,12,3,0,2,31,0,4,3,28,6,3,309,3,3,0,2,31,896,1,3,0,3,3,0,2,3,0,2,4,0,4,3,0,3,4,0,1,3],[5,1,9,781,31,3,0,8,93,0,4,3,574,1,3,0,2,3,348,1,3,0,1,130,0,1,3,0,1,4,902,1,3,0,1,130,3,1,3,0,3,3],[5,1,7,806,5,3,0,1,130,0,8,90,3,1,3,928,1,3],[5,1,26,812,8,3],[5,1,9,818,1,3,0,1,130],[5,1,27],[5,1,28],[5,1,3],[5,1,3]]; +let numTicks = 2695; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.data.js index 6a78a0b..e0dbaa3 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :110:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2573451","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3322169","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2703381","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_14_initializeIcons :1827:41","~module.exports :31:26","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~hg :150:12","~FontIcon :34:25","~M :15:11","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~css :7:13","~ai :222:12","~tc :55:12","~vf :132:12","~DetailsRowBase :10121:28","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Wrapped._this._renderContent :42:45","~FocusZone :54:23","~getId :98:15","~xf :134:12","~Af :136:12","~DetailsRowCheckBase :8698:36","~__rest :61:16","~DetailsRowBase._onRenderCheck :10339:56","~(anonymous) :2:88","~lh :194:140","~oe :106:12","~_traverseMap :89:22","~Wrapped :39:25","~G :13:401","~ke :103:12","~initializeComponentRef :10:32","~extendComponent :7:25","~If :147:394","~Lf :148:288","~he :101:184","~memoizedFunction :73:37","~qe :107:12","~FocusZone.render :328:43","~CheckBase :11:26","~_traverseEdge :82:23","~qc :49:12","~Ig :185:375","~re :108:12","~_fastDefaultCheckboxRender :8722:36","~J :114:349","~oc :48:12","~Ng :166:128","~shallowCompare :36:24","~we :110:12","~Wrapped.render :53:45","~E :13:11","~pc :48:127","~Customizations.getSettings :31:43","~GroupSpacer :7987:28","~M :186:11","~FocusZone._evaluateFocusBeforeRender :405:63","~checkProperties :21:25","~Je :114:12","~ge :101:12","~Eg :163:273","~Wrapped._updateStyles :66:52","~xe :110:125","~_normalizeValue :108:25","~Ve :119:12","~DetailsRowBase._getSelectionState :10342:60","~getCellText :10061:28","~appendFunction :7:24","~f :138:420","~se :109:12","~ne :105:284","~_normalizeArg :100:23","~Mf :148:385","~EventGroup :19:24","~useRef :23:254","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getParent :11:19","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~FocusZone._getDocument :816:49","~getDocument :12:21","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~(anonymous) :10:88","~on :2:12"]; -levels = [[0,1,0,0,1408,6],[0,1,1,0,1,1,0,1407,7],[0,1,2,0,1,2,0,1407,8],[0,1,3,0,1,3,0,1407,9],[0,1,4,0,1,5,0,1407,10],[0,1,5,0,1,5,0,1407,11],[0,1,5,1,1,5,0,10,9,0,2,43,0,1,47,0,1393,48],[2,1,5,0,1,12,0,2,14,0,7,19,0,2,5,0,1,5,0,1393,49],[2,1,5,0,1,11,0,2,11,0,7,11,0,2,44,0,1,5,0,1393,50],[3,1,9,0,2,9,0,7,5,0,1,45,0,1,46,1,1393,51],[3,1,13,0,2,15,0,7,20,0,1,5,0,1,5,1,1393,52],[3,1,11,0,2,11,0,7,21,0,1,5,0,1,5,1,1393,53],[3,1,5,0,1,5,0,1,16,0,7,9,3,1393,54],[3,1,5,0,1,5,0,1,17,0,6,22,0,1,40,3,1393,55],[5,1,18,0,6,11,0,1,11,3,1393,56],[5,1,5,0,6,9,0,1,9,3,1393,57],[5,1,5,0,6,23,0,1,41,3,1393,58],[6,1,5,0,5,11,0,1,11,3,5,5,0,1248,59,0,140,149],[6,1,5,0,4,9,0,1,39,0,1,42,8,9,5,0,1239,60,0,140,150],[7,1,24,0,1,29,0,1,35,0,1,38,0,1,5,0,1,5,17,59,5,0,713,61,0,467,82,0,140,151],[7,1,11,0,1,11,0,1,11,0,1,5,0,1,5,77,45,5,0,106,62,0,298,69,0,165,76,0,74,89,0,13,107,0,2,115,0,3,128,0,2,131,0,5,135,0,224,5,0,6,6,0,122,83,0,14,98,0,33,99,0,27,103,0,3,106,0,8,110,0,16,116,0,4,122,0,2,132,0,3,133,0,3,142,0,2,145,0,140,152],[7,1,9,0,1,9,0,1,9,124,20,5,0,86,63,0,10,5,0,211,70,0,66,84,0,10,92,0,1,118,0,8,5,0,39,77,0,62,79,0,38,94,0,17,112,0,1,127,0,19,5,0,24,78,0,12,95,0,1,97,0,7,126,0,11,134,0,6,5,0,7,108,0,2,5,0,3,5,0,2,5,0,5,5,218,6,5,0,6,5,0,78,5,0,31,114,0,13,119,0,14,5,0,24,5,0,7,6,0,2,143,0,5,5,0,22,6,0,3,5,0,8,5,0,16,5,0,4,5,0,2,5,0,3,5,0,3,5,0,2,5,0,2,5,0,1,153,0,3,154,0,134,156],[7,1,25,0,1,30,0,1,36,144,23,5,0,33,64,0,30,66,9,1,5,0,11,5,0,36,62,0,87,71,0,62,111,0,3,120,0,12,123,0,15,5,0,21,85,0,16,90,0,12,101,0,2,118,0,9,5,0,1,131,0,1,5,8,10,5,0,7,78,0,7,81,0,12,86,0,3,109,0,61,5,0,1,147,0,9,5,0,13,72,0,5,78,0,2,81,0,6,95,0,3,117,0,1,5,0,12,72,0,4,78,0,1,5,16,3,5,0,24,5,0,12,5,0,1,5,0,7,5,0,11,5,6,6,5,0,1,132,309,11,5,0,14,5,0,17,125,0,13,5,10,4,5,15,9,5,0,7,5,0,2,5,5,22,5,20,7,5,16,1,5,0,2,5,0,1,155,0,8,5,0,122,157,0,4,164],[7,1,11,0,1,11,0,1,11,167,6,5,0,26,65,0,1,141,0,4,5,0,22,67,0,4,137,21,36,63,0,19,5,0,19,72,0,25,78,0,14,86,0,7,96,0,1,97,0,2,121,0,20,5,0,27,78,0,3,81,0,9,86,0,3,129,0,3,5,0,6,5,0,6,78,15,3,5,0,13,104,0,2,124,0,2,138,0,1,146,0,4,5,0,2,91,0,8,104,0,2,124,0,7,5,0,1,102,0,4,124,0,2,5,9,1,5,19,7,5,0,7,5,0,2,5,0,10,87,0,1,5,0,2,144,5,5,5,0,51,80,0,1,5,9,13,100,0,5,5,0,2,5,0,6,5,0,2,5,0,1,109,1,4,5,0,8,100,0,4,5,51,5,5,13,5,5,0,1,148,12,1,5,334,17,5,50,1,5,56,7,5,19,1,5,8,122,5,0,2,5,0,2,165],[7,1,9,0,1,9,0,1,9,173,6,5,0,19,66,0,1,93,0,1,5,4,13,5,0,9,68,0,4,5,21,13,5,0,23,66,18,1,5,0,4,5,0,1,73,0,14,100,0,25,5,0,1,5,0,13,87,0,3,5,0,4,78,0,1,5,0,1,5,0,1,130,8,12,5,0,27,5,0,3,5,0,1,5,0,8,87,0,2,5,0,1,6,9,6,5,17,1,5,0,2,5,0,11,105,0,2,5,0,2,5,0,1,5,3,1,5,0,2,5,0,3,5,0,5,105,0,2,5,1,6,5,0,1,5,0,4,5,44,1,5,2,6,5,0,4,88,1,2,5,10,17,5,0,14,78,0,18,81,0,2,139,10,8,5,0,5,113,12,1,5,2,1,5,5,4,5,0,4,113,586,121,158,2,2,166],[7,1,26,0,1,31,0,1,37,179,6,5,0,12,67,0,1,137,0,1,5,18,9,5,38,6,5,0,17,67,23,1,74,0,8,5,0,6,113,26,2,5,0,11,88,2,1,5,0,4,5,2,1,5,9,11,5,16,11,5,0,3,5,1,6,5,0,2,88,2,1,5,35,11,5,10,1,5,3,1,5,0,4,140,67,4,5,25,5,5,0,14,5,0,18,5,0,2,5,18,3,5,0,2,136,25,2,5,0,2,136,586,1,5,0,109,159,0,8,162,0,3,173,2,2,167],[7,1,11,0,1,11,0,1,5,185,4,5,0,8,68,0,1,5,72,5,5,0,12,68,23,1,75,8,5,5,0,1,136,28,11,5,67,2,5,64,4,5,69,2,5,60,2,5,22,1,5,0,2,5,26,1,5,0,2,5,587,8,5,0,3,6,0,92,160,0,2,161,0,3,170,0,1,176,0,3,5,0,5,163,0,2,5,0,1,174,2,2,168],[7,1,9,0,1,9,0,1,5,189,8,5,78,12,5,23,1,75,11,2,5,0,1,5,36,3,5,68,1,5,846,4,5,0,3,5,0,11,5,0,6,6,0,69,160,0,4,169,0,1,172,0,1,175,0,2,5,0,1,5,0,2,171,0,1,5,3,5,5,2,1,5,2,2,5],[7,1,27,0,1,32,311,1,5,12,1,5,957,2,5,11,3,5,0,6,5,0,8,5,0,8,6,0,36,160,0,12,169,0,5,172,0,4,5,0,1,5,0,1,5,3,2,5,0,1,5,7,1,5],[7,1,11,0,1,11,1312,8,5,0,2,5,0,9,6,0,24,160,0,1,169,0,11,5,0,1,6,0,5,5,3,1,5,0,1,5],[7,1,28,0,1,9,1322,9,5,0,4,5,0,6,6,0,9,160,0,1,169,0,4,172,0,1,5,10,1,5,0,1,5,3,2,5],[7,1,5,0,1,33,1334,1,5,0,6,5,0,9,6,0,1,5,0,4,5],[7,1,5,0,1,11,1341,9,5,4,1,5],[8,1,34],[8,1,5]]; -numTicks = 1409; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :110:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2573451","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3322169","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2703381","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_14_initializeIcons :1827:41","~module.exports :31:26","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~hg :150:12","~FontIcon :34:25","~M :15:11","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~css :7:13","~ai :222:12","~tc :55:12","~vf :132:12","~DetailsRowBase :10121:28","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Wrapped._this._renderContent :42:45","~FocusZone :54:23","~getId :98:15","~xf :134:12","~Af :136:12","~DetailsRowCheckBase :8698:36","~__rest :61:16","~DetailsRowBase._onRenderCheck :10339:56","~(anonymous) :2:88","~lh :194:140","~oe :106:12","~_traverseMap :89:22","~Wrapped :39:25","~G :13:401","~ke :103:12","~initializeComponentRef :10:32","~extendComponent :7:25","~If :147:394","~Lf :148:288","~he :101:184","~memoizedFunction :73:37","~qe :107:12","~FocusZone.render :328:43","~CheckBase :11:26","~_traverseEdge :82:23","~qc :49:12","~Ig :185:375","~re :108:12","~_fastDefaultCheckboxRender :8722:36","~J :114:349","~oc :48:12","~Ng :166:128","~shallowCompare :36:24","~we :110:12","~Wrapped.render :53:45","~E :13:11","~pc :48:127","~Customizations.getSettings :31:43","~GroupSpacer :7987:28","~M :186:11","~FocusZone._evaluateFocusBeforeRender :405:63","~checkProperties :21:25","~Je :114:12","~ge :101:12","~Eg :163:273","~Wrapped._updateStyles :66:52","~xe :110:125","~_normalizeValue :108:25","~Ve :119:12","~DetailsRowBase._getSelectionState :10342:60","~getCellText :10061:28","~appendFunction :7:24","~f :138:420","~se :109:12","~ne :105:284","~_normalizeArg :100:23","~Mf :148:385","~EventGroup :19:24","~useRef :23:254","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getParent :11:19","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~FocusZone._getDocument :816:49","~getDocument :12:21","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~(anonymous) :10:88","~on :2:12"]; +let levels = [[0,1,0,0,1408,6],[0,1,1,0,1,1,0,1407,7],[0,1,2,0,1,2,0,1407,8],[0,1,3,0,1,3,0,1407,9],[0,1,4,0,1,5,0,1407,10],[0,1,5,0,1,5,0,1407,11],[0,1,5,1,1,5,0,10,9,0,2,43,0,1,47,0,1393,48],[2,1,5,0,1,12,0,2,14,0,7,19,0,2,5,0,1,5,0,1393,49],[2,1,5,0,1,11,0,2,11,0,7,11,0,2,44,0,1,5,0,1393,50],[3,1,9,0,2,9,0,7,5,0,1,45,0,1,46,1,1393,51],[3,1,13,0,2,15,0,7,20,0,1,5,0,1,5,1,1393,52],[3,1,11,0,2,11,0,7,21,0,1,5,0,1,5,1,1393,53],[3,1,5,0,1,5,0,1,16,0,7,9,3,1393,54],[3,1,5,0,1,5,0,1,17,0,6,22,0,1,40,3,1393,55],[5,1,18,0,6,11,0,1,11,3,1393,56],[5,1,5,0,6,9,0,1,9,3,1393,57],[5,1,5,0,6,23,0,1,41,3,1393,58],[6,1,5,0,5,11,0,1,11,3,5,5,0,1248,59,0,140,149],[6,1,5,0,4,9,0,1,39,0,1,42,8,9,5,0,1239,60,0,140,150],[7,1,24,0,1,29,0,1,35,0,1,38,0,1,5,0,1,5,17,59,5,0,713,61,0,467,82,0,140,151],[7,1,11,0,1,11,0,1,11,0,1,5,0,1,5,77,45,5,0,106,62,0,298,69,0,165,76,0,74,89,0,13,107,0,2,115,0,3,128,0,2,131,0,5,135,0,224,5,0,6,6,0,122,83,0,14,98,0,33,99,0,27,103,0,3,106,0,8,110,0,16,116,0,4,122,0,2,132,0,3,133,0,3,142,0,2,145,0,140,152],[7,1,9,0,1,9,0,1,9,124,20,5,0,86,63,0,10,5,0,211,70,0,66,84,0,10,92,0,1,118,0,8,5,0,39,77,0,62,79,0,38,94,0,17,112,0,1,127,0,19,5,0,24,78,0,12,95,0,1,97,0,7,126,0,11,134,0,6,5,0,7,108,0,2,5,0,3,5,0,2,5,0,5,5,218,6,5,0,6,5,0,78,5,0,31,114,0,13,119,0,14,5,0,24,5,0,7,6,0,2,143,0,5,5,0,22,6,0,3,5,0,8,5,0,16,5,0,4,5,0,2,5,0,3,5,0,3,5,0,2,5,0,2,5,0,1,153,0,3,154,0,134,156],[7,1,25,0,1,30,0,1,36,144,23,5,0,33,64,0,30,66,9,1,5,0,11,5,0,36,62,0,87,71,0,62,111,0,3,120,0,12,123,0,15,5,0,21,85,0,16,90,0,12,101,0,2,118,0,9,5,0,1,131,0,1,5,8,10,5,0,7,78,0,7,81,0,12,86,0,3,109,0,61,5,0,1,147,0,9,5,0,13,72,0,5,78,0,2,81,0,6,95,0,3,117,0,1,5,0,12,72,0,4,78,0,1,5,16,3,5,0,24,5,0,12,5,0,1,5,0,7,5,0,11,5,6,6,5,0,1,132,309,11,5,0,14,5,0,17,125,0,13,5,10,4,5,15,9,5,0,7,5,0,2,5,5,22,5,20,7,5,16,1,5,0,2,5,0,1,155,0,8,5,0,122,157,0,4,164],[7,1,11,0,1,11,0,1,11,167,6,5,0,26,65,0,1,141,0,4,5,0,22,67,0,4,137,21,36,63,0,19,5,0,19,72,0,25,78,0,14,86,0,7,96,0,1,97,0,2,121,0,20,5,0,27,78,0,3,81,0,9,86,0,3,129,0,3,5,0,6,5,0,6,78,15,3,5,0,13,104,0,2,124,0,2,138,0,1,146,0,4,5,0,2,91,0,8,104,0,2,124,0,7,5,0,1,102,0,4,124,0,2,5,9,1,5,19,7,5,0,7,5,0,2,5,0,10,87,0,1,5,0,2,144,5,5,5,0,51,80,0,1,5,9,13,100,0,5,5,0,2,5,0,6,5,0,2,5,0,1,109,1,4,5,0,8,100,0,4,5,51,5,5,13,5,5,0,1,148,12,1,5,334,17,5,50,1,5,56,7,5,19,1,5,8,122,5,0,2,5,0,2,165],[7,1,9,0,1,9,0,1,9,173,6,5,0,19,66,0,1,93,0,1,5,4,13,5,0,9,68,0,4,5,21,13,5,0,23,66,18,1,5,0,4,5,0,1,73,0,14,100,0,25,5,0,1,5,0,13,87,0,3,5,0,4,78,0,1,5,0,1,5,0,1,130,8,12,5,0,27,5,0,3,5,0,1,5,0,8,87,0,2,5,0,1,6,9,6,5,17,1,5,0,2,5,0,11,105,0,2,5,0,2,5,0,1,5,3,1,5,0,2,5,0,3,5,0,5,105,0,2,5,1,6,5,0,1,5,0,4,5,44,1,5,2,6,5,0,4,88,1,2,5,10,17,5,0,14,78,0,18,81,0,2,139,10,8,5,0,5,113,12,1,5,2,1,5,5,4,5,0,4,113,586,121,158,2,2,166],[7,1,26,0,1,31,0,1,37,179,6,5,0,12,67,0,1,137,0,1,5,18,9,5,38,6,5,0,17,67,23,1,74,0,8,5,0,6,113,26,2,5,0,11,88,2,1,5,0,4,5,2,1,5,9,11,5,16,11,5,0,3,5,1,6,5,0,2,88,2,1,5,35,11,5,10,1,5,3,1,5,0,4,140,67,4,5,25,5,5,0,14,5,0,18,5,0,2,5,18,3,5,0,2,136,25,2,5,0,2,136,586,1,5,0,109,159,0,8,162,0,3,173,2,2,167],[7,1,11,0,1,11,0,1,5,185,4,5,0,8,68,0,1,5,72,5,5,0,12,68,23,1,75,8,5,5,0,1,136,28,11,5,67,2,5,64,4,5,69,2,5,60,2,5,22,1,5,0,2,5,26,1,5,0,2,5,587,8,5,0,3,6,0,92,160,0,2,161,0,3,170,0,1,176,0,3,5,0,5,163,0,2,5,0,1,174,2,2,168],[7,1,9,0,1,9,0,1,5,189,8,5,78,12,5,23,1,75,11,2,5,0,1,5,36,3,5,68,1,5,846,4,5,0,3,5,0,11,5,0,6,6,0,69,160,0,4,169,0,1,172,0,1,175,0,2,5,0,1,5,0,2,171,0,1,5,3,5,5,2,1,5,2,2,5],[7,1,27,0,1,32,311,1,5,12,1,5,957,2,5,11,3,5,0,6,5,0,8,5,0,8,6,0,36,160,0,12,169,0,5,172,0,4,5,0,1,5,0,1,5,3,2,5,0,1,5,7,1,5],[7,1,11,0,1,11,1312,8,5,0,2,5,0,9,6,0,24,160,0,1,169,0,11,5,0,1,6,0,5,5,3,1,5,0,1,5],[7,1,28,0,1,9,1322,9,5,0,4,5,0,6,6,0,9,160,0,1,169,0,4,172,0,1,5,10,1,5,0,1,5,3,2,5],[7,1,5,0,1,33,1334,1,5,0,6,5,0,9,6,0,1,5,0,4,5],[7,1,5,0,1,11,1341,9,5,4,1,5],[8,1,34],[8,1,5]]; +let numTicks = 1409; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.html index 30f463f..ebd705e 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowFast_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :110:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2573451","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3322169","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2703381","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_14_initializeIcons :1827:41","~module.exports :31:26","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~hg :150:12","~FontIcon :34:25","~M :15:11","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~css :7:13","~ai :222:12","~tc :55:12","~vf :132:12","~DetailsRowBase :10121:28","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Wrapped._this._renderContent :42:45","~FocusZone :54:23","~getId :98:15","~xf :134:12","~Af :136:12","~DetailsRowCheckBase :8698:36","~__rest :61:16","~DetailsRowBase._onRenderCheck :10339:56","~(anonymous) :2:88","~lh :194:140","~oe :106:12","~_traverseMap :89:22","~Wrapped :39:25","~G :13:401","~ke :103:12","~initializeComponentRef :10:32","~extendComponent :7:25","~If :147:394","~Lf :148:288","~he :101:184","~memoizedFunction :73:37","~qe :107:12","~FocusZone.render :328:43","~CheckBase :11:26","~_traverseEdge :82:23","~qc :49:12","~Ig :185:375","~re :108:12","~_fastDefaultCheckboxRender :8722:36","~J :114:349","~oc :48:12","~Ng :166:128","~shallowCompare :36:24","~we :110:12","~Wrapped.render :53:45","~E :13:11","~pc :48:127","~Customizations.getSettings :31:43","~GroupSpacer :7987:28","~M :186:11","~FocusZone._evaluateFocusBeforeRender :405:63","~checkProperties :21:25","~Je :114:12","~ge :101:12","~Eg :163:273","~Wrapped._updateStyles :66:52","~xe :110:125","~_normalizeValue :108:25","~Ve :119:12","~DetailsRowBase._getSelectionState :10342:60","~getCellText :10061:28","~appendFunction :7:24","~f :138:420","~se :109:12","~ne :105:284","~_normalizeArg :100:23","~Mf :148:385","~EventGroup :19:24","~useRef :23:254","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getParent :11:19","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~FocusZone._getDocument :816:49","~getDocument :12:21","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~(anonymous) :10:88","~on :2:12"]; -levels = [[0,1,0,0,1408,6],[0,1,1,0,1,1,0,1407,7],[0,1,2,0,1,2,0,1407,8],[0,1,3,0,1,3,0,1407,9],[0,1,4,0,1,5,0,1407,10],[0,1,5,0,1,5,0,1407,11],[0,1,5,1,1,5,0,10,9,0,2,43,0,1,47,0,1393,48],[2,1,5,0,1,12,0,2,14,0,7,19,0,2,5,0,1,5,0,1393,49],[2,1,5,0,1,11,0,2,11,0,7,11,0,2,44,0,1,5,0,1393,50],[3,1,9,0,2,9,0,7,5,0,1,45,0,1,46,1,1393,51],[3,1,13,0,2,15,0,7,20,0,1,5,0,1,5,1,1393,52],[3,1,11,0,2,11,0,7,21,0,1,5,0,1,5,1,1393,53],[3,1,5,0,1,5,0,1,16,0,7,9,3,1393,54],[3,1,5,0,1,5,0,1,17,0,6,22,0,1,40,3,1393,55],[5,1,18,0,6,11,0,1,11,3,1393,56],[5,1,5,0,6,9,0,1,9,3,1393,57],[5,1,5,0,6,23,0,1,41,3,1393,58],[6,1,5,0,5,11,0,1,11,3,5,5,0,1248,59,0,140,149],[6,1,5,0,4,9,0,1,39,0,1,42,8,9,5,0,1239,60,0,140,150],[7,1,24,0,1,29,0,1,35,0,1,38,0,1,5,0,1,5,17,59,5,0,713,61,0,467,82,0,140,151],[7,1,11,0,1,11,0,1,11,0,1,5,0,1,5,77,45,5,0,106,62,0,298,69,0,165,76,0,74,89,0,13,107,0,2,115,0,3,128,0,2,131,0,5,135,0,224,5,0,6,6,0,122,83,0,14,98,0,33,99,0,27,103,0,3,106,0,8,110,0,16,116,0,4,122,0,2,132,0,3,133,0,3,142,0,2,145,0,140,152],[7,1,9,0,1,9,0,1,9,124,20,5,0,86,63,0,10,5,0,211,70,0,66,84,0,10,92,0,1,118,0,8,5,0,39,77,0,62,79,0,38,94,0,17,112,0,1,127,0,19,5,0,24,78,0,12,95,0,1,97,0,7,126,0,11,134,0,6,5,0,7,108,0,2,5,0,3,5,0,2,5,0,5,5,218,6,5,0,6,5,0,78,5,0,31,114,0,13,119,0,14,5,0,24,5,0,7,6,0,2,143,0,5,5,0,22,6,0,3,5,0,8,5,0,16,5,0,4,5,0,2,5,0,3,5,0,3,5,0,2,5,0,2,5,0,1,153,0,3,154,0,134,156],[7,1,25,0,1,30,0,1,36,144,23,5,0,33,64,0,30,66,9,1,5,0,11,5,0,36,62,0,87,71,0,62,111,0,3,120,0,12,123,0,15,5,0,21,85,0,16,90,0,12,101,0,2,118,0,9,5,0,1,131,0,1,5,8,10,5,0,7,78,0,7,81,0,12,86,0,3,109,0,61,5,0,1,147,0,9,5,0,13,72,0,5,78,0,2,81,0,6,95,0,3,117,0,1,5,0,12,72,0,4,78,0,1,5,16,3,5,0,24,5,0,12,5,0,1,5,0,7,5,0,11,5,6,6,5,0,1,132,309,11,5,0,14,5,0,17,125,0,13,5,10,4,5,15,9,5,0,7,5,0,2,5,5,22,5,20,7,5,16,1,5,0,2,5,0,1,155,0,8,5,0,122,157,0,4,164],[7,1,11,0,1,11,0,1,11,167,6,5,0,26,65,0,1,141,0,4,5,0,22,67,0,4,137,21,36,63,0,19,5,0,19,72,0,25,78,0,14,86,0,7,96,0,1,97,0,2,121,0,20,5,0,27,78,0,3,81,0,9,86,0,3,129,0,3,5,0,6,5,0,6,78,15,3,5,0,13,104,0,2,124,0,2,138,0,1,146,0,4,5,0,2,91,0,8,104,0,2,124,0,7,5,0,1,102,0,4,124,0,2,5,9,1,5,19,7,5,0,7,5,0,2,5,0,10,87,0,1,5,0,2,144,5,5,5,0,51,80,0,1,5,9,13,100,0,5,5,0,2,5,0,6,5,0,2,5,0,1,109,1,4,5,0,8,100,0,4,5,51,5,5,13,5,5,0,1,148,12,1,5,334,17,5,50,1,5,56,7,5,19,1,5,8,122,5,0,2,5,0,2,165],[7,1,9,0,1,9,0,1,9,173,6,5,0,19,66,0,1,93,0,1,5,4,13,5,0,9,68,0,4,5,21,13,5,0,23,66,18,1,5,0,4,5,0,1,73,0,14,100,0,25,5,0,1,5,0,13,87,0,3,5,0,4,78,0,1,5,0,1,5,0,1,130,8,12,5,0,27,5,0,3,5,0,1,5,0,8,87,0,2,5,0,1,6,9,6,5,17,1,5,0,2,5,0,11,105,0,2,5,0,2,5,0,1,5,3,1,5,0,2,5,0,3,5,0,5,105,0,2,5,1,6,5,0,1,5,0,4,5,44,1,5,2,6,5,0,4,88,1,2,5,10,17,5,0,14,78,0,18,81,0,2,139,10,8,5,0,5,113,12,1,5,2,1,5,5,4,5,0,4,113,586,121,158,2,2,166],[7,1,26,0,1,31,0,1,37,179,6,5,0,12,67,0,1,137,0,1,5,18,9,5,38,6,5,0,17,67,23,1,74,0,8,5,0,6,113,26,2,5,0,11,88,2,1,5,0,4,5,2,1,5,9,11,5,16,11,5,0,3,5,1,6,5,0,2,88,2,1,5,35,11,5,10,1,5,3,1,5,0,4,140,67,4,5,25,5,5,0,14,5,0,18,5,0,2,5,18,3,5,0,2,136,25,2,5,0,2,136,586,1,5,0,109,159,0,8,162,0,3,173,2,2,167],[7,1,11,0,1,11,0,1,5,185,4,5,0,8,68,0,1,5,72,5,5,0,12,68,23,1,75,8,5,5,0,1,136,28,11,5,67,2,5,64,4,5,69,2,5,60,2,5,22,1,5,0,2,5,26,1,5,0,2,5,587,8,5,0,3,6,0,92,160,0,2,161,0,3,170,0,1,176,0,3,5,0,5,163,0,2,5,0,1,174,2,2,168],[7,1,9,0,1,9,0,1,5,189,8,5,78,12,5,23,1,75,11,2,5,0,1,5,36,3,5,68,1,5,846,4,5,0,3,5,0,11,5,0,6,6,0,69,160,0,4,169,0,1,172,0,1,175,0,2,5,0,1,5,0,2,171,0,1,5,3,5,5,2,1,5,2,2,5],[7,1,27,0,1,32,311,1,5,12,1,5,957,2,5,11,3,5,0,6,5,0,8,5,0,8,6,0,36,160,0,12,169,0,5,172,0,4,5,0,1,5,0,1,5,3,2,5,0,1,5,7,1,5],[7,1,11,0,1,11,1312,8,5,0,2,5,0,9,6,0,24,160,0,1,169,0,11,5,0,1,6,0,5,5,3,1,5,0,1,5],[7,1,28,0,1,9,1322,9,5,0,4,5,0,6,6,0,9,160,0,1,169,0,4,172,0,1,5,10,1,5,0,1,5,3,2,5],[7,1,5,0,1,33,1334,1,5,0,6,5,0,9,6,0,1,5,0,4,5],[7,1,5,0,1,11,1341,9,5,4,1,5],[8,1,34],[8,1,5]]; -numTicks = 1409; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :110:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2573451","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3322169","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2703381","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_14_initializeIcons :1827:41","~module.exports :31:26","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~hg :150:12","~FontIcon :34:25","~M :15:11","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~css :7:13","~ai :222:12","~tc :55:12","~vf :132:12","~DetailsRowBase :10121:28","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Wrapped._this._renderContent :42:45","~FocusZone :54:23","~getId :98:15","~xf :134:12","~Af :136:12","~DetailsRowCheckBase :8698:36","~__rest :61:16","~DetailsRowBase._onRenderCheck :10339:56","~(anonymous) :2:88","~lh :194:140","~oe :106:12","~_traverseMap :89:22","~Wrapped :39:25","~G :13:401","~ke :103:12","~initializeComponentRef :10:32","~extendComponent :7:25","~If :147:394","~Lf :148:288","~he :101:184","~memoizedFunction :73:37","~qe :107:12","~FocusZone.render :328:43","~CheckBase :11:26","~_traverseEdge :82:23","~qc :49:12","~Ig :185:375","~re :108:12","~_fastDefaultCheckboxRender :8722:36","~J :114:349","~oc :48:12","~Ng :166:128","~shallowCompare :36:24","~we :110:12","~Wrapped.render :53:45","~E :13:11","~pc :48:127","~Customizations.getSettings :31:43","~GroupSpacer :7987:28","~M :186:11","~FocusZone._evaluateFocusBeforeRender :405:63","~checkProperties :21:25","~Je :114:12","~ge :101:12","~Eg :163:273","~Wrapped._updateStyles :66:52","~xe :110:125","~_normalizeValue :108:25","~Ve :119:12","~DetailsRowBase._getSelectionState :10342:60","~getCellText :10061:28","~appendFunction :7:24","~f :138:420","~se :109:12","~ne :105:284","~_normalizeArg :100:23","~Mf :148:385","~EventGroup :19:24","~useRef :23:254","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~getParent :11:19","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~isElementTabbable :208:27","~FocusZone._getDocument :816:49","~getDocument :12:21","~isElementFocusZone :238:28","~_onMount :17:18","~_setComponentRef :30:26","~(anonymous) :10:88","~on :2:12"]; +let levels = [[0,1,0,0,1408,6],[0,1,1,0,1,1,0,1407,7],[0,1,2,0,1,2,0,1407,8],[0,1,3,0,1,3,0,1407,9],[0,1,4,0,1,5,0,1407,10],[0,1,5,0,1,5,0,1407,11],[0,1,5,1,1,5,0,10,9,0,2,43,0,1,47,0,1393,48],[2,1,5,0,1,12,0,2,14,0,7,19,0,2,5,0,1,5,0,1393,49],[2,1,5,0,1,11,0,2,11,0,7,11,0,2,44,0,1,5,0,1393,50],[3,1,9,0,2,9,0,7,5,0,1,45,0,1,46,1,1393,51],[3,1,13,0,2,15,0,7,20,0,1,5,0,1,5,1,1393,52],[3,1,11,0,2,11,0,7,21,0,1,5,0,1,5,1,1393,53],[3,1,5,0,1,5,0,1,16,0,7,9,3,1393,54],[3,1,5,0,1,5,0,1,17,0,6,22,0,1,40,3,1393,55],[5,1,18,0,6,11,0,1,11,3,1393,56],[5,1,5,0,6,9,0,1,9,3,1393,57],[5,1,5,0,6,23,0,1,41,3,1393,58],[6,1,5,0,5,11,0,1,11,3,5,5,0,1248,59,0,140,149],[6,1,5,0,4,9,0,1,39,0,1,42,8,9,5,0,1239,60,0,140,150],[7,1,24,0,1,29,0,1,35,0,1,38,0,1,5,0,1,5,17,59,5,0,713,61,0,467,82,0,140,151],[7,1,11,0,1,11,0,1,11,0,1,5,0,1,5,77,45,5,0,106,62,0,298,69,0,165,76,0,74,89,0,13,107,0,2,115,0,3,128,0,2,131,0,5,135,0,224,5,0,6,6,0,122,83,0,14,98,0,33,99,0,27,103,0,3,106,0,8,110,0,16,116,0,4,122,0,2,132,0,3,133,0,3,142,0,2,145,0,140,152],[7,1,9,0,1,9,0,1,9,124,20,5,0,86,63,0,10,5,0,211,70,0,66,84,0,10,92,0,1,118,0,8,5,0,39,77,0,62,79,0,38,94,0,17,112,0,1,127,0,19,5,0,24,78,0,12,95,0,1,97,0,7,126,0,11,134,0,6,5,0,7,108,0,2,5,0,3,5,0,2,5,0,5,5,218,6,5,0,6,5,0,78,5,0,31,114,0,13,119,0,14,5,0,24,5,0,7,6,0,2,143,0,5,5,0,22,6,0,3,5,0,8,5,0,16,5,0,4,5,0,2,5,0,3,5,0,3,5,0,2,5,0,2,5,0,1,153,0,3,154,0,134,156],[7,1,25,0,1,30,0,1,36,144,23,5,0,33,64,0,30,66,9,1,5,0,11,5,0,36,62,0,87,71,0,62,111,0,3,120,0,12,123,0,15,5,0,21,85,0,16,90,0,12,101,0,2,118,0,9,5,0,1,131,0,1,5,8,10,5,0,7,78,0,7,81,0,12,86,0,3,109,0,61,5,0,1,147,0,9,5,0,13,72,0,5,78,0,2,81,0,6,95,0,3,117,0,1,5,0,12,72,0,4,78,0,1,5,16,3,5,0,24,5,0,12,5,0,1,5,0,7,5,0,11,5,6,6,5,0,1,132,309,11,5,0,14,5,0,17,125,0,13,5,10,4,5,15,9,5,0,7,5,0,2,5,5,22,5,20,7,5,16,1,5,0,2,5,0,1,155,0,8,5,0,122,157,0,4,164],[7,1,11,0,1,11,0,1,11,167,6,5,0,26,65,0,1,141,0,4,5,0,22,67,0,4,137,21,36,63,0,19,5,0,19,72,0,25,78,0,14,86,0,7,96,0,1,97,0,2,121,0,20,5,0,27,78,0,3,81,0,9,86,0,3,129,0,3,5,0,6,5,0,6,78,15,3,5,0,13,104,0,2,124,0,2,138,0,1,146,0,4,5,0,2,91,0,8,104,0,2,124,0,7,5,0,1,102,0,4,124,0,2,5,9,1,5,19,7,5,0,7,5,0,2,5,0,10,87,0,1,5,0,2,144,5,5,5,0,51,80,0,1,5,9,13,100,0,5,5,0,2,5,0,6,5,0,2,5,0,1,109,1,4,5,0,8,100,0,4,5,51,5,5,13,5,5,0,1,148,12,1,5,334,17,5,50,1,5,56,7,5,19,1,5,8,122,5,0,2,5,0,2,165],[7,1,9,0,1,9,0,1,9,173,6,5,0,19,66,0,1,93,0,1,5,4,13,5,0,9,68,0,4,5,21,13,5,0,23,66,18,1,5,0,4,5,0,1,73,0,14,100,0,25,5,0,1,5,0,13,87,0,3,5,0,4,78,0,1,5,0,1,5,0,1,130,8,12,5,0,27,5,0,3,5,0,1,5,0,8,87,0,2,5,0,1,6,9,6,5,17,1,5,0,2,5,0,11,105,0,2,5,0,2,5,0,1,5,3,1,5,0,2,5,0,3,5,0,5,105,0,2,5,1,6,5,0,1,5,0,4,5,44,1,5,2,6,5,0,4,88,1,2,5,10,17,5,0,14,78,0,18,81,0,2,139,10,8,5,0,5,113,12,1,5,2,1,5,5,4,5,0,4,113,586,121,158,2,2,166],[7,1,26,0,1,31,0,1,37,179,6,5,0,12,67,0,1,137,0,1,5,18,9,5,38,6,5,0,17,67,23,1,74,0,8,5,0,6,113,26,2,5,0,11,88,2,1,5,0,4,5,2,1,5,9,11,5,16,11,5,0,3,5,1,6,5,0,2,88,2,1,5,35,11,5,10,1,5,3,1,5,0,4,140,67,4,5,25,5,5,0,14,5,0,18,5,0,2,5,18,3,5,0,2,136,25,2,5,0,2,136,586,1,5,0,109,159,0,8,162,0,3,173,2,2,167],[7,1,11,0,1,11,0,1,5,185,4,5,0,8,68,0,1,5,72,5,5,0,12,68,23,1,75,8,5,5,0,1,136,28,11,5,67,2,5,64,4,5,69,2,5,60,2,5,22,1,5,0,2,5,26,1,5,0,2,5,587,8,5,0,3,6,0,92,160,0,2,161,0,3,170,0,1,176,0,3,5,0,5,163,0,2,5,0,1,174,2,2,168],[7,1,9,0,1,9,0,1,5,189,8,5,78,12,5,23,1,75,11,2,5,0,1,5,36,3,5,68,1,5,846,4,5,0,3,5,0,11,5,0,6,6,0,69,160,0,4,169,0,1,172,0,1,175,0,2,5,0,1,5,0,2,171,0,1,5,3,5,5,2,1,5,2,2,5],[7,1,27,0,1,32,311,1,5,12,1,5,957,2,5,11,3,5,0,6,5,0,8,5,0,8,6,0,36,160,0,12,169,0,5,172,0,4,5,0,1,5,0,1,5,3,2,5,0,1,5,7,1,5],[7,1,11,0,1,11,1312,8,5,0,2,5,0,9,6,0,24,160,0,1,169,0,11,5,0,1,6,0,5,5,3,1,5,0,1,5],[7,1,28,0,1,9,1322,9,5,0,4,5,0,6,6,0,9,160,0,1,169,0,4,172,0,1,5,10,1,5,0,1,5,3,2,5],[7,1,5,0,1,33,1334,1,5,0,6,5,0,9,6,0,1,5,0,4,5],[7,1,5,0,1,11,1341,9,5,4,1,5],[8,1,34],[8,1,5]]; +let numTicks = 1409; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.data.js index ba06cbe..4101d5c 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) :11:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2118053","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~styled :33:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~yf :191:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~hg :150:12","~CheckBase :11:26","~getClassNames :36:34","~mergeStyleSets :16:24","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~DetailsRowCheckBase :8698:36","~getKeyForRules :362:24","~vf :132:12","~tc :55:12","~FocusZone.render :328:43","~css :7:13","~concatStyleSets :6:25","~__rest :61:16","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Eg :163:273","~M :15:11","~oe :106:12","~lh :194:140","~(anonymous) :324:55","~extractStyleParts :8:27","~_processArgs :16:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~FontIcon :34:25","(lib) C:\\WINDOWS\\System32\\KERNELBASE.dll","~Wrapped.render :53:45","~Lf :148:288","~ne :105:284","~oc :48:12","~expandQuads :355:21","~DetailsRowBase._onRenderCheck :10339:56","~qc :49:12","~pc :48:127","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~Selection.isIndexSelected :185:52","~ke :103:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~qe :107:12","~_traverseMap :89:22","~_traverseEdge :82:23","~Wrapped :39:25","~getCellText :10061:28","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~Wrapped._updateStyles :66:52","~xf :134:12","~Je :114:12","~expandSelector :272:24","~_fastDefaultCheckboxRender :8722:36","~Stylesheet.argsFromClassName :113:55","~expandCommaSeparatedGlobals :241:37","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~getDocument :12:21","~getStyles :14:26","~xe :110:125","~(anonymous) :2:88","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Mf :148:385","~we :110:12","~Ve :119:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~Ig :185:375","~he :101:184","~_normalizeValue :108:25","~_normalizeArg :100:23","~(anonymous) :3:88","~Af :136:12","~ge :101:12","~(anonymous) :1:88","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~re :108:12","~se :109:12","~Ng :166:128","~(anonymous) :323:51","~G :13:401","~If :147:394","~useRef :23:254","~useRef :159:332","~Id :87:12","~getId :98:15","~EventGroup :19:24","~f :138:420","~J :114:349","~Cg :163:12","~E :13:11","~elementContains :11:25","~Selection.canSelectItem :25:50","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~on :2:12","~isElementFocusZone :238:28","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~EventGroup._isElement :96:38","~(anonymous) :9:88","~(anonymous) :10:88"]; -levels = [[0,1,0,0,1947,5],[0,1,1,0,1,1,0,1946,8],[0,1,2,0,1,2,0,1946,9],[0,1,3,0,1,3,0,1946,10],[0,1,4,0,1,4,0,1946,11],[0,1,4,0,1,6,0,1946,12],[1,1,7,0,11,10,0,3,53,0,1932,59],[1,1,4,0,2,13,0,9,22,0,3,4,0,1932,60],[1,1,4,0,2,12,0,9,12,0,3,54,0,1932,61],[2,2,10,0,9,4,0,1,55,0,1,56,0,1,57,0,1932,62],[2,2,14,0,9,23,0,1,4,0,1,4,0,1,58,0,1932,63],[2,2,12,0,9,24,0,1,4,0,1,27,0,1,4,0,1932,64],[2,1,15,0,1,21,0,9,10,2,1,4,0,1932,65],[2,1,16,0,1,4,0,8,25,0,1,52,3,1932,66],[2,1,17,0,1,4,0,8,12,0,1,4,3,1932,67],[2,1,18,1,8,10,4,1932,68],[2,1,19,1,8,26,4,1932,69],[2,1,20,1,2,4,0,6,12,4,4,4,0,1812,70,0,116,190],[2,1,4,1,1,4,0,1,27,0,4,10,0,1,45,0,1,46,7,1,4,0,5,4,0,1807,71,0,116,191],[6,1,28,0,2,33,0,1,47,0,1,4,0,1,4,13,57,4,0,1283,72,0,467,81,0,116,192],[6,1,12,0,2,12,0,1,12,0,1,4,70,1,4,0,61,4,0,1,73,0,118,74,0,302,82,0,719,88,0,50,114,0,18,119,0,5,126,0,1,144,0,7,153,0,1,186,0,204,4,0,2,5,0,139,97,0,2,107,0,37,109,0,15,110,0,28,132,0,10,135,0,3,157,0,8,158,0,1,170,0,11,173,0,6,174,0,1,178,0,116,193],[6,1,10,0,2,10,0,1,10,133,1,4,0,20,4,0,98,75,0,16,4,0,208,83,0,67,96,0,8,143,0,2,164,0,1,185,0,20,4,0,294,89,0,282,94,0,62,116,0,61,133,0,15,4,0,9,101,0,9,108,0,9,115,0,7,142,0,1,154,0,6,4,0,10,165,0,2,178,0,5,4,0,1,4,0,7,4,0,1,4,198,5,4,0,1,27,0,2,4,0,96,4,0,10,121,0,33,124,0,2,4,0,16,4,0,17,5,0,4,120,0,15,4,0,8,4,0,20,5,0,10,4,0,3,4,0,8,4,0,1,4,0,11,4,0,4,4,0,1,5,0,1,181,0,1,4,0,1,194,0,3,195,0,112,197],[6,1,29,0,1,34,0,1,44,0,1,48,133,1,4,20,28,4,0,47,76,0,21,78,0,2,169,16,9,4,0,24,74,0,104,84,0,68,98,0,2,118,0,1,175,0,9,4,0,27,129,0,15,138,0,16,160,0,7,4,0,1,144,0,2,4,0,1,4,20,7,4,0,282,90,0,5,108,0,10,4,0,244,90,0,1,99,0,12,101,0,6,108,0,8,146,0,1,168,0,18,4,0,21,85,0,9,99,0,7,106,0,6,108,0,1,154,0,56,4,0,4,108,0,1,179,13,2,4,0,9,4,0,9,4,0,9,4,0,7,4,0,1,4,6,6,4,0,4,170,0,2,4,300,16,4,0,10,4,0,14,4,0,19,125,13,5,4,0,17,4,0,4,4,11,4,4,8,20,4,30,3,4,4,1,4,0,1,4,1,1,4,0,1,4,0,2,196,0,5,4,0,105,198,0,2,207],[6,1,12,0,1,12,0,1,12,0,1,12,182,13,4,0,33,77,0,1,184,0,5,4,0,11,79,0,5,159,0,2,4,25,7,4,0,17,75,0,30,4,0,14,85,0,14,90,0,32,108,0,11,123,0,1,127,0,1,154,0,1,189,0,23,4,0,18,85,0,4,99,0,15,108,0,8,149,0,2,4,0,1,4,9,9,4,0,3,130,0,13,161,0,1,183,0,1,187,0,11,4,0,4,177,0,8,4,0,6,161,0,1,171,0,1,182,7,1,4,30,6,4,0,248,91,0,21,102,0,7,136,0,5,4,10,6,4,0,192,91,0,39,102,0,7,136,0,1,4,0,12,4,0,6,4,0,3,4,0,5,106,0,1,4,17,1,4,0,4,4,0,16,86,0,1,168,0,9,4,0,6,4,0,1,167,0,6,4,0,1,4,1,1,4,0,54,134,0,4,4,0,1,180,20,4,4,22,3,4,13,4,4,342,19,4,112,3,4,9,2,4,5,105,4,0,1,4,0,1,208],[6,1,10,0,1,10,0,1,45,0,1,10,195,12,4,0,21,78,0,1,4,5,3,4,0,8,80,0,5,4,34,7,4,0,8,78,0,2,169,23,7,4,0,3,4,0,11,86,0,5,4,0,9,136,0,32,4,0,2,4,0,9,108,0,1,128,0,1,4,0,1,4,9,14,4,0,1,4,0,17,86,0,4,4,0,15,4,0,3,5,0,4,150,0,1,188,17,4,4,0,1,4,0,2,131,0,13,162,0,1,4,0,1,4,3,8,4,0,4,4,6,2,4,0,1,4,0,5,162,0,1,4,0,1,4,44,34,4,0,185,42,0,1,100,0,27,112,0,1,141,0,21,103,0,5,4,0,2,137,21,30,4,0,138,42,0,1,100,0,20,112,0,3,141,0,39,103,0,3,4,0,4,137,6,7,4,9,4,4,0,1,167,23,7,4,0,9,87,0,1,4,7,2,4,6,1,4,9,18,4,0,13,99,0,20,108,0,3,139,4,1,4,561,1,4,0,101,199,1,1,209],[6,1,30,0,1,35,0,1,4,0,1,49,207,4,4,0,17,79,9,8,4,46,2,4,0,5,79,0,1,159,0,2,4,33,5,4,0,6,87,5,7,4,0,2,137,33,1,4,0,9,4,0,1,4,14,11,4,1,11,4,0,6,87,14,5,4,0,3,4,0,1,4,0,3,151,0,1,4,22,2,4,0,9,4,0,3,163,0,1,171,26,2,4,0,3,163,69,11,4,0,3,4,0,122,43,0,4,93,0,44,95,0,12,140,0,1,4,0,7,4,0,2,93,0,18,113,0,1,93,0,4,4,0,17,152,5,2,4,41,10,4,0,4,4,0,72,43,0,2,93,0,51,95,0,9,140,0,1,4,0,7,4,0,4,93,0,8,113,0,1,154,0,1,4,0,2,93,0,2,4,0,37,104,3,4,4,25,1,4,0,1,4,30,9,4,9,1,117,31,3,4,0,13,4,0,20,4,0,3,4,567,2,4,0,9,200,0,90,202,1,1,4],[6,1,12,0,1,12,0,1,4,0,1,12,211,5,4,0,12,80,65,5,80,0,1,4,40,6,4,12,1,4,0,1,166,81,6,4,23,3,4,34,3,4,0,1,4,28,3,4,83,20,4,0,99,43,0,3,93,0,4,4,0,44,4,0,12,4,8,1,4,0,1,5,0,6,4,0,11,113,0,1,147,0,1,4,4,15,4,0,2,105,6,1,4,55,13,4,0,59,43,0,1,4,0,1,5,0,51,4,0,9,4,8,2,4,0,2,5,0,1,4,0,7,113,0,1,4,1,2,4,2,16,4,0,8,105,0,13,155,6,1,4,64,2,4,649,3,4,0,6,201,0,8,4,0,1,150,0,78,203,0,2,204,0,1,205],[6,1,10,0,1,10,1,1,10,216,12,4,65,5,4,44,3,4,13,1,4,84,3,4,194,4,4,0,33,4,0,64,92,0,2,93,0,3,4,38,10,4,0,12,4,9,1,4,5,1,4,0,11,4,0,1,4,15,3,4,0,2,27,0,2,106,6,1,4,65,3,4,0,24,4,0,21,92,0,3,93,0,11,122,1,1,4,37,14,4,0,9,4,10,2,4,1,7,4,13,9,4,0,2,4,0,6,106,0,13,156,6,1,4,718,5,4,0,1,210,5,3,4,0,1,151,0,5,4,0,2,5,0,62,203,0,4,205,0,5,206,0,2,4,0,1,4],[6,1,31,0,1,36,1,1,50,677,39,4,0,20,43,0,1,145,0,4,148,0,2,4,111,2,4,90,9,4,0,3,4,0,16,43,0,2,145,0,2,4,0,1,5,0,11,4,52,1,4,53,5,4,0,1,167,0,13,4,729,1,4,0,1,4,7,1,4,0,1,4,3,2,4,0,2,4,0,11,4,0,14,5,0,30,203,0,1,205,0,5,206,0,1,212,0,4,4,0,4,4,0,1,5,0,2,4,0,1,4],[6,1,12,0,1,12,1,1,12,687,8,4,0,19,111,0,2,176,0,18,4,0,2,93,0,1,4,0,4,4,114,1,4,102,11,4,0,4,92,0,1,93,0,2,4,2,1,4,3,7,4,0,1,27,111,1,4,9,3,4,0,1,172,757,1,4,0,12,4,0,2,27,0,2,4,0,10,5,0,18,203,0,1,4,0,2,4,0,3,5,0,1,4,3,1,4,4,1,4],[6,1,32,0,1,10,1,1,10,691,4,4,0,4,4,0,11,43,0,4,145,0,2,4,12,4,4,0,2,27,0,1,4,0,1,5,2,3,4,227,1,4,0,1,4,0,3,43,0,1,5,1,1,4,913,9,4,0,1,27,0,3,4,0,6,5,0,3,203,0,2,205,0,3,206,0,1,211,3,3,4],[6,1,4,0,1,37,1,1,51,699,9,4,0,2,93,0,4,4,21,1,4,2,3,4,229,3,4,0,1,4,927,1,4,0,5,4,0,1,27,0,1,4,0,2,5,0,2,4,0,2,4,0,1,5,0,1,4],[6,1,4,0,1,12,1,1,12,707,1,4,0,2,4,3,1,4,258,1,27,936,1,4,0,1,27,1,1,4,2,1,4],[7,1,10,1,1,4],[7,1,38],[7,1,12],[7,1,10],[7,1,39],[7,1,12],[7,1,40],[7,1,41],[7,1,42],[7,1,43],[7,1,4],[7,1,27]]; -numTicks = 1948; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) :11:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2118053","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~styled :33:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~yf :191:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~hg :150:12","~CheckBase :11:26","~getClassNames :36:34","~mergeStyleSets :16:24","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~DetailsRowCheckBase :8698:36","~getKeyForRules :362:24","~vf :132:12","~tc :55:12","~FocusZone.render :328:43","~css :7:13","~concatStyleSets :6:25","~__rest :61:16","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Eg :163:273","~M :15:11","~oe :106:12","~lh :194:140","~(anonymous) :324:55","~extractStyleParts :8:27","~_processArgs :16:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~FontIcon :34:25","(lib) C:\\WINDOWS\\System32\\KERNELBASE.dll","~Wrapped.render :53:45","~Lf :148:288","~ne :105:284","~oc :48:12","~expandQuads :355:21","~DetailsRowBase._onRenderCheck :10339:56","~qc :49:12","~pc :48:127","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~Selection.isIndexSelected :185:52","~ke :103:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~qe :107:12","~_traverseMap :89:22","~_traverseEdge :82:23","~Wrapped :39:25","~getCellText :10061:28","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~Wrapped._updateStyles :66:52","~xf :134:12","~Je :114:12","~expandSelector :272:24","~_fastDefaultCheckboxRender :8722:36","~Stylesheet.argsFromClassName :113:55","~expandCommaSeparatedGlobals :241:37","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~getDocument :12:21","~getStyles :14:26","~xe :110:125","~(anonymous) :2:88","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Mf :148:385","~we :110:12","~Ve :119:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~Ig :185:375","~he :101:184","~_normalizeValue :108:25","~_normalizeArg :100:23","~(anonymous) :3:88","~Af :136:12","~ge :101:12","~(anonymous) :1:88","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~re :108:12","~se :109:12","~Ng :166:128","~(anonymous) :323:51","~G :13:401","~If :147:394","~useRef :23:254","~useRef :159:332","~Id :87:12","~getId :98:15","~EventGroup :19:24","~f :138:420","~J :114:349","~Cg :163:12","~E :13:11","~elementContains :11:25","~Selection.canSelectItem :25:50","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~on :2:12","~isElementFocusZone :238:28","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~EventGroup._isElement :96:38","~(anonymous) :9:88","~(anonymous) :10:88"]; +let levels = [[0,1,0,0,1947,5],[0,1,1,0,1,1,0,1946,8],[0,1,2,0,1,2,0,1946,9],[0,1,3,0,1,3,0,1946,10],[0,1,4,0,1,4,0,1946,11],[0,1,4,0,1,6,0,1946,12],[1,1,7,0,11,10,0,3,53,0,1932,59],[1,1,4,0,2,13,0,9,22,0,3,4,0,1932,60],[1,1,4,0,2,12,0,9,12,0,3,54,0,1932,61],[2,2,10,0,9,4,0,1,55,0,1,56,0,1,57,0,1932,62],[2,2,14,0,9,23,0,1,4,0,1,4,0,1,58,0,1932,63],[2,2,12,0,9,24,0,1,4,0,1,27,0,1,4,0,1932,64],[2,1,15,0,1,21,0,9,10,2,1,4,0,1932,65],[2,1,16,0,1,4,0,8,25,0,1,52,3,1932,66],[2,1,17,0,1,4,0,8,12,0,1,4,3,1932,67],[2,1,18,1,8,10,4,1932,68],[2,1,19,1,8,26,4,1932,69],[2,1,20,1,2,4,0,6,12,4,4,4,0,1812,70,0,116,190],[2,1,4,1,1,4,0,1,27,0,4,10,0,1,45,0,1,46,7,1,4,0,5,4,0,1807,71,0,116,191],[6,1,28,0,2,33,0,1,47,0,1,4,0,1,4,13,57,4,0,1283,72,0,467,81,0,116,192],[6,1,12,0,2,12,0,1,12,0,1,4,70,1,4,0,61,4,0,1,73,0,118,74,0,302,82,0,719,88,0,50,114,0,18,119,0,5,126,0,1,144,0,7,153,0,1,186,0,204,4,0,2,5,0,139,97,0,2,107,0,37,109,0,15,110,0,28,132,0,10,135,0,3,157,0,8,158,0,1,170,0,11,173,0,6,174,0,1,178,0,116,193],[6,1,10,0,2,10,0,1,10,133,1,4,0,20,4,0,98,75,0,16,4,0,208,83,0,67,96,0,8,143,0,2,164,0,1,185,0,20,4,0,294,89,0,282,94,0,62,116,0,61,133,0,15,4,0,9,101,0,9,108,0,9,115,0,7,142,0,1,154,0,6,4,0,10,165,0,2,178,0,5,4,0,1,4,0,7,4,0,1,4,198,5,4,0,1,27,0,2,4,0,96,4,0,10,121,0,33,124,0,2,4,0,16,4,0,17,5,0,4,120,0,15,4,0,8,4,0,20,5,0,10,4,0,3,4,0,8,4,0,1,4,0,11,4,0,4,4,0,1,5,0,1,181,0,1,4,0,1,194,0,3,195,0,112,197],[6,1,29,0,1,34,0,1,44,0,1,48,133,1,4,20,28,4,0,47,76,0,21,78,0,2,169,16,9,4,0,24,74,0,104,84,0,68,98,0,2,118,0,1,175,0,9,4,0,27,129,0,15,138,0,16,160,0,7,4,0,1,144,0,2,4,0,1,4,20,7,4,0,282,90,0,5,108,0,10,4,0,244,90,0,1,99,0,12,101,0,6,108,0,8,146,0,1,168,0,18,4,0,21,85,0,9,99,0,7,106,0,6,108,0,1,154,0,56,4,0,4,108,0,1,179,13,2,4,0,9,4,0,9,4,0,9,4,0,7,4,0,1,4,6,6,4,0,4,170,0,2,4,300,16,4,0,10,4,0,14,4,0,19,125,13,5,4,0,17,4,0,4,4,11,4,4,8,20,4,30,3,4,4,1,4,0,1,4,1,1,4,0,1,4,0,2,196,0,5,4,0,105,198,0,2,207],[6,1,12,0,1,12,0,1,12,0,1,12,182,13,4,0,33,77,0,1,184,0,5,4,0,11,79,0,5,159,0,2,4,25,7,4,0,17,75,0,30,4,0,14,85,0,14,90,0,32,108,0,11,123,0,1,127,0,1,154,0,1,189,0,23,4,0,18,85,0,4,99,0,15,108,0,8,149,0,2,4,0,1,4,9,9,4,0,3,130,0,13,161,0,1,183,0,1,187,0,11,4,0,4,177,0,8,4,0,6,161,0,1,171,0,1,182,7,1,4,30,6,4,0,248,91,0,21,102,0,7,136,0,5,4,10,6,4,0,192,91,0,39,102,0,7,136,0,1,4,0,12,4,0,6,4,0,3,4,0,5,106,0,1,4,17,1,4,0,4,4,0,16,86,0,1,168,0,9,4,0,6,4,0,1,167,0,6,4,0,1,4,1,1,4,0,54,134,0,4,4,0,1,180,20,4,4,22,3,4,13,4,4,342,19,4,112,3,4,9,2,4,5,105,4,0,1,4,0,1,208],[6,1,10,0,1,10,0,1,45,0,1,10,195,12,4,0,21,78,0,1,4,5,3,4,0,8,80,0,5,4,34,7,4,0,8,78,0,2,169,23,7,4,0,3,4,0,11,86,0,5,4,0,9,136,0,32,4,0,2,4,0,9,108,0,1,128,0,1,4,0,1,4,9,14,4,0,1,4,0,17,86,0,4,4,0,15,4,0,3,5,0,4,150,0,1,188,17,4,4,0,1,4,0,2,131,0,13,162,0,1,4,0,1,4,3,8,4,0,4,4,6,2,4,0,1,4,0,5,162,0,1,4,0,1,4,44,34,4,0,185,42,0,1,100,0,27,112,0,1,141,0,21,103,0,5,4,0,2,137,21,30,4,0,138,42,0,1,100,0,20,112,0,3,141,0,39,103,0,3,4,0,4,137,6,7,4,9,4,4,0,1,167,23,7,4,0,9,87,0,1,4,7,2,4,6,1,4,9,18,4,0,13,99,0,20,108,0,3,139,4,1,4,561,1,4,0,101,199,1,1,209],[6,1,30,0,1,35,0,1,4,0,1,49,207,4,4,0,17,79,9,8,4,46,2,4,0,5,79,0,1,159,0,2,4,33,5,4,0,6,87,5,7,4,0,2,137,33,1,4,0,9,4,0,1,4,14,11,4,1,11,4,0,6,87,14,5,4,0,3,4,0,1,4,0,3,151,0,1,4,22,2,4,0,9,4,0,3,163,0,1,171,26,2,4,0,3,163,69,11,4,0,3,4,0,122,43,0,4,93,0,44,95,0,12,140,0,1,4,0,7,4,0,2,93,0,18,113,0,1,93,0,4,4,0,17,152,5,2,4,41,10,4,0,4,4,0,72,43,0,2,93,0,51,95,0,9,140,0,1,4,0,7,4,0,4,93,0,8,113,0,1,154,0,1,4,0,2,93,0,2,4,0,37,104,3,4,4,25,1,4,0,1,4,30,9,4,9,1,117,31,3,4,0,13,4,0,20,4,0,3,4,567,2,4,0,9,200,0,90,202,1,1,4],[6,1,12,0,1,12,0,1,4,0,1,12,211,5,4,0,12,80,65,5,80,0,1,4,40,6,4,12,1,4,0,1,166,81,6,4,23,3,4,34,3,4,0,1,4,28,3,4,83,20,4,0,99,43,0,3,93,0,4,4,0,44,4,0,12,4,8,1,4,0,1,5,0,6,4,0,11,113,0,1,147,0,1,4,4,15,4,0,2,105,6,1,4,55,13,4,0,59,43,0,1,4,0,1,5,0,51,4,0,9,4,8,2,4,0,2,5,0,1,4,0,7,113,0,1,4,1,2,4,2,16,4,0,8,105,0,13,155,6,1,4,64,2,4,649,3,4,0,6,201,0,8,4,0,1,150,0,78,203,0,2,204,0,1,205],[6,1,10,0,1,10,1,1,10,216,12,4,65,5,4,44,3,4,13,1,4,84,3,4,194,4,4,0,33,4,0,64,92,0,2,93,0,3,4,38,10,4,0,12,4,9,1,4,5,1,4,0,11,4,0,1,4,15,3,4,0,2,27,0,2,106,6,1,4,65,3,4,0,24,4,0,21,92,0,3,93,0,11,122,1,1,4,37,14,4,0,9,4,10,2,4,1,7,4,13,9,4,0,2,4,0,6,106,0,13,156,6,1,4,718,5,4,0,1,210,5,3,4,0,1,151,0,5,4,0,2,5,0,62,203,0,4,205,0,5,206,0,2,4,0,1,4],[6,1,31,0,1,36,1,1,50,677,39,4,0,20,43,0,1,145,0,4,148,0,2,4,111,2,4,90,9,4,0,3,4,0,16,43,0,2,145,0,2,4,0,1,5,0,11,4,52,1,4,53,5,4,0,1,167,0,13,4,729,1,4,0,1,4,7,1,4,0,1,4,3,2,4,0,2,4,0,11,4,0,14,5,0,30,203,0,1,205,0,5,206,0,1,212,0,4,4,0,4,4,0,1,5,0,2,4,0,1,4],[6,1,12,0,1,12,1,1,12,687,8,4,0,19,111,0,2,176,0,18,4,0,2,93,0,1,4,0,4,4,114,1,4,102,11,4,0,4,92,0,1,93,0,2,4,2,1,4,3,7,4,0,1,27,111,1,4,9,3,4,0,1,172,757,1,4,0,12,4,0,2,27,0,2,4,0,10,5,0,18,203,0,1,4,0,2,4,0,3,5,0,1,4,3,1,4,4,1,4],[6,1,32,0,1,10,1,1,10,691,4,4,0,4,4,0,11,43,0,4,145,0,2,4,12,4,4,0,2,27,0,1,4,0,1,5,2,3,4,227,1,4,0,1,4,0,3,43,0,1,5,1,1,4,913,9,4,0,1,27,0,3,4,0,6,5,0,3,203,0,2,205,0,3,206,0,1,211,3,3,4],[6,1,4,0,1,37,1,1,51,699,9,4,0,2,93,0,4,4,21,1,4,2,3,4,229,3,4,0,1,4,927,1,4,0,5,4,0,1,27,0,1,4,0,2,5,0,2,4,0,2,4,0,1,5,0,1,4],[6,1,4,0,1,12,1,1,12,707,1,4,0,2,4,3,1,4,258,1,27,936,1,4,0,1,27,1,1,4,2,1,4],[7,1,10,1,1,4],[7,1,38],[7,1,12],[7,1,10],[7,1,39],[7,1,12],[7,1,40],[7,1,41],[7,1,42],[7,1,43],[7,1,4],[7,1,27]]; +let numTicks = 1948; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.html index 530de5e..936a8d8 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) :11:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2118053","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~styled :33:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~yf :191:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~hg :150:12","~CheckBase :11:26","~getClassNames :36:34","~mergeStyleSets :16:24","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~DetailsRowCheckBase :8698:36","~getKeyForRules :362:24","~vf :132:12","~tc :55:12","~FocusZone.render :328:43","~css :7:13","~concatStyleSets :6:25","~__rest :61:16","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Eg :163:273","~M :15:11","~oe :106:12","~lh :194:140","~(anonymous) :324:55","~extractStyleParts :8:27","~_processArgs :16:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~FontIcon :34:25","(lib) C:\\WINDOWS\\System32\\KERNELBASE.dll","~Wrapped.render :53:45","~Lf :148:288","~ne :105:284","~oc :48:12","~expandQuads :355:21","~DetailsRowBase._onRenderCheck :10339:56","~qc :49:12","~pc :48:127","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~Selection.isIndexSelected :185:52","~ke :103:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~qe :107:12","~_traverseMap :89:22","~_traverseEdge :82:23","~Wrapped :39:25","~getCellText :10061:28","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~Wrapped._updateStyles :66:52","~xf :134:12","~Je :114:12","~expandSelector :272:24","~_fastDefaultCheckboxRender :8722:36","~Stylesheet.argsFromClassName :113:55","~expandCommaSeparatedGlobals :241:37","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~getDocument :12:21","~getStyles :14:26","~xe :110:125","~(anonymous) :2:88","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Mf :148:385","~we :110:12","~Ve :119:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~Ig :185:375","~he :101:184","~_normalizeValue :108:25","~_normalizeArg :100:23","~(anonymous) :3:88","~Af :136:12","~ge :101:12","~(anonymous) :1:88","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~re :108:12","~se :109:12","~Ng :166:128","~(anonymous) :323:51","~G :13:401","~If :147:394","~useRef :23:254","~useRef :159:332","~Id :87:12","~getId :98:15","~EventGroup :19:24","~f :138:420","~J :114:349","~Cg :163:12","~E :13:11","~elementContains :11:25","~Selection.canSelectItem :25:50","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~on :2:12","~isElementFocusZone :238:28","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~EventGroup._isElement :96:38","~(anonymous) :9:88","~(anonymous) :10:88"]; -levels = [[0,1,0,0,1947,5],[0,1,1,0,1,1,0,1946,8],[0,1,2,0,1,2,0,1946,9],[0,1,3,0,1,3,0,1946,10],[0,1,4,0,1,4,0,1946,11],[0,1,4,0,1,6,0,1946,12],[1,1,7,0,11,10,0,3,53,0,1932,59],[1,1,4,0,2,13,0,9,22,0,3,4,0,1932,60],[1,1,4,0,2,12,0,9,12,0,3,54,0,1932,61],[2,2,10,0,9,4,0,1,55,0,1,56,0,1,57,0,1932,62],[2,2,14,0,9,23,0,1,4,0,1,4,0,1,58,0,1932,63],[2,2,12,0,9,24,0,1,4,0,1,27,0,1,4,0,1932,64],[2,1,15,0,1,21,0,9,10,2,1,4,0,1932,65],[2,1,16,0,1,4,0,8,25,0,1,52,3,1932,66],[2,1,17,0,1,4,0,8,12,0,1,4,3,1932,67],[2,1,18,1,8,10,4,1932,68],[2,1,19,1,8,26,4,1932,69],[2,1,20,1,2,4,0,6,12,4,4,4,0,1812,70,0,116,190],[2,1,4,1,1,4,0,1,27,0,4,10,0,1,45,0,1,46,7,1,4,0,5,4,0,1807,71,0,116,191],[6,1,28,0,2,33,0,1,47,0,1,4,0,1,4,13,57,4,0,1283,72,0,467,81,0,116,192],[6,1,12,0,2,12,0,1,12,0,1,4,70,1,4,0,61,4,0,1,73,0,118,74,0,302,82,0,719,88,0,50,114,0,18,119,0,5,126,0,1,144,0,7,153,0,1,186,0,204,4,0,2,5,0,139,97,0,2,107,0,37,109,0,15,110,0,28,132,0,10,135,0,3,157,0,8,158,0,1,170,0,11,173,0,6,174,0,1,178,0,116,193],[6,1,10,0,2,10,0,1,10,133,1,4,0,20,4,0,98,75,0,16,4,0,208,83,0,67,96,0,8,143,0,2,164,0,1,185,0,20,4,0,294,89,0,282,94,0,62,116,0,61,133,0,15,4,0,9,101,0,9,108,0,9,115,0,7,142,0,1,154,0,6,4,0,10,165,0,2,178,0,5,4,0,1,4,0,7,4,0,1,4,198,5,4,0,1,27,0,2,4,0,96,4,0,10,121,0,33,124,0,2,4,0,16,4,0,17,5,0,4,120,0,15,4,0,8,4,0,20,5,0,10,4,0,3,4,0,8,4,0,1,4,0,11,4,0,4,4,0,1,5,0,1,181,0,1,4,0,1,194,0,3,195,0,112,197],[6,1,29,0,1,34,0,1,44,0,1,48,133,1,4,20,28,4,0,47,76,0,21,78,0,2,169,16,9,4,0,24,74,0,104,84,0,68,98,0,2,118,0,1,175,0,9,4,0,27,129,0,15,138,0,16,160,0,7,4,0,1,144,0,2,4,0,1,4,20,7,4,0,282,90,0,5,108,0,10,4,0,244,90,0,1,99,0,12,101,0,6,108,0,8,146,0,1,168,0,18,4,0,21,85,0,9,99,0,7,106,0,6,108,0,1,154,0,56,4,0,4,108,0,1,179,13,2,4,0,9,4,0,9,4,0,9,4,0,7,4,0,1,4,6,6,4,0,4,170,0,2,4,300,16,4,0,10,4,0,14,4,0,19,125,13,5,4,0,17,4,0,4,4,11,4,4,8,20,4,30,3,4,4,1,4,0,1,4,1,1,4,0,1,4,0,2,196,0,5,4,0,105,198,0,2,207],[6,1,12,0,1,12,0,1,12,0,1,12,182,13,4,0,33,77,0,1,184,0,5,4,0,11,79,0,5,159,0,2,4,25,7,4,0,17,75,0,30,4,0,14,85,0,14,90,0,32,108,0,11,123,0,1,127,0,1,154,0,1,189,0,23,4,0,18,85,0,4,99,0,15,108,0,8,149,0,2,4,0,1,4,9,9,4,0,3,130,0,13,161,0,1,183,0,1,187,0,11,4,0,4,177,0,8,4,0,6,161,0,1,171,0,1,182,7,1,4,30,6,4,0,248,91,0,21,102,0,7,136,0,5,4,10,6,4,0,192,91,0,39,102,0,7,136,0,1,4,0,12,4,0,6,4,0,3,4,0,5,106,0,1,4,17,1,4,0,4,4,0,16,86,0,1,168,0,9,4,0,6,4,0,1,167,0,6,4,0,1,4,1,1,4,0,54,134,0,4,4,0,1,180,20,4,4,22,3,4,13,4,4,342,19,4,112,3,4,9,2,4,5,105,4,0,1,4,0,1,208],[6,1,10,0,1,10,0,1,45,0,1,10,195,12,4,0,21,78,0,1,4,5,3,4,0,8,80,0,5,4,34,7,4,0,8,78,0,2,169,23,7,4,0,3,4,0,11,86,0,5,4,0,9,136,0,32,4,0,2,4,0,9,108,0,1,128,0,1,4,0,1,4,9,14,4,0,1,4,0,17,86,0,4,4,0,15,4,0,3,5,0,4,150,0,1,188,17,4,4,0,1,4,0,2,131,0,13,162,0,1,4,0,1,4,3,8,4,0,4,4,6,2,4,0,1,4,0,5,162,0,1,4,0,1,4,44,34,4,0,185,42,0,1,100,0,27,112,0,1,141,0,21,103,0,5,4,0,2,137,21,30,4,0,138,42,0,1,100,0,20,112,0,3,141,0,39,103,0,3,4,0,4,137,6,7,4,9,4,4,0,1,167,23,7,4,0,9,87,0,1,4,7,2,4,6,1,4,9,18,4,0,13,99,0,20,108,0,3,139,4,1,4,561,1,4,0,101,199,1,1,209],[6,1,30,0,1,35,0,1,4,0,1,49,207,4,4,0,17,79,9,8,4,46,2,4,0,5,79,0,1,159,0,2,4,33,5,4,0,6,87,5,7,4,0,2,137,33,1,4,0,9,4,0,1,4,14,11,4,1,11,4,0,6,87,14,5,4,0,3,4,0,1,4,0,3,151,0,1,4,22,2,4,0,9,4,0,3,163,0,1,171,26,2,4,0,3,163,69,11,4,0,3,4,0,122,43,0,4,93,0,44,95,0,12,140,0,1,4,0,7,4,0,2,93,0,18,113,0,1,93,0,4,4,0,17,152,5,2,4,41,10,4,0,4,4,0,72,43,0,2,93,0,51,95,0,9,140,0,1,4,0,7,4,0,4,93,0,8,113,0,1,154,0,1,4,0,2,93,0,2,4,0,37,104,3,4,4,25,1,4,0,1,4,30,9,4,9,1,117,31,3,4,0,13,4,0,20,4,0,3,4,567,2,4,0,9,200,0,90,202,1,1,4],[6,1,12,0,1,12,0,1,4,0,1,12,211,5,4,0,12,80,65,5,80,0,1,4,40,6,4,12,1,4,0,1,166,81,6,4,23,3,4,34,3,4,0,1,4,28,3,4,83,20,4,0,99,43,0,3,93,0,4,4,0,44,4,0,12,4,8,1,4,0,1,5,0,6,4,0,11,113,0,1,147,0,1,4,4,15,4,0,2,105,6,1,4,55,13,4,0,59,43,0,1,4,0,1,5,0,51,4,0,9,4,8,2,4,0,2,5,0,1,4,0,7,113,0,1,4,1,2,4,2,16,4,0,8,105,0,13,155,6,1,4,64,2,4,649,3,4,0,6,201,0,8,4,0,1,150,0,78,203,0,2,204,0,1,205],[6,1,10,0,1,10,1,1,10,216,12,4,65,5,4,44,3,4,13,1,4,84,3,4,194,4,4,0,33,4,0,64,92,0,2,93,0,3,4,38,10,4,0,12,4,9,1,4,5,1,4,0,11,4,0,1,4,15,3,4,0,2,27,0,2,106,6,1,4,65,3,4,0,24,4,0,21,92,0,3,93,0,11,122,1,1,4,37,14,4,0,9,4,10,2,4,1,7,4,13,9,4,0,2,4,0,6,106,0,13,156,6,1,4,718,5,4,0,1,210,5,3,4,0,1,151,0,5,4,0,2,5,0,62,203,0,4,205,0,5,206,0,2,4,0,1,4],[6,1,31,0,1,36,1,1,50,677,39,4,0,20,43,0,1,145,0,4,148,0,2,4,111,2,4,90,9,4,0,3,4,0,16,43,0,2,145,0,2,4,0,1,5,0,11,4,52,1,4,53,5,4,0,1,167,0,13,4,729,1,4,0,1,4,7,1,4,0,1,4,3,2,4,0,2,4,0,11,4,0,14,5,0,30,203,0,1,205,0,5,206,0,1,212,0,4,4,0,4,4,0,1,5,0,2,4,0,1,4],[6,1,12,0,1,12,1,1,12,687,8,4,0,19,111,0,2,176,0,18,4,0,2,93,0,1,4,0,4,4,114,1,4,102,11,4,0,4,92,0,1,93,0,2,4,2,1,4,3,7,4,0,1,27,111,1,4,9,3,4,0,1,172,757,1,4,0,12,4,0,2,27,0,2,4,0,10,5,0,18,203,0,1,4,0,2,4,0,3,5,0,1,4,3,1,4,4,1,4],[6,1,32,0,1,10,1,1,10,691,4,4,0,4,4,0,11,43,0,4,145,0,2,4,12,4,4,0,2,27,0,1,4,0,1,5,2,3,4,227,1,4,0,1,4,0,3,43,0,1,5,1,1,4,913,9,4,0,1,27,0,3,4,0,6,5,0,3,203,0,2,205,0,3,206,0,1,211,3,3,4],[6,1,4,0,1,37,1,1,51,699,9,4,0,2,93,0,4,4,21,1,4,2,3,4,229,3,4,0,1,4,927,1,4,0,5,4,0,1,27,0,1,4,0,2,5,0,2,4,0,2,4,0,1,5,0,1,4],[6,1,4,0,1,12,1,1,12,707,1,4,0,2,4,3,1,4,258,1,27,936,1,4,0,1,27,1,1,4,2,1,4],[7,1,10,1,1,4],[7,1,38],[7,1,12],[7,1,10],[7,1,39],[7,1,12],[7,1,40],[7,1,41],[7,1,42],[7,1,43],[7,1,4],[7,1,27]]; -numTicks = 1948; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) :11:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2118053","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~styled :33:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~yf :191:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~hg :150:12","~CheckBase :11:26","~getClassNames :36:34","~mergeStyleSets :16:24","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~DetailsRowCheckBase :8698:36","~getKeyForRules :362:24","~vf :132:12","~tc :55:12","~FocusZone.render :328:43","~css :7:13","~concatStyleSets :6:25","~__rest :61:16","~_styles :73:41","~_resolve :90:18","~DetailsRowCheck_styles_getStyles :8656:49","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Eg :163:273","~M :15:11","~oe :106:12","~lh :194:140","~(anonymous) :324:55","~extractStyleParts :8:27","~_processArgs :16:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~FontIcon :34:25","(lib) C:\\WINDOWS\\System32\\KERNELBASE.dll","~Wrapped.render :53:45","~Lf :148:288","~ne :105:284","~oc :48:12","~expandQuads :355:21","~DetailsRowBase._onRenderCheck :10339:56","~qc :49:12","~pc :48:127","~M :186:11","~shallowCompare :36:24","~checkProperties :21:25","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~Selection.isIndexSelected :185:52","~ke :103:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~qe :107:12","~_traverseMap :89:22","~_traverseEdge :82:23","~Wrapped :39:25","~getCellText :10061:28","~Stylesheet.classNameFromKey :106:54","~applyRegistration :427:27","~Wrapped._updateStyles :66:52","~xf :134:12","~Je :114:12","~expandSelector :272:24","~_fastDefaultCheckboxRender :8722:36","~Stylesheet.argsFromClassName :113:55","~expandCommaSeparatedGlobals :241:37","~FocusZone._evaluateFocusBeforeRender :405:63","~FocusZone._getDocument :816:49","~getDocument :12:21","~getStyles :14:26","~xe :110:125","~(anonymous) :2:88","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~Mf :148:385","~we :110:12","~Ve :119:12","~FocusZone :54:23","~initializeComponentRef :10:32","~extendComponent :7:25","~appendFunction :7:24","~Ig :185:375","~he :101:184","~_normalizeValue :108:25","~_normalizeArg :100:23","~(anonymous) :3:88","~Af :136:12","~ge :101:12","~(anonymous) :1:88","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~re :108:12","~se :109:12","~Ng :166:128","~(anonymous) :323:51","~G :13:401","~If :147:394","~useRef :23:254","~useRef :159:332","~Id :87:12","~getId :98:15","~EventGroup :19:24","~f :138:420","~J :114:349","~Cg :163:12","~E :13:11","~elementContains :11:25","~Selection.canSelectItem :25:50","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~on :2:12","~isElementFocusZone :238:28","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~EventGroup._isElement :96:38","~(anonymous) :9:88","~(anonymous) :10:88"]; +let levels = [[0,1,0,0,1947,5],[0,1,1,0,1,1,0,1946,8],[0,1,2,0,1,2,0,1946,9],[0,1,3,0,1,3,0,1946,10],[0,1,4,0,1,4,0,1946,11],[0,1,4,0,1,6,0,1946,12],[1,1,7,0,11,10,0,3,53,0,1932,59],[1,1,4,0,2,13,0,9,22,0,3,4,0,1932,60],[1,1,4,0,2,12,0,9,12,0,3,54,0,1932,61],[2,2,10,0,9,4,0,1,55,0,1,56,0,1,57,0,1932,62],[2,2,14,0,9,23,0,1,4,0,1,4,0,1,58,0,1932,63],[2,2,12,0,9,24,0,1,4,0,1,27,0,1,4,0,1932,64],[2,1,15,0,1,21,0,9,10,2,1,4,0,1932,65],[2,1,16,0,1,4,0,8,25,0,1,52,3,1932,66],[2,1,17,0,1,4,0,8,12,0,1,4,3,1932,67],[2,1,18,1,8,10,4,1932,68],[2,1,19,1,8,26,4,1932,69],[2,1,20,1,2,4,0,6,12,4,4,4,0,1812,70,0,116,190],[2,1,4,1,1,4,0,1,27,0,4,10,0,1,45,0,1,46,7,1,4,0,5,4,0,1807,71,0,116,191],[6,1,28,0,2,33,0,1,47,0,1,4,0,1,4,13,57,4,0,1283,72,0,467,81,0,116,192],[6,1,12,0,2,12,0,1,12,0,1,4,70,1,4,0,61,4,0,1,73,0,118,74,0,302,82,0,719,88,0,50,114,0,18,119,0,5,126,0,1,144,0,7,153,0,1,186,0,204,4,0,2,5,0,139,97,0,2,107,0,37,109,0,15,110,0,28,132,0,10,135,0,3,157,0,8,158,0,1,170,0,11,173,0,6,174,0,1,178,0,116,193],[6,1,10,0,2,10,0,1,10,133,1,4,0,20,4,0,98,75,0,16,4,0,208,83,0,67,96,0,8,143,0,2,164,0,1,185,0,20,4,0,294,89,0,282,94,0,62,116,0,61,133,0,15,4,0,9,101,0,9,108,0,9,115,0,7,142,0,1,154,0,6,4,0,10,165,0,2,178,0,5,4,0,1,4,0,7,4,0,1,4,198,5,4,0,1,27,0,2,4,0,96,4,0,10,121,0,33,124,0,2,4,0,16,4,0,17,5,0,4,120,0,15,4,0,8,4,0,20,5,0,10,4,0,3,4,0,8,4,0,1,4,0,11,4,0,4,4,0,1,5,0,1,181,0,1,4,0,1,194,0,3,195,0,112,197],[6,1,29,0,1,34,0,1,44,0,1,48,133,1,4,20,28,4,0,47,76,0,21,78,0,2,169,16,9,4,0,24,74,0,104,84,0,68,98,0,2,118,0,1,175,0,9,4,0,27,129,0,15,138,0,16,160,0,7,4,0,1,144,0,2,4,0,1,4,20,7,4,0,282,90,0,5,108,0,10,4,0,244,90,0,1,99,0,12,101,0,6,108,0,8,146,0,1,168,0,18,4,0,21,85,0,9,99,0,7,106,0,6,108,0,1,154,0,56,4,0,4,108,0,1,179,13,2,4,0,9,4,0,9,4,0,9,4,0,7,4,0,1,4,6,6,4,0,4,170,0,2,4,300,16,4,0,10,4,0,14,4,0,19,125,13,5,4,0,17,4,0,4,4,11,4,4,8,20,4,30,3,4,4,1,4,0,1,4,1,1,4,0,1,4,0,2,196,0,5,4,0,105,198,0,2,207],[6,1,12,0,1,12,0,1,12,0,1,12,182,13,4,0,33,77,0,1,184,0,5,4,0,11,79,0,5,159,0,2,4,25,7,4,0,17,75,0,30,4,0,14,85,0,14,90,0,32,108,0,11,123,0,1,127,0,1,154,0,1,189,0,23,4,0,18,85,0,4,99,0,15,108,0,8,149,0,2,4,0,1,4,9,9,4,0,3,130,0,13,161,0,1,183,0,1,187,0,11,4,0,4,177,0,8,4,0,6,161,0,1,171,0,1,182,7,1,4,30,6,4,0,248,91,0,21,102,0,7,136,0,5,4,10,6,4,0,192,91,0,39,102,0,7,136,0,1,4,0,12,4,0,6,4,0,3,4,0,5,106,0,1,4,17,1,4,0,4,4,0,16,86,0,1,168,0,9,4,0,6,4,0,1,167,0,6,4,0,1,4,1,1,4,0,54,134,0,4,4,0,1,180,20,4,4,22,3,4,13,4,4,342,19,4,112,3,4,9,2,4,5,105,4,0,1,4,0,1,208],[6,1,10,0,1,10,0,1,45,0,1,10,195,12,4,0,21,78,0,1,4,5,3,4,0,8,80,0,5,4,34,7,4,0,8,78,0,2,169,23,7,4,0,3,4,0,11,86,0,5,4,0,9,136,0,32,4,0,2,4,0,9,108,0,1,128,0,1,4,0,1,4,9,14,4,0,1,4,0,17,86,0,4,4,0,15,4,0,3,5,0,4,150,0,1,188,17,4,4,0,1,4,0,2,131,0,13,162,0,1,4,0,1,4,3,8,4,0,4,4,6,2,4,0,1,4,0,5,162,0,1,4,0,1,4,44,34,4,0,185,42,0,1,100,0,27,112,0,1,141,0,21,103,0,5,4,0,2,137,21,30,4,0,138,42,0,1,100,0,20,112,0,3,141,0,39,103,0,3,4,0,4,137,6,7,4,9,4,4,0,1,167,23,7,4,0,9,87,0,1,4,7,2,4,6,1,4,9,18,4,0,13,99,0,20,108,0,3,139,4,1,4,561,1,4,0,101,199,1,1,209],[6,1,30,0,1,35,0,1,4,0,1,49,207,4,4,0,17,79,9,8,4,46,2,4,0,5,79,0,1,159,0,2,4,33,5,4,0,6,87,5,7,4,0,2,137,33,1,4,0,9,4,0,1,4,14,11,4,1,11,4,0,6,87,14,5,4,0,3,4,0,1,4,0,3,151,0,1,4,22,2,4,0,9,4,0,3,163,0,1,171,26,2,4,0,3,163,69,11,4,0,3,4,0,122,43,0,4,93,0,44,95,0,12,140,0,1,4,0,7,4,0,2,93,0,18,113,0,1,93,0,4,4,0,17,152,5,2,4,41,10,4,0,4,4,0,72,43,0,2,93,0,51,95,0,9,140,0,1,4,0,7,4,0,4,93,0,8,113,0,1,154,0,1,4,0,2,93,0,2,4,0,37,104,3,4,4,25,1,4,0,1,4,30,9,4,9,1,117,31,3,4,0,13,4,0,20,4,0,3,4,567,2,4,0,9,200,0,90,202,1,1,4],[6,1,12,0,1,12,0,1,4,0,1,12,211,5,4,0,12,80,65,5,80,0,1,4,40,6,4,12,1,4,0,1,166,81,6,4,23,3,4,34,3,4,0,1,4,28,3,4,83,20,4,0,99,43,0,3,93,0,4,4,0,44,4,0,12,4,8,1,4,0,1,5,0,6,4,0,11,113,0,1,147,0,1,4,4,15,4,0,2,105,6,1,4,55,13,4,0,59,43,0,1,4,0,1,5,0,51,4,0,9,4,8,2,4,0,2,5,0,1,4,0,7,113,0,1,4,1,2,4,2,16,4,0,8,105,0,13,155,6,1,4,64,2,4,649,3,4,0,6,201,0,8,4,0,1,150,0,78,203,0,2,204,0,1,205],[6,1,10,0,1,10,1,1,10,216,12,4,65,5,4,44,3,4,13,1,4,84,3,4,194,4,4,0,33,4,0,64,92,0,2,93,0,3,4,38,10,4,0,12,4,9,1,4,5,1,4,0,11,4,0,1,4,15,3,4,0,2,27,0,2,106,6,1,4,65,3,4,0,24,4,0,21,92,0,3,93,0,11,122,1,1,4,37,14,4,0,9,4,10,2,4,1,7,4,13,9,4,0,2,4,0,6,106,0,13,156,6,1,4,718,5,4,0,1,210,5,3,4,0,1,151,0,5,4,0,2,5,0,62,203,0,4,205,0,5,206,0,2,4,0,1,4],[6,1,31,0,1,36,1,1,50,677,39,4,0,20,43,0,1,145,0,4,148,0,2,4,111,2,4,90,9,4,0,3,4,0,16,43,0,2,145,0,2,4,0,1,5,0,11,4,52,1,4,53,5,4,0,1,167,0,13,4,729,1,4,0,1,4,7,1,4,0,1,4,3,2,4,0,2,4,0,11,4,0,14,5,0,30,203,0,1,205,0,5,206,0,1,212,0,4,4,0,4,4,0,1,5,0,2,4,0,1,4],[6,1,12,0,1,12,1,1,12,687,8,4,0,19,111,0,2,176,0,18,4,0,2,93,0,1,4,0,4,4,114,1,4,102,11,4,0,4,92,0,1,93,0,2,4,2,1,4,3,7,4,0,1,27,111,1,4,9,3,4,0,1,172,757,1,4,0,12,4,0,2,27,0,2,4,0,10,5,0,18,203,0,1,4,0,2,4,0,3,5,0,1,4,3,1,4,4,1,4],[6,1,32,0,1,10,1,1,10,691,4,4,0,4,4,0,11,43,0,4,145,0,2,4,12,4,4,0,2,27,0,1,4,0,1,5,2,3,4,227,1,4,0,1,4,0,3,43,0,1,5,1,1,4,913,9,4,0,1,27,0,3,4,0,6,5,0,3,203,0,2,205,0,3,206,0,1,211,3,3,4],[6,1,4,0,1,37,1,1,51,699,9,4,0,2,93,0,4,4,21,1,4,2,3,4,229,3,4,0,1,4,927,1,4,0,5,4,0,1,27,0,1,4,0,2,5,0,2,4,0,2,4,0,1,5,0,1,4],[6,1,4,0,1,12,1,1,12,707,1,4,0,2,4,3,1,4,258,1,27,936,1,4,0,1,27,1,1,4,2,1,4],[7,1,10,1,1,4],[7,1,38],[7,1,12],[7,1,10],[7,1,39],[7,1,12],[7,1,40],[7,1,41],[7,1,42],[7,1,43],[7,1,4],[7,1,27]]; +let numTicks = 1948; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.data.js index e99a005..38b0c74 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:219:370","~ai http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:57:171","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2623373","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3199942","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~loadStyles :72:20","~measure :35:17","~now :34:20","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~vf :132:12","~DetailsRowBase :10121:28","~initializeComponentRef :10:32","~Wrapped._this._renderContent :42:45","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~FocusZone.render :328:43","~css :7:13","~xf :134:12","~lh :194:140","~Wrapped :39:25","~M :15:11","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~extendComponent :7:25","~FocusZone :54:23","~Ig :185:375","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~hc :44:101","~CheckBase :11:26","~getClassNames :36:34","~_traverseMap :89:22","~Ue :118:12","~DetailsRowBase._onRenderCheck :10339:56","~DetailsRowCheckBase :8698:36","~xe :110:125","~qe :107:12","~J :114:349","~E :13:11","~oe :106:12","~Selection.canSelectItem :25:50","~re :108:12","~shallowCompare :36:24","~ke :103:12","~_traverseEdge :82:23","~oc :48:12","~getId :98:15","~Wrapped.render :53:45","~ne :105:284","~memoizedFunction :73:37","~EventGroup :19:24","~se :109:12","~GroupSpacer :7987:28","~(anonymous) :1:88","~_fastDefaultCheckboxRender :8722:36","~Lf :148:288","~he :101:184","~appendFunction :7:24","~we :110:12","~Eg :163:273","~g :139:41","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~Je :114:12","~checkProperties :21:25","~G :13:401","~Customizations.getSettings :31:43","~_normalizeArg :100:23","~Cg :163:12","~ge :101:12","~f :138:420","~Ve :119:12","~Mf :148:385","~useRef :23:254","~useRef :159:332","~Af :136:12","~FocusZone._getDocument :816:49","~Selection.isIndexSelected :185:52","~_normalizeValue :108:25","~(anonymous) :26:88","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~on :2:12","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~Customizations.observe :49:39","~getDocument :12:21"]; -levels = [[0,1,0,0,1465,5],[0,1,1,0,1,1,0,1464,8],[0,1,2,0,1,2,0,1464,9],[0,1,3,0,1,3,0,1464,10],[0,1,4,0,1,6,0,1464,11],[0,1,4,0,1,7,0,1464,12],[0,1,4,0,1,4,0,17,10,0,1,46,0,1446,49],[1,1,4,0,2,13,0,15,16,0,1,4,0,1446,50],[2,2,12,0,15,12,0,1,47,0,1446,51],[2,2,10,0,15,4,0,1,48,0,1446,52],[2,2,14,0,15,17,0,1,4,0,1446,53],[2,2,12,0,15,18,0,1,4,0,1446,54],[2,1,4,0,1,10,0,15,10,1,1446,55],[2,1,4,0,1,15,0,13,19,0,1,43,0,1,45,1,1446,56],[3,1,4,0,13,12,0,1,12,0,1,12,1,1446,57],[3,1,4,0,13,10,0,1,10,0,1,4,1,1446,58],[4,13,20,0,1,44,0,1,4,1,1446,59],[4,1,4,0,12,12,0,1,4,2,4,4,0,1300,60,0,142,152],[4,1,4,0,2,4,0,8,10,0,1,24,0,1,39,0,1,4,5,1,4,0,7,4,0,1293,61,0,142,153],[6,1,4,0,1,4,0,2,21,0,2,27,0,1,35,0,1,37,0,1,42,0,1,4,0,1,40,14,58,4,0,777,62,0,458,79,0,142,154],[7,1,4,0,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,41,71,1,4,0,55,4,0,114,63,0,339,69,0,191,72,0,55,78,0,1,96,0,7,106,0,14,126,0,1,139,0,208,4,0,1,5,0,118,80,0,21,86,0,7,107,0,2,108,0,46,110,0,13,112,0,28,114,0,7,122,0,2,129,0,1,130,0,2,132,0,1,140,0,1,143,0,142,155],[8,2,10,0,2,10,0,1,10,0,1,10,0,1,24,1,1,4,71,1,4,55,19,4,0,95,64,0,9,4,0,229,70,0,80,75,0,19,85,0,2,108,0,20,4,0,61,73,0,54,89,0,18,100,0,37,105,0,1,123,0,12,4,0,17,88,0,10,93,0,9,97,0,1,124,0,6,137,0,1,4,0,7,4,0,7,4,0,5,127,0,2,132,0,1,4,201,7,4,0,1,4,0,80,4,0,33,81,0,5,116,0,21,4,0,7,4,0,2,4,0,25,4,0,17,5,0,4,119,0,13,4,0,5,4,0,23,5,0,5,4,0,1,5,0,1,151,0,2,4,0,1,4,0,2,4,0,1,4,0,1,4,0,5,4,0,2,156,0,1,157,0,134,158],[8,2,22,0,2,28,0,1,36,0,1,38,0,1,4,1,1,4,146,32,4,0,36,65,0,22,67,0,1,99,0,2,131,0,2,146,9,9,4,0,21,63,0,117,71,0,71,83,0,11,118,0,12,4,0,23,76,0,17,87,0,26,95,0,2,108,0,15,4,0,2,108,0,2,134,0,2,4,20,59,4,0,2,144,0,18,4,0,7,84,0,7,88,0,13,90,0,8,120,0,1,124,0,5,4,0,5,88,0,8,101,0,7,4,0,2,84,0,1,88,0,10,93,0,9,101,0,8,125,0,1,4,10,2,4,0,17,4,0,10,4,0,9,4,0,1,4,0,6,4,15,2,4,0,3,140,0,2,4,266,24,4,0,14,4,0,19,82,0,5,4,19,2,4,27,7,4,0,16,4,0,1,26,0,4,4,7,6,4,5,23,4,5,1,4,0,1,4,12,2,4,0,1,4,0,4,4,0,124,159,0,5,165,0,1,173],[8,2,12,0,2,12,0,1,12,0,1,4,0,1,4,180,12,4,0,23,66,0,1,141,0,5,4,0,15,68,0,2,142,0,1,4,0,2,4,0,2,4,18,3,4,0,18,64,0,31,4,0,37,88,0,23,90,0,13,101,0,9,104,0,1,111,0,2,113,0,1,150,0,13,4,0,5,84,0,23,88,0,25,90,0,1,124,0,4,133,0,1,4,0,10,88,12,6,4,0,11,77,0,3,98,0,2,109,0,1,121,0,14,4,0,3,136,0,8,4,0,15,77,0,3,117,0,2,4,15,2,4,0,2,4,27,5,4,0,49,74,0,2,145,17,1,4,0,7,4,0,7,4,0,13,91,0,8,4,0,1,4,5,5,4,0,8,102,4,3,4,0,2,4,0,1,4,0,10,4,0,1,4,0,8,102,0,2,4,0,6,120,33,7,4,7,2,4,24,3,4,306,19,4,88,6,4,54,124,4,0,1,4,0,4,166,0,1,174],[8,2,10,0,2,10,0,1,4,0,1,4,193,7,4,0,16,67,0,1,4,5,3,4,0,12,103,0,2,4,26,10,4,0,8,67,25,6,4,0,37,4,0,1,4,0,22,91,0,1,4,0,12,102,0,3,4,0,6,88,0,1,4,0,1,4,0,1,135,0,1,4,3,10,4,0,5,4,0,23,4,0,4,4,0,21,91,0,1,4,0,2,4,0,1,5,0,1,147,1,10,4,16,2,4,0,1,4,0,10,94,0,2,4,0,1,148,0,2,4,0,1,4,9,5,4,0,3,4,5,3,4,0,4,4,0,11,94,0,3,4,53,16,4,0,11,84,0,22,88,0,2,4,24,1,4,7,8,4,0,5,92,18,1,4,0,6,4,0,2,115,18,2,4,1,4,4,0,4,115,2,5,4,0,1,138,550,2,4,0,121,160,1,4,167,0,1,4],[8,1,23,0,1,25,0,2,29,202,3,4,0,12,68,0,1,142,9,12,4,38,1,4,0,7,68,69,4,4,0,18,92,1,5,4,0,7,115,2,1,4,0,6,4,2,1,4,7,7,4,4,1,4,20,3,4,4,12,4,0,9,92,3,1,4,0,1,4,29,1,4,0,7,4,0,3,128,2,1,4,32,6,4,0,5,128,1,2,4,67,2,4,0,11,4,0,22,4,42,5,4,25,2,4,25,4,4,7,1,4,552,2,4,0,114,161,0,5,170,1,1,4,0,3,168],[8,1,12,0,1,4,0,2,12,205,2,4,0,10,103,0,1,4,20,1,4,39,2,4,0,5,103,73,18,4,6,6,4,0,1,149,70,9,4,42,3,4,41,5,4,151,1,4,618,4,4,0,2,5,0,3,147,0,3,162,0,102,163,0,1,4,0,4,171,2,1,4,0,2,169],[8,1,24,0,1,26,0,2,10,207,10,4,63,5,4,80,11,4,11,1,4,0,1,4,76,3,4,863,2,4,0,2,4,0,2,4,0,1,175,0,3,4,0,13,4,0,8,5,0,72,163,0,6,164,0,3,172,1,4,4,3,2,4],[8,1,4,1,2,30,1337,1,4,1,2,4,11,2,4,0,7,4,0,1,26,0,8,4,0,11,5,0,45,163,0,7,164,0,1,172,0,4,4,0,2,5,0,3,4],[8,1,4,1,2,12,1370,11,4,0,2,4,0,18,5,0,24,163,0,1,164,0,5,4,0,2,5,0,1,4,3,1,4,0,2,4,1,2,4],[10,2,10,1383,15,4,0,3,26,0,3,4,0,9,5,0,8,163,0,2,164,0,2,172,0,1,4,3,2,4,0,2,4,0,1,4],[10,2,31,1403,1,4,0,9,4,0,1,4,0,7,5,0,1,4,0,1,5,0,2,4],[10,2,12,1414,7,4,1,1,4],[10,2,10],[10,1,32,0,1,34],[10,1,12,0,1,12],[10,1,24,0,1,24],[10,1,33,0,1,4],[10,1,4]]; -numTicks = 1466; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:219:370","~ai http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:57:171","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2623373","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3199942","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~loadStyles :72:20","~measure :35:17","~now :34:20","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~vf :132:12","~DetailsRowBase :10121:28","~initializeComponentRef :10:32","~Wrapped._this._renderContent :42:45","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~FocusZone.render :328:43","~css :7:13","~xf :134:12","~lh :194:140","~Wrapped :39:25","~M :15:11","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~extendComponent :7:25","~FocusZone :54:23","~Ig :185:375","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~hc :44:101","~CheckBase :11:26","~getClassNames :36:34","~_traverseMap :89:22","~Ue :118:12","~DetailsRowBase._onRenderCheck :10339:56","~DetailsRowCheckBase :8698:36","~xe :110:125","~qe :107:12","~J :114:349","~E :13:11","~oe :106:12","~Selection.canSelectItem :25:50","~re :108:12","~shallowCompare :36:24","~ke :103:12","~_traverseEdge :82:23","~oc :48:12","~getId :98:15","~Wrapped.render :53:45","~ne :105:284","~memoizedFunction :73:37","~EventGroup :19:24","~se :109:12","~GroupSpacer :7987:28","~(anonymous) :1:88","~_fastDefaultCheckboxRender :8722:36","~Lf :148:288","~he :101:184","~appendFunction :7:24","~we :110:12","~Eg :163:273","~g :139:41","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~Je :114:12","~checkProperties :21:25","~G :13:401","~Customizations.getSettings :31:43","~_normalizeArg :100:23","~Cg :163:12","~ge :101:12","~f :138:420","~Ve :119:12","~Mf :148:385","~useRef :23:254","~useRef :159:332","~Af :136:12","~FocusZone._getDocument :816:49","~Selection.isIndexSelected :185:52","~_normalizeValue :108:25","~(anonymous) :26:88","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~on :2:12","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~Customizations.observe :49:39","~getDocument :12:21"]; +let levels = [[0,1,0,0,1465,5],[0,1,1,0,1,1,0,1464,8],[0,1,2,0,1,2,0,1464,9],[0,1,3,0,1,3,0,1464,10],[0,1,4,0,1,6,0,1464,11],[0,1,4,0,1,7,0,1464,12],[0,1,4,0,1,4,0,17,10,0,1,46,0,1446,49],[1,1,4,0,2,13,0,15,16,0,1,4,0,1446,50],[2,2,12,0,15,12,0,1,47,0,1446,51],[2,2,10,0,15,4,0,1,48,0,1446,52],[2,2,14,0,15,17,0,1,4,0,1446,53],[2,2,12,0,15,18,0,1,4,0,1446,54],[2,1,4,0,1,10,0,15,10,1,1446,55],[2,1,4,0,1,15,0,13,19,0,1,43,0,1,45,1,1446,56],[3,1,4,0,13,12,0,1,12,0,1,12,1,1446,57],[3,1,4,0,13,10,0,1,10,0,1,4,1,1446,58],[4,13,20,0,1,44,0,1,4,1,1446,59],[4,1,4,0,12,12,0,1,4,2,4,4,0,1300,60,0,142,152],[4,1,4,0,2,4,0,8,10,0,1,24,0,1,39,0,1,4,5,1,4,0,7,4,0,1293,61,0,142,153],[6,1,4,0,1,4,0,2,21,0,2,27,0,1,35,0,1,37,0,1,42,0,1,4,0,1,40,14,58,4,0,777,62,0,458,79,0,142,154],[7,1,4,0,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,41,71,1,4,0,55,4,0,114,63,0,339,69,0,191,72,0,55,78,0,1,96,0,7,106,0,14,126,0,1,139,0,208,4,0,1,5,0,118,80,0,21,86,0,7,107,0,2,108,0,46,110,0,13,112,0,28,114,0,7,122,0,2,129,0,1,130,0,2,132,0,1,140,0,1,143,0,142,155],[8,2,10,0,2,10,0,1,10,0,1,10,0,1,24,1,1,4,71,1,4,55,19,4,0,95,64,0,9,4,0,229,70,0,80,75,0,19,85,0,2,108,0,20,4,0,61,73,0,54,89,0,18,100,0,37,105,0,1,123,0,12,4,0,17,88,0,10,93,0,9,97,0,1,124,0,6,137,0,1,4,0,7,4,0,7,4,0,5,127,0,2,132,0,1,4,201,7,4,0,1,4,0,80,4,0,33,81,0,5,116,0,21,4,0,7,4,0,2,4,0,25,4,0,17,5,0,4,119,0,13,4,0,5,4,0,23,5,0,5,4,0,1,5,0,1,151,0,2,4,0,1,4,0,2,4,0,1,4,0,1,4,0,5,4,0,2,156,0,1,157,0,134,158],[8,2,22,0,2,28,0,1,36,0,1,38,0,1,4,1,1,4,146,32,4,0,36,65,0,22,67,0,1,99,0,2,131,0,2,146,9,9,4,0,21,63,0,117,71,0,71,83,0,11,118,0,12,4,0,23,76,0,17,87,0,26,95,0,2,108,0,15,4,0,2,108,0,2,134,0,2,4,20,59,4,0,2,144,0,18,4,0,7,84,0,7,88,0,13,90,0,8,120,0,1,124,0,5,4,0,5,88,0,8,101,0,7,4,0,2,84,0,1,88,0,10,93,0,9,101,0,8,125,0,1,4,10,2,4,0,17,4,0,10,4,0,9,4,0,1,4,0,6,4,15,2,4,0,3,140,0,2,4,266,24,4,0,14,4,0,19,82,0,5,4,19,2,4,27,7,4,0,16,4,0,1,26,0,4,4,7,6,4,5,23,4,5,1,4,0,1,4,12,2,4,0,1,4,0,4,4,0,124,159,0,5,165,0,1,173],[8,2,12,0,2,12,0,1,12,0,1,4,0,1,4,180,12,4,0,23,66,0,1,141,0,5,4,0,15,68,0,2,142,0,1,4,0,2,4,0,2,4,18,3,4,0,18,64,0,31,4,0,37,88,0,23,90,0,13,101,0,9,104,0,1,111,0,2,113,0,1,150,0,13,4,0,5,84,0,23,88,0,25,90,0,1,124,0,4,133,0,1,4,0,10,88,12,6,4,0,11,77,0,3,98,0,2,109,0,1,121,0,14,4,0,3,136,0,8,4,0,15,77,0,3,117,0,2,4,15,2,4,0,2,4,27,5,4,0,49,74,0,2,145,17,1,4,0,7,4,0,7,4,0,13,91,0,8,4,0,1,4,5,5,4,0,8,102,4,3,4,0,2,4,0,1,4,0,10,4,0,1,4,0,8,102,0,2,4,0,6,120,33,7,4,7,2,4,24,3,4,306,19,4,88,6,4,54,124,4,0,1,4,0,4,166,0,1,174],[8,2,10,0,2,10,0,1,4,0,1,4,193,7,4,0,16,67,0,1,4,5,3,4,0,12,103,0,2,4,26,10,4,0,8,67,25,6,4,0,37,4,0,1,4,0,22,91,0,1,4,0,12,102,0,3,4,0,6,88,0,1,4,0,1,4,0,1,135,0,1,4,3,10,4,0,5,4,0,23,4,0,4,4,0,21,91,0,1,4,0,2,4,0,1,5,0,1,147,1,10,4,16,2,4,0,1,4,0,10,94,0,2,4,0,1,148,0,2,4,0,1,4,9,5,4,0,3,4,5,3,4,0,4,4,0,11,94,0,3,4,53,16,4,0,11,84,0,22,88,0,2,4,24,1,4,7,8,4,0,5,92,18,1,4,0,6,4,0,2,115,18,2,4,1,4,4,0,4,115,2,5,4,0,1,138,550,2,4,0,121,160,1,4,167,0,1,4],[8,1,23,0,1,25,0,2,29,202,3,4,0,12,68,0,1,142,9,12,4,38,1,4,0,7,68,69,4,4,0,18,92,1,5,4,0,7,115,2,1,4,0,6,4,2,1,4,7,7,4,4,1,4,20,3,4,4,12,4,0,9,92,3,1,4,0,1,4,29,1,4,0,7,4,0,3,128,2,1,4,32,6,4,0,5,128,1,2,4,67,2,4,0,11,4,0,22,4,42,5,4,25,2,4,25,4,4,7,1,4,552,2,4,0,114,161,0,5,170,1,1,4,0,3,168],[8,1,12,0,1,4,0,2,12,205,2,4,0,10,103,0,1,4,20,1,4,39,2,4,0,5,103,73,18,4,6,6,4,0,1,149,70,9,4,42,3,4,41,5,4,151,1,4,618,4,4,0,2,5,0,3,147,0,3,162,0,102,163,0,1,4,0,4,171,2,1,4,0,2,169],[8,1,24,0,1,26,0,2,10,207,10,4,63,5,4,80,11,4,11,1,4,0,1,4,76,3,4,863,2,4,0,2,4,0,2,4,0,1,175,0,3,4,0,13,4,0,8,5,0,72,163,0,6,164,0,3,172,1,4,4,3,2,4],[8,1,4,1,2,30,1337,1,4,1,2,4,11,2,4,0,7,4,0,1,26,0,8,4,0,11,5,0,45,163,0,7,164,0,1,172,0,4,4,0,2,5,0,3,4],[8,1,4,1,2,12,1370,11,4,0,2,4,0,18,5,0,24,163,0,1,164,0,5,4,0,2,5,0,1,4,3,1,4,0,2,4,1,2,4],[10,2,10,1383,15,4,0,3,26,0,3,4,0,9,5,0,8,163,0,2,164,0,2,172,0,1,4,3,2,4,0,2,4,0,1,4],[10,2,31,1403,1,4,0,9,4,0,1,4,0,7,5,0,1,4,0,1,5,0,2,4],[10,2,12,1414,7,4,1,1,4],[10,2,10],[10,1,32,0,1,34],[10,1,12,0,1,12],[10,1,24,0,1,24],[10,1,33,0,1,4],[10,1,4]]; +let numTicks = 1466; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.html index c119c1d..ebca4b7 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRowNoStyles_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:219:370","~ai http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:57:171","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2623373","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3199942","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~loadStyles :72:20","~measure :35:17","~now :34:20","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~vf :132:12","~DetailsRowBase :10121:28","~initializeComponentRef :10:32","~Wrapped._this._renderContent :42:45","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~FocusZone.render :328:43","~css :7:13","~xf :134:12","~lh :194:140","~Wrapped :39:25","~M :15:11","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~extendComponent :7:25","~FocusZone :54:23","~Ig :185:375","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~hc :44:101","~CheckBase :11:26","~getClassNames :36:34","~_traverseMap :89:22","~Ue :118:12","~DetailsRowBase._onRenderCheck :10339:56","~DetailsRowCheckBase :8698:36","~xe :110:125","~qe :107:12","~J :114:349","~E :13:11","~oe :106:12","~Selection.canSelectItem :25:50","~re :108:12","~shallowCompare :36:24","~ke :103:12","~_traverseEdge :82:23","~oc :48:12","~getId :98:15","~Wrapped.render :53:45","~ne :105:284","~memoizedFunction :73:37","~EventGroup :19:24","~se :109:12","~GroupSpacer :7987:28","~(anonymous) :1:88","~_fastDefaultCheckboxRender :8722:36","~Lf :148:288","~he :101:184","~appendFunction :7:24","~we :110:12","~Eg :163:273","~g :139:41","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~Je :114:12","~checkProperties :21:25","~G :13:401","~Customizations.getSettings :31:43","~_normalizeArg :100:23","~Cg :163:12","~ge :101:12","~f :138:420","~Ve :119:12","~Mf :148:385","~useRef :23:254","~useRef :159:332","~Af :136:12","~FocusZone._getDocument :816:49","~Selection.isIndexSelected :185:52","~_normalizeValue :108:25","~(anonymous) :26:88","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~on :2:12","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~Customizations.observe :49:39","~getDocument :12:21"]; -levels = [[0,1,0,0,1465,5],[0,1,1,0,1,1,0,1464,8],[0,1,2,0,1,2,0,1464,9],[0,1,3,0,1,3,0,1464,10],[0,1,4,0,1,6,0,1464,11],[0,1,4,0,1,7,0,1464,12],[0,1,4,0,1,4,0,17,10,0,1,46,0,1446,49],[1,1,4,0,2,13,0,15,16,0,1,4,0,1446,50],[2,2,12,0,15,12,0,1,47,0,1446,51],[2,2,10,0,15,4,0,1,48,0,1446,52],[2,2,14,0,15,17,0,1,4,0,1446,53],[2,2,12,0,15,18,0,1,4,0,1446,54],[2,1,4,0,1,10,0,15,10,1,1446,55],[2,1,4,0,1,15,0,13,19,0,1,43,0,1,45,1,1446,56],[3,1,4,0,13,12,0,1,12,0,1,12,1,1446,57],[3,1,4,0,13,10,0,1,10,0,1,4,1,1446,58],[4,13,20,0,1,44,0,1,4,1,1446,59],[4,1,4,0,12,12,0,1,4,2,4,4,0,1300,60,0,142,152],[4,1,4,0,2,4,0,8,10,0,1,24,0,1,39,0,1,4,5,1,4,0,7,4,0,1293,61,0,142,153],[6,1,4,0,1,4,0,2,21,0,2,27,0,1,35,0,1,37,0,1,42,0,1,4,0,1,40,14,58,4,0,777,62,0,458,79,0,142,154],[7,1,4,0,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,41,71,1,4,0,55,4,0,114,63,0,339,69,0,191,72,0,55,78,0,1,96,0,7,106,0,14,126,0,1,139,0,208,4,0,1,5,0,118,80,0,21,86,0,7,107,0,2,108,0,46,110,0,13,112,0,28,114,0,7,122,0,2,129,0,1,130,0,2,132,0,1,140,0,1,143,0,142,155],[8,2,10,0,2,10,0,1,10,0,1,10,0,1,24,1,1,4,71,1,4,55,19,4,0,95,64,0,9,4,0,229,70,0,80,75,0,19,85,0,2,108,0,20,4,0,61,73,0,54,89,0,18,100,0,37,105,0,1,123,0,12,4,0,17,88,0,10,93,0,9,97,0,1,124,0,6,137,0,1,4,0,7,4,0,7,4,0,5,127,0,2,132,0,1,4,201,7,4,0,1,4,0,80,4,0,33,81,0,5,116,0,21,4,0,7,4,0,2,4,0,25,4,0,17,5,0,4,119,0,13,4,0,5,4,0,23,5,0,5,4,0,1,5,0,1,151,0,2,4,0,1,4,0,2,4,0,1,4,0,1,4,0,5,4,0,2,156,0,1,157,0,134,158],[8,2,22,0,2,28,0,1,36,0,1,38,0,1,4,1,1,4,146,32,4,0,36,65,0,22,67,0,1,99,0,2,131,0,2,146,9,9,4,0,21,63,0,117,71,0,71,83,0,11,118,0,12,4,0,23,76,0,17,87,0,26,95,0,2,108,0,15,4,0,2,108,0,2,134,0,2,4,20,59,4,0,2,144,0,18,4,0,7,84,0,7,88,0,13,90,0,8,120,0,1,124,0,5,4,0,5,88,0,8,101,0,7,4,0,2,84,0,1,88,0,10,93,0,9,101,0,8,125,0,1,4,10,2,4,0,17,4,0,10,4,0,9,4,0,1,4,0,6,4,15,2,4,0,3,140,0,2,4,266,24,4,0,14,4,0,19,82,0,5,4,19,2,4,27,7,4,0,16,4,0,1,26,0,4,4,7,6,4,5,23,4,5,1,4,0,1,4,12,2,4,0,1,4,0,4,4,0,124,159,0,5,165,0,1,173],[8,2,12,0,2,12,0,1,12,0,1,4,0,1,4,180,12,4,0,23,66,0,1,141,0,5,4,0,15,68,0,2,142,0,1,4,0,2,4,0,2,4,18,3,4,0,18,64,0,31,4,0,37,88,0,23,90,0,13,101,0,9,104,0,1,111,0,2,113,0,1,150,0,13,4,0,5,84,0,23,88,0,25,90,0,1,124,0,4,133,0,1,4,0,10,88,12,6,4,0,11,77,0,3,98,0,2,109,0,1,121,0,14,4,0,3,136,0,8,4,0,15,77,0,3,117,0,2,4,15,2,4,0,2,4,27,5,4,0,49,74,0,2,145,17,1,4,0,7,4,0,7,4,0,13,91,0,8,4,0,1,4,5,5,4,0,8,102,4,3,4,0,2,4,0,1,4,0,10,4,0,1,4,0,8,102,0,2,4,0,6,120,33,7,4,7,2,4,24,3,4,306,19,4,88,6,4,54,124,4,0,1,4,0,4,166,0,1,174],[8,2,10,0,2,10,0,1,4,0,1,4,193,7,4,0,16,67,0,1,4,5,3,4,0,12,103,0,2,4,26,10,4,0,8,67,25,6,4,0,37,4,0,1,4,0,22,91,0,1,4,0,12,102,0,3,4,0,6,88,0,1,4,0,1,4,0,1,135,0,1,4,3,10,4,0,5,4,0,23,4,0,4,4,0,21,91,0,1,4,0,2,4,0,1,5,0,1,147,1,10,4,16,2,4,0,1,4,0,10,94,0,2,4,0,1,148,0,2,4,0,1,4,9,5,4,0,3,4,5,3,4,0,4,4,0,11,94,0,3,4,53,16,4,0,11,84,0,22,88,0,2,4,24,1,4,7,8,4,0,5,92,18,1,4,0,6,4,0,2,115,18,2,4,1,4,4,0,4,115,2,5,4,0,1,138,550,2,4,0,121,160,1,4,167,0,1,4],[8,1,23,0,1,25,0,2,29,202,3,4,0,12,68,0,1,142,9,12,4,38,1,4,0,7,68,69,4,4,0,18,92,1,5,4,0,7,115,2,1,4,0,6,4,2,1,4,7,7,4,4,1,4,20,3,4,4,12,4,0,9,92,3,1,4,0,1,4,29,1,4,0,7,4,0,3,128,2,1,4,32,6,4,0,5,128,1,2,4,67,2,4,0,11,4,0,22,4,42,5,4,25,2,4,25,4,4,7,1,4,552,2,4,0,114,161,0,5,170,1,1,4,0,3,168],[8,1,12,0,1,4,0,2,12,205,2,4,0,10,103,0,1,4,20,1,4,39,2,4,0,5,103,73,18,4,6,6,4,0,1,149,70,9,4,42,3,4,41,5,4,151,1,4,618,4,4,0,2,5,0,3,147,0,3,162,0,102,163,0,1,4,0,4,171,2,1,4,0,2,169],[8,1,24,0,1,26,0,2,10,207,10,4,63,5,4,80,11,4,11,1,4,0,1,4,76,3,4,863,2,4,0,2,4,0,2,4,0,1,175,0,3,4,0,13,4,0,8,5,0,72,163,0,6,164,0,3,172,1,4,4,3,2,4],[8,1,4,1,2,30,1337,1,4,1,2,4,11,2,4,0,7,4,0,1,26,0,8,4,0,11,5,0,45,163,0,7,164,0,1,172,0,4,4,0,2,5,0,3,4],[8,1,4,1,2,12,1370,11,4,0,2,4,0,18,5,0,24,163,0,1,164,0,5,4,0,2,5,0,1,4,3,1,4,0,2,4,1,2,4],[10,2,10,1383,15,4,0,3,26,0,3,4,0,9,5,0,8,163,0,2,164,0,2,172,0,1,4,3,2,4,0,2,4,0,1,4],[10,2,31,1403,1,4,0,9,4,0,1,4,0,7,5,0,1,4,0,1,5,0,2,4],[10,2,12,1414,7,4,1,1,4],[10,2,10],[10,1,32,0,1,34],[10,1,12,0,1,12],[10,1,24,0,1,24],[10,1,33,0,1,4],[10,1,4]]; -numTicks = 1466; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:219:370","~ai http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:57:171","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2623373","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3199942","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~loadStyles :72:20","~measure :35:17","~now :34:20","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~hg :150:12","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~vf :132:12","~DetailsRowBase :10121:28","~initializeComponentRef :10:32","~Wrapped._this._renderContent :42:45","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~FocusZone.render :328:43","~css :7:13","~xf :134:12","~lh :194:140","~Wrapped :39:25","~M :15:11","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~__rest :61:16","~extendComponent :7:25","~FocusZone :54:23","~Ig :185:375","~Wrapped._updateStyles :66:52","~DetailsRowBase._getSelectionState :10342:60","~hc :44:101","~CheckBase :11:26","~getClassNames :36:34","~_traverseMap :89:22","~Ue :118:12","~DetailsRowBase._onRenderCheck :10339:56","~DetailsRowCheckBase :8698:36","~xe :110:125","~qe :107:12","~J :114:349","~E :13:11","~oe :106:12","~Selection.canSelectItem :25:50","~re :108:12","~shallowCompare :36:24","~ke :103:12","~_traverseEdge :82:23","~oc :48:12","~getId :98:15","~Wrapped.render :53:45","~ne :105:284","~memoizedFunction :73:37","~EventGroup :19:24","~se :109:12","~GroupSpacer :7987:28","~(anonymous) :1:88","~_fastDefaultCheckboxRender :8722:36","~Lf :148:288","~he :101:184","~appendFunction :7:24","~we :110:12","~Eg :163:273","~g :139:41","~If :147:394","~FocusZone._evaluateFocusBeforeRender :405:63","~Je :114:12","~checkProperties :21:25","~G :13:401","~Customizations.getSettings :31:43","~_normalizeArg :100:23","~Cg :163:12","~ge :101:12","~f :138:420","~Ve :119:12","~Mf :148:385","~useRef :23:254","~useRef :159:332","~Af :136:12","~FocusZone._getDocument :816:49","~Selection.isIndexSelected :185:52","~_normalizeValue :108:25","~(anonymous) :26:88","~Id :87:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~on :2:12","~FocusZone._updateTabIndexes :724:54","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~Customizations.observe :49:39","~getDocument :12:21"]; +let levels = [[0,1,0,0,1465,5],[0,1,1,0,1,1,0,1464,8],[0,1,2,0,1,2,0,1464,9],[0,1,3,0,1,3,0,1464,10],[0,1,4,0,1,6,0,1464,11],[0,1,4,0,1,7,0,1464,12],[0,1,4,0,1,4,0,17,10,0,1,46,0,1446,49],[1,1,4,0,2,13,0,15,16,0,1,4,0,1446,50],[2,2,12,0,15,12,0,1,47,0,1446,51],[2,2,10,0,15,4,0,1,48,0,1446,52],[2,2,14,0,15,17,0,1,4,0,1446,53],[2,2,12,0,15,18,0,1,4,0,1446,54],[2,1,4,0,1,10,0,15,10,1,1446,55],[2,1,4,0,1,15,0,13,19,0,1,43,0,1,45,1,1446,56],[3,1,4,0,13,12,0,1,12,0,1,12,1,1446,57],[3,1,4,0,13,10,0,1,10,0,1,4,1,1446,58],[4,13,20,0,1,44,0,1,4,1,1446,59],[4,1,4,0,12,12,0,1,4,2,4,4,0,1300,60,0,142,152],[4,1,4,0,2,4,0,8,10,0,1,24,0,1,39,0,1,4,5,1,4,0,7,4,0,1293,61,0,142,153],[6,1,4,0,1,4,0,2,21,0,2,27,0,1,35,0,1,37,0,1,42,0,1,4,0,1,40,14,58,4,0,777,62,0,458,79,0,142,154],[7,1,4,0,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,41,71,1,4,0,55,4,0,114,63,0,339,69,0,191,72,0,55,78,0,1,96,0,7,106,0,14,126,0,1,139,0,208,4,0,1,5,0,118,80,0,21,86,0,7,107,0,2,108,0,46,110,0,13,112,0,28,114,0,7,122,0,2,129,0,1,130,0,2,132,0,1,140,0,1,143,0,142,155],[8,2,10,0,2,10,0,1,10,0,1,10,0,1,24,1,1,4,71,1,4,55,19,4,0,95,64,0,9,4,0,229,70,0,80,75,0,19,85,0,2,108,0,20,4,0,61,73,0,54,89,0,18,100,0,37,105,0,1,123,0,12,4,0,17,88,0,10,93,0,9,97,0,1,124,0,6,137,0,1,4,0,7,4,0,7,4,0,5,127,0,2,132,0,1,4,201,7,4,0,1,4,0,80,4,0,33,81,0,5,116,0,21,4,0,7,4,0,2,4,0,25,4,0,17,5,0,4,119,0,13,4,0,5,4,0,23,5,0,5,4,0,1,5,0,1,151,0,2,4,0,1,4,0,2,4,0,1,4,0,1,4,0,5,4,0,2,156,0,1,157,0,134,158],[8,2,22,0,2,28,0,1,36,0,1,38,0,1,4,1,1,4,146,32,4,0,36,65,0,22,67,0,1,99,0,2,131,0,2,146,9,9,4,0,21,63,0,117,71,0,71,83,0,11,118,0,12,4,0,23,76,0,17,87,0,26,95,0,2,108,0,15,4,0,2,108,0,2,134,0,2,4,20,59,4,0,2,144,0,18,4,0,7,84,0,7,88,0,13,90,0,8,120,0,1,124,0,5,4,0,5,88,0,8,101,0,7,4,0,2,84,0,1,88,0,10,93,0,9,101,0,8,125,0,1,4,10,2,4,0,17,4,0,10,4,0,9,4,0,1,4,0,6,4,15,2,4,0,3,140,0,2,4,266,24,4,0,14,4,0,19,82,0,5,4,19,2,4,27,7,4,0,16,4,0,1,26,0,4,4,7,6,4,5,23,4,5,1,4,0,1,4,12,2,4,0,1,4,0,4,4,0,124,159,0,5,165,0,1,173],[8,2,12,0,2,12,0,1,12,0,1,4,0,1,4,180,12,4,0,23,66,0,1,141,0,5,4,0,15,68,0,2,142,0,1,4,0,2,4,0,2,4,18,3,4,0,18,64,0,31,4,0,37,88,0,23,90,0,13,101,0,9,104,0,1,111,0,2,113,0,1,150,0,13,4,0,5,84,0,23,88,0,25,90,0,1,124,0,4,133,0,1,4,0,10,88,12,6,4,0,11,77,0,3,98,0,2,109,0,1,121,0,14,4,0,3,136,0,8,4,0,15,77,0,3,117,0,2,4,15,2,4,0,2,4,27,5,4,0,49,74,0,2,145,17,1,4,0,7,4,0,7,4,0,13,91,0,8,4,0,1,4,5,5,4,0,8,102,4,3,4,0,2,4,0,1,4,0,10,4,0,1,4,0,8,102,0,2,4,0,6,120,33,7,4,7,2,4,24,3,4,306,19,4,88,6,4,54,124,4,0,1,4,0,4,166,0,1,174],[8,2,10,0,2,10,0,1,4,0,1,4,193,7,4,0,16,67,0,1,4,5,3,4,0,12,103,0,2,4,26,10,4,0,8,67,25,6,4,0,37,4,0,1,4,0,22,91,0,1,4,0,12,102,0,3,4,0,6,88,0,1,4,0,1,4,0,1,135,0,1,4,3,10,4,0,5,4,0,23,4,0,4,4,0,21,91,0,1,4,0,2,4,0,1,5,0,1,147,1,10,4,16,2,4,0,1,4,0,10,94,0,2,4,0,1,148,0,2,4,0,1,4,9,5,4,0,3,4,5,3,4,0,4,4,0,11,94,0,3,4,53,16,4,0,11,84,0,22,88,0,2,4,24,1,4,7,8,4,0,5,92,18,1,4,0,6,4,0,2,115,18,2,4,1,4,4,0,4,115,2,5,4,0,1,138,550,2,4,0,121,160,1,4,167,0,1,4],[8,1,23,0,1,25,0,2,29,202,3,4,0,12,68,0,1,142,9,12,4,38,1,4,0,7,68,69,4,4,0,18,92,1,5,4,0,7,115,2,1,4,0,6,4,2,1,4,7,7,4,4,1,4,20,3,4,4,12,4,0,9,92,3,1,4,0,1,4,29,1,4,0,7,4,0,3,128,2,1,4,32,6,4,0,5,128,1,2,4,67,2,4,0,11,4,0,22,4,42,5,4,25,2,4,25,4,4,7,1,4,552,2,4,0,114,161,0,5,170,1,1,4,0,3,168],[8,1,12,0,1,4,0,2,12,205,2,4,0,10,103,0,1,4,20,1,4,39,2,4,0,5,103,73,18,4,6,6,4,0,1,149,70,9,4,42,3,4,41,5,4,151,1,4,618,4,4,0,2,5,0,3,147,0,3,162,0,102,163,0,1,4,0,4,171,2,1,4,0,2,169],[8,1,24,0,1,26,0,2,10,207,10,4,63,5,4,80,11,4,11,1,4,0,1,4,76,3,4,863,2,4,0,2,4,0,2,4,0,1,175,0,3,4,0,13,4,0,8,5,0,72,163,0,6,164,0,3,172,1,4,4,3,2,4],[8,1,4,1,2,30,1337,1,4,1,2,4,11,2,4,0,7,4,0,1,26,0,8,4,0,11,5,0,45,163,0,7,164,0,1,172,0,4,4,0,2,5,0,3,4],[8,1,4,1,2,12,1370,11,4,0,2,4,0,18,5,0,24,163,0,1,164,0,5,4,0,2,5,0,1,4,3,1,4,0,2,4,1,2,4],[10,2,10,1383,15,4,0,3,26,0,3,4,0,9,5,0,8,163,0,2,164,0,2,172,0,1,4,3,2,4,0,2,4,0,1,4],[10,2,31,1403,1,4,0,9,4,0,1,4,0,7,5,0,1,4,0,1,5,0,2,4],[10,2,12,1414,7,4,1,1,4],[10,2,10],[10,1,32,0,1,34],[10,1,12,0,1,12],[10,1,24,0,1,24],[10,1,33,0,1,4],[10,1,4]]; +let numTicks = 1466; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.data.js index bd41bdd..2a7fd8a 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :105:185","~(anonymous) :105:208","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideOutX :399:26","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~(anonymous) :33:47","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~styled :33:16","~(anonymous) :37:43","~(anonymous) :17839:58","~(anonymous) :29926:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~M :15:11","~hg :150:12","~FontIcon :34:25","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~tc :55:12","~qc :49:12","~pc :48:127","~vf :132:12","~FocusZone :54:23","~createRef :21:372","~Wrapped :39:25","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~Mf :148:385","~_traverseMap :89:22","~_traverseEdge :82:23","~lh :194:140","~DetailsRowCheckBase :8698:36","~oe :106:12","~Ye :122:12","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~xf :134:12","~K :118:419","~Ue :118:12","~initializeComponentRef :10:32","~extendComponent :7:25","~Ve :119:12","~v :142:337","~p :140:224","~css :7:13","~FocusZone.render :328:43","~CheckBase :11:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~ge :101:12","~qe :107:12","~Ig :185:375","~oc :48:12","~DetailsRowBase._onRenderCheck :10339:56","~__rest :61:16","~se :109:12","~Id :87:12","~memoizedFunction :73:37","~ke :103:12","~Wrapped._updateStyles :66:52","~(anonymous) :398:92","~Cg :163:12","~xe :110:125","~FocusZone._evaluateFocusBeforeRender :405:63","~Wrapped.render :53:45","~appendFunction :7:24","~G :13:401","~_normalizeValue :108:25","~g :139:41","~Je :114:12","~If :147:394","~Af :136:12","~ne :105:284","~_fastDefaultCheckboxRender :8722:36","~we :110:12","~getCellText :10061:28","~_normalizeArg :100:23","~f :138:420","~Selection.isIndexSelected :185:52","~Ng :166:128","~J :114:349","~Eg :163:273","~M :186:11","~E :13:11","~(anonymous) :2:88","~useRef :23:254","~FocusZone._getDocument :816:49","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~getParent :11:19","~on :2:12"]; -levels = [[0,1,0,0,1470,5],[0,1,1,0,1,4,0,1469,6],[0,1,2,1,1469,7],[0,1,3,1,1469,8],[0,1,4,1,1469,9],[2,1469,10],[2,1,4,0,15,8,0,2,49,0,1451,53],[2,1,4,0,1,11,0,2,15,0,12,21,0,2,4,0,1451,54],[2,1,4,0,1,10,0,2,10,0,12,10,0,2,50,0,1451,55],[3,1,8,0,2,8,0,12,4,0,1,51,0,1,52,0,1451,56],[3,1,12,0,2,16,0,12,22,0,1,4,0,1,4,0,1451,57],[3,1,10,0,2,10,0,12,23,0,1,4,0,1,4,0,1451,58],[3,1,4,0,1,17,0,1,20,0,12,8,2,1451,59],[3,1,13,0,1,18,0,1,4,0,10,24,0,1,46,0,1,48,2,1451,60],[3,1,4,0,1,19,0,1,4,0,10,10,0,1,10,0,1,10,2,1451,61],[3,1,14,0,1,4,1,10,8,0,1,8,0,1,4,2,1451,62],[3,1,4,2,10,25,0,1,47,0,1,4,2,1451,63],[6,2,4,0,8,10,0,1,10,3,1314,64,0,137,155],[6,1,4,0,1,26,0,1,4,0,3,8,0,1,41,0,1,42,0,1,44,0,1,45,0,1,41,3,15,4,0,1299,65,0,137,156],[8,1,4,0,2,27,0,1,33,0,1,4,0,1,43,0,1,4,0,1,4,0,1,4,18,69,4,0,788,66,0,442,77,0,137,157],[9,2,10,0,1,10,1,1,4,1,1,4,0,1,4,85,2,4,0,57,4,0,114,67,0,314,69,0,207,79,0,66,113,0,13,115,0,2,119,0,1,129,0,9,130,0,1,137,0,1,147,0,3,150,0,192,4,0,3,5,0,133,83,0,15,90,0,6,93,0,18,96,0,39,98,0,1,117,0,8,118,0,4,123,0,18,126,0,1,138,0,2,142,0,1,148,0,1,149,0,137,158],[9,2,8,0,1,8,90,1,4,0,1,26,57,13,4,0,101,68,0,7,4,0,227,70,0,65,86,0,14,102,0,1,148,0,15,4,0,55,80,0,63,81,0,52,97,0,22,112,0,16,4,0,20,78,0,10,114,0,9,122,0,10,127,0,1,152,0,3,4,0,9,116,0,1,138,0,2,4,0,1,4,0,9,4,0,1,4,0,1,4,0,3,4,184,8,4,0,3,4,0,90,4,0,32,84,0,11,120,0,15,4,0,6,4,0,18,4,0,18,4,0,18,5,0,3,140,0,1,4,0,8,4,0,1,4,0,3,124,0,2,4,0,16,5,0,1,4,0,2,4,0,1,4,0,1,4,0,2,159,0,3,160,0,132,161],[9,2,28,0,1,34,162,26,4,0,27,99,0,44,108,0,1,136,0,3,139,7,9,4,0,35,67,0,100,71,0,68,111,0,12,132,0,3,147,0,11,4,0,20,87,0,15,89,0,19,100,0,13,4,0,1,137,0,1,4,15,17,4,0,6,78,0,15,91,0,11,110,0,6,125,0,58,4,0,4,78,0,1,153,0,9,4,0,14,72,0,3,78,0,3,110,0,12,122,0,11,141,0,4,4,0,7,72,0,11,78,14,2,4,0,20,4,0,10,4,0,9,4,0,10,4,0,1,4,3,3,4,0,6,117,0,1,4,280,22,4,0,10,4,0,22,85,0,11,4,12,3,4,19,5,4,8,10,4,0,18,4,0,3,4,10,3,4,2,16,4,4,1,4,0,2,4,0,3,4,0,3,4,0,123,162,0,5,170,0,1,172],[9,2,10,0,1,10,188,11,4,0,14,103,0,2,107,0,12,4,0,28,109,0,4,145,0,1,4,0,3,4,16,1,4,0,34,68,0,25,4,0,18,72,0,34,78,0,15,91,0,8,121,0,25,4,0,18,78,0,18,91,0,4,110,0,3,131,0,3,4,0,9,78,0,3,4,11,13,4,0,1,88,0,5,105,0,1,151,0,11,4,0,4,134,0,7,4,0,1,88,0,3,101,0,8,105,13,1,4,31,2,4,0,6,4,0,5,4,0,10,92,0,11,4,0,5,4,0,1,144,5,53,82,0,4,4,0,1,4,7,2,4,0,1,4,0,13,94,0,3,4,0,3,4,0,12,4,0,3,4,0,8,125,4,1,4,0,6,94,0,11,4,52,3,4,8,2,4,7,6,4,313,22,4,23,3,4,40,2,4,65,123,4,0,2,4,0,3,173,0,1,4],[9,1,8,0,1,30,0,1,8,199,4,4,0,10,104,0,2,4,12,10,4,0,18,99,0,4,4,21,13,4,0,18,99,0,3,139,21,4,4,0,3,4,0,1,73,0,14,94,0,34,4,0,15,92,0,3,4,0,5,78,11,14,4,0,18,4,0,2,4,0,16,92,0,4,4,0,2,4,0,1,154,3,9,4,23,4,4,0,1,4,0,1,4,0,4,106,0,1,4,7,4,4,0,4,4,4,3,4,0,1,4,0,2,4,0,1,146,0,2,4,0,6,106,58,8,4,0,2,128,9,2,4,5,1,4,5,19,4,0,13,78,0,19,110,0,2,143,15,6,4,0,7,95,5,1,4,8,4,4,3,8,4,5,4,4,0,2,95,560,1,4,0,119,163,2,3,174],[9,1,29,0,1,31,0,1,35,203,10,4,24,4,4,0,12,103,0,2,107,38,4,4,0,13,103,0,1,107,0,3,4,28,1,74,0,5,4,0,9,95,34,3,4,0,12,128,1,2,4,0,5,4,14,11,4,13,5,4,2,9,4,0,7,128,3,1,4,2,1,4,39,1,4,1,2,4,0,2,133,26,1,4,2,5,4,0,1,133,66,2,4,10,1,4,30,13,4,0,19,4,0,2,4,21,5,4,0,2,135,38,1,4,0,1,135,561,3,4,0,111,164,0,5,166,2,3,175],[9,1,10,0,1,32,0,1,10,241,3,4,0,9,104,0,2,4,42,5,4,0,8,104,0,1,4,31,1,75,5,6,4,0,3,135,37,12,4,62,7,4,50,2,4,34,1,4,67,1,4,53,1,4,17,2,4,27,1,4,0,2,4,39,1,4,564,8,4,0,2,5,0,98,165,0,1,171,0,1,177,0,1,178,0,5,167,2,3,176],[9,1,4,0,1,4,0,1,8,244,9,4,49,8,4,32,1,75,7,4,4,0,3,4,44,5,4,65,4,4,865,5,4,0,2,4,0,8,4,0,13,5,0,70,165,0,4,169,0,3,171,0,1,4,0,1,5,0,1,4,0,3,4,0,2,168,2,3,4],[9,1,4,0,1,4,0,1,36,342,1,76,9,2,4,990,1,4,9,1,4,0,12,4,0,1,26,0,11,4,0,13,5,0,42,165,0,2,169,0,2,171,0,4,4,0,3,4,0,1,4,0,1,4,0,1,4,3,2,4],[11,1,10,342,1,75,1033,3,4,0,13,4,0,4,4,0,10,5,0,26,165,0,1,169,0,1,171,0,2,4,0,2,4,3,1,4,2,1,4,7,1,4],[11,1,8,342,1,76,1053,10,4,0,7,4,0,6,5,0,8,165,0,3,169,0,2,171,0,1,4,0,1,4,3,1,4],[11,1,37,342,1,75,1068,2,4,0,6,4,0,8,5,0,3,4,0,2,4,1,1,4],[11,1,10,342,1,76,1076,7,4,0,1,26,2,1,4],[11,1,8,342,1,4],[11,1,38],[11,1,10],[11,1,8],[11,1,39],[11,1,10],[11,1,40],[11,1,41],[11,1,4],[11,1,4]]; -numTicks = 1471; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :105:185","~(anonymous) :105:208","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideOutX :399:26","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~(anonymous) :33:47","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~styled :33:16","~(anonymous) :37:43","~(anonymous) :17839:58","~(anonymous) :29926:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~M :15:11","~hg :150:12","~FontIcon :34:25","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~tc :55:12","~qc :49:12","~pc :48:127","~vf :132:12","~FocusZone :54:23","~createRef :21:372","~Wrapped :39:25","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~Mf :148:385","~_traverseMap :89:22","~_traverseEdge :82:23","~lh :194:140","~DetailsRowCheckBase :8698:36","~oe :106:12","~Ye :122:12","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~xf :134:12","~K :118:419","~Ue :118:12","~initializeComponentRef :10:32","~extendComponent :7:25","~Ve :119:12","~v :142:337","~p :140:224","~css :7:13","~FocusZone.render :328:43","~CheckBase :11:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~ge :101:12","~qe :107:12","~Ig :185:375","~oc :48:12","~DetailsRowBase._onRenderCheck :10339:56","~__rest :61:16","~se :109:12","~Id :87:12","~memoizedFunction :73:37","~ke :103:12","~Wrapped._updateStyles :66:52","~(anonymous) :398:92","~Cg :163:12","~xe :110:125","~FocusZone._evaluateFocusBeforeRender :405:63","~Wrapped.render :53:45","~appendFunction :7:24","~G :13:401","~_normalizeValue :108:25","~g :139:41","~Je :114:12","~If :147:394","~Af :136:12","~ne :105:284","~_fastDefaultCheckboxRender :8722:36","~we :110:12","~getCellText :10061:28","~_normalizeArg :100:23","~f :138:420","~Selection.isIndexSelected :185:52","~Ng :166:128","~J :114:349","~Eg :163:273","~M :186:11","~E :13:11","~(anonymous) :2:88","~useRef :23:254","~FocusZone._getDocument :816:49","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~getParent :11:19","~on :2:12"]; +let levels = [[0,1,0,0,1470,5],[0,1,1,0,1,4,0,1469,6],[0,1,2,1,1469,7],[0,1,3,1,1469,8],[0,1,4,1,1469,9],[2,1469,10],[2,1,4,0,15,8,0,2,49,0,1451,53],[2,1,4,0,1,11,0,2,15,0,12,21,0,2,4,0,1451,54],[2,1,4,0,1,10,0,2,10,0,12,10,0,2,50,0,1451,55],[3,1,8,0,2,8,0,12,4,0,1,51,0,1,52,0,1451,56],[3,1,12,0,2,16,0,12,22,0,1,4,0,1,4,0,1451,57],[3,1,10,0,2,10,0,12,23,0,1,4,0,1,4,0,1451,58],[3,1,4,0,1,17,0,1,20,0,12,8,2,1451,59],[3,1,13,0,1,18,0,1,4,0,10,24,0,1,46,0,1,48,2,1451,60],[3,1,4,0,1,19,0,1,4,0,10,10,0,1,10,0,1,10,2,1451,61],[3,1,14,0,1,4,1,10,8,0,1,8,0,1,4,2,1451,62],[3,1,4,2,10,25,0,1,47,0,1,4,2,1451,63],[6,2,4,0,8,10,0,1,10,3,1314,64,0,137,155],[6,1,4,0,1,26,0,1,4,0,3,8,0,1,41,0,1,42,0,1,44,0,1,45,0,1,41,3,15,4,0,1299,65,0,137,156],[8,1,4,0,2,27,0,1,33,0,1,4,0,1,43,0,1,4,0,1,4,0,1,4,18,69,4,0,788,66,0,442,77,0,137,157],[9,2,10,0,1,10,1,1,4,1,1,4,0,1,4,85,2,4,0,57,4,0,114,67,0,314,69,0,207,79,0,66,113,0,13,115,0,2,119,0,1,129,0,9,130,0,1,137,0,1,147,0,3,150,0,192,4,0,3,5,0,133,83,0,15,90,0,6,93,0,18,96,0,39,98,0,1,117,0,8,118,0,4,123,0,18,126,0,1,138,0,2,142,0,1,148,0,1,149,0,137,158],[9,2,8,0,1,8,90,1,4,0,1,26,57,13,4,0,101,68,0,7,4,0,227,70,0,65,86,0,14,102,0,1,148,0,15,4,0,55,80,0,63,81,0,52,97,0,22,112,0,16,4,0,20,78,0,10,114,0,9,122,0,10,127,0,1,152,0,3,4,0,9,116,0,1,138,0,2,4,0,1,4,0,9,4,0,1,4,0,1,4,0,3,4,184,8,4,0,3,4,0,90,4,0,32,84,0,11,120,0,15,4,0,6,4,0,18,4,0,18,4,0,18,5,0,3,140,0,1,4,0,8,4,0,1,4,0,3,124,0,2,4,0,16,5,0,1,4,0,2,4,0,1,4,0,1,4,0,2,159,0,3,160,0,132,161],[9,2,28,0,1,34,162,26,4,0,27,99,0,44,108,0,1,136,0,3,139,7,9,4,0,35,67,0,100,71,0,68,111,0,12,132,0,3,147,0,11,4,0,20,87,0,15,89,0,19,100,0,13,4,0,1,137,0,1,4,15,17,4,0,6,78,0,15,91,0,11,110,0,6,125,0,58,4,0,4,78,0,1,153,0,9,4,0,14,72,0,3,78,0,3,110,0,12,122,0,11,141,0,4,4,0,7,72,0,11,78,14,2,4,0,20,4,0,10,4,0,9,4,0,10,4,0,1,4,3,3,4,0,6,117,0,1,4,280,22,4,0,10,4,0,22,85,0,11,4,12,3,4,19,5,4,8,10,4,0,18,4,0,3,4,10,3,4,2,16,4,4,1,4,0,2,4,0,3,4,0,3,4,0,123,162,0,5,170,0,1,172],[9,2,10,0,1,10,188,11,4,0,14,103,0,2,107,0,12,4,0,28,109,0,4,145,0,1,4,0,3,4,16,1,4,0,34,68,0,25,4,0,18,72,0,34,78,0,15,91,0,8,121,0,25,4,0,18,78,0,18,91,0,4,110,0,3,131,0,3,4,0,9,78,0,3,4,11,13,4,0,1,88,0,5,105,0,1,151,0,11,4,0,4,134,0,7,4,0,1,88,0,3,101,0,8,105,13,1,4,31,2,4,0,6,4,0,5,4,0,10,92,0,11,4,0,5,4,0,1,144,5,53,82,0,4,4,0,1,4,7,2,4,0,1,4,0,13,94,0,3,4,0,3,4,0,12,4,0,3,4,0,8,125,4,1,4,0,6,94,0,11,4,52,3,4,8,2,4,7,6,4,313,22,4,23,3,4,40,2,4,65,123,4,0,2,4,0,3,173,0,1,4],[9,1,8,0,1,30,0,1,8,199,4,4,0,10,104,0,2,4,12,10,4,0,18,99,0,4,4,21,13,4,0,18,99,0,3,139,21,4,4,0,3,4,0,1,73,0,14,94,0,34,4,0,15,92,0,3,4,0,5,78,11,14,4,0,18,4,0,2,4,0,16,92,0,4,4,0,2,4,0,1,154,3,9,4,23,4,4,0,1,4,0,1,4,0,4,106,0,1,4,7,4,4,0,4,4,4,3,4,0,1,4,0,2,4,0,1,146,0,2,4,0,6,106,58,8,4,0,2,128,9,2,4,5,1,4,5,19,4,0,13,78,0,19,110,0,2,143,15,6,4,0,7,95,5,1,4,8,4,4,3,8,4,5,4,4,0,2,95,560,1,4,0,119,163,2,3,174],[9,1,29,0,1,31,0,1,35,203,10,4,24,4,4,0,12,103,0,2,107,38,4,4,0,13,103,0,1,107,0,3,4,28,1,74,0,5,4,0,9,95,34,3,4,0,12,128,1,2,4,0,5,4,14,11,4,13,5,4,2,9,4,0,7,128,3,1,4,2,1,4,39,1,4,1,2,4,0,2,133,26,1,4,2,5,4,0,1,133,66,2,4,10,1,4,30,13,4,0,19,4,0,2,4,21,5,4,0,2,135,38,1,4,0,1,135,561,3,4,0,111,164,0,5,166,2,3,175],[9,1,10,0,1,32,0,1,10,241,3,4,0,9,104,0,2,4,42,5,4,0,8,104,0,1,4,31,1,75,5,6,4,0,3,135,37,12,4,62,7,4,50,2,4,34,1,4,67,1,4,53,1,4,17,2,4,27,1,4,0,2,4,39,1,4,564,8,4,0,2,5,0,98,165,0,1,171,0,1,177,0,1,178,0,5,167,2,3,176],[9,1,4,0,1,4,0,1,8,244,9,4,49,8,4,32,1,75,7,4,4,0,3,4,44,5,4,65,4,4,865,5,4,0,2,4,0,8,4,0,13,5,0,70,165,0,4,169,0,3,171,0,1,4,0,1,5,0,1,4,0,3,4,0,2,168,2,3,4],[9,1,4,0,1,4,0,1,36,342,1,76,9,2,4,990,1,4,9,1,4,0,12,4,0,1,26,0,11,4,0,13,5,0,42,165,0,2,169,0,2,171,0,4,4,0,3,4,0,1,4,0,1,4,0,1,4,3,2,4],[11,1,10,342,1,75,1033,3,4,0,13,4,0,4,4,0,10,5,0,26,165,0,1,169,0,1,171,0,2,4,0,2,4,3,1,4,2,1,4,7,1,4],[11,1,8,342,1,76,1053,10,4,0,7,4,0,6,5,0,8,165,0,3,169,0,2,171,0,1,4,0,1,4,3,1,4],[11,1,37,342,1,75,1068,2,4,0,6,4,0,8,5,0,3,4,0,2,4,1,1,4],[11,1,10,342,1,76,1076,7,4,0,1,26,2,1,4],[11,1,8,342,1,4],[11,1,38],[11,1,10],[11,1,8],[11,1,39],[11,1,10],[11,1,40],[11,1,41],[11,1,4],[11,1,4]]; +let numTicks = 1471; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.html b/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.html index 79305ba..f0baa81 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DetailsRow_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :105:185","~(anonymous) :105:208","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideOutX :399:26","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~(anonymous) :33:47","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~styled :33:16","~(anonymous) :37:43","~(anonymous) :17839:58","~(anonymous) :29926:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~M :15:11","~hg :150:12","~FontIcon :34:25","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~tc :55:12","~qc :49:12","~pc :48:127","~vf :132:12","~FocusZone :54:23","~createRef :21:372","~Wrapped :39:25","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~Mf :148:385","~_traverseMap :89:22","~_traverseEdge :82:23","~lh :194:140","~DetailsRowCheckBase :8698:36","~oe :106:12","~Ye :122:12","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~xf :134:12","~K :118:419","~Ue :118:12","~initializeComponentRef :10:32","~extendComponent :7:25","~Ve :119:12","~v :142:337","~p :140:224","~css :7:13","~FocusZone.render :328:43","~CheckBase :11:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~ge :101:12","~qe :107:12","~Ig :185:375","~oc :48:12","~DetailsRowBase._onRenderCheck :10339:56","~__rest :61:16","~se :109:12","~Id :87:12","~memoizedFunction :73:37","~ke :103:12","~Wrapped._updateStyles :66:52","~(anonymous) :398:92","~Cg :163:12","~xe :110:125","~FocusZone._evaluateFocusBeforeRender :405:63","~Wrapped.render :53:45","~appendFunction :7:24","~G :13:401","~_normalizeValue :108:25","~g :139:41","~Je :114:12","~If :147:394","~Af :136:12","~ne :105:284","~_fastDefaultCheckboxRender :8722:36","~we :110:12","~getCellText :10061:28","~_normalizeArg :100:23","~f :138:420","~Selection.isIndexSelected :185:52","~Ng :166:128","~J :114:349","~Eg :163:273","~M :186:11","~E :13:11","~(anonymous) :2:88","~useRef :23:254","~FocusZone._getDocument :816:49","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~getParent :11:19","~on :2:12"]; -levels = [[0,1,0,0,1470,5],[0,1,1,0,1,4,0,1469,6],[0,1,2,1,1469,7],[0,1,3,1,1469,8],[0,1,4,1,1469,9],[2,1469,10],[2,1,4,0,15,8,0,2,49,0,1451,53],[2,1,4,0,1,11,0,2,15,0,12,21,0,2,4,0,1451,54],[2,1,4,0,1,10,0,2,10,0,12,10,0,2,50,0,1451,55],[3,1,8,0,2,8,0,12,4,0,1,51,0,1,52,0,1451,56],[3,1,12,0,2,16,0,12,22,0,1,4,0,1,4,0,1451,57],[3,1,10,0,2,10,0,12,23,0,1,4,0,1,4,0,1451,58],[3,1,4,0,1,17,0,1,20,0,12,8,2,1451,59],[3,1,13,0,1,18,0,1,4,0,10,24,0,1,46,0,1,48,2,1451,60],[3,1,4,0,1,19,0,1,4,0,10,10,0,1,10,0,1,10,2,1451,61],[3,1,14,0,1,4,1,10,8,0,1,8,0,1,4,2,1451,62],[3,1,4,2,10,25,0,1,47,0,1,4,2,1451,63],[6,2,4,0,8,10,0,1,10,3,1314,64,0,137,155],[6,1,4,0,1,26,0,1,4,0,3,8,0,1,41,0,1,42,0,1,44,0,1,45,0,1,41,3,15,4,0,1299,65,0,137,156],[8,1,4,0,2,27,0,1,33,0,1,4,0,1,43,0,1,4,0,1,4,0,1,4,18,69,4,0,788,66,0,442,77,0,137,157],[9,2,10,0,1,10,1,1,4,1,1,4,0,1,4,85,2,4,0,57,4,0,114,67,0,314,69,0,207,79,0,66,113,0,13,115,0,2,119,0,1,129,0,9,130,0,1,137,0,1,147,0,3,150,0,192,4,0,3,5,0,133,83,0,15,90,0,6,93,0,18,96,0,39,98,0,1,117,0,8,118,0,4,123,0,18,126,0,1,138,0,2,142,0,1,148,0,1,149,0,137,158],[9,2,8,0,1,8,90,1,4,0,1,26,57,13,4,0,101,68,0,7,4,0,227,70,0,65,86,0,14,102,0,1,148,0,15,4,0,55,80,0,63,81,0,52,97,0,22,112,0,16,4,0,20,78,0,10,114,0,9,122,0,10,127,0,1,152,0,3,4,0,9,116,0,1,138,0,2,4,0,1,4,0,9,4,0,1,4,0,1,4,0,3,4,184,8,4,0,3,4,0,90,4,0,32,84,0,11,120,0,15,4,0,6,4,0,18,4,0,18,4,0,18,5,0,3,140,0,1,4,0,8,4,0,1,4,0,3,124,0,2,4,0,16,5,0,1,4,0,2,4,0,1,4,0,1,4,0,2,159,0,3,160,0,132,161],[9,2,28,0,1,34,162,26,4,0,27,99,0,44,108,0,1,136,0,3,139,7,9,4,0,35,67,0,100,71,0,68,111,0,12,132,0,3,147,0,11,4,0,20,87,0,15,89,0,19,100,0,13,4,0,1,137,0,1,4,15,17,4,0,6,78,0,15,91,0,11,110,0,6,125,0,58,4,0,4,78,0,1,153,0,9,4,0,14,72,0,3,78,0,3,110,0,12,122,0,11,141,0,4,4,0,7,72,0,11,78,14,2,4,0,20,4,0,10,4,0,9,4,0,10,4,0,1,4,3,3,4,0,6,117,0,1,4,280,22,4,0,10,4,0,22,85,0,11,4,12,3,4,19,5,4,8,10,4,0,18,4,0,3,4,10,3,4,2,16,4,4,1,4,0,2,4,0,3,4,0,3,4,0,123,162,0,5,170,0,1,172],[9,2,10,0,1,10,188,11,4,0,14,103,0,2,107,0,12,4,0,28,109,0,4,145,0,1,4,0,3,4,16,1,4,0,34,68,0,25,4,0,18,72,0,34,78,0,15,91,0,8,121,0,25,4,0,18,78,0,18,91,0,4,110,0,3,131,0,3,4,0,9,78,0,3,4,11,13,4,0,1,88,0,5,105,0,1,151,0,11,4,0,4,134,0,7,4,0,1,88,0,3,101,0,8,105,13,1,4,31,2,4,0,6,4,0,5,4,0,10,92,0,11,4,0,5,4,0,1,144,5,53,82,0,4,4,0,1,4,7,2,4,0,1,4,0,13,94,0,3,4,0,3,4,0,12,4,0,3,4,0,8,125,4,1,4,0,6,94,0,11,4,52,3,4,8,2,4,7,6,4,313,22,4,23,3,4,40,2,4,65,123,4,0,2,4,0,3,173,0,1,4],[9,1,8,0,1,30,0,1,8,199,4,4,0,10,104,0,2,4,12,10,4,0,18,99,0,4,4,21,13,4,0,18,99,0,3,139,21,4,4,0,3,4,0,1,73,0,14,94,0,34,4,0,15,92,0,3,4,0,5,78,11,14,4,0,18,4,0,2,4,0,16,92,0,4,4,0,2,4,0,1,154,3,9,4,23,4,4,0,1,4,0,1,4,0,4,106,0,1,4,7,4,4,0,4,4,4,3,4,0,1,4,0,2,4,0,1,146,0,2,4,0,6,106,58,8,4,0,2,128,9,2,4,5,1,4,5,19,4,0,13,78,0,19,110,0,2,143,15,6,4,0,7,95,5,1,4,8,4,4,3,8,4,5,4,4,0,2,95,560,1,4,0,119,163,2,3,174],[9,1,29,0,1,31,0,1,35,203,10,4,24,4,4,0,12,103,0,2,107,38,4,4,0,13,103,0,1,107,0,3,4,28,1,74,0,5,4,0,9,95,34,3,4,0,12,128,1,2,4,0,5,4,14,11,4,13,5,4,2,9,4,0,7,128,3,1,4,2,1,4,39,1,4,1,2,4,0,2,133,26,1,4,2,5,4,0,1,133,66,2,4,10,1,4,30,13,4,0,19,4,0,2,4,21,5,4,0,2,135,38,1,4,0,1,135,561,3,4,0,111,164,0,5,166,2,3,175],[9,1,10,0,1,32,0,1,10,241,3,4,0,9,104,0,2,4,42,5,4,0,8,104,0,1,4,31,1,75,5,6,4,0,3,135,37,12,4,62,7,4,50,2,4,34,1,4,67,1,4,53,1,4,17,2,4,27,1,4,0,2,4,39,1,4,564,8,4,0,2,5,0,98,165,0,1,171,0,1,177,0,1,178,0,5,167,2,3,176],[9,1,4,0,1,4,0,1,8,244,9,4,49,8,4,32,1,75,7,4,4,0,3,4,44,5,4,65,4,4,865,5,4,0,2,4,0,8,4,0,13,5,0,70,165,0,4,169,0,3,171,0,1,4,0,1,5,0,1,4,0,3,4,0,2,168,2,3,4],[9,1,4,0,1,4,0,1,36,342,1,76,9,2,4,990,1,4,9,1,4,0,12,4,0,1,26,0,11,4,0,13,5,0,42,165,0,2,169,0,2,171,0,4,4,0,3,4,0,1,4,0,1,4,0,1,4,3,2,4],[11,1,10,342,1,75,1033,3,4,0,13,4,0,4,4,0,10,5,0,26,165,0,1,169,0,1,171,0,2,4,0,2,4,3,1,4,2,1,4,7,1,4],[11,1,8,342,1,76,1053,10,4,0,7,4,0,6,5,0,8,165,0,3,169,0,2,171,0,1,4,0,1,4,3,1,4],[11,1,37,342,1,75,1068,2,4,0,6,4,0,8,5,0,3,4,0,2,4,1,1,4],[11,1,10,342,1,76,1076,7,4,0,1,26,2,1,4],[11,1,8,342,1,4],[11,1,38],[11,1,10],[11,1,8],[11,1,39],[11,1,10],[11,1,40],[11,1,41],[11,1,4],[11,1,4]]; -numTicks = 1471; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :105:185","~(anonymous) :105:208","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideOutX :399:26","~keyframes :11:19","~serializeRuleEntries :378:30","~_makeSemanticColorsFromPalette :1172:40","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3096275","~(anonymous) :33:47","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~t.n http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:728","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~styled :33:16","~(anonymous) :37:43","~(anonymous) :17839:58","~(anonymous) :29926:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~Og :167:12","~Qg :173:12","~DetailsRowBase.render :10247:48","~getClassNames :36:34","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~M :15:11","~hg :150:12","~FontIcon :34:25","~DetailsRowFields :10073:33","~(anonymous) :10077:164","~tc :55:12","~qc :49:12","~pc :48:127","~vf :132:12","~FocusZone :54:23","~createRef :21:372","~Wrapped :39:25","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~Mf :148:385","~_traverseMap :89:22","~_traverseEdge :82:23","~lh :194:140","~DetailsRowCheckBase :8698:36","~oe :106:12","~Ye :122:12","~DetailsRowBase :10121:28","~DetailsRowBase._getSelectionState :10342:60","~xf :134:12","~K :118:419","~Ue :118:12","~initializeComponentRef :10:32","~extendComponent :7:25","~Ve :119:12","~v :142:337","~p :140:224","~css :7:13","~FocusZone.render :328:43","~CheckBase :11:26","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~ge :101:12","~qe :107:12","~Ig :185:375","~oc :48:12","~DetailsRowBase._onRenderCheck :10339:56","~__rest :61:16","~se :109:12","~Id :87:12","~memoizedFunction :73:37","~ke :103:12","~Wrapped._updateStyles :66:52","~(anonymous) :398:92","~Cg :163:12","~xe :110:125","~FocusZone._evaluateFocusBeforeRender :405:63","~Wrapped.render :53:45","~appendFunction :7:24","~G :13:401","~_normalizeValue :108:25","~g :139:41","~Je :114:12","~If :147:394","~Af :136:12","~ne :105:284","~_fastDefaultCheckboxRender :8722:36","~we :110:12","~getCellText :10061:28","~_normalizeArg :100:23","~f :138:420","~Selection.isIndexSelected :185:52","~Ng :166:128","~J :114:349","~Eg :163:273","~M :186:11","~E :13:11","~(anonymous) :2:88","~useRef :23:254","~FocusZone._getDocument :816:49","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~(anonymous) :15:21","~(anonymous) :20:36","~FocusZone.componentDidMount :274:54","~FocusZone._updateTabIndexes :724:54","~DetailsRowBase.componentDidMount :10178:59","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~isElementTabbable :208:27","~DetailsRowBase._this._onRootRef :10133:37","~isElementFocusZone :238:28","~Wrapped.componentDidMount :56:56","~findDOMNode :266:45","~hd :72:122","~gd :71:12","~ed :70:275","~getParent :11:19","~on :2:12"]; +let levels = [[0,1,0,0,1470,5],[0,1,1,0,1,4,0,1469,6],[0,1,2,1,1469,7],[0,1,3,1,1469,8],[0,1,4,1,1469,9],[2,1469,10],[2,1,4,0,15,8,0,2,49,0,1451,53],[2,1,4,0,1,11,0,2,15,0,12,21,0,2,4,0,1451,54],[2,1,4,0,1,10,0,2,10,0,12,10,0,2,50,0,1451,55],[3,1,8,0,2,8,0,12,4,0,1,51,0,1,52,0,1451,56],[3,1,12,0,2,16,0,12,22,0,1,4,0,1,4,0,1451,57],[3,1,10,0,2,10,0,12,23,0,1,4,0,1,4,0,1451,58],[3,1,4,0,1,17,0,1,20,0,12,8,2,1451,59],[3,1,13,0,1,18,0,1,4,0,10,24,0,1,46,0,1,48,2,1451,60],[3,1,4,0,1,19,0,1,4,0,10,10,0,1,10,0,1,10,2,1451,61],[3,1,14,0,1,4,1,10,8,0,1,8,0,1,4,2,1451,62],[3,1,4,2,10,25,0,1,47,0,1,4,2,1451,63],[6,2,4,0,8,10,0,1,10,3,1314,64,0,137,155],[6,1,4,0,1,26,0,1,4,0,3,8,0,1,41,0,1,42,0,1,44,0,1,45,0,1,41,3,15,4,0,1299,65,0,137,156],[8,1,4,0,2,27,0,1,33,0,1,4,0,1,43,0,1,4,0,1,4,0,1,4,18,69,4,0,788,66,0,442,77,0,137,157],[9,2,10,0,1,10,1,1,4,1,1,4,0,1,4,85,2,4,0,57,4,0,114,67,0,314,69,0,207,79,0,66,113,0,13,115,0,2,119,0,1,129,0,9,130,0,1,137,0,1,147,0,3,150,0,192,4,0,3,5,0,133,83,0,15,90,0,6,93,0,18,96,0,39,98,0,1,117,0,8,118,0,4,123,0,18,126,0,1,138,0,2,142,0,1,148,0,1,149,0,137,158],[9,2,8,0,1,8,90,1,4,0,1,26,57,13,4,0,101,68,0,7,4,0,227,70,0,65,86,0,14,102,0,1,148,0,15,4,0,55,80,0,63,81,0,52,97,0,22,112,0,16,4,0,20,78,0,10,114,0,9,122,0,10,127,0,1,152,0,3,4,0,9,116,0,1,138,0,2,4,0,1,4,0,9,4,0,1,4,0,1,4,0,3,4,184,8,4,0,3,4,0,90,4,0,32,84,0,11,120,0,15,4,0,6,4,0,18,4,0,18,4,0,18,5,0,3,140,0,1,4,0,8,4,0,1,4,0,3,124,0,2,4,0,16,5,0,1,4,0,2,4,0,1,4,0,1,4,0,2,159,0,3,160,0,132,161],[9,2,28,0,1,34,162,26,4,0,27,99,0,44,108,0,1,136,0,3,139,7,9,4,0,35,67,0,100,71,0,68,111,0,12,132,0,3,147,0,11,4,0,20,87,0,15,89,0,19,100,0,13,4,0,1,137,0,1,4,15,17,4,0,6,78,0,15,91,0,11,110,0,6,125,0,58,4,0,4,78,0,1,153,0,9,4,0,14,72,0,3,78,0,3,110,0,12,122,0,11,141,0,4,4,0,7,72,0,11,78,14,2,4,0,20,4,0,10,4,0,9,4,0,10,4,0,1,4,3,3,4,0,6,117,0,1,4,280,22,4,0,10,4,0,22,85,0,11,4,12,3,4,19,5,4,8,10,4,0,18,4,0,3,4,10,3,4,2,16,4,4,1,4,0,2,4,0,3,4,0,3,4,0,123,162,0,5,170,0,1,172],[9,2,10,0,1,10,188,11,4,0,14,103,0,2,107,0,12,4,0,28,109,0,4,145,0,1,4,0,3,4,16,1,4,0,34,68,0,25,4,0,18,72,0,34,78,0,15,91,0,8,121,0,25,4,0,18,78,0,18,91,0,4,110,0,3,131,0,3,4,0,9,78,0,3,4,11,13,4,0,1,88,0,5,105,0,1,151,0,11,4,0,4,134,0,7,4,0,1,88,0,3,101,0,8,105,13,1,4,31,2,4,0,6,4,0,5,4,0,10,92,0,11,4,0,5,4,0,1,144,5,53,82,0,4,4,0,1,4,7,2,4,0,1,4,0,13,94,0,3,4,0,3,4,0,12,4,0,3,4,0,8,125,4,1,4,0,6,94,0,11,4,52,3,4,8,2,4,7,6,4,313,22,4,23,3,4,40,2,4,65,123,4,0,2,4,0,3,173,0,1,4],[9,1,8,0,1,30,0,1,8,199,4,4,0,10,104,0,2,4,12,10,4,0,18,99,0,4,4,21,13,4,0,18,99,0,3,139,21,4,4,0,3,4,0,1,73,0,14,94,0,34,4,0,15,92,0,3,4,0,5,78,11,14,4,0,18,4,0,2,4,0,16,92,0,4,4,0,2,4,0,1,154,3,9,4,23,4,4,0,1,4,0,1,4,0,4,106,0,1,4,7,4,4,0,4,4,4,3,4,0,1,4,0,2,4,0,1,146,0,2,4,0,6,106,58,8,4,0,2,128,9,2,4,5,1,4,5,19,4,0,13,78,0,19,110,0,2,143,15,6,4,0,7,95,5,1,4,8,4,4,3,8,4,5,4,4,0,2,95,560,1,4,0,119,163,2,3,174],[9,1,29,0,1,31,0,1,35,203,10,4,24,4,4,0,12,103,0,2,107,38,4,4,0,13,103,0,1,107,0,3,4,28,1,74,0,5,4,0,9,95,34,3,4,0,12,128,1,2,4,0,5,4,14,11,4,13,5,4,2,9,4,0,7,128,3,1,4,2,1,4,39,1,4,1,2,4,0,2,133,26,1,4,2,5,4,0,1,133,66,2,4,10,1,4,30,13,4,0,19,4,0,2,4,21,5,4,0,2,135,38,1,4,0,1,135,561,3,4,0,111,164,0,5,166,2,3,175],[9,1,10,0,1,32,0,1,10,241,3,4,0,9,104,0,2,4,42,5,4,0,8,104,0,1,4,31,1,75,5,6,4,0,3,135,37,12,4,62,7,4,50,2,4,34,1,4,67,1,4,53,1,4,17,2,4,27,1,4,0,2,4,39,1,4,564,8,4,0,2,5,0,98,165,0,1,171,0,1,177,0,1,178,0,5,167,2,3,176],[9,1,4,0,1,4,0,1,8,244,9,4,49,8,4,32,1,75,7,4,4,0,3,4,44,5,4,65,4,4,865,5,4,0,2,4,0,8,4,0,13,5,0,70,165,0,4,169,0,3,171,0,1,4,0,1,5,0,1,4,0,3,4,0,2,168,2,3,4],[9,1,4,0,1,4,0,1,36,342,1,76,9,2,4,990,1,4,9,1,4,0,12,4,0,1,26,0,11,4,0,13,5,0,42,165,0,2,169,0,2,171,0,4,4,0,3,4,0,1,4,0,1,4,0,1,4,3,2,4],[11,1,10,342,1,75,1033,3,4,0,13,4,0,4,4,0,10,5,0,26,165,0,1,169,0,1,171,0,2,4,0,2,4,3,1,4,2,1,4,7,1,4],[11,1,8,342,1,76,1053,10,4,0,7,4,0,6,5,0,8,165,0,3,169,0,2,171,0,1,4,0,1,4,3,1,4],[11,1,37,342,1,75,1068,2,4,0,6,4,0,8,5,0,3,4,0,2,4,1,1,4],[11,1,10,342,1,76,1076,7,4,0,1,26,2,1,4],[11,1,8,342,1,4],[11,1,38],[11,1,10],[11,1,8],[11,1,39],[11,1,10],[11,1,40],[11,1,41],[11,1,4],[11,1,4]]; +let numTicks = 1471; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.data.js b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.data.js index baf999e..089a2fc 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~gc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:215","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~sc :52:266","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) :12606:56","~__extends :44:19","~__ :46:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2632962","~createComponent :31:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3622989","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_17_initializeIcons :2199:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~ai :222:12","~vf :132:12","~Wrapped :39:25","~getClassNames :36:34","~_styles :73:41","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~oe :106:12","~Wrapped._this._renderContent :42:45","~extractStyleParts :8:27","~tc :55:12","~qc :49:12","~ke :103:12","~Wrapped.render :53:45","~DocumentCardTitleBase :14544:35","~BaseComponent :70:27","~initializeFocusRects :22:30","~Lf :148:288","~ne :105:284","~_resolve :90:18","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~_traverseMap :89:22","~getKeyForRules :362:24","~_processArgs :16:26","~DocumentCardTitle_styles_getStyles :13957:51","~Ng :166:128","~getWindow :22:19","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~xf :134:12","~M :186:11","~Wrapped._updateStyles :66:52","~concatStyleSets :6:25","~initializeDir :31:23","~(anonymous) :1:88","~_makeAllSafe :252:22","~_makeSafe :257:19","~E :13:11","~_normalizeArg :100:23","~_traverseEdge :82:23","~pc :48:127","~re :108:12","~_normalizeValue :108:25","~he :101:184","~ge :101:12","~Af :136:12","~J :114:349","~lh :194:140","~qe :107:12","~__rest :61:16","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~get :164:23","~EventGroup :19:24","~BaseComponent.componentDidMount :94:58","~EventGroup.on :119:40","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~Rg :173:357","~Jf :148:12","~DocumentCardTitleBase.componentDidUpdate :14612:67","~hh :193:12","~Mf :148:385","~Ce :112:12","~G :113:325","~Pd :90:12","~Nd :89:12","~Jd :87:114","~EventGroup.off :205:41","~e :138:356","~yf :191:12","~gh :190:12","~ih :193:336","~Od :89:217","~lf :245:12","~xi :243:419","~fh :189:228","~ch :187:12","~hi :242:12","~pf :188:12","~nh :195:12","~Me :115:12","~nf :187:238","~exports.unstable_now :14:119","~mf :240:12","~If :147:394","~cf :124:203","~df :127:114","~kh :194:66","~Qd :92:12","~exports.unstable_getCurrentPriorityLevel :20:450","~Stylesheet.classNameFromKey :106:54","~xe :110:125","~Ci :246:12","~F :113:269","~ef :125:12","~Fg :163:480"]; -levels = [[0,1,0,0,16011,6],[0,1,1,0,1,1,0,4,5,0,314,9,0,15692,145],[0,1,2,0,1,2,4,314,10,0,13,5,0,15679,146],[0,1,3,0,1,3,4,314,11,11,2,5,0,41,5,0,2,6,0,15636,147],[0,1,4,0,1,5,4,314,12,36,18,5,0,2,5,0,7,5,0,15629,148],[0,1,5,0,1,7,4,314,13,47,7,5,9,5,5,0,15606,57,0,10,167,0,2,172,0,2,175,0,4,177],[0,1,5,0,1,8,4,14,11,0,2,45,0,298,50,68,7,5,0,15589,58,0,7,171,0,3,179,0,1,5,0,8,168,0,1,186,0,2,5,0,2,5,0,3,5,0,1,183],[1,1,5,4,1,14,0,1,18,0,12,21,0,2,5,0,298,51,75,1,5,0,15588,59,0,7,5,0,1,5,0,2,180,1,2,5,0,6,176,0,1,5,7,1,5],[1,1,5,4,1,13,0,1,13,0,12,13,0,2,46,0,298,52,76,1,5,0,15587,60,8,2,5,3,6,5],[6,1,11,0,1,11,0,12,5,0,1,47,0,1,48,0,298,53,77,138,5,0,15288,61,0,161,128,16,3,5],[6,1,15,0,1,19,0,12,22,0,1,5,0,1,49,0,298,54,201,14,5,0,566,5,0,14721,62,0,1,150,0,5,5,0,156,129],[6,1,13,0,1,13,0,12,23,0,1,5,0,1,5,0,298,55,204,3,5,0,8,36,566,1695,5,0,7283,63,0,5743,75,0,1,5,5,3,5,0,151,130,0,2,176],[6,1,5,0,1,20,0,12,11,2,298,56,2470,6,5,0,1870,5,0,1,64,0,288,71,0,2,94,0,1,103,0,210,124,0,4888,149,0,21,151,0,1,185,0,1,189,0,5477,5,0,251,124,0,1,155,0,14,173,9,151,131,0,2,5],[6,1,16,0,1,5,0,10,24,0,1,41,0,1,43,2,298,57,2475,1,36,1867,2,5,0,1,36,0,1,5,0,11,5,0,261,72,0,1,124,0,15,163,0,1,5,0,1,178,0,1,5,0,210,5,0,1711,5,0,3177,150,0,3,5,0,13,152,0,5,174,0,1,5,0,1,5,5470,5,5,0,2,36,0,251,5,0,1,5,0,13,5,0,1,181,9,15,5,0,2,132,0,40,133,0,66,135,0,25,158,0,2,182,0,1,188,0,2,5],[6,1,5,0,1,5,0,10,13,0,1,13,0,1,13,2,298,58,4358,4,5,0,15,64,0,242,73,0,1,5,0,5,5,0,7,164,0,3,169,1,1,5,210,1,5,1707,4,5,0,3166,5,0,11,69,3,3,5,0,6,6,0,2,121,0,1,157,0,1,187,0,5,157,5744,1,5,24,2,5,0,1,5,0,39,134,0,7,5,0,54,73,0,5,154,0,4,5,0,12,159,0,9,166,0,1,5,0,1,159,0,1,5],[6,1,17,1,10,11,0,1,11,0,1,44,2,298,59,4362,5,5,0,10,65,0,4,5,0,238,74,6,7,5,0,1,5,0,2,170,5072,12,5,0,6,36,0,5,5,0,6,70,6,6,5,0,2,5,0,1,5,0,1,5,0,5,5,5772,2,5,0,37,156,7,5,5,0,49,153,0,4,5,0,1,165,4,6,5,0,6,160,0,1,5,0,8,6,1,1,5],[6,1,5,1,10,25,0,1,42,0,1,5,2,298,60,4367,3,5,0,1,123,0,6,162,4,6,5,0,13,44,0,219,78,9,4,5,1,2,5,5095,6,5,5795,9,5,0,22,84,0,6,119,12,10,5,0,1,137,0,1,141,0,13,144,0,24,161,4,1,5,10,3,5,0,3,6,1,8,5],[6,1,5,1,2,5,0,8,13,0,1,5,0,1,5,2,1,5,0,273,61,0,24,128,4370,1,5,0,1,5,0,5,150,10,13,5,0,7,5,0,38,79,0,154,80,0,19,99,0,1,112,10921,11,5,0,11,6,0,6,5,22,1,5,0,1,5,0,13,5,0,24,5,18,3,5],[9,1,5,0,3,5,0,4,11,0,1,33,0,1,5,3,1,5,0,2,5,0,271,62,0,24,129,4372,5,5,30,2,5,0,36,96,0,36,5,0,88,81,0,25,86,0,4,97,0,1,110,0,11,5,0,8,117,0,1,5,10924,8,5,0,11,5,2,4,5,34,3,5,11,13,5],[11,1,5,0,1,36,0,1,26,0,2,37,0,1,39,0,1,34,7,7,5,0,205,63,0,59,75,0,24,130,4409,5,5,0,31,102,25,11,5,0,5,5,0,53,82,0,22,100,0,8,184,0,8,5,0,8,98,0,9,101,0,3,5,0,1,98,0,1,5,11,5,5,0,3,120,10946,4,5,36,1,5,23,1,5],[13,1,13,0,1,5,0,1,13,0,1,13,0,1,35,12,2,5,0,14,5,0,10,64,0,160,71,0,16,85,0,3,94,0,2,108,0,25,5,0,1,6,0,16,84,0,6,87,0,7,89,0,1,119,0,1,125,0,2,126,0,24,131,4414,17,5,0,14,105,35,1,36,5,13,5,0,40,82,0,22,5,0,8,5,8,2,5,0,6,6,0,1,5,0,8,101,3,1,5,17,3,5],[13,1,11,0,1,5,0,1,38,0,1,11,0,1,5,28,3,5,0,7,65,0,3,5,0,120,72,0,31,76,0,6,107,0,7,5,0,5,44,0,3,109,0,1,127,0,2,5,0,1,121,0,2,5,23,2,5,0,1,5,0,6,5,0,7,6,0,3,95,0,3,5,0,3,88,0,2,5,0,5,6,0,1,5,0,1,5,0,2,5,0,1,5,0,1,132,0,1,133,0,21,135,4423,8,5,0,2,5,0,12,106,52,2,5,0,14,5,0,25,83,0,1,98,13,9,5,3,5,5,10,6,5,1,8,5],[13,1,27,1,1,5,0,1,40,0,1,5,31,3,5,0,2,66,0,2,68,3,6,5,0,13,64,0,97,73,0,3,90,0,1,103,0,5,5,0,7,77,0,19,91,0,5,5,0,1,124,6,1,5,0,5,5,0,3,5,0,1,5,2,1,122,32,2,5,0,7,5,0,3,5,3,1,5,0,2,118,2,5,5,5,1,5,0,1,134,0,9,5,0,12,73,4433,8,5,0,4,116,68,25,5,0,1,5],[13,1,13,1,1,5,0,1,13,35,2,67,0,1,5,0,1,69,9,3,5,0,10,65,0,1,5,0,96,74,0,1,5,0,1,44,0,1,112,0,1,5,5,4,5,0,3,115,0,5,5,0,14,92,5,1,5,13,2,5,3,1,5,42,2,5,4,2,5,13,1,5,9,11,136,0,1,143,4441,4,5,73,18,5,0,2,36],[13,1,11,2,1,5,35,1,5,0,1,68,1,1,70,12,7,5,0,2,68,0,1,123,1,2,5,0,3,44,0,91,78,1,1,5,0,1,5,6,4,5,0,3,5,4,1,5,0,4,93,0,1,111,0,7,113,0,2,115,67,2,5,29,1,5,0,6,137,0,1,141,0,3,144,0,1,5,4527,9,5],[13,1,28,39,1,69,1,1,5,19,2,69,0,1,5,3,3,5,0,3,5,0,18,79,0,66,80,0,4,99,21,3,5,0,1,104,0,1,104,0,2,5,0,5,114,0,2,5,99,4,138,0,2,140,0,1,142,0,3,5],[13,1,13,39,1,70,21,2,70,10,1,5,0,17,96,0,10,5,0,44,81,0,9,86,0,2,97,0,1,110,0,2,5,0,2,117,24,1,5,0,1,5,2,5,5,101,1,5,0,3,139,0,2,5,0,1,5,1,2,5],[13,1,11,39,1,5,21,2,5,11,5,5,0,12,102,4,6,5,0,4,5,0,24,82,0,16,100,0,4,5,0,1,98,0,4,101,0,1,5,0,1,98,0,1,5,2,1,5,0,1,120,30,3,5,102,3,5,1,1,5],[13,1,29,79,6,5,0,6,105,14,3,5,0,21,82,0,16,5,4,1,5,0,1,5,0,3,101,1,1,5,3,1,5,0,1,5,136,2,5],[13,1,13,84,1,5,0,6,106,17,6,5,0,14,83,0,1,98,13,3,5,6,3,5],[13,1,11,85,5,5,0,1,116,23,14,5,0,1,6],[13,1,30,90,1,5,27,8,5,0,2,36,0,1,5],[13,1,13,123,3,5],[13,1,11],[13,1,31],[13,1,13],[13,1,32],[13,1,5],[13,1,5]]; -numTicks = 16012; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~gc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:215","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~sc :52:266","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) :12606:56","~__extends :44:19","~__ :46:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2632962","~createComponent :31:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3622989","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_17_initializeIcons :2199:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~ai :222:12","~vf :132:12","~Wrapped :39:25","~getClassNames :36:34","~_styles :73:41","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~oe :106:12","~Wrapped._this._renderContent :42:45","~extractStyleParts :8:27","~tc :55:12","~qc :49:12","~ke :103:12","~Wrapped.render :53:45","~DocumentCardTitleBase :14544:35","~BaseComponent :70:27","~initializeFocusRects :22:30","~Lf :148:288","~ne :105:284","~_resolve :90:18","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~_traverseMap :89:22","~getKeyForRules :362:24","~_processArgs :16:26","~DocumentCardTitle_styles_getStyles :13957:51","~Ng :166:128","~getWindow :22:19","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~xf :134:12","~M :186:11","~Wrapped._updateStyles :66:52","~concatStyleSets :6:25","~initializeDir :31:23","~(anonymous) :1:88","~_makeAllSafe :252:22","~_makeSafe :257:19","~E :13:11","~_normalizeArg :100:23","~_traverseEdge :82:23","~pc :48:127","~re :108:12","~_normalizeValue :108:25","~he :101:184","~ge :101:12","~Af :136:12","~J :114:349","~lh :194:140","~qe :107:12","~__rest :61:16","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~get :164:23","~EventGroup :19:24","~BaseComponent.componentDidMount :94:58","~EventGroup.on :119:40","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~Rg :173:357","~Jf :148:12","~DocumentCardTitleBase.componentDidUpdate :14612:67","~hh :193:12","~Mf :148:385","~Ce :112:12","~G :113:325","~Pd :90:12","~Nd :89:12","~Jd :87:114","~EventGroup.off :205:41","~e :138:356","~yf :191:12","~gh :190:12","~ih :193:336","~Od :89:217","~lf :245:12","~xi :243:419","~fh :189:228","~ch :187:12","~hi :242:12","~pf :188:12","~nh :195:12","~Me :115:12","~nf :187:238","~exports.unstable_now :14:119","~mf :240:12","~If :147:394","~cf :124:203","~df :127:114","~kh :194:66","~Qd :92:12","~exports.unstable_getCurrentPriorityLevel :20:450","~Stylesheet.classNameFromKey :106:54","~xe :110:125","~Ci :246:12","~F :113:269","~ef :125:12","~Fg :163:480"]; +let levels = [[0,1,0,0,16011,6],[0,1,1,0,1,1,0,4,5,0,314,9,0,15692,145],[0,1,2,0,1,2,4,314,10,0,13,5,0,15679,146],[0,1,3,0,1,3,4,314,11,11,2,5,0,41,5,0,2,6,0,15636,147],[0,1,4,0,1,5,4,314,12,36,18,5,0,2,5,0,7,5,0,15629,148],[0,1,5,0,1,7,4,314,13,47,7,5,9,5,5,0,15606,57,0,10,167,0,2,172,0,2,175,0,4,177],[0,1,5,0,1,8,4,14,11,0,2,45,0,298,50,68,7,5,0,15589,58,0,7,171,0,3,179,0,1,5,0,8,168,0,1,186,0,2,5,0,2,5,0,3,5,0,1,183],[1,1,5,4,1,14,0,1,18,0,12,21,0,2,5,0,298,51,75,1,5,0,15588,59,0,7,5,0,1,5,0,2,180,1,2,5,0,6,176,0,1,5,7,1,5],[1,1,5,4,1,13,0,1,13,0,12,13,0,2,46,0,298,52,76,1,5,0,15587,60,8,2,5,3,6,5],[6,1,11,0,1,11,0,12,5,0,1,47,0,1,48,0,298,53,77,138,5,0,15288,61,0,161,128,16,3,5],[6,1,15,0,1,19,0,12,22,0,1,5,0,1,49,0,298,54,201,14,5,0,566,5,0,14721,62,0,1,150,0,5,5,0,156,129],[6,1,13,0,1,13,0,12,23,0,1,5,0,1,5,0,298,55,204,3,5,0,8,36,566,1695,5,0,7283,63,0,5743,75,0,1,5,5,3,5,0,151,130,0,2,176],[6,1,5,0,1,20,0,12,11,2,298,56,2470,6,5,0,1870,5,0,1,64,0,288,71,0,2,94,0,1,103,0,210,124,0,4888,149,0,21,151,0,1,185,0,1,189,0,5477,5,0,251,124,0,1,155,0,14,173,9,151,131,0,2,5],[6,1,16,0,1,5,0,10,24,0,1,41,0,1,43,2,298,57,2475,1,36,1867,2,5,0,1,36,0,1,5,0,11,5,0,261,72,0,1,124,0,15,163,0,1,5,0,1,178,0,1,5,0,210,5,0,1711,5,0,3177,150,0,3,5,0,13,152,0,5,174,0,1,5,0,1,5,5470,5,5,0,2,36,0,251,5,0,1,5,0,13,5,0,1,181,9,15,5,0,2,132,0,40,133,0,66,135,0,25,158,0,2,182,0,1,188,0,2,5],[6,1,5,0,1,5,0,10,13,0,1,13,0,1,13,2,298,58,4358,4,5,0,15,64,0,242,73,0,1,5,0,5,5,0,7,164,0,3,169,1,1,5,210,1,5,1707,4,5,0,3166,5,0,11,69,3,3,5,0,6,6,0,2,121,0,1,157,0,1,187,0,5,157,5744,1,5,24,2,5,0,1,5,0,39,134,0,7,5,0,54,73,0,5,154,0,4,5,0,12,159,0,9,166,0,1,5,0,1,159,0,1,5],[6,1,17,1,10,11,0,1,11,0,1,44,2,298,59,4362,5,5,0,10,65,0,4,5,0,238,74,6,7,5,0,1,5,0,2,170,5072,12,5,0,6,36,0,5,5,0,6,70,6,6,5,0,2,5,0,1,5,0,1,5,0,5,5,5772,2,5,0,37,156,7,5,5,0,49,153,0,4,5,0,1,165,4,6,5,0,6,160,0,1,5,0,8,6,1,1,5],[6,1,5,1,10,25,0,1,42,0,1,5,2,298,60,4367,3,5,0,1,123,0,6,162,4,6,5,0,13,44,0,219,78,9,4,5,1,2,5,5095,6,5,5795,9,5,0,22,84,0,6,119,12,10,5,0,1,137,0,1,141,0,13,144,0,24,161,4,1,5,10,3,5,0,3,6,1,8,5],[6,1,5,1,2,5,0,8,13,0,1,5,0,1,5,2,1,5,0,273,61,0,24,128,4370,1,5,0,1,5,0,5,150,10,13,5,0,7,5,0,38,79,0,154,80,0,19,99,0,1,112,10921,11,5,0,11,6,0,6,5,22,1,5,0,1,5,0,13,5,0,24,5,18,3,5],[9,1,5,0,3,5,0,4,11,0,1,33,0,1,5,3,1,5,0,2,5,0,271,62,0,24,129,4372,5,5,30,2,5,0,36,96,0,36,5,0,88,81,0,25,86,0,4,97,0,1,110,0,11,5,0,8,117,0,1,5,10924,8,5,0,11,5,2,4,5,34,3,5,11,13,5],[11,1,5,0,1,36,0,1,26,0,2,37,0,1,39,0,1,34,7,7,5,0,205,63,0,59,75,0,24,130,4409,5,5,0,31,102,25,11,5,0,5,5,0,53,82,0,22,100,0,8,184,0,8,5,0,8,98,0,9,101,0,3,5,0,1,98,0,1,5,11,5,5,0,3,120,10946,4,5,36,1,5,23,1,5],[13,1,13,0,1,5,0,1,13,0,1,13,0,1,35,12,2,5,0,14,5,0,10,64,0,160,71,0,16,85,0,3,94,0,2,108,0,25,5,0,1,6,0,16,84,0,6,87,0,7,89,0,1,119,0,1,125,0,2,126,0,24,131,4414,17,5,0,14,105,35,1,36,5,13,5,0,40,82,0,22,5,0,8,5,8,2,5,0,6,6,0,1,5,0,8,101,3,1,5,17,3,5],[13,1,11,0,1,5,0,1,38,0,1,11,0,1,5,28,3,5,0,7,65,0,3,5,0,120,72,0,31,76,0,6,107,0,7,5,0,5,44,0,3,109,0,1,127,0,2,5,0,1,121,0,2,5,23,2,5,0,1,5,0,6,5,0,7,6,0,3,95,0,3,5,0,3,88,0,2,5,0,5,6,0,1,5,0,1,5,0,2,5,0,1,5,0,1,132,0,1,133,0,21,135,4423,8,5,0,2,5,0,12,106,52,2,5,0,14,5,0,25,83,0,1,98,13,9,5,3,5,5,10,6,5,1,8,5],[13,1,27,1,1,5,0,1,40,0,1,5,31,3,5,0,2,66,0,2,68,3,6,5,0,13,64,0,97,73,0,3,90,0,1,103,0,5,5,0,7,77,0,19,91,0,5,5,0,1,124,6,1,5,0,5,5,0,3,5,0,1,5,2,1,122,32,2,5,0,7,5,0,3,5,3,1,5,0,2,118,2,5,5,5,1,5,0,1,134,0,9,5,0,12,73,4433,8,5,0,4,116,68,25,5,0,1,5],[13,1,13,1,1,5,0,1,13,35,2,67,0,1,5,0,1,69,9,3,5,0,10,65,0,1,5,0,96,74,0,1,5,0,1,44,0,1,112,0,1,5,5,4,5,0,3,115,0,5,5,0,14,92,5,1,5,13,2,5,3,1,5,42,2,5,4,2,5,13,1,5,9,11,136,0,1,143,4441,4,5,73,18,5,0,2,36],[13,1,11,2,1,5,35,1,5,0,1,68,1,1,70,12,7,5,0,2,68,0,1,123,1,2,5,0,3,44,0,91,78,1,1,5,0,1,5,6,4,5,0,3,5,4,1,5,0,4,93,0,1,111,0,7,113,0,2,115,67,2,5,29,1,5,0,6,137,0,1,141,0,3,144,0,1,5,4527,9,5],[13,1,28,39,1,69,1,1,5,19,2,69,0,1,5,3,3,5,0,3,5,0,18,79,0,66,80,0,4,99,21,3,5,0,1,104,0,1,104,0,2,5,0,5,114,0,2,5,99,4,138,0,2,140,0,1,142,0,3,5],[13,1,13,39,1,70,21,2,70,10,1,5,0,17,96,0,10,5,0,44,81,0,9,86,0,2,97,0,1,110,0,2,5,0,2,117,24,1,5,0,1,5,2,5,5,101,1,5,0,3,139,0,2,5,0,1,5,1,2,5],[13,1,11,39,1,5,21,2,5,11,5,5,0,12,102,4,6,5,0,4,5,0,24,82,0,16,100,0,4,5,0,1,98,0,4,101,0,1,5,0,1,98,0,1,5,2,1,5,0,1,120,30,3,5,102,3,5,1,1,5],[13,1,29,79,6,5,0,6,105,14,3,5,0,21,82,0,16,5,4,1,5,0,1,5,0,3,101,1,1,5,3,1,5,0,1,5,136,2,5],[13,1,13,84,1,5,0,6,106,17,6,5,0,14,83,0,1,98,13,3,5,6,3,5],[13,1,11,85,5,5,0,1,116,23,14,5,0,1,6],[13,1,30,90,1,5,27,8,5,0,2,36,0,1,5],[13,1,13,123,3,5],[13,1,11],[13,1,31],[13,1,13],[13,1,32],[13,1,5],[13,1,5]]; +let numTicks = 16012; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.html b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.html index 3279099..17ec053 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.html +++ b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~gc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:215","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~sc :52:266","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) :12606:56","~__extends :44:19","~__ :46:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2632962","~createComponent :31:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3622989","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_17_initializeIcons :2199:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~ai :222:12","~vf :132:12","~Wrapped :39:25","~getClassNames :36:34","~_styles :73:41","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~oe :106:12","~Wrapped._this._renderContent :42:45","~extractStyleParts :8:27","~tc :55:12","~qc :49:12","~ke :103:12","~Wrapped.render :53:45","~DocumentCardTitleBase :14544:35","~BaseComponent :70:27","~initializeFocusRects :22:30","~Lf :148:288","~ne :105:284","~_resolve :90:18","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~_traverseMap :89:22","~getKeyForRules :362:24","~_processArgs :16:26","~DocumentCardTitle_styles_getStyles :13957:51","~Ng :166:128","~getWindow :22:19","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~xf :134:12","~M :186:11","~Wrapped._updateStyles :66:52","~concatStyleSets :6:25","~initializeDir :31:23","~(anonymous) :1:88","~_makeAllSafe :252:22","~_makeSafe :257:19","~E :13:11","~_normalizeArg :100:23","~_traverseEdge :82:23","~pc :48:127","~re :108:12","~_normalizeValue :108:25","~he :101:184","~ge :101:12","~Af :136:12","~J :114:349","~lh :194:140","~qe :107:12","~__rest :61:16","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~get :164:23","~EventGroup :19:24","~BaseComponent.componentDidMount :94:58","~EventGroup.on :119:40","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~Rg :173:357","~Jf :148:12","~DocumentCardTitleBase.componentDidUpdate :14612:67","~hh :193:12","~Mf :148:385","~Ce :112:12","~G :113:325","~Pd :90:12","~Nd :89:12","~Jd :87:114","~EventGroup.off :205:41","~e :138:356","~yf :191:12","~gh :190:12","~ih :193:336","~Od :89:217","~lf :245:12","~xi :243:419","~fh :189:228","~ch :187:12","~hi :242:12","~pf :188:12","~nh :195:12","~Me :115:12","~nf :187:238","~exports.unstable_now :14:119","~mf :240:12","~If :147:394","~cf :124:203","~df :127:114","~kh :194:66","~Qd :92:12","~exports.unstable_getCurrentPriorityLevel :20:450","~Stylesheet.classNameFromKey :106:54","~xe :110:125","~Ci :246:12","~F :113:269","~ef :125:12","~Fg :163:480"]; -levels = [[0,1,0,0,16011,6],[0,1,1,0,1,1,0,4,5,0,314,9,0,15692,145],[0,1,2,0,1,2,4,314,10,0,13,5,0,15679,146],[0,1,3,0,1,3,4,314,11,11,2,5,0,41,5,0,2,6,0,15636,147],[0,1,4,0,1,5,4,314,12,36,18,5,0,2,5,0,7,5,0,15629,148],[0,1,5,0,1,7,4,314,13,47,7,5,9,5,5,0,15606,57,0,10,167,0,2,172,0,2,175,0,4,177],[0,1,5,0,1,8,4,14,11,0,2,45,0,298,50,68,7,5,0,15589,58,0,7,171,0,3,179,0,1,5,0,8,168,0,1,186,0,2,5,0,2,5,0,3,5,0,1,183],[1,1,5,4,1,14,0,1,18,0,12,21,0,2,5,0,298,51,75,1,5,0,15588,59,0,7,5,0,1,5,0,2,180,1,2,5,0,6,176,0,1,5,7,1,5],[1,1,5,4,1,13,0,1,13,0,12,13,0,2,46,0,298,52,76,1,5,0,15587,60,8,2,5,3,6,5],[6,1,11,0,1,11,0,12,5,0,1,47,0,1,48,0,298,53,77,138,5,0,15288,61,0,161,128,16,3,5],[6,1,15,0,1,19,0,12,22,0,1,5,0,1,49,0,298,54,201,14,5,0,566,5,0,14721,62,0,1,150,0,5,5,0,156,129],[6,1,13,0,1,13,0,12,23,0,1,5,0,1,5,0,298,55,204,3,5,0,8,36,566,1695,5,0,7283,63,0,5743,75,0,1,5,5,3,5,0,151,130,0,2,176],[6,1,5,0,1,20,0,12,11,2,298,56,2470,6,5,0,1870,5,0,1,64,0,288,71,0,2,94,0,1,103,0,210,124,0,4888,149,0,21,151,0,1,185,0,1,189,0,5477,5,0,251,124,0,1,155,0,14,173,9,151,131,0,2,5],[6,1,16,0,1,5,0,10,24,0,1,41,0,1,43,2,298,57,2475,1,36,1867,2,5,0,1,36,0,1,5,0,11,5,0,261,72,0,1,124,0,15,163,0,1,5,0,1,178,0,1,5,0,210,5,0,1711,5,0,3177,150,0,3,5,0,13,152,0,5,174,0,1,5,0,1,5,5470,5,5,0,2,36,0,251,5,0,1,5,0,13,5,0,1,181,9,15,5,0,2,132,0,40,133,0,66,135,0,25,158,0,2,182,0,1,188,0,2,5],[6,1,5,0,1,5,0,10,13,0,1,13,0,1,13,2,298,58,4358,4,5,0,15,64,0,242,73,0,1,5,0,5,5,0,7,164,0,3,169,1,1,5,210,1,5,1707,4,5,0,3166,5,0,11,69,3,3,5,0,6,6,0,2,121,0,1,157,0,1,187,0,5,157,5744,1,5,24,2,5,0,1,5,0,39,134,0,7,5,0,54,73,0,5,154,0,4,5,0,12,159,0,9,166,0,1,5,0,1,159,0,1,5],[6,1,17,1,10,11,0,1,11,0,1,44,2,298,59,4362,5,5,0,10,65,0,4,5,0,238,74,6,7,5,0,1,5,0,2,170,5072,12,5,0,6,36,0,5,5,0,6,70,6,6,5,0,2,5,0,1,5,0,1,5,0,5,5,5772,2,5,0,37,156,7,5,5,0,49,153,0,4,5,0,1,165,4,6,5,0,6,160,0,1,5,0,8,6,1,1,5],[6,1,5,1,10,25,0,1,42,0,1,5,2,298,60,4367,3,5,0,1,123,0,6,162,4,6,5,0,13,44,0,219,78,9,4,5,1,2,5,5095,6,5,5795,9,5,0,22,84,0,6,119,12,10,5,0,1,137,0,1,141,0,13,144,0,24,161,4,1,5,10,3,5,0,3,6,1,8,5],[6,1,5,1,2,5,0,8,13,0,1,5,0,1,5,2,1,5,0,273,61,0,24,128,4370,1,5,0,1,5,0,5,150,10,13,5,0,7,5,0,38,79,0,154,80,0,19,99,0,1,112,10921,11,5,0,11,6,0,6,5,22,1,5,0,1,5,0,13,5,0,24,5,18,3,5],[9,1,5,0,3,5,0,4,11,0,1,33,0,1,5,3,1,5,0,2,5,0,271,62,0,24,129,4372,5,5,30,2,5,0,36,96,0,36,5,0,88,81,0,25,86,0,4,97,0,1,110,0,11,5,0,8,117,0,1,5,10924,8,5,0,11,5,2,4,5,34,3,5,11,13,5],[11,1,5,0,1,36,0,1,26,0,2,37,0,1,39,0,1,34,7,7,5,0,205,63,0,59,75,0,24,130,4409,5,5,0,31,102,25,11,5,0,5,5,0,53,82,0,22,100,0,8,184,0,8,5,0,8,98,0,9,101,0,3,5,0,1,98,0,1,5,11,5,5,0,3,120,10946,4,5,36,1,5,23,1,5],[13,1,13,0,1,5,0,1,13,0,1,13,0,1,35,12,2,5,0,14,5,0,10,64,0,160,71,0,16,85,0,3,94,0,2,108,0,25,5,0,1,6,0,16,84,0,6,87,0,7,89,0,1,119,0,1,125,0,2,126,0,24,131,4414,17,5,0,14,105,35,1,36,5,13,5,0,40,82,0,22,5,0,8,5,8,2,5,0,6,6,0,1,5,0,8,101,3,1,5,17,3,5],[13,1,11,0,1,5,0,1,38,0,1,11,0,1,5,28,3,5,0,7,65,0,3,5,0,120,72,0,31,76,0,6,107,0,7,5,0,5,44,0,3,109,0,1,127,0,2,5,0,1,121,0,2,5,23,2,5,0,1,5,0,6,5,0,7,6,0,3,95,0,3,5,0,3,88,0,2,5,0,5,6,0,1,5,0,1,5,0,2,5,0,1,5,0,1,132,0,1,133,0,21,135,4423,8,5,0,2,5,0,12,106,52,2,5,0,14,5,0,25,83,0,1,98,13,9,5,3,5,5,10,6,5,1,8,5],[13,1,27,1,1,5,0,1,40,0,1,5,31,3,5,0,2,66,0,2,68,3,6,5,0,13,64,0,97,73,0,3,90,0,1,103,0,5,5,0,7,77,0,19,91,0,5,5,0,1,124,6,1,5,0,5,5,0,3,5,0,1,5,2,1,122,32,2,5,0,7,5,0,3,5,3,1,5,0,2,118,2,5,5,5,1,5,0,1,134,0,9,5,0,12,73,4433,8,5,0,4,116,68,25,5,0,1,5],[13,1,13,1,1,5,0,1,13,35,2,67,0,1,5,0,1,69,9,3,5,0,10,65,0,1,5,0,96,74,0,1,5,0,1,44,0,1,112,0,1,5,5,4,5,0,3,115,0,5,5,0,14,92,5,1,5,13,2,5,3,1,5,42,2,5,4,2,5,13,1,5,9,11,136,0,1,143,4441,4,5,73,18,5,0,2,36],[13,1,11,2,1,5,35,1,5,0,1,68,1,1,70,12,7,5,0,2,68,0,1,123,1,2,5,0,3,44,0,91,78,1,1,5,0,1,5,6,4,5,0,3,5,4,1,5,0,4,93,0,1,111,0,7,113,0,2,115,67,2,5,29,1,5,0,6,137,0,1,141,0,3,144,0,1,5,4527,9,5],[13,1,28,39,1,69,1,1,5,19,2,69,0,1,5,3,3,5,0,3,5,0,18,79,0,66,80,0,4,99,21,3,5,0,1,104,0,1,104,0,2,5,0,5,114,0,2,5,99,4,138,0,2,140,0,1,142,0,3,5],[13,1,13,39,1,70,21,2,70,10,1,5,0,17,96,0,10,5,0,44,81,0,9,86,0,2,97,0,1,110,0,2,5,0,2,117,24,1,5,0,1,5,2,5,5,101,1,5,0,3,139,0,2,5,0,1,5,1,2,5],[13,1,11,39,1,5,21,2,5,11,5,5,0,12,102,4,6,5,0,4,5,0,24,82,0,16,100,0,4,5,0,1,98,0,4,101,0,1,5,0,1,98,0,1,5,2,1,5,0,1,120,30,3,5,102,3,5,1,1,5],[13,1,29,79,6,5,0,6,105,14,3,5,0,21,82,0,16,5,4,1,5,0,1,5,0,3,101,1,1,5,3,1,5,0,1,5,136,2,5],[13,1,13,84,1,5,0,6,106,17,6,5,0,14,83,0,1,98,13,3,5,6,3,5],[13,1,11,85,5,5,0,1,116,23,14,5,0,1,6],[13,1,30,90,1,5,27,8,5,0,2,36,0,1,5],[13,1,13,123,3,5],[13,1,11],[13,1,31],[13,1,13],[13,1,32],[13,1,5],[13,1,5]]; -numTicks = 16012; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~gc file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:19:175","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:215","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~sc :52:266","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) :12606:56","~__extends :44:19","~__ :46:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2632962","~createComponent :31:25","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2674587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3390173","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3622989","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_17_initializeIcons :2199:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~ai :222:12","~vf :132:12","~Wrapped :39:25","~getClassNames :36:34","~_styles :73:41","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~oe :106:12","~Wrapped._this._renderContent :42:45","~extractStyleParts :8:27","~tc :55:12","~qc :49:12","~ke :103:12","~Wrapped.render :53:45","~DocumentCardTitleBase :14544:35","~BaseComponent :70:27","~initializeFocusRects :22:30","~Lf :148:288","~ne :105:284","~_resolve :90:18","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~_traverseMap :89:22","~getKeyForRules :362:24","~_processArgs :16:26","~DocumentCardTitle_styles_getStyles :13957:51","~Ng :166:128","~getWindow :22:19","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~xf :134:12","~M :186:11","~Wrapped._updateStyles :66:52","~concatStyleSets :6:25","~initializeDir :31:23","~(anonymous) :1:88","~_makeAllSafe :252:22","~_makeSafe :257:19","~E :13:11","~_normalizeArg :100:23","~_traverseEdge :82:23","~pc :48:127","~re :108:12","~_normalizeValue :108:25","~he :101:184","~ge :101:12","~Af :136:12","~J :114:349","~lh :194:140","~qe :107:12","~__rest :61:16","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~get :164:23","~EventGroup :19:24","~BaseComponent.componentDidMount :94:58","~EventGroup.on :119:40","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~Rg :173:357","~Jf :148:12","~DocumentCardTitleBase.componentDidUpdate :14612:67","~hh :193:12","~Mf :148:385","~Ce :112:12","~G :113:325","~Pd :90:12","~Nd :89:12","~Jd :87:114","~EventGroup.off :205:41","~e :138:356","~yf :191:12","~gh :190:12","~ih :193:336","~Od :89:217","~lf :245:12","~xi :243:419","~fh :189:228","~ch :187:12","~hi :242:12","~pf :188:12","~nh :195:12","~Me :115:12","~nf :187:238","~exports.unstable_now :14:119","~mf :240:12","~If :147:394","~cf :124:203","~df :127:114","~kh :194:66","~Qd :92:12","~exports.unstable_getCurrentPriorityLevel :20:450","~Stylesheet.classNameFromKey :106:54","~xe :110:125","~Ci :246:12","~F :113:269","~ef :125:12","~Fg :163:480"]; +let levels = [[0,1,0,0,16011,6],[0,1,1,0,1,1,0,4,5,0,314,9,0,15692,145],[0,1,2,0,1,2,4,314,10,0,13,5,0,15679,146],[0,1,3,0,1,3,4,314,11,11,2,5,0,41,5,0,2,6,0,15636,147],[0,1,4,0,1,5,4,314,12,36,18,5,0,2,5,0,7,5,0,15629,148],[0,1,5,0,1,7,4,314,13,47,7,5,9,5,5,0,15606,57,0,10,167,0,2,172,0,2,175,0,4,177],[0,1,5,0,1,8,4,14,11,0,2,45,0,298,50,68,7,5,0,15589,58,0,7,171,0,3,179,0,1,5,0,8,168,0,1,186,0,2,5,0,2,5,0,3,5,0,1,183],[1,1,5,4,1,14,0,1,18,0,12,21,0,2,5,0,298,51,75,1,5,0,15588,59,0,7,5,0,1,5,0,2,180,1,2,5,0,6,176,0,1,5,7,1,5],[1,1,5,4,1,13,0,1,13,0,12,13,0,2,46,0,298,52,76,1,5,0,15587,60,8,2,5,3,6,5],[6,1,11,0,1,11,0,12,5,0,1,47,0,1,48,0,298,53,77,138,5,0,15288,61,0,161,128,16,3,5],[6,1,15,0,1,19,0,12,22,0,1,5,0,1,49,0,298,54,201,14,5,0,566,5,0,14721,62,0,1,150,0,5,5,0,156,129],[6,1,13,0,1,13,0,12,23,0,1,5,0,1,5,0,298,55,204,3,5,0,8,36,566,1695,5,0,7283,63,0,5743,75,0,1,5,5,3,5,0,151,130,0,2,176],[6,1,5,0,1,20,0,12,11,2,298,56,2470,6,5,0,1870,5,0,1,64,0,288,71,0,2,94,0,1,103,0,210,124,0,4888,149,0,21,151,0,1,185,0,1,189,0,5477,5,0,251,124,0,1,155,0,14,173,9,151,131,0,2,5],[6,1,16,0,1,5,0,10,24,0,1,41,0,1,43,2,298,57,2475,1,36,1867,2,5,0,1,36,0,1,5,0,11,5,0,261,72,0,1,124,0,15,163,0,1,5,0,1,178,0,1,5,0,210,5,0,1711,5,0,3177,150,0,3,5,0,13,152,0,5,174,0,1,5,0,1,5,5470,5,5,0,2,36,0,251,5,0,1,5,0,13,5,0,1,181,9,15,5,0,2,132,0,40,133,0,66,135,0,25,158,0,2,182,0,1,188,0,2,5],[6,1,5,0,1,5,0,10,13,0,1,13,0,1,13,2,298,58,4358,4,5,0,15,64,0,242,73,0,1,5,0,5,5,0,7,164,0,3,169,1,1,5,210,1,5,1707,4,5,0,3166,5,0,11,69,3,3,5,0,6,6,0,2,121,0,1,157,0,1,187,0,5,157,5744,1,5,24,2,5,0,1,5,0,39,134,0,7,5,0,54,73,0,5,154,0,4,5,0,12,159,0,9,166,0,1,5,0,1,159,0,1,5],[6,1,17,1,10,11,0,1,11,0,1,44,2,298,59,4362,5,5,0,10,65,0,4,5,0,238,74,6,7,5,0,1,5,0,2,170,5072,12,5,0,6,36,0,5,5,0,6,70,6,6,5,0,2,5,0,1,5,0,1,5,0,5,5,5772,2,5,0,37,156,7,5,5,0,49,153,0,4,5,0,1,165,4,6,5,0,6,160,0,1,5,0,8,6,1,1,5],[6,1,5,1,10,25,0,1,42,0,1,5,2,298,60,4367,3,5,0,1,123,0,6,162,4,6,5,0,13,44,0,219,78,9,4,5,1,2,5,5095,6,5,5795,9,5,0,22,84,0,6,119,12,10,5,0,1,137,0,1,141,0,13,144,0,24,161,4,1,5,10,3,5,0,3,6,1,8,5],[6,1,5,1,2,5,0,8,13,0,1,5,0,1,5,2,1,5,0,273,61,0,24,128,4370,1,5,0,1,5,0,5,150,10,13,5,0,7,5,0,38,79,0,154,80,0,19,99,0,1,112,10921,11,5,0,11,6,0,6,5,22,1,5,0,1,5,0,13,5,0,24,5,18,3,5],[9,1,5,0,3,5,0,4,11,0,1,33,0,1,5,3,1,5,0,2,5,0,271,62,0,24,129,4372,5,5,30,2,5,0,36,96,0,36,5,0,88,81,0,25,86,0,4,97,0,1,110,0,11,5,0,8,117,0,1,5,10924,8,5,0,11,5,2,4,5,34,3,5,11,13,5],[11,1,5,0,1,36,0,1,26,0,2,37,0,1,39,0,1,34,7,7,5,0,205,63,0,59,75,0,24,130,4409,5,5,0,31,102,25,11,5,0,5,5,0,53,82,0,22,100,0,8,184,0,8,5,0,8,98,0,9,101,0,3,5,0,1,98,0,1,5,11,5,5,0,3,120,10946,4,5,36,1,5,23,1,5],[13,1,13,0,1,5,0,1,13,0,1,13,0,1,35,12,2,5,0,14,5,0,10,64,0,160,71,0,16,85,0,3,94,0,2,108,0,25,5,0,1,6,0,16,84,0,6,87,0,7,89,0,1,119,0,1,125,0,2,126,0,24,131,4414,17,5,0,14,105,35,1,36,5,13,5,0,40,82,0,22,5,0,8,5,8,2,5,0,6,6,0,1,5,0,8,101,3,1,5,17,3,5],[13,1,11,0,1,5,0,1,38,0,1,11,0,1,5,28,3,5,0,7,65,0,3,5,0,120,72,0,31,76,0,6,107,0,7,5,0,5,44,0,3,109,0,1,127,0,2,5,0,1,121,0,2,5,23,2,5,0,1,5,0,6,5,0,7,6,0,3,95,0,3,5,0,3,88,0,2,5,0,5,6,0,1,5,0,1,5,0,2,5,0,1,5,0,1,132,0,1,133,0,21,135,4423,8,5,0,2,5,0,12,106,52,2,5,0,14,5,0,25,83,0,1,98,13,9,5,3,5,5,10,6,5,1,8,5],[13,1,27,1,1,5,0,1,40,0,1,5,31,3,5,0,2,66,0,2,68,3,6,5,0,13,64,0,97,73,0,3,90,0,1,103,0,5,5,0,7,77,0,19,91,0,5,5,0,1,124,6,1,5,0,5,5,0,3,5,0,1,5,2,1,122,32,2,5,0,7,5,0,3,5,3,1,5,0,2,118,2,5,5,5,1,5,0,1,134,0,9,5,0,12,73,4433,8,5,0,4,116,68,25,5,0,1,5],[13,1,13,1,1,5,0,1,13,35,2,67,0,1,5,0,1,69,9,3,5,0,10,65,0,1,5,0,96,74,0,1,5,0,1,44,0,1,112,0,1,5,5,4,5,0,3,115,0,5,5,0,14,92,5,1,5,13,2,5,3,1,5,42,2,5,4,2,5,13,1,5,9,11,136,0,1,143,4441,4,5,73,18,5,0,2,36],[13,1,11,2,1,5,35,1,5,0,1,68,1,1,70,12,7,5,0,2,68,0,1,123,1,2,5,0,3,44,0,91,78,1,1,5,0,1,5,6,4,5,0,3,5,4,1,5,0,4,93,0,1,111,0,7,113,0,2,115,67,2,5,29,1,5,0,6,137,0,1,141,0,3,144,0,1,5,4527,9,5],[13,1,28,39,1,69,1,1,5,19,2,69,0,1,5,3,3,5,0,3,5,0,18,79,0,66,80,0,4,99,21,3,5,0,1,104,0,1,104,0,2,5,0,5,114,0,2,5,99,4,138,0,2,140,0,1,142,0,3,5],[13,1,13,39,1,70,21,2,70,10,1,5,0,17,96,0,10,5,0,44,81,0,9,86,0,2,97,0,1,110,0,2,5,0,2,117,24,1,5,0,1,5,2,5,5,101,1,5,0,3,139,0,2,5,0,1,5,1,2,5],[13,1,11,39,1,5,21,2,5,11,5,5,0,12,102,4,6,5,0,4,5,0,24,82,0,16,100,0,4,5,0,1,98,0,4,101,0,1,5,0,1,98,0,1,5,2,1,5,0,1,120,30,3,5,102,3,5,1,1,5],[13,1,29,79,6,5,0,6,105,14,3,5,0,21,82,0,16,5,4,1,5,0,1,5,0,3,101,1,1,5,3,1,5,0,1,5,136,2,5],[13,1,13,84,1,5,0,6,106,17,6,5,0,14,83,0,1,98,13,3,5,6,3,5],[13,1,11,85,5,5,0,1,116,23,14,5,0,1,6],[13,1,30,90,1,5,27,8,5,0,2,36,0,1,5],[13,1,13,123,3,5],[13,1,11],[13,1,31],[13,1,13],[13,1,32],[13,1,5],[13,1,5]]; +let numTicks = 16012; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.data.js b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.data.js index e207a8b..dc272a8 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~Ne http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:21:159","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:193:181","~uf http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:38:258","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :81:274","~wd :79:182","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2595411","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) :14920:11","~(anonymous) :24203:65","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2590392","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513921","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_11_initializeIcons :1455:41","~registerIcons :94:23","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~ai :222:12","~Ng :166:128","~oe :106:12","~Wrapped._this._renderContent :42:45","~__rest :61:16","~tc :55:12","~M :186:11","~xf :134:12","~qc :49:12","~pc :48:127","~vf :132:12","~DocumentCardTitleBase :14544:35","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~M :15:11","~Lf :148:288","~he :101:184","~ge :101:12","~Customizations.getSettings :31:43","~BaseComponent :70:27","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~initializeFocusRects :22:30","~getClassNames :36:34","~(anonymous) :2:88","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~Cg :163:12","~J :114:349","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Wrapped :39:25","~ne :105:284","~Ve :119:12","~Wrapped.render :53:45","~initializeDir :31:23","~re :108:12","~Ig :185:375","~Wrapped._updateStyles :66:52","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~get :164:23","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~EventGroup.on :119:40","~Wrapped.componentDidMount :56:56","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~pf :188:12","~bh :186:309","~nh :195:12","~hi :242:12","~qe :107:12","~Th :214:12","~zh :209:12","~Ce :112:12","~yf :191:12","~gh :190:12","~Rg :173:357","~Me :115:12","~G :113:325","~Jf :148:12","~e :138:356","~DocumentCardTitleBase.componentDidUpdate :14612:67","~EventGroup.off :205:41","~cf :124:203","~Pd :90:12","~lf :245:12","~xi :243:419","~exports.unstable_now :14:119","~Nd :89:12","~Kf :148:250","~F :113:269","~BaseComponent.componentDidUpdate :88:59","~Qd :92:12","~mf :240:12","~If :147:394","~Jd :87:114","~Od :89:217","~Uh :215:12","~df :127:114","~fh :189:228","~ch :187:12","~uf :131:75","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Ci :246:12","~of :218:255","~ef :125:12","~hh :193:12","~BaseComponent._updateComponentRef :197:60","~nf :187:238","~xe :110:125"]; -levels = [[0,1,0,0,15918,6],[0,1,1,0,4,5,0,2,7,0,216,13,0,15696,135],[0,1,2,4,2,8,0,216,14,0,16,5,0,15680,136],[0,1,3,4,2,9,0,216,15,12,4,5,0,38,5,0,7,6,0,15635,137],[0,1,4,4,1,5,0,1,10,0,216,16,34,20,5,0,7,5,0,7,5,0,15628,138],[0,1,5,4,1,11,0,1,5,0,216,17,46,8,5,14,5,5,0,15605,65,0,3,141,0,10,160,0,3,168,0,1,179,0,1,183],[0,1,5,4,1,12,0,1,5,0,1,5,0,15,15,0,3,52,0,197,58,73,6,5,0,15592,66,0,4,144,0,3,158,0,2,5,0,1,142,0,2,5,0,7,161,0,1,178,0,3,5,0,1,5,0,1,5],[5,1,5,1,1,5,0,1,18,0,5,22,0,9,33,0,3,5,0,197,59,79,1,5,0,15591,67,0,4,5,0,2,5,0,1,173,2,1,5,2,5,5,0,2,162,0,1,5],[7,1,5,0,1,17,0,5,17,0,9,17,0,3,53,0,197,60,80,5,5,0,15586,68,6,1,5,2,1,5,7,2,5],[8,1,15,0,5,15,0,9,5,0,1,54,0,1,55,0,1,57,0,197,61,85,116,5,0,15304,69,0,166,122,18,1,5],[8,1,19,0,5,23,0,9,34,0,1,5,0,1,56,0,1,5,0,197,62,194,7,5,0,656,5,0,14646,70,0,2,140,0,3,5,0,163,123],[8,1,17,0,1,5,0,4,17,0,9,35,0,1,5,0,1,5,0,1,5,0,197,63,199,2,5,656,1810,5,0,7085,71,0,5751,81,0,2,5,3,5,5,0,153,124,0,5,162],[8,1,5,0,1,5,0,1,15,0,1,25,0,1,27,0,1,32,0,9,15,3,197,64,2657,10,5,0,1926,5,0,1,72,0,108,79,0,5,96,0,227,111,0,4792,139,0,25,151,0,1,184,0,5548,5,0,188,111,0,13,143,0,2,164,10,4,5,0,149,125,0,5,5],[8,1,20,1,1,24,0,1,26,0,1,28,0,1,5,0,7,36,0,1,45,0,1,51,3,197,65,2663,1,5,0,3,112,1923,1,5,0,2,112,0,1,5,0,8,5,0,71,80,0,1,111,0,2,119,0,24,149,0,2,176,0,3,5,0,1,97,0,1,169,0,227,5,0,1590,5,0,3202,140,0,1,5,0,9,152,0,15,154,0,1,5,5540,7,5,0,1,112,0,188,5,0,12,5,0,1,145,0,2,165,14,5,5,0,62,126,0,44,146,0,32,159,0,2,167,0,2,172,0,2,180,2,3,5],[8,1,21,1,1,5,0,1,5,0,1,29,0,1,5,0,7,17,0,1,17,0,1,17,3,197,66,4602,4,5,0,19,72,0,48,93,0,1,5,0,2,5,0,7,5,0,15,150,0,2,174,0,2,5,3,1,98,0,1,5,1813,4,5,0,3187,5,0,15,77,1,2,5,0,7,153,0,7,5,0,5,6,0,1,97,0,1,153,0,1,165,5736,1,5,12,1,5,0,2,5,19,6,5,0,55,93,0,1,181,0,5,5,0,39,147,0,6,5,0,14,163,0,12,171,0,2,163,0,2,5,0,1,5,0,1,173],[8,1,5,1,1,5,0,1,5,0,1,30,1,7,15,0,1,15,0,1,5,3,197,67,4606,7,5,0,12,73,0,6,5,0,42,94,10,15,5,0,2,175,5,1,5,4972,18,5,0,14,112,0,1,177,0,3,5,0,12,78,3,7,5,7,5,5,0,1,5,0,1,5,0,1,5,5777,9,5,0,43,156,0,3,166,0,1,5,5,6,5,0,33,148,6,6,5,0,8,170,0,4,5,0,8,6,0,2,5,3,1,5],[12,1,31,1,7,37,0,1,46,0,1,5,3,197,68,4613,6,5,0,6,155,6,10,5,0,14,95,0,18,105,13,12,5,0,2,5,5014,12,5,5811,10,5,0,1,128,0,16,133,0,16,157,0,2,5,0,1,182,12,4,5,0,24,83,0,5,118,12,2,5,0,6,6,4,8,5],[12,1,5,1,7,17,0,1,17,4,173,69,0,24,122,4619,6,140,16,14,5,0,1,5,0,17,107,10871,3,5,0,1,5,0,16,5,0,16,5,2,1,5,16,10,5,0,14,6,0,5,5,14,6,5],[12,1,5,1,2,15,0,3,38,0,1,40,0,1,41,0,1,47,4,1,5,0,172,70,0,24,123,4619,6,77,31,10,5,0,7,108,10887,4,5,10,6,5,22,7,5,0,14,5,2,3,5],[14,1,39,0,1,44,0,3,5,0,1,5,0,1,42,0,1,48,5,4,5,0,113,71,0,55,81,0,24,124,4619,3,5,0,3,78,41,6,5,0,1,109,10889,2,5,15,1,5,45,3,5],[14,1,17,0,1,17,1,2,5,0,1,5,0,1,43,0,1,49,9,17,5,0,10,72,0,57,79,0,1,82,0,22,84,0,1,87,0,3,96,0,2,110,0,25,5,0,10,83,0,10,86,0,6,101,0,1,111,0,1,118,0,2,121,0,24,125,4622,3,5,45,2,5,0,1,5],[14,1,5,0,1,5,4,1,5,0,1,50,26,3,5,0,7,73,0,1,5,0,29,80,0,4,88,0,22,91,0,1,119,0,1,5,0,10,5,0,2,85,0,3,95,0,5,99,0,1,106,0,1,120,0,1,5,0,2,5,0,1,97,0,2,5,25,4,5,0,4,6,0,2,114,0,8,5,0,2,89,0,2,5,0,4,6,0,1,5,0,1,5,0,2,5,0,1,5,0,23,126],[15,1,5,4,1,5,0,1,50,29,1,5,0,3,74,0,3,76,1,1,5,0,7,72,0,19,93,0,2,116,0,4,5,0,4,5,0,15,92,0,3,113,0,1,5,10,1,5,0,2,5,0,3,5,0,5,5,0,1,5,0,1,5,3,1,98,30,1,5,0,2,5,0,2,112,0,2,5,8,2,90,2,4,5,5,7,5,0,15,93,0,1,134],[21,1,5,30,3,75,0,2,77,0,1,115,2,7,73,0,1,5,0,18,94,0,2,95,8,7,5,0,8,100,0,3,5,13,1,5,13,1,5,35,2,5,8,2,5,18,1,5,0,14,127,0,1,5],[52,2,5,0,1,76,0,2,78,0,1,5,2,3,5,0,4,76,1,7,5,0,2,95,0,9,105,0,2,5,14,1,5,0,1,5,0,5,102,0,1,104,0,1,117,1,2,5,63,2,5,29,1,5,0,2,128,0,7,129,0,4,133],[54,1,77,0,2,5,6,3,5,0,1,77,6,2,5,0,2,5,0,1,5,0,8,107,18,5,103,0,1,5,0,1,5,98,2,5,0,3,130,0,4,132,0,4,5],[54,1,78,11,1,5,11,5,5,0,3,108,18,5,5,102,2,5,0,1,131,0,4,5,3,1,5],[54,1,5,28,2,5,0,1,109,22,1,5,104,1,5,1,3,5],[85,1,5,127,1,5]]; -numTicks = 15919; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~Ne http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:21:159","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:193:181","~uf http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:38:258","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :81:274","~wd :79:182","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2595411","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) :14920:11","~(anonymous) :24203:65","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2590392","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513921","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_11_initializeIcons :1455:41","~registerIcons :94:23","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~ai :222:12","~Ng :166:128","~oe :106:12","~Wrapped._this._renderContent :42:45","~__rest :61:16","~tc :55:12","~M :186:11","~xf :134:12","~qc :49:12","~pc :48:127","~vf :132:12","~DocumentCardTitleBase :14544:35","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~M :15:11","~Lf :148:288","~he :101:184","~ge :101:12","~Customizations.getSettings :31:43","~BaseComponent :70:27","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~initializeFocusRects :22:30","~getClassNames :36:34","~(anonymous) :2:88","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~Cg :163:12","~J :114:349","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Wrapped :39:25","~ne :105:284","~Ve :119:12","~Wrapped.render :53:45","~initializeDir :31:23","~re :108:12","~Ig :185:375","~Wrapped._updateStyles :66:52","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~get :164:23","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~EventGroup.on :119:40","~Wrapped.componentDidMount :56:56","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~pf :188:12","~bh :186:309","~nh :195:12","~hi :242:12","~qe :107:12","~Th :214:12","~zh :209:12","~Ce :112:12","~yf :191:12","~gh :190:12","~Rg :173:357","~Me :115:12","~G :113:325","~Jf :148:12","~e :138:356","~DocumentCardTitleBase.componentDidUpdate :14612:67","~EventGroup.off :205:41","~cf :124:203","~Pd :90:12","~lf :245:12","~xi :243:419","~exports.unstable_now :14:119","~Nd :89:12","~Kf :148:250","~F :113:269","~BaseComponent.componentDidUpdate :88:59","~Qd :92:12","~mf :240:12","~If :147:394","~Jd :87:114","~Od :89:217","~Uh :215:12","~df :127:114","~fh :189:228","~ch :187:12","~uf :131:75","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Ci :246:12","~of :218:255","~ef :125:12","~hh :193:12","~BaseComponent._updateComponentRef :197:60","~nf :187:238","~xe :110:125"]; +let levels = [[0,1,0,0,15918,6],[0,1,1,0,4,5,0,2,7,0,216,13,0,15696,135],[0,1,2,4,2,8,0,216,14,0,16,5,0,15680,136],[0,1,3,4,2,9,0,216,15,12,4,5,0,38,5,0,7,6,0,15635,137],[0,1,4,4,1,5,0,1,10,0,216,16,34,20,5,0,7,5,0,7,5,0,15628,138],[0,1,5,4,1,11,0,1,5,0,216,17,46,8,5,14,5,5,0,15605,65,0,3,141,0,10,160,0,3,168,0,1,179,0,1,183],[0,1,5,4,1,12,0,1,5,0,1,5,0,15,15,0,3,52,0,197,58,73,6,5,0,15592,66,0,4,144,0,3,158,0,2,5,0,1,142,0,2,5,0,7,161,0,1,178,0,3,5,0,1,5,0,1,5],[5,1,5,1,1,5,0,1,18,0,5,22,0,9,33,0,3,5,0,197,59,79,1,5,0,15591,67,0,4,5,0,2,5,0,1,173,2,1,5,2,5,5,0,2,162,0,1,5],[7,1,5,0,1,17,0,5,17,0,9,17,0,3,53,0,197,60,80,5,5,0,15586,68,6,1,5,2,1,5,7,2,5],[8,1,15,0,5,15,0,9,5,0,1,54,0,1,55,0,1,57,0,197,61,85,116,5,0,15304,69,0,166,122,18,1,5],[8,1,19,0,5,23,0,9,34,0,1,5,0,1,56,0,1,5,0,197,62,194,7,5,0,656,5,0,14646,70,0,2,140,0,3,5,0,163,123],[8,1,17,0,1,5,0,4,17,0,9,35,0,1,5,0,1,5,0,1,5,0,197,63,199,2,5,656,1810,5,0,7085,71,0,5751,81,0,2,5,3,5,5,0,153,124,0,5,162],[8,1,5,0,1,5,0,1,15,0,1,25,0,1,27,0,1,32,0,9,15,3,197,64,2657,10,5,0,1926,5,0,1,72,0,108,79,0,5,96,0,227,111,0,4792,139,0,25,151,0,1,184,0,5548,5,0,188,111,0,13,143,0,2,164,10,4,5,0,149,125,0,5,5],[8,1,20,1,1,24,0,1,26,0,1,28,0,1,5,0,7,36,0,1,45,0,1,51,3,197,65,2663,1,5,0,3,112,1923,1,5,0,2,112,0,1,5,0,8,5,0,71,80,0,1,111,0,2,119,0,24,149,0,2,176,0,3,5,0,1,97,0,1,169,0,227,5,0,1590,5,0,3202,140,0,1,5,0,9,152,0,15,154,0,1,5,5540,7,5,0,1,112,0,188,5,0,12,5,0,1,145,0,2,165,14,5,5,0,62,126,0,44,146,0,32,159,0,2,167,0,2,172,0,2,180,2,3,5],[8,1,21,1,1,5,0,1,5,0,1,29,0,1,5,0,7,17,0,1,17,0,1,17,3,197,66,4602,4,5,0,19,72,0,48,93,0,1,5,0,2,5,0,7,5,0,15,150,0,2,174,0,2,5,3,1,98,0,1,5,1813,4,5,0,3187,5,0,15,77,1,2,5,0,7,153,0,7,5,0,5,6,0,1,97,0,1,153,0,1,165,5736,1,5,12,1,5,0,2,5,19,6,5,0,55,93,0,1,181,0,5,5,0,39,147,0,6,5,0,14,163,0,12,171,0,2,163,0,2,5,0,1,5,0,1,173],[8,1,5,1,1,5,0,1,5,0,1,30,1,7,15,0,1,15,0,1,5,3,197,67,4606,7,5,0,12,73,0,6,5,0,42,94,10,15,5,0,2,175,5,1,5,4972,18,5,0,14,112,0,1,177,0,3,5,0,12,78,3,7,5,7,5,5,0,1,5,0,1,5,0,1,5,5777,9,5,0,43,156,0,3,166,0,1,5,5,6,5,0,33,148,6,6,5,0,8,170,0,4,5,0,8,6,0,2,5,3,1,5],[12,1,31,1,7,37,0,1,46,0,1,5,3,197,68,4613,6,5,0,6,155,6,10,5,0,14,95,0,18,105,13,12,5,0,2,5,5014,12,5,5811,10,5,0,1,128,0,16,133,0,16,157,0,2,5,0,1,182,12,4,5,0,24,83,0,5,118,12,2,5,0,6,6,4,8,5],[12,1,5,1,7,17,0,1,17,4,173,69,0,24,122,4619,6,140,16,14,5,0,1,5,0,17,107,10871,3,5,0,1,5,0,16,5,0,16,5,2,1,5,16,10,5,0,14,6,0,5,5,14,6,5],[12,1,5,1,2,15,0,3,38,0,1,40,0,1,41,0,1,47,4,1,5,0,172,70,0,24,123,4619,6,77,31,10,5,0,7,108,10887,4,5,10,6,5,22,7,5,0,14,5,2,3,5],[14,1,39,0,1,44,0,3,5,0,1,5,0,1,42,0,1,48,5,4,5,0,113,71,0,55,81,0,24,124,4619,3,5,0,3,78,41,6,5,0,1,109,10889,2,5,15,1,5,45,3,5],[14,1,17,0,1,17,1,2,5,0,1,5,0,1,43,0,1,49,9,17,5,0,10,72,0,57,79,0,1,82,0,22,84,0,1,87,0,3,96,0,2,110,0,25,5,0,10,83,0,10,86,0,6,101,0,1,111,0,1,118,0,2,121,0,24,125,4622,3,5,45,2,5,0,1,5],[14,1,5,0,1,5,4,1,5,0,1,50,26,3,5,0,7,73,0,1,5,0,29,80,0,4,88,0,22,91,0,1,119,0,1,5,0,10,5,0,2,85,0,3,95,0,5,99,0,1,106,0,1,120,0,1,5,0,2,5,0,1,97,0,2,5,25,4,5,0,4,6,0,2,114,0,8,5,0,2,89,0,2,5,0,4,6,0,1,5,0,1,5,0,2,5,0,1,5,0,23,126],[15,1,5,4,1,5,0,1,50,29,1,5,0,3,74,0,3,76,1,1,5,0,7,72,0,19,93,0,2,116,0,4,5,0,4,5,0,15,92,0,3,113,0,1,5,10,1,5,0,2,5,0,3,5,0,5,5,0,1,5,0,1,5,3,1,98,30,1,5,0,2,5,0,2,112,0,2,5,8,2,90,2,4,5,5,7,5,0,15,93,0,1,134],[21,1,5,30,3,75,0,2,77,0,1,115,2,7,73,0,1,5,0,18,94,0,2,95,8,7,5,0,8,100,0,3,5,13,1,5,13,1,5,35,2,5,8,2,5,18,1,5,0,14,127,0,1,5],[52,2,5,0,1,76,0,2,78,0,1,5,2,3,5,0,4,76,1,7,5,0,2,95,0,9,105,0,2,5,14,1,5,0,1,5,0,5,102,0,1,104,0,1,117,1,2,5,63,2,5,29,1,5,0,2,128,0,7,129,0,4,133],[54,1,77,0,2,5,6,3,5,0,1,77,6,2,5,0,2,5,0,1,5,0,8,107,18,5,103,0,1,5,0,1,5,98,2,5,0,3,130,0,4,132,0,4,5],[54,1,78,11,1,5,11,5,5,0,3,108,18,5,5,102,2,5,0,1,131,0,4,5,3,1,5],[54,1,5,28,2,5,0,1,109,22,1,5,104,1,5,1,3,5],[85,1,5,127,1,5]]; +let numTicks = 15919; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.html b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.html index 869db8e..ba8291e 100644 --- a/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/DocumentCardTitle_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~Ne http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:21:159","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:193:181","~uf http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:38:258","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :81:274","~wd :79:182","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2595411","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) :14920:11","~(anonymous) :24203:65","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2590392","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513921","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_11_initializeIcons :1455:41","~registerIcons :94:23","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~ai :222:12","~Ng :166:128","~oe :106:12","~Wrapped._this._renderContent :42:45","~__rest :61:16","~tc :55:12","~M :186:11","~xf :134:12","~qc :49:12","~pc :48:127","~vf :132:12","~DocumentCardTitleBase :14544:35","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~M :15:11","~Lf :148:288","~he :101:184","~ge :101:12","~Customizations.getSettings :31:43","~BaseComponent :70:27","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~initializeFocusRects :22:30","~getClassNames :36:34","~(anonymous) :2:88","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~Cg :163:12","~J :114:349","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Wrapped :39:25","~ne :105:284","~Ve :119:12","~Wrapped.render :53:45","~initializeDir :31:23","~re :108:12","~Ig :185:375","~Wrapped._updateStyles :66:52","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~get :164:23","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~EventGroup.on :119:40","~Wrapped.componentDidMount :56:56","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~pf :188:12","~bh :186:309","~nh :195:12","~hi :242:12","~qe :107:12","~Th :214:12","~zh :209:12","~Ce :112:12","~yf :191:12","~gh :190:12","~Rg :173:357","~Me :115:12","~G :113:325","~Jf :148:12","~e :138:356","~DocumentCardTitleBase.componentDidUpdate :14612:67","~EventGroup.off :205:41","~cf :124:203","~Pd :90:12","~lf :245:12","~xi :243:419","~exports.unstable_now :14:119","~Nd :89:12","~Kf :148:250","~F :113:269","~BaseComponent.componentDidUpdate :88:59","~Qd :92:12","~mf :240:12","~If :147:394","~Jd :87:114","~Od :89:217","~Uh :215:12","~df :127:114","~fh :189:228","~ch :187:12","~uf :131:75","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Ci :246:12","~of :218:255","~ef :125:12","~hh :193:12","~BaseComponent._updateComponentRef :197:60","~nf :187:238","~xe :110:125"]; -levels = [[0,1,0,0,15918,6],[0,1,1,0,4,5,0,2,7,0,216,13,0,15696,135],[0,1,2,4,2,8,0,216,14,0,16,5,0,15680,136],[0,1,3,4,2,9,0,216,15,12,4,5,0,38,5,0,7,6,0,15635,137],[0,1,4,4,1,5,0,1,10,0,216,16,34,20,5,0,7,5,0,7,5,0,15628,138],[0,1,5,4,1,11,0,1,5,0,216,17,46,8,5,14,5,5,0,15605,65,0,3,141,0,10,160,0,3,168,0,1,179,0,1,183],[0,1,5,4,1,12,0,1,5,0,1,5,0,15,15,0,3,52,0,197,58,73,6,5,0,15592,66,0,4,144,0,3,158,0,2,5,0,1,142,0,2,5,0,7,161,0,1,178,0,3,5,0,1,5,0,1,5],[5,1,5,1,1,5,0,1,18,0,5,22,0,9,33,0,3,5,0,197,59,79,1,5,0,15591,67,0,4,5,0,2,5,0,1,173,2,1,5,2,5,5,0,2,162,0,1,5],[7,1,5,0,1,17,0,5,17,0,9,17,0,3,53,0,197,60,80,5,5,0,15586,68,6,1,5,2,1,5,7,2,5],[8,1,15,0,5,15,0,9,5,0,1,54,0,1,55,0,1,57,0,197,61,85,116,5,0,15304,69,0,166,122,18,1,5],[8,1,19,0,5,23,0,9,34,0,1,5,0,1,56,0,1,5,0,197,62,194,7,5,0,656,5,0,14646,70,0,2,140,0,3,5,0,163,123],[8,1,17,0,1,5,0,4,17,0,9,35,0,1,5,0,1,5,0,1,5,0,197,63,199,2,5,656,1810,5,0,7085,71,0,5751,81,0,2,5,3,5,5,0,153,124,0,5,162],[8,1,5,0,1,5,0,1,15,0,1,25,0,1,27,0,1,32,0,9,15,3,197,64,2657,10,5,0,1926,5,0,1,72,0,108,79,0,5,96,0,227,111,0,4792,139,0,25,151,0,1,184,0,5548,5,0,188,111,0,13,143,0,2,164,10,4,5,0,149,125,0,5,5],[8,1,20,1,1,24,0,1,26,0,1,28,0,1,5,0,7,36,0,1,45,0,1,51,3,197,65,2663,1,5,0,3,112,1923,1,5,0,2,112,0,1,5,0,8,5,0,71,80,0,1,111,0,2,119,0,24,149,0,2,176,0,3,5,0,1,97,0,1,169,0,227,5,0,1590,5,0,3202,140,0,1,5,0,9,152,0,15,154,0,1,5,5540,7,5,0,1,112,0,188,5,0,12,5,0,1,145,0,2,165,14,5,5,0,62,126,0,44,146,0,32,159,0,2,167,0,2,172,0,2,180,2,3,5],[8,1,21,1,1,5,0,1,5,0,1,29,0,1,5,0,7,17,0,1,17,0,1,17,3,197,66,4602,4,5,0,19,72,0,48,93,0,1,5,0,2,5,0,7,5,0,15,150,0,2,174,0,2,5,3,1,98,0,1,5,1813,4,5,0,3187,5,0,15,77,1,2,5,0,7,153,0,7,5,0,5,6,0,1,97,0,1,153,0,1,165,5736,1,5,12,1,5,0,2,5,19,6,5,0,55,93,0,1,181,0,5,5,0,39,147,0,6,5,0,14,163,0,12,171,0,2,163,0,2,5,0,1,5,0,1,173],[8,1,5,1,1,5,0,1,5,0,1,30,1,7,15,0,1,15,0,1,5,3,197,67,4606,7,5,0,12,73,0,6,5,0,42,94,10,15,5,0,2,175,5,1,5,4972,18,5,0,14,112,0,1,177,0,3,5,0,12,78,3,7,5,7,5,5,0,1,5,0,1,5,0,1,5,5777,9,5,0,43,156,0,3,166,0,1,5,5,6,5,0,33,148,6,6,5,0,8,170,0,4,5,0,8,6,0,2,5,3,1,5],[12,1,31,1,7,37,0,1,46,0,1,5,3,197,68,4613,6,5,0,6,155,6,10,5,0,14,95,0,18,105,13,12,5,0,2,5,5014,12,5,5811,10,5,0,1,128,0,16,133,0,16,157,0,2,5,0,1,182,12,4,5,0,24,83,0,5,118,12,2,5,0,6,6,4,8,5],[12,1,5,1,7,17,0,1,17,4,173,69,0,24,122,4619,6,140,16,14,5,0,1,5,0,17,107,10871,3,5,0,1,5,0,16,5,0,16,5,2,1,5,16,10,5,0,14,6,0,5,5,14,6,5],[12,1,5,1,2,15,0,3,38,0,1,40,0,1,41,0,1,47,4,1,5,0,172,70,0,24,123,4619,6,77,31,10,5,0,7,108,10887,4,5,10,6,5,22,7,5,0,14,5,2,3,5],[14,1,39,0,1,44,0,3,5,0,1,5,0,1,42,0,1,48,5,4,5,0,113,71,0,55,81,0,24,124,4619,3,5,0,3,78,41,6,5,0,1,109,10889,2,5,15,1,5,45,3,5],[14,1,17,0,1,17,1,2,5,0,1,5,0,1,43,0,1,49,9,17,5,0,10,72,0,57,79,0,1,82,0,22,84,0,1,87,0,3,96,0,2,110,0,25,5,0,10,83,0,10,86,0,6,101,0,1,111,0,1,118,0,2,121,0,24,125,4622,3,5,45,2,5,0,1,5],[14,1,5,0,1,5,4,1,5,0,1,50,26,3,5,0,7,73,0,1,5,0,29,80,0,4,88,0,22,91,0,1,119,0,1,5,0,10,5,0,2,85,0,3,95,0,5,99,0,1,106,0,1,120,0,1,5,0,2,5,0,1,97,0,2,5,25,4,5,0,4,6,0,2,114,0,8,5,0,2,89,0,2,5,0,4,6,0,1,5,0,1,5,0,2,5,0,1,5,0,23,126],[15,1,5,4,1,5,0,1,50,29,1,5,0,3,74,0,3,76,1,1,5,0,7,72,0,19,93,0,2,116,0,4,5,0,4,5,0,15,92,0,3,113,0,1,5,10,1,5,0,2,5,0,3,5,0,5,5,0,1,5,0,1,5,3,1,98,30,1,5,0,2,5,0,2,112,0,2,5,8,2,90,2,4,5,5,7,5,0,15,93,0,1,134],[21,1,5,30,3,75,0,2,77,0,1,115,2,7,73,0,1,5,0,18,94,0,2,95,8,7,5,0,8,100,0,3,5,13,1,5,13,1,5,35,2,5,8,2,5,18,1,5,0,14,127,0,1,5],[52,2,5,0,1,76,0,2,78,0,1,5,2,3,5,0,4,76,1,7,5,0,2,95,0,9,105,0,2,5,14,1,5,0,1,5,0,5,102,0,1,104,0,1,117,1,2,5,63,2,5,29,1,5,0,2,128,0,7,129,0,4,133],[54,1,77,0,2,5,6,3,5,0,1,77,6,2,5,0,2,5,0,1,5,0,8,107,18,5,103,0,1,5,0,1,5,98,2,5,0,3,130,0,4,132,0,4,5],[54,1,78,11,1,5,11,5,5,0,3,108,18,5,5,102,2,5,0,1,131,0,4,5,3,1,5],[54,1,5,28,2,5,0,1,109,22,1,5,104,1,5,1,3,5],[85,1,5,127,1,5]]; -numTicks = 15919; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~Ne http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:21:159","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:193:181","~uf http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:38:258","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :81:274","~wd :79:182","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2595411","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) :14920:11","~(anonymous) :24203:65","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2590392","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3513921","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~fabric_icons_11_initializeIcons :1455:41","~registerIcons :94:23","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~ai :222:12","~Ng :166:128","~oe :106:12","~Wrapped._this._renderContent :42:45","~__rest :61:16","~tc :55:12","~M :186:11","~xf :134:12","~qc :49:12","~pc :48:127","~vf :132:12","~DocumentCardTitleBase :14544:35","~obj. :264:36","~DocumentCardTitleBase.render :14638:55","~M :15:11","~Lf :148:288","~he :101:184","~ge :101:12","~Customizations.getSettings :31:43","~BaseComponent :70:27","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~initializeFocusRects :22:30","~getClassNames :36:34","~(anonymous) :2:88","~_traverseMap :89:22","~_traverseEdge :82:23","~_normalizeValue :108:25","~Cg :163:12","~J :114:349","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~Wrapped :39:25","~ne :105:284","~Ve :119:12","~Wrapped.render :53:45","~initializeDir :31:23","~re :108:12","~Ig :185:375","~Wrapped._updateStyles :66:52","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~DocumentCardTitleBase.componentDidMount :14629:66","~get :164:23","~DocumentCardTitleBase._this._truncateTitle :14549:41","~get :147:23","~Async :13:19","~Async.requestAnimationFrame :379:54","~EventGroup.on :119:40","~Wrapped.componentDidMount :56:56","~animationFrameCallback :387:51","~DocumentCardTitleBase._this._truncateWhenInAnimation :14555:51","~E.setState :13:138","~enqueueSetState :130:101","~Jg :176:12","~Xe :120:12","~pf :188:12","~bh :186:309","~nh :195:12","~hi :242:12","~qe :107:12","~Th :214:12","~zh :209:12","~Ce :112:12","~yf :191:12","~gh :190:12","~Rg :173:357","~Me :115:12","~G :113:325","~Jf :148:12","~e :138:356","~DocumentCardTitleBase.componentDidUpdate :14612:67","~EventGroup.off :205:41","~cf :124:203","~Pd :90:12","~lf :245:12","~xi :243:419","~exports.unstable_now :14:119","~Nd :89:12","~Kf :148:250","~F :113:269","~BaseComponent.componentDidUpdate :88:59","~Qd :92:12","~mf :240:12","~If :147:394","~Jd :87:114","~Od :89:217","~Uh :215:12","~df :127:114","~fh :189:228","~ch :187:12","~uf :131:75","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Ci :246:12","~of :218:255","~ef :125:12","~hh :193:12","~BaseComponent._updateComponentRef :197:60","~nf :187:238","~xe :110:125"]; +let levels = [[0,1,0,0,15918,6],[0,1,1,0,4,5,0,2,7,0,216,13,0,15696,135],[0,1,2,4,2,8,0,216,14,0,16,5,0,15680,136],[0,1,3,4,2,9,0,216,15,12,4,5,0,38,5,0,7,6,0,15635,137],[0,1,4,4,1,5,0,1,10,0,216,16,34,20,5,0,7,5,0,7,5,0,15628,138],[0,1,5,4,1,11,0,1,5,0,216,17,46,8,5,14,5,5,0,15605,65,0,3,141,0,10,160,0,3,168,0,1,179,0,1,183],[0,1,5,4,1,12,0,1,5,0,1,5,0,15,15,0,3,52,0,197,58,73,6,5,0,15592,66,0,4,144,0,3,158,0,2,5,0,1,142,0,2,5,0,7,161,0,1,178,0,3,5,0,1,5,0,1,5],[5,1,5,1,1,5,0,1,18,0,5,22,0,9,33,0,3,5,0,197,59,79,1,5,0,15591,67,0,4,5,0,2,5,0,1,173,2,1,5,2,5,5,0,2,162,0,1,5],[7,1,5,0,1,17,0,5,17,0,9,17,0,3,53,0,197,60,80,5,5,0,15586,68,6,1,5,2,1,5,7,2,5],[8,1,15,0,5,15,0,9,5,0,1,54,0,1,55,0,1,57,0,197,61,85,116,5,0,15304,69,0,166,122,18,1,5],[8,1,19,0,5,23,0,9,34,0,1,5,0,1,56,0,1,5,0,197,62,194,7,5,0,656,5,0,14646,70,0,2,140,0,3,5,0,163,123],[8,1,17,0,1,5,0,4,17,0,9,35,0,1,5,0,1,5,0,1,5,0,197,63,199,2,5,656,1810,5,0,7085,71,0,5751,81,0,2,5,3,5,5,0,153,124,0,5,162],[8,1,5,0,1,5,0,1,15,0,1,25,0,1,27,0,1,32,0,9,15,3,197,64,2657,10,5,0,1926,5,0,1,72,0,108,79,0,5,96,0,227,111,0,4792,139,0,25,151,0,1,184,0,5548,5,0,188,111,0,13,143,0,2,164,10,4,5,0,149,125,0,5,5],[8,1,20,1,1,24,0,1,26,0,1,28,0,1,5,0,7,36,0,1,45,0,1,51,3,197,65,2663,1,5,0,3,112,1923,1,5,0,2,112,0,1,5,0,8,5,0,71,80,0,1,111,0,2,119,0,24,149,0,2,176,0,3,5,0,1,97,0,1,169,0,227,5,0,1590,5,0,3202,140,0,1,5,0,9,152,0,15,154,0,1,5,5540,7,5,0,1,112,0,188,5,0,12,5,0,1,145,0,2,165,14,5,5,0,62,126,0,44,146,0,32,159,0,2,167,0,2,172,0,2,180,2,3,5],[8,1,21,1,1,5,0,1,5,0,1,29,0,1,5,0,7,17,0,1,17,0,1,17,3,197,66,4602,4,5,0,19,72,0,48,93,0,1,5,0,2,5,0,7,5,0,15,150,0,2,174,0,2,5,3,1,98,0,1,5,1813,4,5,0,3187,5,0,15,77,1,2,5,0,7,153,0,7,5,0,5,6,0,1,97,0,1,153,0,1,165,5736,1,5,12,1,5,0,2,5,19,6,5,0,55,93,0,1,181,0,5,5,0,39,147,0,6,5,0,14,163,0,12,171,0,2,163,0,2,5,0,1,5,0,1,173],[8,1,5,1,1,5,0,1,5,0,1,30,1,7,15,0,1,15,0,1,5,3,197,67,4606,7,5,0,12,73,0,6,5,0,42,94,10,15,5,0,2,175,5,1,5,4972,18,5,0,14,112,0,1,177,0,3,5,0,12,78,3,7,5,7,5,5,0,1,5,0,1,5,0,1,5,5777,9,5,0,43,156,0,3,166,0,1,5,5,6,5,0,33,148,6,6,5,0,8,170,0,4,5,0,8,6,0,2,5,3,1,5],[12,1,31,1,7,37,0,1,46,0,1,5,3,197,68,4613,6,5,0,6,155,6,10,5,0,14,95,0,18,105,13,12,5,0,2,5,5014,12,5,5811,10,5,0,1,128,0,16,133,0,16,157,0,2,5,0,1,182,12,4,5,0,24,83,0,5,118,12,2,5,0,6,6,4,8,5],[12,1,5,1,7,17,0,1,17,4,173,69,0,24,122,4619,6,140,16,14,5,0,1,5,0,17,107,10871,3,5,0,1,5,0,16,5,0,16,5,2,1,5,16,10,5,0,14,6,0,5,5,14,6,5],[12,1,5,1,2,15,0,3,38,0,1,40,0,1,41,0,1,47,4,1,5,0,172,70,0,24,123,4619,6,77,31,10,5,0,7,108,10887,4,5,10,6,5,22,7,5,0,14,5,2,3,5],[14,1,39,0,1,44,0,3,5,0,1,5,0,1,42,0,1,48,5,4,5,0,113,71,0,55,81,0,24,124,4619,3,5,0,3,78,41,6,5,0,1,109,10889,2,5,15,1,5,45,3,5],[14,1,17,0,1,17,1,2,5,0,1,5,0,1,43,0,1,49,9,17,5,0,10,72,0,57,79,0,1,82,0,22,84,0,1,87,0,3,96,0,2,110,0,25,5,0,10,83,0,10,86,0,6,101,0,1,111,0,1,118,0,2,121,0,24,125,4622,3,5,45,2,5,0,1,5],[14,1,5,0,1,5,4,1,5,0,1,50,26,3,5,0,7,73,0,1,5,0,29,80,0,4,88,0,22,91,0,1,119,0,1,5,0,10,5,0,2,85,0,3,95,0,5,99,0,1,106,0,1,120,0,1,5,0,2,5,0,1,97,0,2,5,25,4,5,0,4,6,0,2,114,0,8,5,0,2,89,0,2,5,0,4,6,0,1,5,0,1,5,0,2,5,0,1,5,0,23,126],[15,1,5,4,1,5,0,1,50,29,1,5,0,3,74,0,3,76,1,1,5,0,7,72,0,19,93,0,2,116,0,4,5,0,4,5,0,15,92,0,3,113,0,1,5,10,1,5,0,2,5,0,3,5,0,5,5,0,1,5,0,1,5,3,1,98,30,1,5,0,2,5,0,2,112,0,2,5,8,2,90,2,4,5,5,7,5,0,15,93,0,1,134],[21,1,5,30,3,75,0,2,77,0,1,115,2,7,73,0,1,5,0,18,94,0,2,95,8,7,5,0,8,100,0,3,5,13,1,5,13,1,5,35,2,5,8,2,5,18,1,5,0,14,127,0,1,5],[52,2,5,0,1,76,0,2,78,0,1,5,2,3,5,0,4,76,1,7,5,0,2,95,0,9,105,0,2,5,14,1,5,0,1,5,0,5,102,0,1,104,0,1,117,1,2,5,63,2,5,29,1,5,0,2,128,0,7,129,0,4,133],[54,1,77,0,2,5,6,3,5,0,1,77,6,2,5,0,2,5,0,1,5,0,8,107,18,5,103,0,1,5,0,1,5,98,2,5,0,3,130,0,4,132,0,4,5],[54,1,78,11,1,5,11,5,5,0,3,108,18,5,5,102,2,5,0,1,131,0,4,5,3,1,5],[54,1,5,28,2,5,0,1,109,22,1,5,104,1,5,1,3,5],[85,1,5,127,1,5]]; +let numTicks = 15919; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButton.data.js b/packages/flamegrill/src/fixtures/snapshots/MenuButton.data.js index bcd9e25..1d0198d 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButton.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButton.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) :20377:64","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~keyframes :11:19","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~Qg :173:12","~ComponentWithInjectedProps.render :39:72","~M :15:11","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~ai :222:12","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~css :7:13","~assign :50:16","~(anonymous) :41:183","~BaseButton._this._onRenderTextContents :127:48","~DefaultButton.render :75:47","~(anonymous) :398:92","~qe :107:12","~tc :55:12","~memoizedFunction :73:37","~xe :110:125","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~BaseButton._this._onRenderText :136:40","~se :109:12","~qc :49:12","~ke :103:12","~we :110:12","~Customizations.getSettings :31:43","~c :138:170","~Eg :163:273","~Lf :148:288","~getId :98:15","~Ng :166:128","~Cg :163:12","~Af :136:12","~re :108:12","~E :13:11","~Ig :185:375","~If :147:394","~pc :48:127","~Id :87:12","~initializeFocusRects :22:30","~J :114:349","~BaseButton._this._onRenderMenuIcon :169:44","~(anonymous) :2:88","~oc :48:12","~Mf :148:385","~BaseButton._this._onRenderAriaDescription :163:51","~lh :194:140","~ComponentWithInjectedProps :28:52","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ge :101:12","~xf :134:12","~_normalizeArg :100:23","~he :101:184","~initializeDir :31:23","~getWindow :22:19","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,646,8],[0,1,1,0,646,1],[0,1,2,0,646,2],[0,1,3,0,646,3],[0,1,4,0,646,4],[0,1,5,0,646,5],[0,1,3,0,15,3,0,1,7,0,1,38,0,629,42],[0,1,6,0,2,6,0,13,13,1,1,7,0,629,43],[0,1,7,0,2,5,0,13,5,1,1,39,0,629,44],[0,1,7,0,2,3,0,13,7,1,1,40,0,629,45],[1,2,9,0,13,14,1,1,41,0,629,46],[1,2,5,0,13,15,1,1,7,0,629,47],[1,1,3,0,1,7,0,13,3,2,629,48],[1,1,10,0,1,7,0,11,16,0,1,35,0,1,37,2,629,49],[1,1,5,1,11,5,0,1,5,0,1,5,2,629,50],[1,1,3,1,11,3,0,1,3,0,1,7,2,629,51],[1,1,11,1,11,17,0,1,36,3,629,52],[1,1,5,1,9,5,0,2,7,0,1,5,3,1,7,0,620,53,0,8,129],[1,1,3,1,4,3,0,1,7,0,2,21,0,1,26,0,1,34,0,2,7,0,1,21,4,2,7,0,618,54,0,8,130],[1,1,12,1,1,18,0,2,29,0,1,33,1,2,22,0,1,27,0,1,7,2,1,22,6,21,7,0,416,55,0,181,77,0,8,131],[1,1,7,1,1,5,0,1,5,0,1,7,0,1,7,1,2,23,0,1,28,0,1,7,2,1,23,26,1,7,0,19,7,0,40,56,0,272,63,0,34,78,0,31,84,0,8,91,0,8,102,0,1,105,0,3,109,0,91,7,0,8,8,0,9,88,0,39,89,0,11,95,0,9,97,0,2,98,0,1,101,0,5,107,0,1,110,0,1,118,0,3,120,0,1,123,0,8,132],[3,1,3,0,1,3,1,1,7,1,2,24,0,1,7,3,1,24,46,5,7,0,35,57,0,6,7,0,72,64,0,189,70,0,2,109,0,3,124,0,2,7,0,32,79,0,9,7,0,10,72,0,11,99,0,1,116,0,8,7,0,5,7,0,1,110,0,2,126,0,1,7,0,3,7,89,2,7,0,7,7,0,1,122,0,9,7,0,27,7,0,11,96,0,1,117,0,6,7,0,1,8,0,4,112,0,1,7,0,8,8,0,2,7,0,1,7,0,5,7,0,1,7,0,1,7,0,3,7,0,1,7,0,1,7,0,1,133,0,2,134,0,4,135],[3,1,19,0,1,30,3,1,7,0,1,25,0,1,7,3,1,7,51,15,7,0,13,58,0,5,60,0,1,100,0,1,106,6,11,7,0,21,65,0,38,69,0,1,114,0,1,121,0,8,7,0,17,56,0,5,71,0,158,73,0,1,104,0,2,7,0,3,7,2,7,7,0,5,72,0,5,80,0,9,82,0,6,90,6,3,7,0,10,7,0,11,7,0,1,7,13,1,7,0,2,7,134,5,7,0,3,7,0,8,111,0,1,7,6,1,7,0,4,7,1,8,7,7,1,7,7,1,7,0,2,7,0,4,7],[3,1,5,0,1,5,4,1,7,71,4,7,0,9,59,0,1,7,0,4,61,0,1,7,0,1,7,17,2,7,0,19,66,0,16,7,0,9,66,0,9,92,0,4,103,0,1,7,0,1,108,8,17,57,0,1,7,0,4,72,0,3,7,0,136,74,0,19,86,0,1,7,12,2,7,0,5,7,0,5,81,0,9,7,0,5,7,0,1,125,189,8,7,28,1,7],[3,1,3,0,1,31,4,1,7,75,2,7,0,6,60,0,1,106,1,1,7,0,3,62,21,3,7,0,14,67,0,2,108,6,10,7,0,2,7,0,4,67,0,1,108,0,1,113,0,1,127,0,2,7,0,7,93,0,4,7,1,1,7,8,5,7,0,10,60,0,2,106,1,4,7,3,17,7,0,46,75,0,28,80,0,32,83,0,13,90,0,8,7,0,8,72,0,3,90,20,1,7,0,4,87,7,2,7,5,1,7,196,1,7],[3,1,20,0,1,32,82,6,61,0,1,7,2,3,7,24,2,7,0,12,68,0,2,7,18,2,7,0,2,68,0,1,7,0,1,7,0,1,128,2,7,7,3,1,7,15,4,7,0,6,61,0,2,7,25,46,76,0,2,7,0,26,81,0,17,7,0,15,81,0,13,7,5,3,7,0,8,7,0,2,7,0,1,125,21,4,7],[3,1,7,0,1,8,82,2,7,0,4,62,32,12,7,22,2,7,2,1,7,7,2,7,23,1,7,0,5,62,27,8,7,0,18,72,0,17,85,0,1,115,0,2,119,2,15,7,0,11,87,12,5,7,0,15,7,12,1,7,18,1,7,23,2,7],[3,1,7,0,1,7,84,4,7,37,7,7,23,1,7,10,2,7,24,5,7,31,4,7,0,18,7,0,2,7,0,7,72,0,8,94,0,1,72,0,2,7,17,11,7],[257,7,7,0,8,72,0,1,7,26,4,7],[264,8,7]]; -numTicks = 647; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) :20377:64","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~keyframes :11:19","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~Qg :173:12","~ComponentWithInjectedProps.render :39:72","~M :15:11","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~ai :222:12","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~css :7:13","~assign :50:16","~(anonymous) :41:183","~BaseButton._this._onRenderTextContents :127:48","~DefaultButton.render :75:47","~(anonymous) :398:92","~qe :107:12","~tc :55:12","~memoizedFunction :73:37","~xe :110:125","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~BaseButton._this._onRenderText :136:40","~se :109:12","~qc :49:12","~ke :103:12","~we :110:12","~Customizations.getSettings :31:43","~c :138:170","~Eg :163:273","~Lf :148:288","~getId :98:15","~Ng :166:128","~Cg :163:12","~Af :136:12","~re :108:12","~E :13:11","~Ig :185:375","~If :147:394","~pc :48:127","~Id :87:12","~initializeFocusRects :22:30","~J :114:349","~BaseButton._this._onRenderMenuIcon :169:44","~(anonymous) :2:88","~oc :48:12","~Mf :148:385","~BaseButton._this._onRenderAriaDescription :163:51","~lh :194:140","~ComponentWithInjectedProps :28:52","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ge :101:12","~xf :134:12","~_normalizeArg :100:23","~he :101:184","~initializeDir :31:23","~getWindow :22:19","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,646,8],[0,1,1,0,646,1],[0,1,2,0,646,2],[0,1,3,0,646,3],[0,1,4,0,646,4],[0,1,5,0,646,5],[0,1,3,0,15,3,0,1,7,0,1,38,0,629,42],[0,1,6,0,2,6,0,13,13,1,1,7,0,629,43],[0,1,7,0,2,5,0,13,5,1,1,39,0,629,44],[0,1,7,0,2,3,0,13,7,1,1,40,0,629,45],[1,2,9,0,13,14,1,1,41,0,629,46],[1,2,5,0,13,15,1,1,7,0,629,47],[1,1,3,0,1,7,0,13,3,2,629,48],[1,1,10,0,1,7,0,11,16,0,1,35,0,1,37,2,629,49],[1,1,5,1,11,5,0,1,5,0,1,5,2,629,50],[1,1,3,1,11,3,0,1,3,0,1,7,2,629,51],[1,1,11,1,11,17,0,1,36,3,629,52],[1,1,5,1,9,5,0,2,7,0,1,5,3,1,7,0,620,53,0,8,129],[1,1,3,1,4,3,0,1,7,0,2,21,0,1,26,0,1,34,0,2,7,0,1,21,4,2,7,0,618,54,0,8,130],[1,1,12,1,1,18,0,2,29,0,1,33,1,2,22,0,1,27,0,1,7,2,1,22,6,21,7,0,416,55,0,181,77,0,8,131],[1,1,7,1,1,5,0,1,5,0,1,7,0,1,7,1,2,23,0,1,28,0,1,7,2,1,23,26,1,7,0,19,7,0,40,56,0,272,63,0,34,78,0,31,84,0,8,91,0,8,102,0,1,105,0,3,109,0,91,7,0,8,8,0,9,88,0,39,89,0,11,95,0,9,97,0,2,98,0,1,101,0,5,107,0,1,110,0,1,118,0,3,120,0,1,123,0,8,132],[3,1,3,0,1,3,1,1,7,1,2,24,0,1,7,3,1,24,46,5,7,0,35,57,0,6,7,0,72,64,0,189,70,0,2,109,0,3,124,0,2,7,0,32,79,0,9,7,0,10,72,0,11,99,0,1,116,0,8,7,0,5,7,0,1,110,0,2,126,0,1,7,0,3,7,89,2,7,0,7,7,0,1,122,0,9,7,0,27,7,0,11,96,0,1,117,0,6,7,0,1,8,0,4,112,0,1,7,0,8,8,0,2,7,0,1,7,0,5,7,0,1,7,0,1,7,0,3,7,0,1,7,0,1,7,0,1,133,0,2,134,0,4,135],[3,1,19,0,1,30,3,1,7,0,1,25,0,1,7,3,1,7,51,15,7,0,13,58,0,5,60,0,1,100,0,1,106,6,11,7,0,21,65,0,38,69,0,1,114,0,1,121,0,8,7,0,17,56,0,5,71,0,158,73,0,1,104,0,2,7,0,3,7,2,7,7,0,5,72,0,5,80,0,9,82,0,6,90,6,3,7,0,10,7,0,11,7,0,1,7,13,1,7,0,2,7,134,5,7,0,3,7,0,8,111,0,1,7,6,1,7,0,4,7,1,8,7,7,1,7,7,1,7,0,2,7,0,4,7],[3,1,5,0,1,5,4,1,7,71,4,7,0,9,59,0,1,7,0,4,61,0,1,7,0,1,7,17,2,7,0,19,66,0,16,7,0,9,66,0,9,92,0,4,103,0,1,7,0,1,108,8,17,57,0,1,7,0,4,72,0,3,7,0,136,74,0,19,86,0,1,7,12,2,7,0,5,7,0,5,81,0,9,7,0,5,7,0,1,125,189,8,7,28,1,7],[3,1,3,0,1,31,4,1,7,75,2,7,0,6,60,0,1,106,1,1,7,0,3,62,21,3,7,0,14,67,0,2,108,6,10,7,0,2,7,0,4,67,0,1,108,0,1,113,0,1,127,0,2,7,0,7,93,0,4,7,1,1,7,8,5,7,0,10,60,0,2,106,1,4,7,3,17,7,0,46,75,0,28,80,0,32,83,0,13,90,0,8,7,0,8,72,0,3,90,20,1,7,0,4,87,7,2,7,5,1,7,196,1,7],[3,1,20,0,1,32,82,6,61,0,1,7,2,3,7,24,2,7,0,12,68,0,2,7,18,2,7,0,2,68,0,1,7,0,1,7,0,1,128,2,7,7,3,1,7,15,4,7,0,6,61,0,2,7,25,46,76,0,2,7,0,26,81,0,17,7,0,15,81,0,13,7,5,3,7,0,8,7,0,2,7,0,1,125,21,4,7],[3,1,7,0,1,8,82,2,7,0,4,62,32,12,7,22,2,7,2,1,7,7,2,7,23,1,7,0,5,62,27,8,7,0,18,72,0,17,85,0,1,115,0,2,119,2,15,7,0,11,87,12,5,7,0,15,7,12,1,7,18,1,7,23,2,7],[3,1,7,0,1,7,84,4,7,37,7,7,23,1,7,10,2,7,24,5,7,31,4,7,0,18,7,0,2,7,0,7,72,0,8,94,0,1,72,0,2,7,17,11,7],[257,7,7,0,8,72,0,1,7,26,4,7],[264,8,7]]; +let numTicks = 647; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButton.html b/packages/flamegrill/src/fixtures/snapshots/MenuButton.html index 30f4e0d..3a08ec6 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButton.html +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButton.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) :20377:64","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~keyframes :11:19","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~Qg :173:12","~ComponentWithInjectedProps.render :39:72","~M :15:11","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~ai :222:12","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~css :7:13","~assign :50:16","~(anonymous) :41:183","~BaseButton._this._onRenderTextContents :127:48","~DefaultButton.render :75:47","~(anonymous) :398:92","~qe :107:12","~tc :55:12","~memoizedFunction :73:37","~xe :110:125","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~BaseButton._this._onRenderText :136:40","~se :109:12","~qc :49:12","~ke :103:12","~we :110:12","~Customizations.getSettings :31:43","~c :138:170","~Eg :163:273","~Lf :148:288","~getId :98:15","~Ng :166:128","~Cg :163:12","~Af :136:12","~re :108:12","~E :13:11","~Ig :185:375","~If :147:394","~pc :48:127","~Id :87:12","~initializeFocusRects :22:30","~J :114:349","~BaseButton._this._onRenderMenuIcon :169:44","~(anonymous) :2:88","~oc :48:12","~Mf :148:385","~BaseButton._this._onRenderAriaDescription :163:51","~lh :194:140","~ComponentWithInjectedProps :28:52","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ge :101:12","~xf :134:12","~_normalizeArg :100:23","~he :101:184","~initializeDir :31:23","~getWindow :22:19","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,646,8],[0,1,1,0,646,1],[0,1,2,0,646,2],[0,1,3,0,646,3],[0,1,4,0,646,4],[0,1,5,0,646,5],[0,1,3,0,15,3,0,1,7,0,1,38,0,629,42],[0,1,6,0,2,6,0,13,13,1,1,7,0,629,43],[0,1,7,0,2,5,0,13,5,1,1,39,0,629,44],[0,1,7,0,2,3,0,13,7,1,1,40,0,629,45],[1,2,9,0,13,14,1,1,41,0,629,46],[1,2,5,0,13,15,1,1,7,0,629,47],[1,1,3,0,1,7,0,13,3,2,629,48],[1,1,10,0,1,7,0,11,16,0,1,35,0,1,37,2,629,49],[1,1,5,1,11,5,0,1,5,0,1,5,2,629,50],[1,1,3,1,11,3,0,1,3,0,1,7,2,629,51],[1,1,11,1,11,17,0,1,36,3,629,52],[1,1,5,1,9,5,0,2,7,0,1,5,3,1,7,0,620,53,0,8,129],[1,1,3,1,4,3,0,1,7,0,2,21,0,1,26,0,1,34,0,2,7,0,1,21,4,2,7,0,618,54,0,8,130],[1,1,12,1,1,18,0,2,29,0,1,33,1,2,22,0,1,27,0,1,7,2,1,22,6,21,7,0,416,55,0,181,77,0,8,131],[1,1,7,1,1,5,0,1,5,0,1,7,0,1,7,1,2,23,0,1,28,0,1,7,2,1,23,26,1,7,0,19,7,0,40,56,0,272,63,0,34,78,0,31,84,0,8,91,0,8,102,0,1,105,0,3,109,0,91,7,0,8,8,0,9,88,0,39,89,0,11,95,0,9,97,0,2,98,0,1,101,0,5,107,0,1,110,0,1,118,0,3,120,0,1,123,0,8,132],[3,1,3,0,1,3,1,1,7,1,2,24,0,1,7,3,1,24,46,5,7,0,35,57,0,6,7,0,72,64,0,189,70,0,2,109,0,3,124,0,2,7,0,32,79,0,9,7,0,10,72,0,11,99,0,1,116,0,8,7,0,5,7,0,1,110,0,2,126,0,1,7,0,3,7,89,2,7,0,7,7,0,1,122,0,9,7,0,27,7,0,11,96,0,1,117,0,6,7,0,1,8,0,4,112,0,1,7,0,8,8,0,2,7,0,1,7,0,5,7,0,1,7,0,1,7,0,3,7,0,1,7,0,1,7,0,1,133,0,2,134,0,4,135],[3,1,19,0,1,30,3,1,7,0,1,25,0,1,7,3,1,7,51,15,7,0,13,58,0,5,60,0,1,100,0,1,106,6,11,7,0,21,65,0,38,69,0,1,114,0,1,121,0,8,7,0,17,56,0,5,71,0,158,73,0,1,104,0,2,7,0,3,7,2,7,7,0,5,72,0,5,80,0,9,82,0,6,90,6,3,7,0,10,7,0,11,7,0,1,7,13,1,7,0,2,7,134,5,7,0,3,7,0,8,111,0,1,7,6,1,7,0,4,7,1,8,7,7,1,7,7,1,7,0,2,7,0,4,7],[3,1,5,0,1,5,4,1,7,71,4,7,0,9,59,0,1,7,0,4,61,0,1,7,0,1,7,17,2,7,0,19,66,0,16,7,0,9,66,0,9,92,0,4,103,0,1,7,0,1,108,8,17,57,0,1,7,0,4,72,0,3,7,0,136,74,0,19,86,0,1,7,12,2,7,0,5,7,0,5,81,0,9,7,0,5,7,0,1,125,189,8,7,28,1,7],[3,1,3,0,1,31,4,1,7,75,2,7,0,6,60,0,1,106,1,1,7,0,3,62,21,3,7,0,14,67,0,2,108,6,10,7,0,2,7,0,4,67,0,1,108,0,1,113,0,1,127,0,2,7,0,7,93,0,4,7,1,1,7,8,5,7,0,10,60,0,2,106,1,4,7,3,17,7,0,46,75,0,28,80,0,32,83,0,13,90,0,8,7,0,8,72,0,3,90,20,1,7,0,4,87,7,2,7,5,1,7,196,1,7],[3,1,20,0,1,32,82,6,61,0,1,7,2,3,7,24,2,7,0,12,68,0,2,7,18,2,7,0,2,68,0,1,7,0,1,7,0,1,128,2,7,7,3,1,7,15,4,7,0,6,61,0,2,7,25,46,76,0,2,7,0,26,81,0,17,7,0,15,81,0,13,7,5,3,7,0,8,7,0,2,7,0,1,125,21,4,7],[3,1,7,0,1,8,82,2,7,0,4,62,32,12,7,22,2,7,2,1,7,7,2,7,23,1,7,0,5,62,27,8,7,0,18,72,0,17,85,0,1,115,0,2,119,2,15,7,0,11,87,12,5,7,0,15,7,12,1,7,18,1,7,23,2,7],[3,1,7,0,1,7,84,4,7,37,7,7,23,1,7,10,2,7,24,5,7,31,4,7,0,18,7,0,2,7,0,7,72,0,8,94,0,1,72,0,2,7,17,11,7],[257,7,7,0,8,72,0,1,7,26,4,7],[264,8,7]]; -numTicks = 647; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) :20377:64","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~keyframes :11:19","~Stylesheet.insertRule :129:48","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_15_initializeIcons :1951:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton :102:24","~Qg :173:12","~ComponentWithInjectedProps.render :39:72","~M :15:11","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~ai :222:12","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~filteredAssign :70:24","~css :7:13","~assign :50:16","~(anonymous) :41:183","~BaseButton._this._onRenderTextContents :127:48","~DefaultButton.render :75:47","~(anonymous) :398:92","~qe :107:12","~tc :55:12","~memoizedFunction :73:37","~xe :110:125","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~BaseButton._this._onRenderText :136:40","~se :109:12","~qc :49:12","~ke :103:12","~we :110:12","~Customizations.getSettings :31:43","~c :138:170","~Eg :163:273","~Lf :148:288","~getId :98:15","~Ng :166:128","~Cg :163:12","~Af :136:12","~re :108:12","~E :13:11","~Ig :185:375","~If :147:394","~pc :48:127","~Id :87:12","~initializeFocusRects :22:30","~J :114:349","~BaseButton._this._onRenderMenuIcon :169:44","~(anonymous) :2:88","~oc :48:12","~Mf :148:385","~BaseButton._this._onRenderAriaDescription :163:51","~lh :194:140","~ComponentWithInjectedProps :28:52","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~ge :101:12","~xf :134:12","~_normalizeArg :100:23","~he :101:184","~initializeDir :31:23","~getWindow :22:19","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,646,8],[0,1,1,0,646,1],[0,1,2,0,646,2],[0,1,3,0,646,3],[0,1,4,0,646,4],[0,1,5,0,646,5],[0,1,3,0,15,3,0,1,7,0,1,38,0,629,42],[0,1,6,0,2,6,0,13,13,1,1,7,0,629,43],[0,1,7,0,2,5,0,13,5,1,1,39,0,629,44],[0,1,7,0,2,3,0,13,7,1,1,40,0,629,45],[1,2,9,0,13,14,1,1,41,0,629,46],[1,2,5,0,13,15,1,1,7,0,629,47],[1,1,3,0,1,7,0,13,3,2,629,48],[1,1,10,0,1,7,0,11,16,0,1,35,0,1,37,2,629,49],[1,1,5,1,11,5,0,1,5,0,1,5,2,629,50],[1,1,3,1,11,3,0,1,3,0,1,7,2,629,51],[1,1,11,1,11,17,0,1,36,3,629,52],[1,1,5,1,9,5,0,2,7,0,1,5,3,1,7,0,620,53,0,8,129],[1,1,3,1,4,3,0,1,7,0,2,21,0,1,26,0,1,34,0,2,7,0,1,21,4,2,7,0,618,54,0,8,130],[1,1,12,1,1,18,0,2,29,0,1,33,1,2,22,0,1,27,0,1,7,2,1,22,6,21,7,0,416,55,0,181,77,0,8,131],[1,1,7,1,1,5,0,1,5,0,1,7,0,1,7,1,2,23,0,1,28,0,1,7,2,1,23,26,1,7,0,19,7,0,40,56,0,272,63,0,34,78,0,31,84,0,8,91,0,8,102,0,1,105,0,3,109,0,91,7,0,8,8,0,9,88,0,39,89,0,11,95,0,9,97,0,2,98,0,1,101,0,5,107,0,1,110,0,1,118,0,3,120,0,1,123,0,8,132],[3,1,3,0,1,3,1,1,7,1,2,24,0,1,7,3,1,24,46,5,7,0,35,57,0,6,7,0,72,64,0,189,70,0,2,109,0,3,124,0,2,7,0,32,79,0,9,7,0,10,72,0,11,99,0,1,116,0,8,7,0,5,7,0,1,110,0,2,126,0,1,7,0,3,7,89,2,7,0,7,7,0,1,122,0,9,7,0,27,7,0,11,96,0,1,117,0,6,7,0,1,8,0,4,112,0,1,7,0,8,8,0,2,7,0,1,7,0,5,7,0,1,7,0,1,7,0,3,7,0,1,7,0,1,7,0,1,133,0,2,134,0,4,135],[3,1,19,0,1,30,3,1,7,0,1,25,0,1,7,3,1,7,51,15,7,0,13,58,0,5,60,0,1,100,0,1,106,6,11,7,0,21,65,0,38,69,0,1,114,0,1,121,0,8,7,0,17,56,0,5,71,0,158,73,0,1,104,0,2,7,0,3,7,2,7,7,0,5,72,0,5,80,0,9,82,0,6,90,6,3,7,0,10,7,0,11,7,0,1,7,13,1,7,0,2,7,134,5,7,0,3,7,0,8,111,0,1,7,6,1,7,0,4,7,1,8,7,7,1,7,7,1,7,0,2,7,0,4,7],[3,1,5,0,1,5,4,1,7,71,4,7,0,9,59,0,1,7,0,4,61,0,1,7,0,1,7,17,2,7,0,19,66,0,16,7,0,9,66,0,9,92,0,4,103,0,1,7,0,1,108,8,17,57,0,1,7,0,4,72,0,3,7,0,136,74,0,19,86,0,1,7,12,2,7,0,5,7,0,5,81,0,9,7,0,5,7,0,1,125,189,8,7,28,1,7],[3,1,3,0,1,31,4,1,7,75,2,7,0,6,60,0,1,106,1,1,7,0,3,62,21,3,7,0,14,67,0,2,108,6,10,7,0,2,7,0,4,67,0,1,108,0,1,113,0,1,127,0,2,7,0,7,93,0,4,7,1,1,7,8,5,7,0,10,60,0,2,106,1,4,7,3,17,7,0,46,75,0,28,80,0,32,83,0,13,90,0,8,7,0,8,72,0,3,90,20,1,7,0,4,87,7,2,7,5,1,7,196,1,7],[3,1,20,0,1,32,82,6,61,0,1,7,2,3,7,24,2,7,0,12,68,0,2,7,18,2,7,0,2,68,0,1,7,0,1,7,0,1,128,2,7,7,3,1,7,15,4,7,0,6,61,0,2,7,25,46,76,0,2,7,0,26,81,0,17,7,0,15,81,0,13,7,5,3,7,0,8,7,0,2,7,0,1,125,21,4,7],[3,1,7,0,1,8,82,2,7,0,4,62,32,12,7,22,2,7,2,1,7,7,2,7,23,1,7,0,5,62,27,8,7,0,18,72,0,17,85,0,1,115,0,2,119,2,15,7,0,11,87,12,5,7,0,15,7,12,1,7,18,1,7,23,2,7],[3,1,7,0,1,7,84,4,7,37,7,7,23,1,7,10,2,7,24,5,7,31,4,7,0,18,7,0,2,7,0,7,72,0,8,94,0,1,72,0,2,7,17,11,7],[257,7,7,0,8,72,0,1,7,26,4,7],[264,8,7]]; +let numTicks = 647; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.data.js b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.data.js index abb580c..f520893 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutX :399:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3612254","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ai :222:12","~MenuButtonView :2438:31","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~count :21:186","~U :19:192","~S :18:11","~result :35:27","~TextView :9:25","~useContext :22:403","~M :186:11","~If :147:394","~toArray :21:248","~V :20:247","~T :19:239","~escape :16:176","~MenuButton_styles_baseTokens :2307:45","~tc :55:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~R :17:11","~__rest :61:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~useButtonState :487:31","~useImperativeHandle :22:516","~W :20:347","~_translateShorthand :150:29","~M :15:11","~we :110:12","~qe :107:12","~(anonymous) :68:123","~TextStyles :2:27","~getNativeProps :393:24","~filteredAssign :70:24","~memoizedFunction :73:37","~expandSelector :272:24","~fa :20:12","~FontIcon :34:25","~(anonymous) :398:92","~re :108:12","~expandQuads :355:21","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~Ng :166:128","~se :109:12","~Stylesheet.classNameFromKey :106:54","~da :16:12","~Af :136:12","~(anonymous) :2:88","~Id :87:12","~useMenuButtonState :2266:35","~Cg :163:12","~_normalizeArg :100:23","~getSlots :109:18","~qc :49:12","~pc :48:127","~Ig :185:375","~Je :114:12","~applyRegistration :427:27","~(anonymous) :1577:100","~(anonymous) :30:100","~Eg :163:273","~Q :16:293","~Button_view_deriveRootType :894:36","~oc :48:12","~lh :194:140","~_loop_1 :113:28","~useImperativeHandle :158:358","~sg :154:239","~mg :151:12","~ButtonTokens :654:29","~N :16:105","~_getCustomizations :102:28","~MenuButtonSlots :2429:32","~factoryComponents_FontIcon :842:43","~useRef :23:254","~useRef :159:332","~useCallback :22:349","~useCallback :158:210","~Ve :119:12","~Lf :148:288","~he :101:184","~(anonymous) :21:209","~Button_styles_baseTokens :505:41","~enabledTokens :543:30","~css :7:13","~f :138:420","~(anonymous) :26:88","~useControlledState :1880:28","~ge :101:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1547,8],[0,1,1,0,1547,9],[0,1,2,0,1547,10],[0,1,3,0,1547,11],[0,1,4,0,1547,12],[0,1,5,0,1547,13],[0,1,6,0,1,7,0,9,11,0,3,37,0,1534,43],[0,1,7,0,1,7,0,2,14,0,7,20,0,3,7,0,1534,44],[0,1,7,0,1,7,0,2,13,0,7,13,0,3,38,0,1534,45],[2,2,11,0,6,7,0,1,11,0,1,39,0,1,41,0,1,42,0,1534,46],[2,2,15,0,6,22,0,1,21,0,1,40,0,1,40,0,1,7,0,1534,47],[2,2,13,0,6,23,0,1,7,0,1,7,0,1,7,0,1,7,0,1534,48],[2,1,16,0,1,19,0,6,11,1,1,7,2,1534,49],[2,1,17,0,1,7,0,5,24,0,1,34,4,1534,50],[2,1,18,0,1,7,0,5,13,0,1,13,4,1534,51],[2,1,7,1,5,11,0,1,11,4,1534,52],[2,1,7,1,5,25,0,1,35,4,1534,53],[4,1,7,0,4,13,0,1,13,4,1528,54,0,6,173],[4,1,7,0,1,7,0,1,11,0,1,26,0,1,33,0,1,36,4,4,7,0,1524,55,0,6,174],[6,1,31,0,1,27,0,1,7,0,1,7,8,34,7,0,1313,56,0,177,66,0,6,175],[6,1,13,0,1,28,0,1,7,43,25,7,0,51,57,0,1228,64,0,1,126,0,1,134,0,1,139,0,2,140,0,4,163,0,90,7,0,12,8,0,1,89,0,40,95,0,1,111,0,6,112,0,3,122,0,12,125,0,4,127,0,1,144,0,7,148,0,6,176],[6,1,11,0,1,29,69,7,7,0,44,58,0,15,7,0,1055,65,0,127,85,0,25,120,0,6,157,0,1,7,0,1,7,0,1,7,0,2,7,0,2,7,0,2,164,85,5,7,0,12,7,0,1,7,0,24,7,0,14,137,0,2,147,0,1,7,0,6,7,0,3,7,0,2,7,0,10,8,0,3,7,0,1,132,0,1,7,0,7,7,0,1,177,0,2,178,0,3,181],[6,1,32,0,1,30,76,13,7,0,21,59,0,9,61,0,1,130,15,67,7,0,358,67,0,112,79,0,474,80,0,3,87,0,11,104,0,10,106,0,8,133,0,10,136,0,2,156,0,5,7,0,102,86,0,2,87,0,11,96,0,7,155,0,4,7,0,3,110,0,11,115,0,5,117,0,2,168,0,3,7,0,3,110,7,1,7,0,1,172,122,5,7,0,5,7,0,9,138,0,2,7,8,2,7,2,10,7,3,1,7,7,1,7,0,1,7,0,1,7,0,1,179,0,3,180],[6,1,7,0,1,7,89,5,7,0,15,60,0,1,169,0,1,7,0,8,62,0,1,7,67,15,7,0,10,7,0,338,68,0,10,102,0,78,7,0,31,79,0,3,153,0,5,7,0,444,81,0,7,102,0,14,115,0,1,131,0,3,146,0,3,88,0,1,7,0,10,105,0,4,7,0,5,107,0,1,158,0,4,7,0,1,158,0,2,160,0,1,171,0,5,7,0,5,149,0,2,7,5,5,7,0,78,68,0,8,102,0,9,115,0,1,131,0,1,170,0,1,7,0,1,108,0,7,7,0,4,97,0,7,105,4,3,7,0,4,7,0,7,116,0,3,7,0,2,135,0,2,7,2,1,7,0,3,7,8,1,7,132,9,7,10,2,7,26,1,180,0,3,7],[6,1,7,0,1,7,94,4,7,0,11,61,0,1,7,1,8,63,80,3,7,9,1,7,0,10,7,0,265,69,0,23,82,0,40,90,0,10,7,7,71,7,0,28,7,0,1,94,0,1,166,0,1,167,0,3,7,5,3,7,0,441,68,0,7,7,0,2,7,0,12,116,0,1,7,0,3,7,0,3,7,1,10,7,4,1,7,0,1,108,0,3,150,0,1,159,3,1,7,0,1,7,0,2,161,0,1,7,5,5,7,12,2,7,0,75,69,0,1,82,0,8,7,0,1,7,0,8,116,0,1,7,0,1,7,0,1,7,0,1,7,4,3,113,0,4,7,0,7,7,11,5,7,0,2,121,3,2,7,1,1,7,194,1,7],[106,2,7,0,7,62,0,2,162,2,8,7,102,1,7,0,11,7,0,254,70,0,2,7,0,21,83,0,1,7,0,39,91,5,5,7,21,57,7,8,20,7,0,1,7,0,1,7,0,1,7,10,1,7,0,6,7,0,393,69,0,17,82,0,25,90,0,7,7,2,6,7,0,6,121,23,1,7,0,3,151,0,1,7,5,1,7,0,1,152,25,2,7,0,73,70,0,1,83,5,3,7,1,1,7,0,7,121,2,1,7,5,3,114,27,2,7],[108,2,7,0,5,63,0,2,7,124,10,7,0,235,71,0,9,117,2,1,7,0,20,84,1,29,83,0,4,101,0,6,145,107,9,7,0,1,7,18,1,7,0,4,7,0,389,70,0,17,83,0,1,7,0,24,91,15,6,7,24,1,7,0,2,152,7,1,7,27,2,7,0,68,71,0,3,117,0,1,84,10,7,7,8,3,7,28,1,7],[110,5,7,136,6,7,0,213,72,0,1,109,0,14,110,0,1,154,0,8,7,0,1,135,3,9,7,0,5,84,0,6,92,1,2,7,0,27,84,0,4,7,0,6,7,140,4,7,0,381,71,0,4,117,0,1,7,0,16,84,1,21,83,0,3,145,17,4,7,25,2,7,37,6,7,0,56,72,0,1,109,0,3,110,0,2,131,0,2,7,0,1,135,0,1,7,15,2,7,10,1,7],[255,2,7,0,41,7,0,167,73,0,5,142,0,1,7,0,14,7,0,1,7,8,1,7,12,5,7,0,6,7,3,7,7,0,17,84,0,3,92,8,2,7,144,7,7,0,364,72,0,2,109,0,8,110,0,3,7,0,1,135,1,3,7,0,11,84,0,2,92,1,1,7,0,20,84,0,3,7,89,2,7,0,12,7,0,43,73,0,1,142,0,1,7,0,3,7,0,2,7,2,1,7],[278,20,7,0,14,7,0,114,74,0,39,98,0,2,7,0,3,143,58,8,7,0,9,119,0,3,7,159,2,7,0,20,7,0,342,73,0,2,142,0,2,7,0,8,7,3,1,7,4,2,7,0,2,84,0,6,92,0,1,165,0,2,7,2,5,7,0,15,84,2,1,7,100,3,7,0,4,7,0,33,74,0,6,98,0,1,143],[312,3,7,0,104,75,0,7,141,0,7,7,0,30,99,0,2,100,2,3,7,66,8,7,0,1,154,171,13,7,0,7,7,0,293,74,0,42,98,0,2,143,20,2,7,0,1,7,0,5,93,0,1,7,1,1,7,7,5,7,0,5,84,0,3,92,0,2,119,109,1,7,0,2,7,0,30,75,0,1,141,0,1,7,0,2,99,0,3,100,0,1,7],[315,10,7,0,68,76,0,18,78,0,1,100,0,7,128,0,7,7,7,4,7,0,26,99,0,1,7,0,1,8,79,1,7,190,1,7,0,4,7,0,286,75,0,3,141,0,9,7,0,32,99,0,1,100,0,2,7,23,5,7,15,2,7,0,3,119,0,3,93,0,1,7,0,1,129,112,1,7,0,13,76,0,9,78,0,2,100,0,5,128,0,1,7,1,1,7,0,1,99,0,3,7],[325,12,7,0,50,76,0,6,100,0,18,7,0,1,7,0,7,7,18,20,7,0,6,99,1,1,7,275,6,7,0,210,76,0,60,78,0,2,100,0,8,128,0,2,7,0,1,100,9,2,7,0,30,99,0,1,7,27,3,7,17,1,7,0,2,129,0,3,7,1,1,7,113,5,7,0,8,76,0,9,7,0,2,7,0,5,7,3,1,99],[334,3,7,0,15,7,0,33,77,0,2,100,0,5,7,0,1,8,14,4,7,3,5,7,27,11,7,0,3,7,0,1,99,0,2,124,283,8,7,0,201,76,0,1,100,0,60,7,0,2,7,0,8,7,2,1,7,11,11,7,0,18,99,0,1,124,28,3,7,18,2,7,1,2,7,120,7,7,0,1,100,8,1,7,2,5,7,3,1,99],[352,5,7,0,27,76,0,1,118,0,2,8,5,1,7,53,11,7,3,1,7,0,2,7,289,2,7,0,37,7,0,141,77,0,23,123,0,1,7,42,18,7,2,8,7,17,8,7,0,7,7,0,7,99,0,4,124,0,1,7,52,2,7,127,1,7,19,1,99],[357,17,7,0,10,77,0,1,7,0,2,7,74,2,7,328,26,7,0,106,76,0,9,118,0,23,7,89,7,7,7,5,7,0,1,99,0,1,124,0,4,7,202,1,7],[370,3,7,0,1,103,0,3,7,0,7,76,0,1,7,432,60,7,0,38,77,0,8,100,0,9,7,10,12,7,0,1,103,107,1,7,0,1,7,0,1,7,1,3,7],[377,6,7,0,1,100,477,10,7,0,6,103,0,6,7,0,32,76,0,5,7,0,3,8,4,5,7,130,1,7,1,1,7],[381,1,7,0,1,103,0,1,7,499,29,7,0,3,100,5,3,7],[899,8,7,0,5,103,0,3,7]]; -numTicks = 1548; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutX :399:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3612254","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ai :222:12","~MenuButtonView :2438:31","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~count :21:186","~U :19:192","~S :18:11","~result :35:27","~TextView :9:25","~useContext :22:403","~M :186:11","~If :147:394","~toArray :21:248","~V :20:247","~T :19:239","~escape :16:176","~MenuButton_styles_baseTokens :2307:45","~tc :55:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~R :17:11","~__rest :61:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~useButtonState :487:31","~useImperativeHandle :22:516","~W :20:347","~_translateShorthand :150:29","~M :15:11","~we :110:12","~qe :107:12","~(anonymous) :68:123","~TextStyles :2:27","~getNativeProps :393:24","~filteredAssign :70:24","~memoizedFunction :73:37","~expandSelector :272:24","~fa :20:12","~FontIcon :34:25","~(anonymous) :398:92","~re :108:12","~expandQuads :355:21","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~Ng :166:128","~se :109:12","~Stylesheet.classNameFromKey :106:54","~da :16:12","~Af :136:12","~(anonymous) :2:88","~Id :87:12","~useMenuButtonState :2266:35","~Cg :163:12","~_normalizeArg :100:23","~getSlots :109:18","~qc :49:12","~pc :48:127","~Ig :185:375","~Je :114:12","~applyRegistration :427:27","~(anonymous) :1577:100","~(anonymous) :30:100","~Eg :163:273","~Q :16:293","~Button_view_deriveRootType :894:36","~oc :48:12","~lh :194:140","~_loop_1 :113:28","~useImperativeHandle :158:358","~sg :154:239","~mg :151:12","~ButtonTokens :654:29","~N :16:105","~_getCustomizations :102:28","~MenuButtonSlots :2429:32","~factoryComponents_FontIcon :842:43","~useRef :23:254","~useRef :159:332","~useCallback :22:349","~useCallback :158:210","~Ve :119:12","~Lf :148:288","~he :101:184","~(anonymous) :21:209","~Button_styles_baseTokens :505:41","~enabledTokens :543:30","~css :7:13","~f :138:420","~(anonymous) :26:88","~useControlledState :1880:28","~ge :101:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1547,8],[0,1,1,0,1547,9],[0,1,2,0,1547,10],[0,1,3,0,1547,11],[0,1,4,0,1547,12],[0,1,5,0,1547,13],[0,1,6,0,1,7,0,9,11,0,3,37,0,1534,43],[0,1,7,0,1,7,0,2,14,0,7,20,0,3,7,0,1534,44],[0,1,7,0,1,7,0,2,13,0,7,13,0,3,38,0,1534,45],[2,2,11,0,6,7,0,1,11,0,1,39,0,1,41,0,1,42,0,1534,46],[2,2,15,0,6,22,0,1,21,0,1,40,0,1,40,0,1,7,0,1534,47],[2,2,13,0,6,23,0,1,7,0,1,7,0,1,7,0,1,7,0,1534,48],[2,1,16,0,1,19,0,6,11,1,1,7,2,1534,49],[2,1,17,0,1,7,0,5,24,0,1,34,4,1534,50],[2,1,18,0,1,7,0,5,13,0,1,13,4,1534,51],[2,1,7,1,5,11,0,1,11,4,1534,52],[2,1,7,1,5,25,0,1,35,4,1534,53],[4,1,7,0,4,13,0,1,13,4,1528,54,0,6,173],[4,1,7,0,1,7,0,1,11,0,1,26,0,1,33,0,1,36,4,4,7,0,1524,55,0,6,174],[6,1,31,0,1,27,0,1,7,0,1,7,8,34,7,0,1313,56,0,177,66,0,6,175],[6,1,13,0,1,28,0,1,7,43,25,7,0,51,57,0,1228,64,0,1,126,0,1,134,0,1,139,0,2,140,0,4,163,0,90,7,0,12,8,0,1,89,0,40,95,0,1,111,0,6,112,0,3,122,0,12,125,0,4,127,0,1,144,0,7,148,0,6,176],[6,1,11,0,1,29,69,7,7,0,44,58,0,15,7,0,1055,65,0,127,85,0,25,120,0,6,157,0,1,7,0,1,7,0,1,7,0,2,7,0,2,7,0,2,164,85,5,7,0,12,7,0,1,7,0,24,7,0,14,137,0,2,147,0,1,7,0,6,7,0,3,7,0,2,7,0,10,8,0,3,7,0,1,132,0,1,7,0,7,7,0,1,177,0,2,178,0,3,181],[6,1,32,0,1,30,76,13,7,0,21,59,0,9,61,0,1,130,15,67,7,0,358,67,0,112,79,0,474,80,0,3,87,0,11,104,0,10,106,0,8,133,0,10,136,0,2,156,0,5,7,0,102,86,0,2,87,0,11,96,0,7,155,0,4,7,0,3,110,0,11,115,0,5,117,0,2,168,0,3,7,0,3,110,7,1,7,0,1,172,122,5,7,0,5,7,0,9,138,0,2,7,8,2,7,2,10,7,3,1,7,7,1,7,0,1,7,0,1,7,0,1,179,0,3,180],[6,1,7,0,1,7,89,5,7,0,15,60,0,1,169,0,1,7,0,8,62,0,1,7,67,15,7,0,10,7,0,338,68,0,10,102,0,78,7,0,31,79,0,3,153,0,5,7,0,444,81,0,7,102,0,14,115,0,1,131,0,3,146,0,3,88,0,1,7,0,10,105,0,4,7,0,5,107,0,1,158,0,4,7,0,1,158,0,2,160,0,1,171,0,5,7,0,5,149,0,2,7,5,5,7,0,78,68,0,8,102,0,9,115,0,1,131,0,1,170,0,1,7,0,1,108,0,7,7,0,4,97,0,7,105,4,3,7,0,4,7,0,7,116,0,3,7,0,2,135,0,2,7,2,1,7,0,3,7,8,1,7,132,9,7,10,2,7,26,1,180,0,3,7],[6,1,7,0,1,7,94,4,7,0,11,61,0,1,7,1,8,63,80,3,7,9,1,7,0,10,7,0,265,69,0,23,82,0,40,90,0,10,7,7,71,7,0,28,7,0,1,94,0,1,166,0,1,167,0,3,7,5,3,7,0,441,68,0,7,7,0,2,7,0,12,116,0,1,7,0,3,7,0,3,7,1,10,7,4,1,7,0,1,108,0,3,150,0,1,159,3,1,7,0,1,7,0,2,161,0,1,7,5,5,7,12,2,7,0,75,69,0,1,82,0,8,7,0,1,7,0,8,116,0,1,7,0,1,7,0,1,7,0,1,7,4,3,113,0,4,7,0,7,7,11,5,7,0,2,121,3,2,7,1,1,7,194,1,7],[106,2,7,0,7,62,0,2,162,2,8,7,102,1,7,0,11,7,0,254,70,0,2,7,0,21,83,0,1,7,0,39,91,5,5,7,21,57,7,8,20,7,0,1,7,0,1,7,0,1,7,10,1,7,0,6,7,0,393,69,0,17,82,0,25,90,0,7,7,2,6,7,0,6,121,23,1,7,0,3,151,0,1,7,5,1,7,0,1,152,25,2,7,0,73,70,0,1,83,5,3,7,1,1,7,0,7,121,2,1,7,5,3,114,27,2,7],[108,2,7,0,5,63,0,2,7,124,10,7,0,235,71,0,9,117,2,1,7,0,20,84,1,29,83,0,4,101,0,6,145,107,9,7,0,1,7,18,1,7,0,4,7,0,389,70,0,17,83,0,1,7,0,24,91,15,6,7,24,1,7,0,2,152,7,1,7,27,2,7,0,68,71,0,3,117,0,1,84,10,7,7,8,3,7,28,1,7],[110,5,7,136,6,7,0,213,72,0,1,109,0,14,110,0,1,154,0,8,7,0,1,135,3,9,7,0,5,84,0,6,92,1,2,7,0,27,84,0,4,7,0,6,7,140,4,7,0,381,71,0,4,117,0,1,7,0,16,84,1,21,83,0,3,145,17,4,7,25,2,7,37,6,7,0,56,72,0,1,109,0,3,110,0,2,131,0,2,7,0,1,135,0,1,7,15,2,7,10,1,7],[255,2,7,0,41,7,0,167,73,0,5,142,0,1,7,0,14,7,0,1,7,8,1,7,12,5,7,0,6,7,3,7,7,0,17,84,0,3,92,8,2,7,144,7,7,0,364,72,0,2,109,0,8,110,0,3,7,0,1,135,1,3,7,0,11,84,0,2,92,1,1,7,0,20,84,0,3,7,89,2,7,0,12,7,0,43,73,0,1,142,0,1,7,0,3,7,0,2,7,2,1,7],[278,20,7,0,14,7,0,114,74,0,39,98,0,2,7,0,3,143,58,8,7,0,9,119,0,3,7,159,2,7,0,20,7,0,342,73,0,2,142,0,2,7,0,8,7,3,1,7,4,2,7,0,2,84,0,6,92,0,1,165,0,2,7,2,5,7,0,15,84,2,1,7,100,3,7,0,4,7,0,33,74,0,6,98,0,1,143],[312,3,7,0,104,75,0,7,141,0,7,7,0,30,99,0,2,100,2,3,7,66,8,7,0,1,154,171,13,7,0,7,7,0,293,74,0,42,98,0,2,143,20,2,7,0,1,7,0,5,93,0,1,7,1,1,7,7,5,7,0,5,84,0,3,92,0,2,119,109,1,7,0,2,7,0,30,75,0,1,141,0,1,7,0,2,99,0,3,100,0,1,7],[315,10,7,0,68,76,0,18,78,0,1,100,0,7,128,0,7,7,7,4,7,0,26,99,0,1,7,0,1,8,79,1,7,190,1,7,0,4,7,0,286,75,0,3,141,0,9,7,0,32,99,0,1,100,0,2,7,23,5,7,15,2,7,0,3,119,0,3,93,0,1,7,0,1,129,112,1,7,0,13,76,0,9,78,0,2,100,0,5,128,0,1,7,1,1,7,0,1,99,0,3,7],[325,12,7,0,50,76,0,6,100,0,18,7,0,1,7,0,7,7,18,20,7,0,6,99,1,1,7,275,6,7,0,210,76,0,60,78,0,2,100,0,8,128,0,2,7,0,1,100,9,2,7,0,30,99,0,1,7,27,3,7,17,1,7,0,2,129,0,3,7,1,1,7,113,5,7,0,8,76,0,9,7,0,2,7,0,5,7,3,1,99],[334,3,7,0,15,7,0,33,77,0,2,100,0,5,7,0,1,8,14,4,7,3,5,7,27,11,7,0,3,7,0,1,99,0,2,124,283,8,7,0,201,76,0,1,100,0,60,7,0,2,7,0,8,7,2,1,7,11,11,7,0,18,99,0,1,124,28,3,7,18,2,7,1,2,7,120,7,7,0,1,100,8,1,7,2,5,7,3,1,99],[352,5,7,0,27,76,0,1,118,0,2,8,5,1,7,53,11,7,3,1,7,0,2,7,289,2,7,0,37,7,0,141,77,0,23,123,0,1,7,42,18,7,2,8,7,17,8,7,0,7,7,0,7,99,0,4,124,0,1,7,52,2,7,127,1,7,19,1,99],[357,17,7,0,10,77,0,1,7,0,2,7,74,2,7,328,26,7,0,106,76,0,9,118,0,23,7,89,7,7,7,5,7,0,1,99,0,1,124,0,4,7,202,1,7],[370,3,7,0,1,103,0,3,7,0,7,76,0,1,7,432,60,7,0,38,77,0,8,100,0,9,7,10,12,7,0,1,103,107,1,7,0,1,7,0,1,7,1,3,7],[377,6,7,0,1,100,477,10,7,0,6,103,0,6,7,0,32,76,0,5,7,0,3,8,4,5,7,130,1,7,1,1,7],[381,1,7,0,1,103,0,1,7,499,29,7,0,3,100,5,3,7],[899,8,7,0,5,103,0,3,7]]; +let numTicks = 1548; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.html b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.html index aa8d282..91b7f05 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutX :399:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3612254","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ai :222:12","~MenuButtonView :2438:31","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~count :21:186","~U :19:192","~S :18:11","~result :35:27","~TextView :9:25","~useContext :22:403","~M :186:11","~If :147:394","~toArray :21:248","~V :20:247","~T :19:239","~escape :16:176","~MenuButton_styles_baseTokens :2307:45","~tc :55:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~R :17:11","~__rest :61:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~useButtonState :487:31","~useImperativeHandle :22:516","~W :20:347","~_translateShorthand :150:29","~M :15:11","~we :110:12","~qe :107:12","~(anonymous) :68:123","~TextStyles :2:27","~getNativeProps :393:24","~filteredAssign :70:24","~memoizedFunction :73:37","~expandSelector :272:24","~fa :20:12","~FontIcon :34:25","~(anonymous) :398:92","~re :108:12","~expandQuads :355:21","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~Ng :166:128","~se :109:12","~Stylesheet.classNameFromKey :106:54","~da :16:12","~Af :136:12","~(anonymous) :2:88","~Id :87:12","~useMenuButtonState :2266:35","~Cg :163:12","~_normalizeArg :100:23","~getSlots :109:18","~qc :49:12","~pc :48:127","~Ig :185:375","~Je :114:12","~applyRegistration :427:27","~(anonymous) :1577:100","~(anonymous) :30:100","~Eg :163:273","~Q :16:293","~Button_view_deriveRootType :894:36","~oc :48:12","~lh :194:140","~_loop_1 :113:28","~useImperativeHandle :158:358","~sg :154:239","~mg :151:12","~ButtonTokens :654:29","~N :16:105","~_getCustomizations :102:28","~MenuButtonSlots :2429:32","~factoryComponents_FontIcon :842:43","~useRef :23:254","~useRef :159:332","~useCallback :22:349","~useCallback :158:210","~Ve :119:12","~Lf :148:288","~he :101:184","~(anonymous) :21:209","~Button_styles_baseTokens :505:41","~enabledTokens :543:30","~css :7:13","~f :138:420","~(anonymous) :26:88","~useControlledState :1880:28","~ge :101:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1547,8],[0,1,1,0,1547,9],[0,1,2,0,1547,10],[0,1,3,0,1547,11],[0,1,4,0,1547,12],[0,1,5,0,1547,13],[0,1,6,0,1,7,0,9,11,0,3,37,0,1534,43],[0,1,7,0,1,7,0,2,14,0,7,20,0,3,7,0,1534,44],[0,1,7,0,1,7,0,2,13,0,7,13,0,3,38,0,1534,45],[2,2,11,0,6,7,0,1,11,0,1,39,0,1,41,0,1,42,0,1534,46],[2,2,15,0,6,22,0,1,21,0,1,40,0,1,40,0,1,7,0,1534,47],[2,2,13,0,6,23,0,1,7,0,1,7,0,1,7,0,1,7,0,1534,48],[2,1,16,0,1,19,0,6,11,1,1,7,2,1534,49],[2,1,17,0,1,7,0,5,24,0,1,34,4,1534,50],[2,1,18,0,1,7,0,5,13,0,1,13,4,1534,51],[2,1,7,1,5,11,0,1,11,4,1534,52],[2,1,7,1,5,25,0,1,35,4,1534,53],[4,1,7,0,4,13,0,1,13,4,1528,54,0,6,173],[4,1,7,0,1,7,0,1,11,0,1,26,0,1,33,0,1,36,4,4,7,0,1524,55,0,6,174],[6,1,31,0,1,27,0,1,7,0,1,7,8,34,7,0,1313,56,0,177,66,0,6,175],[6,1,13,0,1,28,0,1,7,43,25,7,0,51,57,0,1228,64,0,1,126,0,1,134,0,1,139,0,2,140,0,4,163,0,90,7,0,12,8,0,1,89,0,40,95,0,1,111,0,6,112,0,3,122,0,12,125,0,4,127,0,1,144,0,7,148,0,6,176],[6,1,11,0,1,29,69,7,7,0,44,58,0,15,7,0,1055,65,0,127,85,0,25,120,0,6,157,0,1,7,0,1,7,0,1,7,0,2,7,0,2,7,0,2,164,85,5,7,0,12,7,0,1,7,0,24,7,0,14,137,0,2,147,0,1,7,0,6,7,0,3,7,0,2,7,0,10,8,0,3,7,0,1,132,0,1,7,0,7,7,0,1,177,0,2,178,0,3,181],[6,1,32,0,1,30,76,13,7,0,21,59,0,9,61,0,1,130,15,67,7,0,358,67,0,112,79,0,474,80,0,3,87,0,11,104,0,10,106,0,8,133,0,10,136,0,2,156,0,5,7,0,102,86,0,2,87,0,11,96,0,7,155,0,4,7,0,3,110,0,11,115,0,5,117,0,2,168,0,3,7,0,3,110,7,1,7,0,1,172,122,5,7,0,5,7,0,9,138,0,2,7,8,2,7,2,10,7,3,1,7,7,1,7,0,1,7,0,1,7,0,1,179,0,3,180],[6,1,7,0,1,7,89,5,7,0,15,60,0,1,169,0,1,7,0,8,62,0,1,7,67,15,7,0,10,7,0,338,68,0,10,102,0,78,7,0,31,79,0,3,153,0,5,7,0,444,81,0,7,102,0,14,115,0,1,131,0,3,146,0,3,88,0,1,7,0,10,105,0,4,7,0,5,107,0,1,158,0,4,7,0,1,158,0,2,160,0,1,171,0,5,7,0,5,149,0,2,7,5,5,7,0,78,68,0,8,102,0,9,115,0,1,131,0,1,170,0,1,7,0,1,108,0,7,7,0,4,97,0,7,105,4,3,7,0,4,7,0,7,116,0,3,7,0,2,135,0,2,7,2,1,7,0,3,7,8,1,7,132,9,7,10,2,7,26,1,180,0,3,7],[6,1,7,0,1,7,94,4,7,0,11,61,0,1,7,1,8,63,80,3,7,9,1,7,0,10,7,0,265,69,0,23,82,0,40,90,0,10,7,7,71,7,0,28,7,0,1,94,0,1,166,0,1,167,0,3,7,5,3,7,0,441,68,0,7,7,0,2,7,0,12,116,0,1,7,0,3,7,0,3,7,1,10,7,4,1,7,0,1,108,0,3,150,0,1,159,3,1,7,0,1,7,0,2,161,0,1,7,5,5,7,12,2,7,0,75,69,0,1,82,0,8,7,0,1,7,0,8,116,0,1,7,0,1,7,0,1,7,0,1,7,4,3,113,0,4,7,0,7,7,11,5,7,0,2,121,3,2,7,1,1,7,194,1,7],[106,2,7,0,7,62,0,2,162,2,8,7,102,1,7,0,11,7,0,254,70,0,2,7,0,21,83,0,1,7,0,39,91,5,5,7,21,57,7,8,20,7,0,1,7,0,1,7,0,1,7,10,1,7,0,6,7,0,393,69,0,17,82,0,25,90,0,7,7,2,6,7,0,6,121,23,1,7,0,3,151,0,1,7,5,1,7,0,1,152,25,2,7,0,73,70,0,1,83,5,3,7,1,1,7,0,7,121,2,1,7,5,3,114,27,2,7],[108,2,7,0,5,63,0,2,7,124,10,7,0,235,71,0,9,117,2,1,7,0,20,84,1,29,83,0,4,101,0,6,145,107,9,7,0,1,7,18,1,7,0,4,7,0,389,70,0,17,83,0,1,7,0,24,91,15,6,7,24,1,7,0,2,152,7,1,7,27,2,7,0,68,71,0,3,117,0,1,84,10,7,7,8,3,7,28,1,7],[110,5,7,136,6,7,0,213,72,0,1,109,0,14,110,0,1,154,0,8,7,0,1,135,3,9,7,0,5,84,0,6,92,1,2,7,0,27,84,0,4,7,0,6,7,140,4,7,0,381,71,0,4,117,0,1,7,0,16,84,1,21,83,0,3,145,17,4,7,25,2,7,37,6,7,0,56,72,0,1,109,0,3,110,0,2,131,0,2,7,0,1,135,0,1,7,15,2,7,10,1,7],[255,2,7,0,41,7,0,167,73,0,5,142,0,1,7,0,14,7,0,1,7,8,1,7,12,5,7,0,6,7,3,7,7,0,17,84,0,3,92,8,2,7,144,7,7,0,364,72,0,2,109,0,8,110,0,3,7,0,1,135,1,3,7,0,11,84,0,2,92,1,1,7,0,20,84,0,3,7,89,2,7,0,12,7,0,43,73,0,1,142,0,1,7,0,3,7,0,2,7,2,1,7],[278,20,7,0,14,7,0,114,74,0,39,98,0,2,7,0,3,143,58,8,7,0,9,119,0,3,7,159,2,7,0,20,7,0,342,73,0,2,142,0,2,7,0,8,7,3,1,7,4,2,7,0,2,84,0,6,92,0,1,165,0,2,7,2,5,7,0,15,84,2,1,7,100,3,7,0,4,7,0,33,74,0,6,98,0,1,143],[312,3,7,0,104,75,0,7,141,0,7,7,0,30,99,0,2,100,2,3,7,66,8,7,0,1,154,171,13,7,0,7,7,0,293,74,0,42,98,0,2,143,20,2,7,0,1,7,0,5,93,0,1,7,1,1,7,7,5,7,0,5,84,0,3,92,0,2,119,109,1,7,0,2,7,0,30,75,0,1,141,0,1,7,0,2,99,0,3,100,0,1,7],[315,10,7,0,68,76,0,18,78,0,1,100,0,7,128,0,7,7,7,4,7,0,26,99,0,1,7,0,1,8,79,1,7,190,1,7,0,4,7,0,286,75,0,3,141,0,9,7,0,32,99,0,1,100,0,2,7,23,5,7,15,2,7,0,3,119,0,3,93,0,1,7,0,1,129,112,1,7,0,13,76,0,9,78,0,2,100,0,5,128,0,1,7,1,1,7,0,1,99,0,3,7],[325,12,7,0,50,76,0,6,100,0,18,7,0,1,7,0,7,7,18,20,7,0,6,99,1,1,7,275,6,7,0,210,76,0,60,78,0,2,100,0,8,128,0,2,7,0,1,100,9,2,7,0,30,99,0,1,7,27,3,7,17,1,7,0,2,129,0,3,7,1,1,7,113,5,7,0,8,76,0,9,7,0,2,7,0,5,7,3,1,99],[334,3,7,0,15,7,0,33,77,0,2,100,0,5,7,0,1,8,14,4,7,3,5,7,27,11,7,0,3,7,0,1,99,0,2,124,283,8,7,0,201,76,0,1,100,0,60,7,0,2,7,0,8,7,2,1,7,11,11,7,0,18,99,0,1,124,28,3,7,18,2,7,1,2,7,120,7,7,0,1,100,8,1,7,2,5,7,3,1,99],[352,5,7,0,27,76,0,1,118,0,2,8,5,1,7,53,11,7,3,1,7,0,2,7,289,2,7,0,37,7,0,141,77,0,23,123,0,1,7,42,18,7,2,8,7,17,8,7,0,7,7,0,7,99,0,4,124,0,1,7,52,2,7,127,1,7,19,1,99],[357,17,7,0,10,77,0,1,7,0,2,7,74,2,7,328,26,7,0,106,76,0,9,118,0,23,7,89,7,7,7,5,7,0,1,99,0,1,124,0,4,7,202,1,7],[370,3,7,0,1,103,0,3,7,0,7,76,0,1,7,432,60,7,0,38,77,0,8,100,0,9,7,10,12,7,0,1,103,107,1,7,0,1,7,0,1,7,1,3,7],[377,6,7,0,1,100,477,10,7,0,6,103,0,6,7,0,32,76,0,5,7,0,3,8,4,5,7,130,1,7,1,1,7],[381,1,7,0,1,103,0,1,7,499,29,7,0,3,100,5,3,7],[899,8,7,0,5,103,0,3,7]]; -numTicks = 1548; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~injectEventPluginsByName file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:165:487","~Ee file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:14:90","~Fe file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutX :399:26","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~createTheme :1121:21","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3612254","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_5_initializeIcons :711:40","~registerIcons :94:23","~fabric_icons_11_initializeIcons :1455:41","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ai :222:12","~MenuButtonView :2438:31","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~_resolveTokens :258:24","~ButtonView :876:27","~Button :888:27","~count :21:186","~U :19:192","~S :18:11","~result :35:27","~TextView :9:25","~useContext :22:403","~M :186:11","~If :147:394","~toArray :21:248","~V :20:247","~T :19:239","~escape :16:176","~MenuButton_styles_baseTokens :2307:45","~tc :55:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~R :17:11","~__rest :61:16","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~useButtonState :487:31","~useImperativeHandle :22:516","~W :20:347","~_translateShorthand :150:29","~M :15:11","~we :110:12","~qe :107:12","~(anonymous) :68:123","~TextStyles :2:27","~getNativeProps :393:24","~filteredAssign :70:24","~memoizedFunction :73:37","~expandSelector :272:24","~fa :20:12","~FontIcon :34:25","~(anonymous) :398:92","~re :108:12","~expandQuads :355:21","~Stylesheet.argsFromClassName :113:55","~ke :103:12","~Ng :166:128","~se :109:12","~Stylesheet.classNameFromKey :106:54","~da :16:12","~Af :136:12","~(anonymous) :2:88","~Id :87:12","~useMenuButtonState :2266:35","~Cg :163:12","~_normalizeArg :100:23","~getSlots :109:18","~qc :49:12","~pc :48:127","~Ig :185:375","~Je :114:12","~applyRegistration :427:27","~(anonymous) :1577:100","~(anonymous) :30:100","~Eg :163:273","~Q :16:293","~Button_view_deriveRootType :894:36","~oc :48:12","~lh :194:140","~_loop_1 :113:28","~useImperativeHandle :158:358","~sg :154:239","~mg :151:12","~ButtonTokens :654:29","~N :16:105","~_getCustomizations :102:28","~MenuButtonSlots :2429:32","~factoryComponents_FontIcon :842:43","~useRef :23:254","~useRef :159:332","~useCallback :22:349","~useCallback :158:210","~Ve :119:12","~Lf :148:288","~he :101:184","~(anonymous) :21:209","~Button_styles_baseTokens :505:41","~enabledTokens :543:30","~css :7:13","~f :138:420","~(anonymous) :26:88","~useControlledState :1880:28","~ge :101:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1547,8],[0,1,1,0,1547,9],[0,1,2,0,1547,10],[0,1,3,0,1547,11],[0,1,4,0,1547,12],[0,1,5,0,1547,13],[0,1,6,0,1,7,0,9,11,0,3,37,0,1534,43],[0,1,7,0,1,7,0,2,14,0,7,20,0,3,7,0,1534,44],[0,1,7,0,1,7,0,2,13,0,7,13,0,3,38,0,1534,45],[2,2,11,0,6,7,0,1,11,0,1,39,0,1,41,0,1,42,0,1534,46],[2,2,15,0,6,22,0,1,21,0,1,40,0,1,40,0,1,7,0,1534,47],[2,2,13,0,6,23,0,1,7,0,1,7,0,1,7,0,1,7,0,1534,48],[2,1,16,0,1,19,0,6,11,1,1,7,2,1534,49],[2,1,17,0,1,7,0,5,24,0,1,34,4,1534,50],[2,1,18,0,1,7,0,5,13,0,1,13,4,1534,51],[2,1,7,1,5,11,0,1,11,4,1534,52],[2,1,7,1,5,25,0,1,35,4,1534,53],[4,1,7,0,4,13,0,1,13,4,1528,54,0,6,173],[4,1,7,0,1,7,0,1,11,0,1,26,0,1,33,0,1,36,4,4,7,0,1524,55,0,6,174],[6,1,31,0,1,27,0,1,7,0,1,7,8,34,7,0,1313,56,0,177,66,0,6,175],[6,1,13,0,1,28,0,1,7,43,25,7,0,51,57,0,1228,64,0,1,126,0,1,134,0,1,139,0,2,140,0,4,163,0,90,7,0,12,8,0,1,89,0,40,95,0,1,111,0,6,112,0,3,122,0,12,125,0,4,127,0,1,144,0,7,148,0,6,176],[6,1,11,0,1,29,69,7,7,0,44,58,0,15,7,0,1055,65,0,127,85,0,25,120,0,6,157,0,1,7,0,1,7,0,1,7,0,2,7,0,2,7,0,2,164,85,5,7,0,12,7,0,1,7,0,24,7,0,14,137,0,2,147,0,1,7,0,6,7,0,3,7,0,2,7,0,10,8,0,3,7,0,1,132,0,1,7,0,7,7,0,1,177,0,2,178,0,3,181],[6,1,32,0,1,30,76,13,7,0,21,59,0,9,61,0,1,130,15,67,7,0,358,67,0,112,79,0,474,80,0,3,87,0,11,104,0,10,106,0,8,133,0,10,136,0,2,156,0,5,7,0,102,86,0,2,87,0,11,96,0,7,155,0,4,7,0,3,110,0,11,115,0,5,117,0,2,168,0,3,7,0,3,110,7,1,7,0,1,172,122,5,7,0,5,7,0,9,138,0,2,7,8,2,7,2,10,7,3,1,7,7,1,7,0,1,7,0,1,7,0,1,179,0,3,180],[6,1,7,0,1,7,89,5,7,0,15,60,0,1,169,0,1,7,0,8,62,0,1,7,67,15,7,0,10,7,0,338,68,0,10,102,0,78,7,0,31,79,0,3,153,0,5,7,0,444,81,0,7,102,0,14,115,0,1,131,0,3,146,0,3,88,0,1,7,0,10,105,0,4,7,0,5,107,0,1,158,0,4,7,0,1,158,0,2,160,0,1,171,0,5,7,0,5,149,0,2,7,5,5,7,0,78,68,0,8,102,0,9,115,0,1,131,0,1,170,0,1,7,0,1,108,0,7,7,0,4,97,0,7,105,4,3,7,0,4,7,0,7,116,0,3,7,0,2,135,0,2,7,2,1,7,0,3,7,8,1,7,132,9,7,10,2,7,26,1,180,0,3,7],[6,1,7,0,1,7,94,4,7,0,11,61,0,1,7,1,8,63,80,3,7,9,1,7,0,10,7,0,265,69,0,23,82,0,40,90,0,10,7,7,71,7,0,28,7,0,1,94,0,1,166,0,1,167,0,3,7,5,3,7,0,441,68,0,7,7,0,2,7,0,12,116,0,1,7,0,3,7,0,3,7,1,10,7,4,1,7,0,1,108,0,3,150,0,1,159,3,1,7,0,1,7,0,2,161,0,1,7,5,5,7,12,2,7,0,75,69,0,1,82,0,8,7,0,1,7,0,8,116,0,1,7,0,1,7,0,1,7,0,1,7,4,3,113,0,4,7,0,7,7,11,5,7,0,2,121,3,2,7,1,1,7,194,1,7],[106,2,7,0,7,62,0,2,162,2,8,7,102,1,7,0,11,7,0,254,70,0,2,7,0,21,83,0,1,7,0,39,91,5,5,7,21,57,7,8,20,7,0,1,7,0,1,7,0,1,7,10,1,7,0,6,7,0,393,69,0,17,82,0,25,90,0,7,7,2,6,7,0,6,121,23,1,7,0,3,151,0,1,7,5,1,7,0,1,152,25,2,7,0,73,70,0,1,83,5,3,7,1,1,7,0,7,121,2,1,7,5,3,114,27,2,7],[108,2,7,0,5,63,0,2,7,124,10,7,0,235,71,0,9,117,2,1,7,0,20,84,1,29,83,0,4,101,0,6,145,107,9,7,0,1,7,18,1,7,0,4,7,0,389,70,0,17,83,0,1,7,0,24,91,15,6,7,24,1,7,0,2,152,7,1,7,27,2,7,0,68,71,0,3,117,0,1,84,10,7,7,8,3,7,28,1,7],[110,5,7,136,6,7,0,213,72,0,1,109,0,14,110,0,1,154,0,8,7,0,1,135,3,9,7,0,5,84,0,6,92,1,2,7,0,27,84,0,4,7,0,6,7,140,4,7,0,381,71,0,4,117,0,1,7,0,16,84,1,21,83,0,3,145,17,4,7,25,2,7,37,6,7,0,56,72,0,1,109,0,3,110,0,2,131,0,2,7,0,1,135,0,1,7,15,2,7,10,1,7],[255,2,7,0,41,7,0,167,73,0,5,142,0,1,7,0,14,7,0,1,7,8,1,7,12,5,7,0,6,7,3,7,7,0,17,84,0,3,92,8,2,7,144,7,7,0,364,72,0,2,109,0,8,110,0,3,7,0,1,135,1,3,7,0,11,84,0,2,92,1,1,7,0,20,84,0,3,7,89,2,7,0,12,7,0,43,73,0,1,142,0,1,7,0,3,7,0,2,7,2,1,7],[278,20,7,0,14,7,0,114,74,0,39,98,0,2,7,0,3,143,58,8,7,0,9,119,0,3,7,159,2,7,0,20,7,0,342,73,0,2,142,0,2,7,0,8,7,3,1,7,4,2,7,0,2,84,0,6,92,0,1,165,0,2,7,2,5,7,0,15,84,2,1,7,100,3,7,0,4,7,0,33,74,0,6,98,0,1,143],[312,3,7,0,104,75,0,7,141,0,7,7,0,30,99,0,2,100,2,3,7,66,8,7,0,1,154,171,13,7,0,7,7,0,293,74,0,42,98,0,2,143,20,2,7,0,1,7,0,5,93,0,1,7,1,1,7,7,5,7,0,5,84,0,3,92,0,2,119,109,1,7,0,2,7,0,30,75,0,1,141,0,1,7,0,2,99,0,3,100,0,1,7],[315,10,7,0,68,76,0,18,78,0,1,100,0,7,128,0,7,7,7,4,7,0,26,99,0,1,7,0,1,8,79,1,7,190,1,7,0,4,7,0,286,75,0,3,141,0,9,7,0,32,99,0,1,100,0,2,7,23,5,7,15,2,7,0,3,119,0,3,93,0,1,7,0,1,129,112,1,7,0,13,76,0,9,78,0,2,100,0,5,128,0,1,7,1,1,7,0,1,99,0,3,7],[325,12,7,0,50,76,0,6,100,0,18,7,0,1,7,0,7,7,18,20,7,0,6,99,1,1,7,275,6,7,0,210,76,0,60,78,0,2,100,0,8,128,0,2,7,0,1,100,9,2,7,0,30,99,0,1,7,27,3,7,17,1,7,0,2,129,0,3,7,1,1,7,113,5,7,0,8,76,0,9,7,0,2,7,0,5,7,3,1,99],[334,3,7,0,15,7,0,33,77,0,2,100,0,5,7,0,1,8,14,4,7,3,5,7,27,11,7,0,3,7,0,1,99,0,2,124,283,8,7,0,201,76,0,1,100,0,60,7,0,2,7,0,8,7,2,1,7,11,11,7,0,18,99,0,1,124,28,3,7,18,2,7,1,2,7,120,7,7,0,1,100,8,1,7,2,5,7,3,1,99],[352,5,7,0,27,76,0,1,118,0,2,8,5,1,7,53,11,7,3,1,7,0,2,7,289,2,7,0,37,7,0,141,77,0,23,123,0,1,7,42,18,7,2,8,7,17,8,7,0,7,7,0,7,99,0,4,124,0,1,7,52,2,7,127,1,7,19,1,99],[357,17,7,0,10,77,0,1,7,0,2,7,74,2,7,328,26,7,0,106,76,0,9,118,0,23,7,89,7,7,7,5,7,0,1,99,0,1,124,0,4,7,202,1,7],[370,3,7,0,1,103,0,3,7,0,7,76,0,1,7,432,60,7,0,38,77,0,8,100,0,9,7,10,12,7,0,1,103,107,1,7,0,1,7,0,1,7,1,3,7],[377,6,7,0,1,100,477,10,7,0,6,103,0,6,7,0,32,76,0,5,7,0,3,8,4,5,7,130,1,7,1,1,7],[381,1,7,0,1,103,0,1,7,499,29,7,0,3,100,5,3,7],[899,8,7,0,5,103,0,3,7]]; +let numTicks = 1548; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.data.js index 3afa43c..f480a5e 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1917864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2033548","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) :42:72","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3215258","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3519381","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_3_initializeIcons :463:40","~registerIcons :94:23","~fabric_icons_9_initializeIcons :1207:40","~normalizeIconName :88:34","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~toArray :21:248","~V :20:247","~Q :16:293","~ai :222:12","~tc :55:12","~MenuButtonView :2438:31","~slot :118:33","~_renderSlot :188:21","~result :77:27","~M :15:11","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~result :35:27","~TextView :9:25","~_loop_1 :313:44","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~extractStyleParts :8:27","~_processArgs :16:26","~K :118:419","~Ue :118:12","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~Stylesheet.argsFromClassName :113:55","~expandSelector :272:24","~factoryComponents_FontIcon :842:43","~_resolveStyles :63:24","~concatStyleSets :6:25","~_resolveTokens :258:24","~FontIcon :34:25","~_resolveTokens :75:24","~lh :194:140","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~count :21:186","~se :109:12","~MenuButtonSlots :2429:32","~applyRegistration :427:27","~__rest :61:16","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~qc :49:12","~pc :48:127","~getSlots :109:18","~Mf :148:385","~_normalizeArg :100:23","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~If :147:394","~qe :107:12","~U :19:192","~S :18:11","~_loop_1 :113:28","~Ng :166:128","~(anonymous) :68:123","~TextStyles :2:27","~(anonymous) :1577:100","~useMenuButtonState :2266:35","~T :19:239","~escape :16:176","~css :7:13","~fa :20:12","~_getCustomizations :285:28","~da :16:12","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~oc :48:12","~Lf :148:288","~ke :103:12","~Ve :119:12","~useRef :23:254","~useRef :159:332","~Ig :185:375","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~we :110:12","~xe :110:125","~R :17:11","~Button_styles_baseTokens :505:41","~(anonymous) :1573:104","~(anonymous) :1:88","~useCallback :22:349","~ge :101:12","~mg :151:12","~f :138:420","~useCallback :158:210","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1580,6],[0,1,1,0,1,7,0,1579,11],[0,1,2,0,1,8,0,1579,12],[0,1,3,0,1,9,0,1579,13],[0,1,4,0,1,10,0,1579,14],[0,1,5,0,1,5,0,1579,15],[0,1,5,0,1,5,0,1,5,0,22,13,0,3,75,0,1553,82],[0,1,5,1,1,5,0,1,16,0,3,18,0,18,29,0,3,5,0,1553,83],[2,1,5,0,1,15,0,3,15,0,18,15,0,3,76,0,1553,84],[3,1,13,0,3,13,0,18,5,0,1,77,0,1,79,0,1,81,0,1553,85],[3,1,17,0,3,19,0,18,30,0,1,78,0,1,78,0,1,5,0,1553,86],[3,1,15,0,3,15,0,18,31,0,1,5,0,1,80,0,1,5,0,1553,87],[3,1,5,0,1,13,0,1,23,0,1,28,0,18,13,1,1,5,1,1553,88],[3,1,5,0,1,20,0,1,24,0,1,5,0,14,32,0,2,65,0,1,73,0,1,74,3,1553,89],[4,1,15,0,1,25,0,1,5,0,14,15,0,2,15,0,1,15,0,1,15,3,1553,90],[4,1,13,0,1,26,1,14,13,0,2,13,0,1,5,0,1,13,3,1553,91],[4,1,21,0,1,27,1,14,33,0,2,66,0,1,5,0,1,5,3,1553,92],[4,1,15,0,1,5,1,1,5,0,13,15,0,1,5,0,1,15,5,1,5,0,1547,93,0,5,207],[4,1,22,2,1,5,0,1,5,0,10,13,0,1,22,0,1,55,0,1,67,0,1,68,6,4,5,0,1543,94,0,5,208],[4,1,5,3,1,5,0,2,34,0,1,41,0,3,43,0,1,51,0,1,52,0,1,57,0,1,63,0,1,5,0,1,56,1,1,69,10,29,5,0,1334,95,0,180,112,0,5,209],[4,1,5,4,2,15,0,1,15,0,3,15,0,1,15,0,1,15,0,1,15,0,1,15,0,1,5,0,1,5,1,1,70,39,34,5,0,72,96,0,1217,101,0,3,172,0,3,187,0,1,192,0,4,197,0,91,5,0,10,6,0,40,113,0,10,148,0,8,149,0,5,154,0,1,163,0,1,167,0,3,168,0,9,188,0,1,196,0,1,203,0,5,210],[9,2,13,0,1,13,0,3,13,0,1,13,0,1,13,0,1,13,0,1,22,1,1,5,1,1,71,73,8,5,0,64,97,0,26,5,0,1027,102,0,126,126,0,9,142,0,29,146,0,3,5,0,2,5,0,1,167,0,1,5,0,4,5,83,8,5,0,10,5,0,32,5,0,7,160,0,1,186,0,10,5,0,8,5,0,5,5,0,1,5,0,1,5,0,3,5,0,2,5,0,7,6,0,1,5,0,1,5,0,1,211,0,2,212,0,2,215],[9,2,35,0,1,42,0,3,44,0,1,5,0,1,53,0,1,58,0,1,64,3,1,72,81,9,5,0,36,98,0,19,100,26,85,5,0,1,103,0,462,106,0,326,114,0,9,129,0,99,145,0,4,155,0,14,162,0,15,176,0,8,181,0,4,184,0,7,5,0,90,127,0,14,143,0,6,147,0,7,165,0,2,184,0,5,5,0,4,118,0,7,5,0,5,118,0,2,125,0,7,150,0,8,179,5,1,5,135,3,5,0,4,5,0,3,161,0,1,5,7,3,5,5,3,5,12,7,5,2,1,5,0,1,5,0,1,213,0,2,5],[9,2,15,0,1,5,0,1,5,0,2,15,0,1,5,0,1,15,0,1,15,0,1,5,3,1,6,90,8,5,0,27,99,0,1,205,0,5,5,0,14,136,75,36,5,0,1,5,0,8,5,0,430,107,0,14,150,0,10,157,0,7,5,0,309,108,0,10,157,0,5,5,0,3,130,0,1,190,0,74,5,0,25,145,0,4,5,0,7,5,0,7,171,0,9,5,0,1,190,0,2,193,0,3,202,0,1,5,0,6,166,0,1,201,0,4,185,7,4,5,0,76,108,0,4,150,0,3,157,0,3,162,0,5,5,0,8,144,0,1,200,0,6,5,0,1,5,0,6,166,0,2,185,3,2,5,0,4,5,7,5,5,0,1,5,0,1,164,0,7,151,0,8,5,148,3,5,16,3,5,23,1,214],[9,2,13,0,1,5,0,1,5,0,2,13,1,1,13,0,1,13,4,1,5,98,4,5,0,23,100,0,1,5,5,4,5,0,10,137,104,7,5,0,1,104,8,9,5,0,421,108,0,1,5,0,13,151,0,10,5,6,1,5,0,9,5,0,17,109,0,263,115,0,20,153,0,10,5,3,2,5,0,3,131,0,1,191,9,65,5,0,24,5,0,1,199,11,7,5,6,3,5,0,1,191,0,2,194,0,2,5,0,1,206,1,6,5,0,1,5,0,4,5,10,1,5,0,1,5,0,71,115,0,4,153,0,4,151,0,3,5,0,2,5,0,1,171,0,5,173,0,8,5,0,1,5,7,6,5,0,2,5,22,1,5,0,5,5,0,2,152,7,1,5,193,1,5],[9,1,36,0,1,38,2,2,45,1,1,54,0,1,59,107,4,5,0,13,136,0,6,189,10,10,5,111,1,105,14,3,5,0,10,5,0,17,109,0,382,115,0,12,153,1,5,5,0,8,152,7,3,5,13,3,5,0,1,5,0,16,110,0,8,5,0,255,116,0,20,169,7,3,5,5,2,5,0,1,132,0,1,5,21,53,5,7,17,5,0,1,5,27,1,204,0,2,195,2,1,5,24,1,5,0,70,116,0,1,5,0,3,169,0,4,152,5,1,5,0,1,5,0,4,174,52,2,5],[9,1,15,0,1,15,2,2,15,1,1,5,0,1,15,111,1,5,0,12,137,0,6,5,131,1,5,26,1,5,0,17,110,0,2,5,0,380,116,0,1,5,0,11,169,6,8,5,27,1,5,0,3,111,0,12,169,8,11,5,0,236,117,0,8,125,0,1,5,0,19,170,17,1,133,92,7,5,28,1,5,0,1,5,0,1,204,28,1,5,0,65,117,0,4,125,1,3,170,0,4,5,7,4,5],[9,1,13,0,1,39,2,2,13,1,1,5,0,1,13,112,12,5,137,1,5,27,1,111,0,13,169,0,3,198,2,4,5,0,371,117,0,5,125,1,1,5,0,10,170,10,4,5,28,3,5,0,12,170,19,9,5,0,19,118,0,208,119,0,5,5,0,3,164,1,12,5,0,5,170,0,2,177,17,1,5,129,1,5,29,3,5,0,2,118,0,60,119,0,4,5,1,3,5,1,3,5,7,4,5],[9,1,37,0,1,40,2,2,46,2,1,60,289,1,5,0,13,170,0,3,5,6,7,5,0,16,118,0,346,119,0,2,158,0,4,5,0,1,164,2,4,5,0,5,170,0,1,177,42,3,5,0,2,5,0,9,170,0,1,177,26,2,5,0,19,5,0,39,5,0,164,120,0,5,175,5,3,5,13,5,5,0,2,5,179,1,5,0,2,5,0,14,5,0,46,120],[9,1,5,0,1,5,2,2,15,2,1,15,289,1,5,0,11,170,0,2,177,15,1,5,0,16,5,0,15,5,0,330,120,0,1,175,0,2,5,4,1,5,6,3,5,0,2,177,0,1,5,47,1,5,0,8,180,0,1,5,71,15,5,0,19,5,0,110,121,0,35,134,0,3,5,0,2,183,214,10,5,0,4,5,0,37,121,0,5,134],[9,1,5,0,1,5,2,2,13,2,1,13,290,4,5,0,2,170,0,2,177,0,3,180,0,2,5,38,9,5,0,7,5,0,289,121,0,34,134,0,1,5,16,2,178,49,6,5,0,2,182,0,1,5,103,2,5,0,4,5,0,102,122,0,4,156,0,3,5,0,29,135,0,3,139,3,2,5,228,36,122,0,1,156,0,4,135,0,1,139],[13,2,47,2,1,61,294,1,5,0,1,180,0,2,178,0,3,5,1,1,5,54,2,5,0,285,122,0,2,156,0,8,5,0,25,135,0,1,139,17,2,5,55,2,5,110,6,5,0,54,123,0,30,138,0,1,139,0,11,159,0,2,5,0,2,139,3,2,5,0,27,135,0,2,5,0,1,6,233,6,5,0,12,123,0,17,138,0,1,159,0,1,5,0,4,135,0,1,5],[13,2,15,2,1,15,295,1,5,0,2,5,61,6,5,0,201,123,0,72,138,0,2,139,0,4,159,0,2,5,8,4,5,0,21,135,0,1,5,17,2,5,173,8,5,0,44,123,0,2,139,0,30,5,0,1,5,0,11,5,2,2,5,5,19,5,0,7,135,0,1,140,2,1,5,239,3,5,0,8,123,0,1,139,0,17,5,0,1,5,1,1,5,0,3,135],[13,2,13,2,1,13,365,8,5,0,192,123,0,1,139,0,72,5,0,1,5,0,1,6,0,4,5,14,7,5,0,14,135,18,2,5,178,3,5,0,14,5,0,29,128,0,1,139,0,2,5,21,9,5,2,10,5,20,8,5,0,4,5,0,2,135,0,1,140,0,1,5,245,8,5,0,1,6,13,4,5,0,1,5,2,1,5,0,1,135,0,1,140],[13,1,48,0,1,49,2,1,62,373,44,5,0,17,124,0,130,128,0,1,139,0,1,6,48,24,5,1,1,5,0,4,5,15,6,5,0,5,5,0,7,135,0,2,140,215,8,5,0,21,123,0,1,6,31,1,5,32,8,5,4,2,5,0,1,5,254,1,5,21,1,135,0,1,5],[13,1,15,0,1,15,2,1,15,417,17,5,0,19,5,0,105,123,0,6,141,0,1,6,0,1,5,93,6,5,5,2,5,0,3,135,0,2,140,0,2,5,223,13,5,0,6,128,0,2,139,0,1,5,78,1,5,276,1,5],[13,1,5,0,1,13,2,1,13,424,10,5,19,62,5,0,34,128,0,9,139,0,6,5,0,1,5,107,1,5,0,2,135,0,2,5,1,1,5,231,4,5,0,1,67,0,2,5,0,4,123,0,2,5],[13,1,5,0,1,50,2,1,5,433,1,5,64,13,5,0,4,67,0,3,5,0,31,123,0,9,5,5,1,5,109,2,5,242,4,5],[14,1,5,2,1,5,518,28,5,0,3,139,371,1,5],[14,1,5,540,5,5,0,4,67,0,3,5]]; -numTicks = 1581; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1917864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2033548","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) :42:72","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3215258","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3519381","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_3_initializeIcons :463:40","~registerIcons :94:23","~fabric_icons_9_initializeIcons :1207:40","~normalizeIconName :88:34","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~toArray :21:248","~V :20:247","~Q :16:293","~ai :222:12","~tc :55:12","~MenuButtonView :2438:31","~slot :118:33","~_renderSlot :188:21","~result :77:27","~M :15:11","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~result :35:27","~TextView :9:25","~_loop_1 :313:44","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~extractStyleParts :8:27","~_processArgs :16:26","~K :118:419","~Ue :118:12","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~Stylesheet.argsFromClassName :113:55","~expandSelector :272:24","~factoryComponents_FontIcon :842:43","~_resolveStyles :63:24","~concatStyleSets :6:25","~_resolveTokens :258:24","~FontIcon :34:25","~_resolveTokens :75:24","~lh :194:140","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~count :21:186","~se :109:12","~MenuButtonSlots :2429:32","~applyRegistration :427:27","~__rest :61:16","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~qc :49:12","~pc :48:127","~getSlots :109:18","~Mf :148:385","~_normalizeArg :100:23","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~If :147:394","~qe :107:12","~U :19:192","~S :18:11","~_loop_1 :113:28","~Ng :166:128","~(anonymous) :68:123","~TextStyles :2:27","~(anonymous) :1577:100","~useMenuButtonState :2266:35","~T :19:239","~escape :16:176","~css :7:13","~fa :20:12","~_getCustomizations :285:28","~da :16:12","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~oc :48:12","~Lf :148:288","~ke :103:12","~Ve :119:12","~useRef :23:254","~useRef :159:332","~Ig :185:375","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~we :110:12","~xe :110:125","~R :17:11","~Button_styles_baseTokens :505:41","~(anonymous) :1573:104","~(anonymous) :1:88","~useCallback :22:349","~ge :101:12","~mg :151:12","~f :138:420","~useCallback :158:210","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1580,6],[0,1,1,0,1,7,0,1579,11],[0,1,2,0,1,8,0,1579,12],[0,1,3,0,1,9,0,1579,13],[0,1,4,0,1,10,0,1579,14],[0,1,5,0,1,5,0,1579,15],[0,1,5,0,1,5,0,1,5,0,22,13,0,3,75,0,1553,82],[0,1,5,1,1,5,0,1,16,0,3,18,0,18,29,0,3,5,0,1553,83],[2,1,5,0,1,15,0,3,15,0,18,15,0,3,76,0,1553,84],[3,1,13,0,3,13,0,18,5,0,1,77,0,1,79,0,1,81,0,1553,85],[3,1,17,0,3,19,0,18,30,0,1,78,0,1,78,0,1,5,0,1553,86],[3,1,15,0,3,15,0,18,31,0,1,5,0,1,80,0,1,5,0,1553,87],[3,1,5,0,1,13,0,1,23,0,1,28,0,18,13,1,1,5,1,1553,88],[3,1,5,0,1,20,0,1,24,0,1,5,0,14,32,0,2,65,0,1,73,0,1,74,3,1553,89],[4,1,15,0,1,25,0,1,5,0,14,15,0,2,15,0,1,15,0,1,15,3,1553,90],[4,1,13,0,1,26,1,14,13,0,2,13,0,1,5,0,1,13,3,1553,91],[4,1,21,0,1,27,1,14,33,0,2,66,0,1,5,0,1,5,3,1553,92],[4,1,15,0,1,5,1,1,5,0,13,15,0,1,5,0,1,15,5,1,5,0,1547,93,0,5,207],[4,1,22,2,1,5,0,1,5,0,10,13,0,1,22,0,1,55,0,1,67,0,1,68,6,4,5,0,1543,94,0,5,208],[4,1,5,3,1,5,0,2,34,0,1,41,0,3,43,0,1,51,0,1,52,0,1,57,0,1,63,0,1,5,0,1,56,1,1,69,10,29,5,0,1334,95,0,180,112,0,5,209],[4,1,5,4,2,15,0,1,15,0,3,15,0,1,15,0,1,15,0,1,15,0,1,15,0,1,5,0,1,5,1,1,70,39,34,5,0,72,96,0,1217,101,0,3,172,0,3,187,0,1,192,0,4,197,0,91,5,0,10,6,0,40,113,0,10,148,0,8,149,0,5,154,0,1,163,0,1,167,0,3,168,0,9,188,0,1,196,0,1,203,0,5,210],[9,2,13,0,1,13,0,3,13,0,1,13,0,1,13,0,1,13,0,1,22,1,1,5,1,1,71,73,8,5,0,64,97,0,26,5,0,1027,102,0,126,126,0,9,142,0,29,146,0,3,5,0,2,5,0,1,167,0,1,5,0,4,5,83,8,5,0,10,5,0,32,5,0,7,160,0,1,186,0,10,5,0,8,5,0,5,5,0,1,5,0,1,5,0,3,5,0,2,5,0,7,6,0,1,5,0,1,5,0,1,211,0,2,212,0,2,215],[9,2,35,0,1,42,0,3,44,0,1,5,0,1,53,0,1,58,0,1,64,3,1,72,81,9,5,0,36,98,0,19,100,26,85,5,0,1,103,0,462,106,0,326,114,0,9,129,0,99,145,0,4,155,0,14,162,0,15,176,0,8,181,0,4,184,0,7,5,0,90,127,0,14,143,0,6,147,0,7,165,0,2,184,0,5,5,0,4,118,0,7,5,0,5,118,0,2,125,0,7,150,0,8,179,5,1,5,135,3,5,0,4,5,0,3,161,0,1,5,7,3,5,5,3,5,12,7,5,2,1,5,0,1,5,0,1,213,0,2,5],[9,2,15,0,1,5,0,1,5,0,2,15,0,1,5,0,1,15,0,1,15,0,1,5,3,1,6,90,8,5,0,27,99,0,1,205,0,5,5,0,14,136,75,36,5,0,1,5,0,8,5,0,430,107,0,14,150,0,10,157,0,7,5,0,309,108,0,10,157,0,5,5,0,3,130,0,1,190,0,74,5,0,25,145,0,4,5,0,7,5,0,7,171,0,9,5,0,1,190,0,2,193,0,3,202,0,1,5,0,6,166,0,1,201,0,4,185,7,4,5,0,76,108,0,4,150,0,3,157,0,3,162,0,5,5,0,8,144,0,1,200,0,6,5,0,1,5,0,6,166,0,2,185,3,2,5,0,4,5,7,5,5,0,1,5,0,1,164,0,7,151,0,8,5,148,3,5,16,3,5,23,1,214],[9,2,13,0,1,5,0,1,5,0,2,13,1,1,13,0,1,13,4,1,5,98,4,5,0,23,100,0,1,5,5,4,5,0,10,137,104,7,5,0,1,104,8,9,5,0,421,108,0,1,5,0,13,151,0,10,5,6,1,5,0,9,5,0,17,109,0,263,115,0,20,153,0,10,5,3,2,5,0,3,131,0,1,191,9,65,5,0,24,5,0,1,199,11,7,5,6,3,5,0,1,191,0,2,194,0,2,5,0,1,206,1,6,5,0,1,5,0,4,5,10,1,5,0,1,5,0,71,115,0,4,153,0,4,151,0,3,5,0,2,5,0,1,171,0,5,173,0,8,5,0,1,5,7,6,5,0,2,5,22,1,5,0,5,5,0,2,152,7,1,5,193,1,5],[9,1,36,0,1,38,2,2,45,1,1,54,0,1,59,107,4,5,0,13,136,0,6,189,10,10,5,111,1,105,14,3,5,0,10,5,0,17,109,0,382,115,0,12,153,1,5,5,0,8,152,7,3,5,13,3,5,0,1,5,0,16,110,0,8,5,0,255,116,0,20,169,7,3,5,5,2,5,0,1,132,0,1,5,21,53,5,7,17,5,0,1,5,27,1,204,0,2,195,2,1,5,24,1,5,0,70,116,0,1,5,0,3,169,0,4,152,5,1,5,0,1,5,0,4,174,52,2,5],[9,1,15,0,1,15,2,2,15,1,1,5,0,1,15,111,1,5,0,12,137,0,6,5,131,1,5,26,1,5,0,17,110,0,2,5,0,380,116,0,1,5,0,11,169,6,8,5,27,1,5,0,3,111,0,12,169,8,11,5,0,236,117,0,8,125,0,1,5,0,19,170,17,1,133,92,7,5,28,1,5,0,1,5,0,1,204,28,1,5,0,65,117,0,4,125,1,3,170,0,4,5,7,4,5],[9,1,13,0,1,39,2,2,13,1,1,5,0,1,13,112,12,5,137,1,5,27,1,111,0,13,169,0,3,198,2,4,5,0,371,117,0,5,125,1,1,5,0,10,170,10,4,5,28,3,5,0,12,170,19,9,5,0,19,118,0,208,119,0,5,5,0,3,164,1,12,5,0,5,170,0,2,177,17,1,5,129,1,5,29,3,5,0,2,118,0,60,119,0,4,5,1,3,5,1,3,5,7,4,5],[9,1,37,0,1,40,2,2,46,2,1,60,289,1,5,0,13,170,0,3,5,6,7,5,0,16,118,0,346,119,0,2,158,0,4,5,0,1,164,2,4,5,0,5,170,0,1,177,42,3,5,0,2,5,0,9,170,0,1,177,26,2,5,0,19,5,0,39,5,0,164,120,0,5,175,5,3,5,13,5,5,0,2,5,179,1,5,0,2,5,0,14,5,0,46,120],[9,1,5,0,1,5,2,2,15,2,1,15,289,1,5,0,11,170,0,2,177,15,1,5,0,16,5,0,15,5,0,330,120,0,1,175,0,2,5,4,1,5,6,3,5,0,2,177,0,1,5,47,1,5,0,8,180,0,1,5,71,15,5,0,19,5,0,110,121,0,35,134,0,3,5,0,2,183,214,10,5,0,4,5,0,37,121,0,5,134],[9,1,5,0,1,5,2,2,13,2,1,13,290,4,5,0,2,170,0,2,177,0,3,180,0,2,5,38,9,5,0,7,5,0,289,121,0,34,134,0,1,5,16,2,178,49,6,5,0,2,182,0,1,5,103,2,5,0,4,5,0,102,122,0,4,156,0,3,5,0,29,135,0,3,139,3,2,5,228,36,122,0,1,156,0,4,135,0,1,139],[13,2,47,2,1,61,294,1,5,0,1,180,0,2,178,0,3,5,1,1,5,54,2,5,0,285,122,0,2,156,0,8,5,0,25,135,0,1,139,17,2,5,55,2,5,110,6,5,0,54,123,0,30,138,0,1,139,0,11,159,0,2,5,0,2,139,3,2,5,0,27,135,0,2,5,0,1,6,233,6,5,0,12,123,0,17,138,0,1,159,0,1,5,0,4,135,0,1,5],[13,2,15,2,1,15,295,1,5,0,2,5,61,6,5,0,201,123,0,72,138,0,2,139,0,4,159,0,2,5,8,4,5,0,21,135,0,1,5,17,2,5,173,8,5,0,44,123,0,2,139,0,30,5,0,1,5,0,11,5,2,2,5,5,19,5,0,7,135,0,1,140,2,1,5,239,3,5,0,8,123,0,1,139,0,17,5,0,1,5,1,1,5,0,3,135],[13,2,13,2,1,13,365,8,5,0,192,123,0,1,139,0,72,5,0,1,5,0,1,6,0,4,5,14,7,5,0,14,135,18,2,5,178,3,5,0,14,5,0,29,128,0,1,139,0,2,5,21,9,5,2,10,5,20,8,5,0,4,5,0,2,135,0,1,140,0,1,5,245,8,5,0,1,6,13,4,5,0,1,5,2,1,5,0,1,135,0,1,140],[13,1,48,0,1,49,2,1,62,373,44,5,0,17,124,0,130,128,0,1,139,0,1,6,48,24,5,1,1,5,0,4,5,15,6,5,0,5,5,0,7,135,0,2,140,215,8,5,0,21,123,0,1,6,31,1,5,32,8,5,4,2,5,0,1,5,254,1,5,21,1,135,0,1,5],[13,1,15,0,1,15,2,1,15,417,17,5,0,19,5,0,105,123,0,6,141,0,1,6,0,1,5,93,6,5,5,2,5,0,3,135,0,2,140,0,2,5,223,13,5,0,6,128,0,2,139,0,1,5,78,1,5,276,1,5],[13,1,5,0,1,13,2,1,13,424,10,5,19,62,5,0,34,128,0,9,139,0,6,5,0,1,5,107,1,5,0,2,135,0,2,5,1,1,5,231,4,5,0,1,67,0,2,5,0,4,123,0,2,5],[13,1,5,0,1,50,2,1,5,433,1,5,64,13,5,0,4,67,0,3,5,0,31,123,0,9,5,5,1,5,109,2,5,242,4,5],[14,1,5,2,1,5,518,28,5,0,3,139,371,1,5],[14,1,5,540,5,5,0,4,67,0,3,5]]; +let numTicks = 1581; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.html b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.html index bb698e0..5fa2bfa 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButtonNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1917864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2033548","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) :42:72","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3215258","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3519381","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_3_initializeIcons :463:40","~registerIcons :94:23","~fabric_icons_9_initializeIcons :1207:40","~normalizeIconName :88:34","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~toArray :21:248","~V :20:247","~Q :16:293","~ai :222:12","~tc :55:12","~MenuButtonView :2438:31","~slot :118:33","~_renderSlot :188:21","~result :77:27","~M :15:11","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~result :35:27","~TextView :9:25","~_loop_1 :313:44","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~extractStyleParts :8:27","~_processArgs :16:26","~K :118:419","~Ue :118:12","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~Stylesheet.argsFromClassName :113:55","~expandSelector :272:24","~factoryComponents_FontIcon :842:43","~_resolveStyles :63:24","~concatStyleSets :6:25","~_resolveTokens :258:24","~FontIcon :34:25","~_resolveTokens :75:24","~lh :194:140","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~count :21:186","~se :109:12","~MenuButtonSlots :2429:32","~applyRegistration :427:27","~__rest :61:16","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~qc :49:12","~pc :48:127","~getSlots :109:18","~Mf :148:385","~_normalizeArg :100:23","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~If :147:394","~qe :107:12","~U :19:192","~S :18:11","~_loop_1 :113:28","~Ng :166:128","~(anonymous) :68:123","~TextStyles :2:27","~(anonymous) :1577:100","~useMenuButtonState :2266:35","~T :19:239","~escape :16:176","~css :7:13","~fa :20:12","~_getCustomizations :285:28","~da :16:12","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~oc :48:12","~Lf :148:288","~ke :103:12","~Ve :119:12","~useRef :23:254","~useRef :159:332","~Ig :185:375","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~we :110:12","~xe :110:125","~R :17:11","~Button_styles_baseTokens :505:41","~(anonymous) :1573:104","~(anonymous) :1:88","~useCallback :22:349","~ge :101:12","~mg :151:12","~f :138:420","~useCallback :158:210","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1580,6],[0,1,1,0,1,7,0,1579,11],[0,1,2,0,1,8,0,1579,12],[0,1,3,0,1,9,0,1579,13],[0,1,4,0,1,10,0,1579,14],[0,1,5,0,1,5,0,1579,15],[0,1,5,0,1,5,0,1,5,0,22,13,0,3,75,0,1553,82],[0,1,5,1,1,5,0,1,16,0,3,18,0,18,29,0,3,5,0,1553,83],[2,1,5,0,1,15,0,3,15,0,18,15,0,3,76,0,1553,84],[3,1,13,0,3,13,0,18,5,0,1,77,0,1,79,0,1,81,0,1553,85],[3,1,17,0,3,19,0,18,30,0,1,78,0,1,78,0,1,5,0,1553,86],[3,1,15,0,3,15,0,18,31,0,1,5,0,1,80,0,1,5,0,1553,87],[3,1,5,0,1,13,0,1,23,0,1,28,0,18,13,1,1,5,1,1553,88],[3,1,5,0,1,20,0,1,24,0,1,5,0,14,32,0,2,65,0,1,73,0,1,74,3,1553,89],[4,1,15,0,1,25,0,1,5,0,14,15,0,2,15,0,1,15,0,1,15,3,1553,90],[4,1,13,0,1,26,1,14,13,0,2,13,0,1,5,0,1,13,3,1553,91],[4,1,21,0,1,27,1,14,33,0,2,66,0,1,5,0,1,5,3,1553,92],[4,1,15,0,1,5,1,1,5,0,13,15,0,1,5,0,1,15,5,1,5,0,1547,93,0,5,207],[4,1,22,2,1,5,0,1,5,0,10,13,0,1,22,0,1,55,0,1,67,0,1,68,6,4,5,0,1543,94,0,5,208],[4,1,5,3,1,5,0,2,34,0,1,41,0,3,43,0,1,51,0,1,52,0,1,57,0,1,63,0,1,5,0,1,56,1,1,69,10,29,5,0,1334,95,0,180,112,0,5,209],[4,1,5,4,2,15,0,1,15,0,3,15,0,1,15,0,1,15,0,1,15,0,1,15,0,1,5,0,1,5,1,1,70,39,34,5,0,72,96,0,1217,101,0,3,172,0,3,187,0,1,192,0,4,197,0,91,5,0,10,6,0,40,113,0,10,148,0,8,149,0,5,154,0,1,163,0,1,167,0,3,168,0,9,188,0,1,196,0,1,203,0,5,210],[9,2,13,0,1,13,0,3,13,0,1,13,0,1,13,0,1,13,0,1,22,1,1,5,1,1,71,73,8,5,0,64,97,0,26,5,0,1027,102,0,126,126,0,9,142,0,29,146,0,3,5,0,2,5,0,1,167,0,1,5,0,4,5,83,8,5,0,10,5,0,32,5,0,7,160,0,1,186,0,10,5,0,8,5,0,5,5,0,1,5,0,1,5,0,3,5,0,2,5,0,7,6,0,1,5,0,1,5,0,1,211,0,2,212,0,2,215],[9,2,35,0,1,42,0,3,44,0,1,5,0,1,53,0,1,58,0,1,64,3,1,72,81,9,5,0,36,98,0,19,100,26,85,5,0,1,103,0,462,106,0,326,114,0,9,129,0,99,145,0,4,155,0,14,162,0,15,176,0,8,181,0,4,184,0,7,5,0,90,127,0,14,143,0,6,147,0,7,165,0,2,184,0,5,5,0,4,118,0,7,5,0,5,118,0,2,125,0,7,150,0,8,179,5,1,5,135,3,5,0,4,5,0,3,161,0,1,5,7,3,5,5,3,5,12,7,5,2,1,5,0,1,5,0,1,213,0,2,5],[9,2,15,0,1,5,0,1,5,0,2,15,0,1,5,0,1,15,0,1,15,0,1,5,3,1,6,90,8,5,0,27,99,0,1,205,0,5,5,0,14,136,75,36,5,0,1,5,0,8,5,0,430,107,0,14,150,0,10,157,0,7,5,0,309,108,0,10,157,0,5,5,0,3,130,0,1,190,0,74,5,0,25,145,0,4,5,0,7,5,0,7,171,0,9,5,0,1,190,0,2,193,0,3,202,0,1,5,0,6,166,0,1,201,0,4,185,7,4,5,0,76,108,0,4,150,0,3,157,0,3,162,0,5,5,0,8,144,0,1,200,0,6,5,0,1,5,0,6,166,0,2,185,3,2,5,0,4,5,7,5,5,0,1,5,0,1,164,0,7,151,0,8,5,148,3,5,16,3,5,23,1,214],[9,2,13,0,1,5,0,1,5,0,2,13,1,1,13,0,1,13,4,1,5,98,4,5,0,23,100,0,1,5,5,4,5,0,10,137,104,7,5,0,1,104,8,9,5,0,421,108,0,1,5,0,13,151,0,10,5,6,1,5,0,9,5,0,17,109,0,263,115,0,20,153,0,10,5,3,2,5,0,3,131,0,1,191,9,65,5,0,24,5,0,1,199,11,7,5,6,3,5,0,1,191,0,2,194,0,2,5,0,1,206,1,6,5,0,1,5,0,4,5,10,1,5,0,1,5,0,71,115,0,4,153,0,4,151,0,3,5,0,2,5,0,1,171,0,5,173,0,8,5,0,1,5,7,6,5,0,2,5,22,1,5,0,5,5,0,2,152,7,1,5,193,1,5],[9,1,36,0,1,38,2,2,45,1,1,54,0,1,59,107,4,5,0,13,136,0,6,189,10,10,5,111,1,105,14,3,5,0,10,5,0,17,109,0,382,115,0,12,153,1,5,5,0,8,152,7,3,5,13,3,5,0,1,5,0,16,110,0,8,5,0,255,116,0,20,169,7,3,5,5,2,5,0,1,132,0,1,5,21,53,5,7,17,5,0,1,5,27,1,204,0,2,195,2,1,5,24,1,5,0,70,116,0,1,5,0,3,169,0,4,152,5,1,5,0,1,5,0,4,174,52,2,5],[9,1,15,0,1,15,2,2,15,1,1,5,0,1,15,111,1,5,0,12,137,0,6,5,131,1,5,26,1,5,0,17,110,0,2,5,0,380,116,0,1,5,0,11,169,6,8,5,27,1,5,0,3,111,0,12,169,8,11,5,0,236,117,0,8,125,0,1,5,0,19,170,17,1,133,92,7,5,28,1,5,0,1,5,0,1,204,28,1,5,0,65,117,0,4,125,1,3,170,0,4,5,7,4,5],[9,1,13,0,1,39,2,2,13,1,1,5,0,1,13,112,12,5,137,1,5,27,1,111,0,13,169,0,3,198,2,4,5,0,371,117,0,5,125,1,1,5,0,10,170,10,4,5,28,3,5,0,12,170,19,9,5,0,19,118,0,208,119,0,5,5,0,3,164,1,12,5,0,5,170,0,2,177,17,1,5,129,1,5,29,3,5,0,2,118,0,60,119,0,4,5,1,3,5,1,3,5,7,4,5],[9,1,37,0,1,40,2,2,46,2,1,60,289,1,5,0,13,170,0,3,5,6,7,5,0,16,118,0,346,119,0,2,158,0,4,5,0,1,164,2,4,5,0,5,170,0,1,177,42,3,5,0,2,5,0,9,170,0,1,177,26,2,5,0,19,5,0,39,5,0,164,120,0,5,175,5,3,5,13,5,5,0,2,5,179,1,5,0,2,5,0,14,5,0,46,120],[9,1,5,0,1,5,2,2,15,2,1,15,289,1,5,0,11,170,0,2,177,15,1,5,0,16,5,0,15,5,0,330,120,0,1,175,0,2,5,4,1,5,6,3,5,0,2,177,0,1,5,47,1,5,0,8,180,0,1,5,71,15,5,0,19,5,0,110,121,0,35,134,0,3,5,0,2,183,214,10,5,0,4,5,0,37,121,0,5,134],[9,1,5,0,1,5,2,2,13,2,1,13,290,4,5,0,2,170,0,2,177,0,3,180,0,2,5,38,9,5,0,7,5,0,289,121,0,34,134,0,1,5,16,2,178,49,6,5,0,2,182,0,1,5,103,2,5,0,4,5,0,102,122,0,4,156,0,3,5,0,29,135,0,3,139,3,2,5,228,36,122,0,1,156,0,4,135,0,1,139],[13,2,47,2,1,61,294,1,5,0,1,180,0,2,178,0,3,5,1,1,5,54,2,5,0,285,122,0,2,156,0,8,5,0,25,135,0,1,139,17,2,5,55,2,5,110,6,5,0,54,123,0,30,138,0,1,139,0,11,159,0,2,5,0,2,139,3,2,5,0,27,135,0,2,5,0,1,6,233,6,5,0,12,123,0,17,138,0,1,159,0,1,5,0,4,135,0,1,5],[13,2,15,2,1,15,295,1,5,0,2,5,61,6,5,0,201,123,0,72,138,0,2,139,0,4,159,0,2,5,8,4,5,0,21,135,0,1,5,17,2,5,173,8,5,0,44,123,0,2,139,0,30,5,0,1,5,0,11,5,2,2,5,5,19,5,0,7,135,0,1,140,2,1,5,239,3,5,0,8,123,0,1,139,0,17,5,0,1,5,1,1,5,0,3,135],[13,2,13,2,1,13,365,8,5,0,192,123,0,1,139,0,72,5,0,1,5,0,1,6,0,4,5,14,7,5,0,14,135,18,2,5,178,3,5,0,14,5,0,29,128,0,1,139,0,2,5,21,9,5,2,10,5,20,8,5,0,4,5,0,2,135,0,1,140,0,1,5,245,8,5,0,1,6,13,4,5,0,1,5,2,1,5,0,1,135,0,1,140],[13,1,48,0,1,49,2,1,62,373,44,5,0,17,124,0,130,128,0,1,139,0,1,6,48,24,5,1,1,5,0,4,5,15,6,5,0,5,5,0,7,135,0,2,140,215,8,5,0,21,123,0,1,6,31,1,5,32,8,5,4,2,5,0,1,5,254,1,5,21,1,135,0,1,5],[13,1,15,0,1,15,2,1,15,417,17,5,0,19,5,0,105,123,0,6,141,0,1,6,0,1,5,93,6,5,5,2,5,0,3,135,0,2,140,0,2,5,223,13,5,0,6,128,0,2,139,0,1,5,78,1,5,276,1,5],[13,1,5,0,1,13,2,1,13,424,10,5,19,62,5,0,34,128,0,9,139,0,6,5,0,1,5,107,1,5,0,2,135,0,2,5,1,1,5,231,4,5,0,1,67,0,2,5,0,4,123,0,2,5],[13,1,5,0,1,50,2,1,5,433,1,5,64,13,5,0,4,67,0,3,5,0,31,123,0,9,5,5,1,5,109,2,5,242,4,5],[14,1,5,2,1,5,518,28,5,0,3,139,371,1,5],[14,1,5,540,5,5,0,4,67,0,3,5]]; -numTicks = 1581; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~gc http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:19:175","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1917864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2033548","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) :42:72","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3351816","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2636206","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3215258","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3509684","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3519381","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_3_initializeIcons :463:40","~registerIcons :94:23","~fabric_icons_9_initializeIcons :1207:40","~normalizeIconName :88:34","~fabric_icons_15_initializeIcons :1951:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~toArray :21:248","~V :20:247","~Q :16:293","~ai :222:12","~tc :55:12","~MenuButtonView :2438:31","~slot :118:33","~_renderSlot :188:21","~result :77:27","~M :15:11","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~expandQuads :355:21","~memoizedFunction :73:37","~result :35:27","~TextView :9:25","~_loop_1 :313:44","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~extractStyleParts :8:27","~_processArgs :16:26","~K :118:419","~Ue :118:12","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~Stylesheet.argsFromClassName :113:55","~expandSelector :272:24","~factoryComponents_FontIcon :842:43","~_resolveStyles :63:24","~concatStyleSets :6:25","~_resolveTokens :258:24","~FontIcon :34:25","~_resolveTokens :75:24","~lh :194:140","~re :108:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~count :21:186","~se :109:12","~MenuButtonSlots :2429:32","~applyRegistration :427:27","~__rest :61:16","~_translateShorthand :150:29","~Stylesheet.classNameFromKey :106:54","~qc :49:12","~pc :48:127","~getSlots :109:18","~Mf :148:385","~_normalizeArg :100:23","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~If :147:394","~qe :107:12","~U :19:192","~S :18:11","~_loop_1 :113:28","~Ng :166:128","~(anonymous) :68:123","~TextStyles :2:27","~(anonymous) :1577:100","~useMenuButtonState :2266:35","~T :19:239","~escape :16:176","~css :7:13","~fa :20:12","~_getCustomizations :285:28","~da :16:12","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~oc :48:12","~Lf :148:288","~ke :103:12","~Ve :119:12","~useRef :23:254","~useRef :159:332","~Ig :185:375","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~we :110:12","~xe :110:125","~R :17:11","~Button_styles_baseTokens :505:41","~(anonymous) :1573:104","~(anonymous) :1:88","~useCallback :22:349","~ge :101:12","~mg :151:12","~f :138:420","~useCallback :158:210","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1580,6],[0,1,1,0,1,7,0,1579,11],[0,1,2,0,1,8,0,1579,12],[0,1,3,0,1,9,0,1579,13],[0,1,4,0,1,10,0,1579,14],[0,1,5,0,1,5,0,1579,15],[0,1,5,0,1,5,0,1,5,0,22,13,0,3,75,0,1553,82],[0,1,5,1,1,5,0,1,16,0,3,18,0,18,29,0,3,5,0,1553,83],[2,1,5,0,1,15,0,3,15,0,18,15,0,3,76,0,1553,84],[3,1,13,0,3,13,0,18,5,0,1,77,0,1,79,0,1,81,0,1553,85],[3,1,17,0,3,19,0,18,30,0,1,78,0,1,78,0,1,5,0,1553,86],[3,1,15,0,3,15,0,18,31,0,1,5,0,1,80,0,1,5,0,1553,87],[3,1,5,0,1,13,0,1,23,0,1,28,0,18,13,1,1,5,1,1553,88],[3,1,5,0,1,20,0,1,24,0,1,5,0,14,32,0,2,65,0,1,73,0,1,74,3,1553,89],[4,1,15,0,1,25,0,1,5,0,14,15,0,2,15,0,1,15,0,1,15,3,1553,90],[4,1,13,0,1,26,1,14,13,0,2,13,0,1,5,0,1,13,3,1553,91],[4,1,21,0,1,27,1,14,33,0,2,66,0,1,5,0,1,5,3,1553,92],[4,1,15,0,1,5,1,1,5,0,13,15,0,1,5,0,1,15,5,1,5,0,1547,93,0,5,207],[4,1,22,2,1,5,0,1,5,0,10,13,0,1,22,0,1,55,0,1,67,0,1,68,6,4,5,0,1543,94,0,5,208],[4,1,5,3,1,5,0,2,34,0,1,41,0,3,43,0,1,51,0,1,52,0,1,57,0,1,63,0,1,5,0,1,56,1,1,69,10,29,5,0,1334,95,0,180,112,0,5,209],[4,1,5,4,2,15,0,1,15,0,3,15,0,1,15,0,1,15,0,1,15,0,1,15,0,1,5,0,1,5,1,1,70,39,34,5,0,72,96,0,1217,101,0,3,172,0,3,187,0,1,192,0,4,197,0,91,5,0,10,6,0,40,113,0,10,148,0,8,149,0,5,154,0,1,163,0,1,167,0,3,168,0,9,188,0,1,196,0,1,203,0,5,210],[9,2,13,0,1,13,0,3,13,0,1,13,0,1,13,0,1,13,0,1,22,1,1,5,1,1,71,73,8,5,0,64,97,0,26,5,0,1027,102,0,126,126,0,9,142,0,29,146,0,3,5,0,2,5,0,1,167,0,1,5,0,4,5,83,8,5,0,10,5,0,32,5,0,7,160,0,1,186,0,10,5,0,8,5,0,5,5,0,1,5,0,1,5,0,3,5,0,2,5,0,7,6,0,1,5,0,1,5,0,1,211,0,2,212,0,2,215],[9,2,35,0,1,42,0,3,44,0,1,5,0,1,53,0,1,58,0,1,64,3,1,72,81,9,5,0,36,98,0,19,100,26,85,5,0,1,103,0,462,106,0,326,114,0,9,129,0,99,145,0,4,155,0,14,162,0,15,176,0,8,181,0,4,184,0,7,5,0,90,127,0,14,143,0,6,147,0,7,165,0,2,184,0,5,5,0,4,118,0,7,5,0,5,118,0,2,125,0,7,150,0,8,179,5,1,5,135,3,5,0,4,5,0,3,161,0,1,5,7,3,5,5,3,5,12,7,5,2,1,5,0,1,5,0,1,213,0,2,5],[9,2,15,0,1,5,0,1,5,0,2,15,0,1,5,0,1,15,0,1,15,0,1,5,3,1,6,90,8,5,0,27,99,0,1,205,0,5,5,0,14,136,75,36,5,0,1,5,0,8,5,0,430,107,0,14,150,0,10,157,0,7,5,0,309,108,0,10,157,0,5,5,0,3,130,0,1,190,0,74,5,0,25,145,0,4,5,0,7,5,0,7,171,0,9,5,0,1,190,0,2,193,0,3,202,0,1,5,0,6,166,0,1,201,0,4,185,7,4,5,0,76,108,0,4,150,0,3,157,0,3,162,0,5,5,0,8,144,0,1,200,0,6,5,0,1,5,0,6,166,0,2,185,3,2,5,0,4,5,7,5,5,0,1,5,0,1,164,0,7,151,0,8,5,148,3,5,16,3,5,23,1,214],[9,2,13,0,1,5,0,1,5,0,2,13,1,1,13,0,1,13,4,1,5,98,4,5,0,23,100,0,1,5,5,4,5,0,10,137,104,7,5,0,1,104,8,9,5,0,421,108,0,1,5,0,13,151,0,10,5,6,1,5,0,9,5,0,17,109,0,263,115,0,20,153,0,10,5,3,2,5,0,3,131,0,1,191,9,65,5,0,24,5,0,1,199,11,7,5,6,3,5,0,1,191,0,2,194,0,2,5,0,1,206,1,6,5,0,1,5,0,4,5,10,1,5,0,1,5,0,71,115,0,4,153,0,4,151,0,3,5,0,2,5,0,1,171,0,5,173,0,8,5,0,1,5,7,6,5,0,2,5,22,1,5,0,5,5,0,2,152,7,1,5,193,1,5],[9,1,36,0,1,38,2,2,45,1,1,54,0,1,59,107,4,5,0,13,136,0,6,189,10,10,5,111,1,105,14,3,5,0,10,5,0,17,109,0,382,115,0,12,153,1,5,5,0,8,152,7,3,5,13,3,5,0,1,5,0,16,110,0,8,5,0,255,116,0,20,169,7,3,5,5,2,5,0,1,132,0,1,5,21,53,5,7,17,5,0,1,5,27,1,204,0,2,195,2,1,5,24,1,5,0,70,116,0,1,5,0,3,169,0,4,152,5,1,5,0,1,5,0,4,174,52,2,5],[9,1,15,0,1,15,2,2,15,1,1,5,0,1,15,111,1,5,0,12,137,0,6,5,131,1,5,26,1,5,0,17,110,0,2,5,0,380,116,0,1,5,0,11,169,6,8,5,27,1,5,0,3,111,0,12,169,8,11,5,0,236,117,0,8,125,0,1,5,0,19,170,17,1,133,92,7,5,28,1,5,0,1,5,0,1,204,28,1,5,0,65,117,0,4,125,1,3,170,0,4,5,7,4,5],[9,1,13,0,1,39,2,2,13,1,1,5,0,1,13,112,12,5,137,1,5,27,1,111,0,13,169,0,3,198,2,4,5,0,371,117,0,5,125,1,1,5,0,10,170,10,4,5,28,3,5,0,12,170,19,9,5,0,19,118,0,208,119,0,5,5,0,3,164,1,12,5,0,5,170,0,2,177,17,1,5,129,1,5,29,3,5,0,2,118,0,60,119,0,4,5,1,3,5,1,3,5,7,4,5],[9,1,37,0,1,40,2,2,46,2,1,60,289,1,5,0,13,170,0,3,5,6,7,5,0,16,118,0,346,119,0,2,158,0,4,5,0,1,164,2,4,5,0,5,170,0,1,177,42,3,5,0,2,5,0,9,170,0,1,177,26,2,5,0,19,5,0,39,5,0,164,120,0,5,175,5,3,5,13,5,5,0,2,5,179,1,5,0,2,5,0,14,5,0,46,120],[9,1,5,0,1,5,2,2,15,2,1,15,289,1,5,0,11,170,0,2,177,15,1,5,0,16,5,0,15,5,0,330,120,0,1,175,0,2,5,4,1,5,6,3,5,0,2,177,0,1,5,47,1,5,0,8,180,0,1,5,71,15,5,0,19,5,0,110,121,0,35,134,0,3,5,0,2,183,214,10,5,0,4,5,0,37,121,0,5,134],[9,1,5,0,1,5,2,2,13,2,1,13,290,4,5,0,2,170,0,2,177,0,3,180,0,2,5,38,9,5,0,7,5,0,289,121,0,34,134,0,1,5,16,2,178,49,6,5,0,2,182,0,1,5,103,2,5,0,4,5,0,102,122,0,4,156,0,3,5,0,29,135,0,3,139,3,2,5,228,36,122,0,1,156,0,4,135,0,1,139],[13,2,47,2,1,61,294,1,5,0,1,180,0,2,178,0,3,5,1,1,5,54,2,5,0,285,122,0,2,156,0,8,5,0,25,135,0,1,139,17,2,5,55,2,5,110,6,5,0,54,123,0,30,138,0,1,139,0,11,159,0,2,5,0,2,139,3,2,5,0,27,135,0,2,5,0,1,6,233,6,5,0,12,123,0,17,138,0,1,159,0,1,5,0,4,135,0,1,5],[13,2,15,2,1,15,295,1,5,0,2,5,61,6,5,0,201,123,0,72,138,0,2,139,0,4,159,0,2,5,8,4,5,0,21,135,0,1,5,17,2,5,173,8,5,0,44,123,0,2,139,0,30,5,0,1,5,0,11,5,2,2,5,5,19,5,0,7,135,0,1,140,2,1,5,239,3,5,0,8,123,0,1,139,0,17,5,0,1,5,1,1,5,0,3,135],[13,2,13,2,1,13,365,8,5,0,192,123,0,1,139,0,72,5,0,1,5,0,1,6,0,4,5,14,7,5,0,14,135,18,2,5,178,3,5,0,14,5,0,29,128,0,1,139,0,2,5,21,9,5,2,10,5,20,8,5,0,4,5,0,2,135,0,1,140,0,1,5,245,8,5,0,1,6,13,4,5,0,1,5,2,1,5,0,1,135,0,1,140],[13,1,48,0,1,49,2,1,62,373,44,5,0,17,124,0,130,128,0,1,139,0,1,6,48,24,5,1,1,5,0,4,5,15,6,5,0,5,5,0,7,135,0,2,140,215,8,5,0,21,123,0,1,6,31,1,5,32,8,5,4,2,5,0,1,5,254,1,5,21,1,135,0,1,5],[13,1,15,0,1,15,2,1,15,417,17,5,0,19,5,0,105,123,0,6,141,0,1,6,0,1,5,93,6,5,5,2,5,0,3,135,0,2,140,0,2,5,223,13,5,0,6,128,0,2,139,0,1,5,78,1,5,276,1,5],[13,1,5,0,1,13,2,1,13,424,10,5,19,62,5,0,34,128,0,9,139,0,6,5,0,1,5,107,1,5,0,2,135,0,2,5,1,1,5,231,4,5,0,1,67,0,2,5,0,4,123,0,2,5],[13,1,5,0,1,50,2,1,5,433,1,5,64,13,5,0,4,67,0,3,5,0,31,123,0,9,5,5,1,5,109,2,5,242,4,5],[14,1,5,2,1,5,518,28,5,0,3,139,371,1,5],[14,1,5,540,5,5,0,4,67,0,3,5]]; +let numTicks = 1581; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.data.js b/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.data.js index d76f01c..7c66603 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~serializeRuleEntries :378:30","~_createSlideOutY :405:26","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :475:70","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__extends :44:19","~__ :46:16","~(anonymous) :744:62","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_15_initializeIcons :1951:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~se :109:12","~tc :55:12","~qc :49:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~get :370:23","~getNativeProps :393:24","~vf :132:12","~BaseButton :102:24","~hg :150:12","~FontIcon :34:25","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~initializeDir :31:23","~DefaultButton :67:27","~E :13:11","~Ye :122:12","~K :118:419","~Ue :118:12","~ComponentWithInjectedProps.render :39:72","~(anonymous) :41:183","~M :15:11","~memoizedFunction :73:37","~assign :50:16","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton._onRenderContent :496:54","~Button :505:31","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~DefaultButton.render :75:47","~memoizeFunction :63:25","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~oc :48:12","~xf :134:12","~If :147:394","~xe :110:125","~Je :114:12","~J :114:349","~ComponentWithInjectedProps :28:52","~pc :48:127","~_normalizeArg :100:23","~re :108:12","~(anonymous) :26:88","~BaseButton._this._onRenderMenuIcon :169:44","~qe :107:12","~Ng :166:128","~ge :101:12","~css :7:13","~Ig :185:375","~lh :194:140","~createRef :21:372","~Ve :119:12","~BaseButton._this._onRenderIcon :110:40","~getId :98:15","~initializeFocusRects :22:30","~BaseComponent._warnDeprecations :212:58","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~BaseComponent.componentDidMount :94:58","~BaseComponent._setComponentRef :233:57"]; -levels = [[0,1,0,0,589,6],[0,1,1,0,589,7],[0,1,2,0,589,8],[0,1,3,0,589,9],[0,1,4,0,589,10],[0,1,5,0,589,11],[0,1,5,0,1,5,0,17,9,0,3,44,0,568,51],[0,1,5,0,1,50,0,2,12,0,3,14,0,12,20,0,3,5,0,568,52],[1,1,5,0,2,11,0,3,11,0,12,11,0,3,45,0,568,53],[2,2,9,0,3,9,0,11,5,0,1,9,0,1,46,0,1,47,0,1,49,0,568,54],[2,2,13,0,3,15,0,11,22,0,1,21,0,1,5,0,1,48,0,1,5,0,568,55],[2,2,11,0,3,11,0,11,23,0,1,11,0,1,5,0,1,5,0,1,5,0,568,56],[2,2,5,0,1,5,0,1,16,0,1,18,0,11,9,0,1,5,3,568,57],[3,1,5,0,1,5,0,1,17,0,1,16,0,10,24,0,1,42,0,1,5,3,568,58],[5,1,5,0,1,19,0,10,11,0,1,11,4,568,59],[6,1,5,0,10,9,0,1,5,4,568,60],[6,1,5,0,10,25,0,1,43,4,568,61],[7,2,5,0,8,11,0,1,5,4,4,5,0,556,62,0,8,136],[7,1,5,0,1,26,0,1,5,0,4,9,0,1,37,0,1,39,0,1,41,0,1,26,7,1,5,0,3,5,0,553,63,0,8,137],[9,1,5,0,1,27,0,2,38,0,1,40,0,1,5,0,1,5,0,1,5,12,21,5,0,367,64,0,165,70,0,8,138],[10,1,11,0,1,5,0,1,11,0,1,5,0,1,5,0,1,5,0,1,5,33,20,5,0,38,65,0,248,74,0,34,82,0,13,94,0,7,108,0,4,115,0,1,116,0,2,125,0,89,5,0,11,6,0,6,71,0,38,72,0,4,102,0,1,114,0,4,117,0,3,121,0,1,124,0,1,126,0,7,129,0,8,139],[10,1,9,0,1,26,0,1,5,0,1,5,56,5,5,0,33,66,0,5,5,0,163,75,0,69,80,0,10,113,0,1,128,0,3,5,0,31,83,0,2,5,0,4,95,0,7,107,0,2,5,0,5,109,0,4,5,0,1,5,0,2,5,88,1,5,0,9,5,0,2,26,0,4,5,0,2,6,0,28,5,0,9,73,0,1,112,0,1,5,0,3,6,0,1,5,0,4,5,0,3,5,0,1,5,0,1,5,0,7,5,0,1,5,0,1,140,0,2,141,0,4,142],[10,1,28,1,1,5,62,12,5,0,12,67,0,9,90,5,7,5,0,12,65,0,138,76,0,6,93,0,7,5,0,40,81,0,18,88,0,4,118,0,8,5,0,1,116,0,1,117,0,1,5,3,12,5,0,5,79,0,6,95,0,5,96,0,3,127,2,4,5,0,7,5,2,2,5,0,3,126,111,2,5,22,6,5,0,5,5,0,4,119,0,1,5,1,3,5,7,1,5,8,1,5,1,1,5,0,2,5,0,1,5,0,3,76],[10,1,11,76,3,5,0,9,68,0,3,5,0,5,91,0,1,131,12,1,5,0,11,66,0,5,5,0,118,77,0,15,105,0,3,5,0,3,95,7,22,5,0,3,86,0,10,103,0,1,106,0,1,130,0,2,133,0,1,135,0,2,5,0,16,86,0,2,5,0,2,89,8,1,5,0,1,5,13,3,5,0,1,5,0,4,84,0,6,5,0,3,5,0,2,120,0,3,5,17,3,5,146,4,5,12,1,5,14,1,5,0,1,143,0,1,144],[10,1,9,79,1,5,0,1,69,0,7,90,3,3,5,0,2,92,0,1,5,13,6,5,0,5,90,5,14,5,0,1,78,0,28,79,0,7,96,0,22,97,0,45,100,0,1,122,0,5,5,0,5,95,0,5,96,3,3,5,23,6,5,0,1,5,0,1,87,0,1,98,0,2,5,0,8,104,0,1,5,0,1,5,0,2,5,0,1,5,2,2,5,0,1,89,0,12,98,0,1,134,1,1,5,0,2,5,27,1,5,0,3,85,9,2,5,201,1,78,0,1,145],[10,1,29,80,1,5,0,1,5,0,5,91,0,1,131,6,2,5,20,5,91,19,1,5,0,4,5,0,24,84,0,6,5,0,1,120,0,11,5,0,11,84,0,1,5,0,44,101,0,1,5,4,1,5,0,5,5,0,5,5,36,1,5,0,1,5,2,8,5,3,1,5,5,1,5,0,4,5,0,8,99,0,1,5,32,3,5,212,1,5,0,1,5],[10,1,11,82,1,5,0,4,92,0,1,5,28,1,5,0,4,92,19,1,5,4,7,5,0,17,85,6,1,5,6,5,5,0,11,5,1,6,5,0,19,95,0,14,110,0,3,123,0,2,132,59,5,5,14,8,5,34,2,5],[10,1,9,83,4,5,30,4,5,31,17,5,33,3,5,0,19,5,0,1,5,0,6,95,0,7,111,0,2,5,0,1,95,0,2,5,59,5,5,18,4,5],[10,1,30,157,12,5,56,6,5,0,1,5,0,6,95,2,1,5],[10,1,11,232,6,5],[10,1,31],[10,1,32],[10,1,33],[10,1,34],[10,1,35],[10,1,36],[10,1,5],[10,1,5]]; -numTicks = 590; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~serializeRuleEntries :378:30","~_createSlideOutY :405:26","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :475:70","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__extends :44:19","~__ :46:16","~(anonymous) :744:62","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_15_initializeIcons :1951:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~se :109:12","~tc :55:12","~qc :49:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~get :370:23","~getNativeProps :393:24","~vf :132:12","~BaseButton :102:24","~hg :150:12","~FontIcon :34:25","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~initializeDir :31:23","~DefaultButton :67:27","~E :13:11","~Ye :122:12","~K :118:419","~Ue :118:12","~ComponentWithInjectedProps.render :39:72","~(anonymous) :41:183","~M :15:11","~memoizedFunction :73:37","~assign :50:16","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton._onRenderContent :496:54","~Button :505:31","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~DefaultButton.render :75:47","~memoizeFunction :63:25","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~oc :48:12","~xf :134:12","~If :147:394","~xe :110:125","~Je :114:12","~J :114:349","~ComponentWithInjectedProps :28:52","~pc :48:127","~_normalizeArg :100:23","~re :108:12","~(anonymous) :26:88","~BaseButton._this._onRenderMenuIcon :169:44","~qe :107:12","~Ng :166:128","~ge :101:12","~css :7:13","~Ig :185:375","~lh :194:140","~createRef :21:372","~Ve :119:12","~BaseButton._this._onRenderIcon :110:40","~getId :98:15","~initializeFocusRects :22:30","~BaseComponent._warnDeprecations :212:58","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~BaseComponent.componentDidMount :94:58","~BaseComponent._setComponentRef :233:57"]; +let levels = [[0,1,0,0,589,6],[0,1,1,0,589,7],[0,1,2,0,589,8],[0,1,3,0,589,9],[0,1,4,0,589,10],[0,1,5,0,589,11],[0,1,5,0,1,5,0,17,9,0,3,44,0,568,51],[0,1,5,0,1,50,0,2,12,0,3,14,0,12,20,0,3,5,0,568,52],[1,1,5,0,2,11,0,3,11,0,12,11,0,3,45,0,568,53],[2,2,9,0,3,9,0,11,5,0,1,9,0,1,46,0,1,47,0,1,49,0,568,54],[2,2,13,0,3,15,0,11,22,0,1,21,0,1,5,0,1,48,0,1,5,0,568,55],[2,2,11,0,3,11,0,11,23,0,1,11,0,1,5,0,1,5,0,1,5,0,568,56],[2,2,5,0,1,5,0,1,16,0,1,18,0,11,9,0,1,5,3,568,57],[3,1,5,0,1,5,0,1,17,0,1,16,0,10,24,0,1,42,0,1,5,3,568,58],[5,1,5,0,1,19,0,10,11,0,1,11,4,568,59],[6,1,5,0,10,9,0,1,5,4,568,60],[6,1,5,0,10,25,0,1,43,4,568,61],[7,2,5,0,8,11,0,1,5,4,4,5,0,556,62,0,8,136],[7,1,5,0,1,26,0,1,5,0,4,9,0,1,37,0,1,39,0,1,41,0,1,26,7,1,5,0,3,5,0,553,63,0,8,137],[9,1,5,0,1,27,0,2,38,0,1,40,0,1,5,0,1,5,0,1,5,12,21,5,0,367,64,0,165,70,0,8,138],[10,1,11,0,1,5,0,1,11,0,1,5,0,1,5,0,1,5,0,1,5,33,20,5,0,38,65,0,248,74,0,34,82,0,13,94,0,7,108,0,4,115,0,1,116,0,2,125,0,89,5,0,11,6,0,6,71,0,38,72,0,4,102,0,1,114,0,4,117,0,3,121,0,1,124,0,1,126,0,7,129,0,8,139],[10,1,9,0,1,26,0,1,5,0,1,5,56,5,5,0,33,66,0,5,5,0,163,75,0,69,80,0,10,113,0,1,128,0,3,5,0,31,83,0,2,5,0,4,95,0,7,107,0,2,5,0,5,109,0,4,5,0,1,5,0,2,5,88,1,5,0,9,5,0,2,26,0,4,5,0,2,6,0,28,5,0,9,73,0,1,112,0,1,5,0,3,6,0,1,5,0,4,5,0,3,5,0,1,5,0,1,5,0,7,5,0,1,5,0,1,140,0,2,141,0,4,142],[10,1,28,1,1,5,62,12,5,0,12,67,0,9,90,5,7,5,0,12,65,0,138,76,0,6,93,0,7,5,0,40,81,0,18,88,0,4,118,0,8,5,0,1,116,0,1,117,0,1,5,3,12,5,0,5,79,0,6,95,0,5,96,0,3,127,2,4,5,0,7,5,2,2,5,0,3,126,111,2,5,22,6,5,0,5,5,0,4,119,0,1,5,1,3,5,7,1,5,8,1,5,1,1,5,0,2,5,0,1,5,0,3,76],[10,1,11,76,3,5,0,9,68,0,3,5,0,5,91,0,1,131,12,1,5,0,11,66,0,5,5,0,118,77,0,15,105,0,3,5,0,3,95,7,22,5,0,3,86,0,10,103,0,1,106,0,1,130,0,2,133,0,1,135,0,2,5,0,16,86,0,2,5,0,2,89,8,1,5,0,1,5,13,3,5,0,1,5,0,4,84,0,6,5,0,3,5,0,2,120,0,3,5,17,3,5,146,4,5,12,1,5,14,1,5,0,1,143,0,1,144],[10,1,9,79,1,5,0,1,69,0,7,90,3,3,5,0,2,92,0,1,5,13,6,5,0,5,90,5,14,5,0,1,78,0,28,79,0,7,96,0,22,97,0,45,100,0,1,122,0,5,5,0,5,95,0,5,96,3,3,5,23,6,5,0,1,5,0,1,87,0,1,98,0,2,5,0,8,104,0,1,5,0,1,5,0,2,5,0,1,5,2,2,5,0,1,89,0,12,98,0,1,134,1,1,5,0,2,5,27,1,5,0,3,85,9,2,5,201,1,78,0,1,145],[10,1,29,80,1,5,0,1,5,0,5,91,0,1,131,6,2,5,20,5,91,19,1,5,0,4,5,0,24,84,0,6,5,0,1,120,0,11,5,0,11,84,0,1,5,0,44,101,0,1,5,4,1,5,0,5,5,0,5,5,36,1,5,0,1,5,2,8,5,3,1,5,5,1,5,0,4,5,0,8,99,0,1,5,32,3,5,212,1,5,0,1,5],[10,1,11,82,1,5,0,4,92,0,1,5,28,1,5,0,4,92,19,1,5,4,7,5,0,17,85,6,1,5,6,5,5,0,11,5,1,6,5,0,19,95,0,14,110,0,3,123,0,2,132,59,5,5,14,8,5,34,2,5],[10,1,9,83,4,5,30,4,5,31,17,5,33,3,5,0,19,5,0,1,5,0,6,95,0,7,111,0,2,5,0,1,95,0,2,5,59,5,5,18,4,5],[10,1,30,157,12,5,56,6,5,0,1,5,0,6,95,2,1,5],[10,1,11,232,6,5],[10,1,31],[10,1,32],[10,1,33],[10,1,34],[10,1,35],[10,1,36],[10,1,5],[10,1,5]]; +let numTicks = 590; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.html b/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.html index 60e435c..3d160c1 100644 --- a/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/MenuButton_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~serializeRuleEntries :378:30","~_createSlideOutY :405:26","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :475:70","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__extends :44:19","~__ :46:16","~(anonymous) :744:62","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_15_initializeIcons :1951:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~se :109:12","~tc :55:12","~qc :49:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~get :370:23","~getNativeProps :393:24","~vf :132:12","~BaseButton :102:24","~hg :150:12","~FontIcon :34:25","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~initializeDir :31:23","~DefaultButton :67:27","~E :13:11","~Ye :122:12","~K :118:419","~Ue :118:12","~ComponentWithInjectedProps.render :39:72","~(anonymous) :41:183","~M :15:11","~memoizedFunction :73:37","~assign :50:16","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton._onRenderContent :496:54","~Button :505:31","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~DefaultButton.render :75:47","~memoizeFunction :63:25","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~oc :48:12","~xf :134:12","~If :147:394","~xe :110:125","~Je :114:12","~J :114:349","~ComponentWithInjectedProps :28:52","~pc :48:127","~_normalizeArg :100:23","~re :108:12","~(anonymous) :26:88","~BaseButton._this._onRenderMenuIcon :169:44","~qe :107:12","~Ng :166:128","~ge :101:12","~css :7:13","~Ig :185:375","~lh :194:140","~createRef :21:372","~Ve :119:12","~BaseButton._this._onRenderIcon :110:40","~getId :98:15","~initializeFocusRects :22:30","~BaseComponent._warnDeprecations :212:58","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~BaseComponent.componentDidMount :94:58","~BaseComponent._setComponentRef :233:57"]; -levels = [[0,1,0,0,589,6],[0,1,1,0,589,7],[0,1,2,0,589,8],[0,1,3,0,589,9],[0,1,4,0,589,10],[0,1,5,0,589,11],[0,1,5,0,1,5,0,17,9,0,3,44,0,568,51],[0,1,5,0,1,50,0,2,12,0,3,14,0,12,20,0,3,5,0,568,52],[1,1,5,0,2,11,0,3,11,0,12,11,0,3,45,0,568,53],[2,2,9,0,3,9,0,11,5,0,1,9,0,1,46,0,1,47,0,1,49,0,568,54],[2,2,13,0,3,15,0,11,22,0,1,21,0,1,5,0,1,48,0,1,5,0,568,55],[2,2,11,0,3,11,0,11,23,0,1,11,0,1,5,0,1,5,0,1,5,0,568,56],[2,2,5,0,1,5,0,1,16,0,1,18,0,11,9,0,1,5,3,568,57],[3,1,5,0,1,5,0,1,17,0,1,16,0,10,24,0,1,42,0,1,5,3,568,58],[5,1,5,0,1,19,0,10,11,0,1,11,4,568,59],[6,1,5,0,10,9,0,1,5,4,568,60],[6,1,5,0,10,25,0,1,43,4,568,61],[7,2,5,0,8,11,0,1,5,4,4,5,0,556,62,0,8,136],[7,1,5,0,1,26,0,1,5,0,4,9,0,1,37,0,1,39,0,1,41,0,1,26,7,1,5,0,3,5,0,553,63,0,8,137],[9,1,5,0,1,27,0,2,38,0,1,40,0,1,5,0,1,5,0,1,5,12,21,5,0,367,64,0,165,70,0,8,138],[10,1,11,0,1,5,0,1,11,0,1,5,0,1,5,0,1,5,0,1,5,33,20,5,0,38,65,0,248,74,0,34,82,0,13,94,0,7,108,0,4,115,0,1,116,0,2,125,0,89,5,0,11,6,0,6,71,0,38,72,0,4,102,0,1,114,0,4,117,0,3,121,0,1,124,0,1,126,0,7,129,0,8,139],[10,1,9,0,1,26,0,1,5,0,1,5,56,5,5,0,33,66,0,5,5,0,163,75,0,69,80,0,10,113,0,1,128,0,3,5,0,31,83,0,2,5,0,4,95,0,7,107,0,2,5,0,5,109,0,4,5,0,1,5,0,2,5,88,1,5,0,9,5,0,2,26,0,4,5,0,2,6,0,28,5,0,9,73,0,1,112,0,1,5,0,3,6,0,1,5,0,4,5,0,3,5,0,1,5,0,1,5,0,7,5,0,1,5,0,1,140,0,2,141,0,4,142],[10,1,28,1,1,5,62,12,5,0,12,67,0,9,90,5,7,5,0,12,65,0,138,76,0,6,93,0,7,5,0,40,81,0,18,88,0,4,118,0,8,5,0,1,116,0,1,117,0,1,5,3,12,5,0,5,79,0,6,95,0,5,96,0,3,127,2,4,5,0,7,5,2,2,5,0,3,126,111,2,5,22,6,5,0,5,5,0,4,119,0,1,5,1,3,5,7,1,5,8,1,5,1,1,5,0,2,5,0,1,5,0,3,76],[10,1,11,76,3,5,0,9,68,0,3,5,0,5,91,0,1,131,12,1,5,0,11,66,0,5,5,0,118,77,0,15,105,0,3,5,0,3,95,7,22,5,0,3,86,0,10,103,0,1,106,0,1,130,0,2,133,0,1,135,0,2,5,0,16,86,0,2,5,0,2,89,8,1,5,0,1,5,13,3,5,0,1,5,0,4,84,0,6,5,0,3,5,0,2,120,0,3,5,17,3,5,146,4,5,12,1,5,14,1,5,0,1,143,0,1,144],[10,1,9,79,1,5,0,1,69,0,7,90,3,3,5,0,2,92,0,1,5,13,6,5,0,5,90,5,14,5,0,1,78,0,28,79,0,7,96,0,22,97,0,45,100,0,1,122,0,5,5,0,5,95,0,5,96,3,3,5,23,6,5,0,1,5,0,1,87,0,1,98,0,2,5,0,8,104,0,1,5,0,1,5,0,2,5,0,1,5,2,2,5,0,1,89,0,12,98,0,1,134,1,1,5,0,2,5,27,1,5,0,3,85,9,2,5,201,1,78,0,1,145],[10,1,29,80,1,5,0,1,5,0,5,91,0,1,131,6,2,5,20,5,91,19,1,5,0,4,5,0,24,84,0,6,5,0,1,120,0,11,5,0,11,84,0,1,5,0,44,101,0,1,5,4,1,5,0,5,5,0,5,5,36,1,5,0,1,5,2,8,5,3,1,5,5,1,5,0,4,5,0,8,99,0,1,5,32,3,5,212,1,5,0,1,5],[10,1,11,82,1,5,0,4,92,0,1,5,28,1,5,0,4,92,19,1,5,4,7,5,0,17,85,6,1,5,6,5,5,0,11,5,1,6,5,0,19,95,0,14,110,0,3,123,0,2,132,59,5,5,14,8,5,34,2,5],[10,1,9,83,4,5,30,4,5,31,17,5,33,3,5,0,19,5,0,1,5,0,6,95,0,7,111,0,2,5,0,1,95,0,2,5,59,5,5,18,4,5],[10,1,30,157,12,5,56,6,5,0,1,5,0,6,95,2,1,5],[10,1,11,232,6,5],[10,1,31],[10,1,32],[10,1,33],[10,1,34],[10,1,35],[10,1,36],[10,1,5],[10,1,5]]; -numTicks = 590; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:18:368","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~keyframes :11:19","~serializeRuleEntries :378:30","~_createSlideOutY :405:26","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :475:70","~__decorate :73:20","~withResponsiveMode :31:28","~(anonymous) :32:47","~__extends :44:19","~__ :46:16","~(anonymous) :744:62","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2078746","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_15_initializeIcons :1951:41","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~se :109:12","~tc :55:12","~qc :49:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~get :370:23","~getNativeProps :393:24","~vf :132:12","~BaseButton :102:24","~hg :150:12","~FontIcon :34:25","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~initializeDir :31:23","~DefaultButton :67:27","~E :13:11","~Ye :122:12","~K :118:419","~Ue :118:12","~ComponentWithInjectedProps.render :39:72","~(anonymous) :41:183","~M :15:11","~memoizedFunction :73:37","~assign :50:16","~_makeAllSafe :252:22","~_makeSafe :257:19","~BaseButton._onRenderContent :496:54","~Button :505:31","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~DefaultButton.render :75:47","~memoizeFunction :63:25","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~oc :48:12","~xf :134:12","~If :147:394","~xe :110:125","~Je :114:12","~J :114:349","~ComponentWithInjectedProps :28:52","~pc :48:127","~_normalizeArg :100:23","~re :108:12","~(anonymous) :26:88","~BaseButton._this._onRenderMenuIcon :169:44","~qe :107:12","~Ng :166:128","~ge :101:12","~css :7:13","~Ig :185:375","~lh :194:140","~createRef :21:372","~Ve :119:12","~BaseButton._this._onRenderIcon :110:40","~getId :98:15","~initializeFocusRects :22:30","~BaseComponent._warnDeprecations :212:58","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~BaseComponent.componentDidMount :94:58","~BaseComponent._setComponentRef :233:57"]; +let levels = [[0,1,0,0,589,6],[0,1,1,0,589,7],[0,1,2,0,589,8],[0,1,3,0,589,9],[0,1,4,0,589,10],[0,1,5,0,589,11],[0,1,5,0,1,5,0,17,9,0,3,44,0,568,51],[0,1,5,0,1,50,0,2,12,0,3,14,0,12,20,0,3,5,0,568,52],[1,1,5,0,2,11,0,3,11,0,12,11,0,3,45,0,568,53],[2,2,9,0,3,9,0,11,5,0,1,9,0,1,46,0,1,47,0,1,49,0,568,54],[2,2,13,0,3,15,0,11,22,0,1,21,0,1,5,0,1,48,0,1,5,0,568,55],[2,2,11,0,3,11,0,11,23,0,1,11,0,1,5,0,1,5,0,1,5,0,568,56],[2,2,5,0,1,5,0,1,16,0,1,18,0,11,9,0,1,5,3,568,57],[3,1,5,0,1,5,0,1,17,0,1,16,0,10,24,0,1,42,0,1,5,3,568,58],[5,1,5,0,1,19,0,10,11,0,1,11,4,568,59],[6,1,5,0,10,9,0,1,5,4,568,60],[6,1,5,0,10,25,0,1,43,4,568,61],[7,2,5,0,8,11,0,1,5,4,4,5,0,556,62,0,8,136],[7,1,5,0,1,26,0,1,5,0,4,9,0,1,37,0,1,39,0,1,41,0,1,26,7,1,5,0,3,5,0,553,63,0,8,137],[9,1,5,0,1,27,0,2,38,0,1,40,0,1,5,0,1,5,0,1,5,12,21,5,0,367,64,0,165,70,0,8,138],[10,1,11,0,1,5,0,1,11,0,1,5,0,1,5,0,1,5,0,1,5,33,20,5,0,38,65,0,248,74,0,34,82,0,13,94,0,7,108,0,4,115,0,1,116,0,2,125,0,89,5,0,11,6,0,6,71,0,38,72,0,4,102,0,1,114,0,4,117,0,3,121,0,1,124,0,1,126,0,7,129,0,8,139],[10,1,9,0,1,26,0,1,5,0,1,5,56,5,5,0,33,66,0,5,5,0,163,75,0,69,80,0,10,113,0,1,128,0,3,5,0,31,83,0,2,5,0,4,95,0,7,107,0,2,5,0,5,109,0,4,5,0,1,5,0,2,5,88,1,5,0,9,5,0,2,26,0,4,5,0,2,6,0,28,5,0,9,73,0,1,112,0,1,5,0,3,6,0,1,5,0,4,5,0,3,5,0,1,5,0,1,5,0,7,5,0,1,5,0,1,140,0,2,141,0,4,142],[10,1,28,1,1,5,62,12,5,0,12,67,0,9,90,5,7,5,0,12,65,0,138,76,0,6,93,0,7,5,0,40,81,0,18,88,0,4,118,0,8,5,0,1,116,0,1,117,0,1,5,3,12,5,0,5,79,0,6,95,0,5,96,0,3,127,2,4,5,0,7,5,2,2,5,0,3,126,111,2,5,22,6,5,0,5,5,0,4,119,0,1,5,1,3,5,7,1,5,8,1,5,1,1,5,0,2,5,0,1,5,0,3,76],[10,1,11,76,3,5,0,9,68,0,3,5,0,5,91,0,1,131,12,1,5,0,11,66,0,5,5,0,118,77,0,15,105,0,3,5,0,3,95,7,22,5,0,3,86,0,10,103,0,1,106,0,1,130,0,2,133,0,1,135,0,2,5,0,16,86,0,2,5,0,2,89,8,1,5,0,1,5,13,3,5,0,1,5,0,4,84,0,6,5,0,3,5,0,2,120,0,3,5,17,3,5,146,4,5,12,1,5,14,1,5,0,1,143,0,1,144],[10,1,9,79,1,5,0,1,69,0,7,90,3,3,5,0,2,92,0,1,5,13,6,5,0,5,90,5,14,5,0,1,78,0,28,79,0,7,96,0,22,97,0,45,100,0,1,122,0,5,5,0,5,95,0,5,96,3,3,5,23,6,5,0,1,5,0,1,87,0,1,98,0,2,5,0,8,104,0,1,5,0,1,5,0,2,5,0,1,5,2,2,5,0,1,89,0,12,98,0,1,134,1,1,5,0,2,5,27,1,5,0,3,85,9,2,5,201,1,78,0,1,145],[10,1,29,80,1,5,0,1,5,0,5,91,0,1,131,6,2,5,20,5,91,19,1,5,0,4,5,0,24,84,0,6,5,0,1,120,0,11,5,0,11,84,0,1,5,0,44,101,0,1,5,4,1,5,0,5,5,0,5,5,36,1,5,0,1,5,2,8,5,3,1,5,5,1,5,0,4,5,0,8,99,0,1,5,32,3,5,212,1,5,0,1,5],[10,1,11,82,1,5,0,4,92,0,1,5,28,1,5,0,4,92,19,1,5,4,7,5,0,17,85,6,1,5,6,5,5,0,11,5,1,6,5,0,19,95,0,14,110,0,3,123,0,2,132,59,5,5,14,8,5,34,2,5],[10,1,9,83,4,5,30,4,5,31,17,5,33,3,5,0,19,5,0,1,5,0,6,95,0,7,111,0,2,5,0,1,95,0,2,5,59,5,5,18,4,5],[10,1,30,157,12,5,56,6,5,0,1,5,0,6,95,2,1,5],[10,1,11,232,6,5],[10,1,31],[10,1,32],[10,1,33],[10,1,34],[10,1,35],[10,1,36],[10,1,5],[10,1,5]]; +let numTicks = 590; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.data.js b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.data.js index 7e980db..aabf676 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createAnimation :379:26","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3253870","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2543422","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2128246","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3067340","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3441679","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~now :34:20","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_11_initializeIcons :1455:41","~normalizeIconName :88:34","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~E :13:11","~obj. :264:36","~BaseButton.render :387:44","~(anonymous) :41:183","~K :118:419","~Ue :118:12","~BaseButton :102:24","~ai :222:12","~tc :55:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~assign :50:16","~filteredAssign :70:24","~PrimaryButton.render :25:47","~M :15:11","~qc :49:12","~re :108:12","~getNativeProps :393:24","~(anonymous) :398:92","~PrimaryButton :17:27","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~Customizations.getSettings :31:43","~qe :107:12","~ComponentWithInjectedProps.render :39:72","~memoizedFunction :73:37","~se :109:12","~DefaultButton.render :75:47","~Lf :148:288","~pc :48:127","~M :186:11","~oc :48:12","~getId :98:15","~initializeDir :31:23","~xf :134:12","~(anonymous) :2:88","~Ig :185:375","~BaseButton._this._onRenderTextContents :127:48","~f :138:420","~Mf :148:385","~BaseButton._this._onRenderIcon :110:40","~he :101:184","~ge :101:12","~initializeFocusRects :22:30","~ComponentWithInjectedProps :28:52","~xe :110:125","~BaseButton._this._onRenderText :136:40","~we :110:12","~Id :87:12","~J :114:349","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~BaseButton.componentDidMount :465:55"]; -levels = [[0,1,0,0,487,7],[0,1,1,0,487,8],[0,1,2,0,487,9],[0,1,3,0,487,10],[0,1,4,0,487,11],[0,1,5,0,487,12],[0,1,6,0,12,10,0,4,46,0,471,54],[0,1,4,0,1,13,0,3,16,0,8,20,0,4,4,0,471,55],[0,1,4,0,1,12,0,1,4,0,2,12,0,8,12,0,4,47,0,471,56],[1,1,10,0,1,4,0,2,10,0,8,4,0,1,48,0,1,50,0,1,51,0,1,52,0,471,57],[1,1,14,1,2,17,0,8,21,0,1,49,0,1,4,0,1,49,0,1,49,0,471,58],[1,1,4,1,2,12,0,8,22,0,1,4,0,1,4,0,1,4,0,1,53,0,471,59],[1,1,15,1,1,18,0,1,19,0,8,10,0,1,4,1,1,4,0,1,4,0,471,60],[3,1,4,0,1,4,0,7,23,0,1,41,4,471,61],[3,1,4,1,7,12,0,1,12,4,471,62],[5,1,4,0,6,10,0,1,10,4,471,63],[6,6,24,0,1,42,4,471,64],[6,1,4,0,5,12,0,1,12,4,1,4,0,459,65,0,11,132],[6,1,4,0,4,10,0,1,19,0,1,43,4,1,4,0,2,4,0,457,66,0,11,133],[7,1,25,0,2,28,0,1,38,0,1,4,0,1,44,7,16,4,0,321,67,0,120,85,0,11,134],[7,1,12,0,2,12,0,1,12,0,1,4,0,1,45,22,1,4,0,19,4,0,28,68,0,234,73,0,29,81,0,6,109,0,2,111,0,1,117,0,2,126,0,67,4,0,3,7,0,22,86,0,3,94,0,3,100,0,7,104,0,7,107,0,2,120,0,1,128,0,1,130,0,4,131,0,11,135],[7,1,10,0,2,10,0,1,39,1,1,4,42,3,4,0,25,69,0,16,4,0,145,74,0,66,75,0,6,115,0,1,117,0,11,4,0,10,92,0,7,103,0,1,116,0,3,4,0,3,122,0,2,4,0,1,4,0,2,4,66,1,4,0,3,4,0,15,4,0,5,93,0,2,112,0,3,4,0,2,4,0,1,7,0,7,4,0,6,4,0,1,129,0,2,4,0,1,4,0,1,4,0,4,4,0,2,4,0,1,136,0,1,137,0,7,138],[7,1,26,0,2,29,0,1,40,1,1,4,45,3,4,0,15,70,0,7,72,16,9,4,0,18,68,0,108,79,0,10,105,0,8,4,0,9,76,0,36,84,0,11,97,0,2,125,0,6,4,0,1,4,6,5,4,0,10,4,0,7,4,0,1,4,3,1,4,0,2,123,86,4,4,0,3,4,0,2,110,0,2,4,2,1,4,2,1,4,13,1,4,7,1,4,2,1,4,0,1,4,0,4,4,0,1,79,0,2,139],[7,1,12,0,2,12,0,1,4,50,4,4,0,10,71,0,1,119,0,4,4,0,3,82,25,3,4,0,15,69,0,2,4,0,86,80,0,11,91,0,9,108,0,8,4,0,2,92,8,2,4,0,7,77,0,19,4,0,7,77,0,7,98,0,3,113,0,1,4,0,10,77,0,2,78,40,2,4,93,2,4,4,1,4,33,1,140,0,2,4],[7,1,10,0,2,10,55,4,4,0,6,72,0,1,4,4,2,4,0,1,83,28,2,4,0,13,72,2,15,4,0,29,87,0,17,89,0,15,95,0,10,106,0,8,4,0,3,92,0,3,4,0,3,92,0,3,106,8,2,4,10,1,4,0,1,78,0,4,101,0,1,124,11,8,4,0,1,4,0,5,101,0,1,114,0,1,4,0,6,99,0,3,4,1,1,4,0,1,78,0,8,101,0,2,4,175,1,4],[7,1,27,0,2,30,59,2,4,0,4,82,7,1,4,30,3,4,0,10,82,17,6,4,0,23,88,0,10,4,0,7,90,0,1,4,0,14,90,0,10,4,4,4,4,0,3,4,3,3,4,0,3,4,21,1,4,0,1,4,0,3,102,0,1,4,20,5,102,0,1,4,1,6,4,2,1,4,2,1,4,0,1,4,0,7,102],[7,1,12,0,2,12,61,4,83,41,7,4,0,3,83,23,8,4,0,10,92,0,4,118,0,1,121,5,5,4,0,7,4,1,3,4,0,11,96,51,1,15,1,3,4,21,5,4,4,4,4,7,7,4],[7,1,4,0,2,10,61,4,4,48,3,4,27,4,4,0,10,4,0,1,4,0,1,92,0,2,127,0,1,4,21,11,4,54,2,4,24,2,4,5,3,4,10,4,4],[7,1,4,0,2,31,158,1,4,0,2,92,28,5,4],[8,2,12,159,2,4],[8,2,10],[8,1,32,0,1,35],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,33,0,1,36],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,34,0,1,37],[8,1,4,0,1,4],[8,1,4]]; -numTicks = 488; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createAnimation :379:26","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3253870","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2543422","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2128246","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3067340","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3441679","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~now :34:20","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_11_initializeIcons :1455:41","~normalizeIconName :88:34","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~E :13:11","~obj. :264:36","~BaseButton.render :387:44","~(anonymous) :41:183","~K :118:419","~Ue :118:12","~BaseButton :102:24","~ai :222:12","~tc :55:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~assign :50:16","~filteredAssign :70:24","~PrimaryButton.render :25:47","~M :15:11","~qc :49:12","~re :108:12","~getNativeProps :393:24","~(anonymous) :398:92","~PrimaryButton :17:27","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~Customizations.getSettings :31:43","~qe :107:12","~ComponentWithInjectedProps.render :39:72","~memoizedFunction :73:37","~se :109:12","~DefaultButton.render :75:47","~Lf :148:288","~pc :48:127","~M :186:11","~oc :48:12","~getId :98:15","~initializeDir :31:23","~xf :134:12","~(anonymous) :2:88","~Ig :185:375","~BaseButton._this._onRenderTextContents :127:48","~f :138:420","~Mf :148:385","~BaseButton._this._onRenderIcon :110:40","~he :101:184","~ge :101:12","~initializeFocusRects :22:30","~ComponentWithInjectedProps :28:52","~xe :110:125","~BaseButton._this._onRenderText :136:40","~we :110:12","~Id :87:12","~J :114:349","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~BaseButton.componentDidMount :465:55"]; +let levels = [[0,1,0,0,487,7],[0,1,1,0,487,8],[0,1,2,0,487,9],[0,1,3,0,487,10],[0,1,4,0,487,11],[0,1,5,0,487,12],[0,1,6,0,12,10,0,4,46,0,471,54],[0,1,4,0,1,13,0,3,16,0,8,20,0,4,4,0,471,55],[0,1,4,0,1,12,0,1,4,0,2,12,0,8,12,0,4,47,0,471,56],[1,1,10,0,1,4,0,2,10,0,8,4,0,1,48,0,1,50,0,1,51,0,1,52,0,471,57],[1,1,14,1,2,17,0,8,21,0,1,49,0,1,4,0,1,49,0,1,49,0,471,58],[1,1,4,1,2,12,0,8,22,0,1,4,0,1,4,0,1,4,0,1,53,0,471,59],[1,1,15,1,1,18,0,1,19,0,8,10,0,1,4,1,1,4,0,1,4,0,471,60],[3,1,4,0,1,4,0,7,23,0,1,41,4,471,61],[3,1,4,1,7,12,0,1,12,4,471,62],[5,1,4,0,6,10,0,1,10,4,471,63],[6,6,24,0,1,42,4,471,64],[6,1,4,0,5,12,0,1,12,4,1,4,0,459,65,0,11,132],[6,1,4,0,4,10,0,1,19,0,1,43,4,1,4,0,2,4,0,457,66,0,11,133],[7,1,25,0,2,28,0,1,38,0,1,4,0,1,44,7,16,4,0,321,67,0,120,85,0,11,134],[7,1,12,0,2,12,0,1,12,0,1,4,0,1,45,22,1,4,0,19,4,0,28,68,0,234,73,0,29,81,0,6,109,0,2,111,0,1,117,0,2,126,0,67,4,0,3,7,0,22,86,0,3,94,0,3,100,0,7,104,0,7,107,0,2,120,0,1,128,0,1,130,0,4,131,0,11,135],[7,1,10,0,2,10,0,1,39,1,1,4,42,3,4,0,25,69,0,16,4,0,145,74,0,66,75,0,6,115,0,1,117,0,11,4,0,10,92,0,7,103,0,1,116,0,3,4,0,3,122,0,2,4,0,1,4,0,2,4,66,1,4,0,3,4,0,15,4,0,5,93,0,2,112,0,3,4,0,2,4,0,1,7,0,7,4,0,6,4,0,1,129,0,2,4,0,1,4,0,1,4,0,4,4,0,2,4,0,1,136,0,1,137,0,7,138],[7,1,26,0,2,29,0,1,40,1,1,4,45,3,4,0,15,70,0,7,72,16,9,4,0,18,68,0,108,79,0,10,105,0,8,4,0,9,76,0,36,84,0,11,97,0,2,125,0,6,4,0,1,4,6,5,4,0,10,4,0,7,4,0,1,4,3,1,4,0,2,123,86,4,4,0,3,4,0,2,110,0,2,4,2,1,4,2,1,4,13,1,4,7,1,4,2,1,4,0,1,4,0,4,4,0,1,79,0,2,139],[7,1,12,0,2,12,0,1,4,50,4,4,0,10,71,0,1,119,0,4,4,0,3,82,25,3,4,0,15,69,0,2,4,0,86,80,0,11,91,0,9,108,0,8,4,0,2,92,8,2,4,0,7,77,0,19,4,0,7,77,0,7,98,0,3,113,0,1,4,0,10,77,0,2,78,40,2,4,93,2,4,4,1,4,33,1,140,0,2,4],[7,1,10,0,2,10,55,4,4,0,6,72,0,1,4,4,2,4,0,1,83,28,2,4,0,13,72,2,15,4,0,29,87,0,17,89,0,15,95,0,10,106,0,8,4,0,3,92,0,3,4,0,3,92,0,3,106,8,2,4,10,1,4,0,1,78,0,4,101,0,1,124,11,8,4,0,1,4,0,5,101,0,1,114,0,1,4,0,6,99,0,3,4,1,1,4,0,1,78,0,8,101,0,2,4,175,1,4],[7,1,27,0,2,30,59,2,4,0,4,82,7,1,4,30,3,4,0,10,82,17,6,4,0,23,88,0,10,4,0,7,90,0,1,4,0,14,90,0,10,4,4,4,4,0,3,4,3,3,4,0,3,4,21,1,4,0,1,4,0,3,102,0,1,4,20,5,102,0,1,4,1,6,4,2,1,4,2,1,4,0,1,4,0,7,102],[7,1,12,0,2,12,61,4,83,41,7,4,0,3,83,23,8,4,0,10,92,0,4,118,0,1,121,5,5,4,0,7,4,1,3,4,0,11,96,51,1,15,1,3,4,21,5,4,4,4,4,7,7,4],[7,1,4,0,2,10,61,4,4,48,3,4,27,4,4,0,10,4,0,1,4,0,1,92,0,2,127,0,1,4,21,11,4,54,2,4,24,2,4,5,3,4,10,4,4],[7,1,4,0,2,31,158,1,4,0,2,92,28,5,4],[8,2,12,159,2,4],[8,2,10],[8,1,32,0,1,35],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,33,0,1,36],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,34,0,1,37],[8,1,4,0,1,4],[8,1,4]]; +let numTicks = 488; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.html b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.html index 08c14c1..bfa07bd 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.html +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createAnimation :379:26","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3253870","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2543422","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2128246","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3067340","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3441679","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~now :34:20","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_11_initializeIcons :1455:41","~normalizeIconName :88:34","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~E :13:11","~obj. :264:36","~BaseButton.render :387:44","~(anonymous) :41:183","~K :118:419","~Ue :118:12","~BaseButton :102:24","~ai :222:12","~tc :55:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~assign :50:16","~filteredAssign :70:24","~PrimaryButton.render :25:47","~M :15:11","~qc :49:12","~re :108:12","~getNativeProps :393:24","~(anonymous) :398:92","~PrimaryButton :17:27","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~Customizations.getSettings :31:43","~qe :107:12","~ComponentWithInjectedProps.render :39:72","~memoizedFunction :73:37","~se :109:12","~DefaultButton.render :75:47","~Lf :148:288","~pc :48:127","~M :186:11","~oc :48:12","~getId :98:15","~initializeDir :31:23","~xf :134:12","~(anonymous) :2:88","~Ig :185:375","~BaseButton._this._onRenderTextContents :127:48","~f :138:420","~Mf :148:385","~BaseButton._this._onRenderIcon :110:40","~he :101:184","~ge :101:12","~initializeFocusRects :22:30","~ComponentWithInjectedProps :28:52","~xe :110:125","~BaseButton._this._onRenderText :136:40","~we :110:12","~Id :87:12","~J :114:349","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~BaseButton.componentDidMount :465:55"]; -levels = [[0,1,0,0,487,7],[0,1,1,0,487,8],[0,1,2,0,487,9],[0,1,3,0,487,10],[0,1,4,0,487,11],[0,1,5,0,487,12],[0,1,6,0,12,10,0,4,46,0,471,54],[0,1,4,0,1,13,0,3,16,0,8,20,0,4,4,0,471,55],[0,1,4,0,1,12,0,1,4,0,2,12,0,8,12,0,4,47,0,471,56],[1,1,10,0,1,4,0,2,10,0,8,4,0,1,48,0,1,50,0,1,51,0,1,52,0,471,57],[1,1,14,1,2,17,0,8,21,0,1,49,0,1,4,0,1,49,0,1,49,0,471,58],[1,1,4,1,2,12,0,8,22,0,1,4,0,1,4,0,1,4,0,1,53,0,471,59],[1,1,15,1,1,18,0,1,19,0,8,10,0,1,4,1,1,4,0,1,4,0,471,60],[3,1,4,0,1,4,0,7,23,0,1,41,4,471,61],[3,1,4,1,7,12,0,1,12,4,471,62],[5,1,4,0,6,10,0,1,10,4,471,63],[6,6,24,0,1,42,4,471,64],[6,1,4,0,5,12,0,1,12,4,1,4,0,459,65,0,11,132],[6,1,4,0,4,10,0,1,19,0,1,43,4,1,4,0,2,4,0,457,66,0,11,133],[7,1,25,0,2,28,0,1,38,0,1,4,0,1,44,7,16,4,0,321,67,0,120,85,0,11,134],[7,1,12,0,2,12,0,1,12,0,1,4,0,1,45,22,1,4,0,19,4,0,28,68,0,234,73,0,29,81,0,6,109,0,2,111,0,1,117,0,2,126,0,67,4,0,3,7,0,22,86,0,3,94,0,3,100,0,7,104,0,7,107,0,2,120,0,1,128,0,1,130,0,4,131,0,11,135],[7,1,10,0,2,10,0,1,39,1,1,4,42,3,4,0,25,69,0,16,4,0,145,74,0,66,75,0,6,115,0,1,117,0,11,4,0,10,92,0,7,103,0,1,116,0,3,4,0,3,122,0,2,4,0,1,4,0,2,4,66,1,4,0,3,4,0,15,4,0,5,93,0,2,112,0,3,4,0,2,4,0,1,7,0,7,4,0,6,4,0,1,129,0,2,4,0,1,4,0,1,4,0,4,4,0,2,4,0,1,136,0,1,137,0,7,138],[7,1,26,0,2,29,0,1,40,1,1,4,45,3,4,0,15,70,0,7,72,16,9,4,0,18,68,0,108,79,0,10,105,0,8,4,0,9,76,0,36,84,0,11,97,0,2,125,0,6,4,0,1,4,6,5,4,0,10,4,0,7,4,0,1,4,3,1,4,0,2,123,86,4,4,0,3,4,0,2,110,0,2,4,2,1,4,2,1,4,13,1,4,7,1,4,2,1,4,0,1,4,0,4,4,0,1,79,0,2,139],[7,1,12,0,2,12,0,1,4,50,4,4,0,10,71,0,1,119,0,4,4,0,3,82,25,3,4,0,15,69,0,2,4,0,86,80,0,11,91,0,9,108,0,8,4,0,2,92,8,2,4,0,7,77,0,19,4,0,7,77,0,7,98,0,3,113,0,1,4,0,10,77,0,2,78,40,2,4,93,2,4,4,1,4,33,1,140,0,2,4],[7,1,10,0,2,10,55,4,4,0,6,72,0,1,4,4,2,4,0,1,83,28,2,4,0,13,72,2,15,4,0,29,87,0,17,89,0,15,95,0,10,106,0,8,4,0,3,92,0,3,4,0,3,92,0,3,106,8,2,4,10,1,4,0,1,78,0,4,101,0,1,124,11,8,4,0,1,4,0,5,101,0,1,114,0,1,4,0,6,99,0,3,4,1,1,4,0,1,78,0,8,101,0,2,4,175,1,4],[7,1,27,0,2,30,59,2,4,0,4,82,7,1,4,30,3,4,0,10,82,17,6,4,0,23,88,0,10,4,0,7,90,0,1,4,0,14,90,0,10,4,4,4,4,0,3,4,3,3,4,0,3,4,21,1,4,0,1,4,0,3,102,0,1,4,20,5,102,0,1,4,1,6,4,2,1,4,2,1,4,0,1,4,0,7,102],[7,1,12,0,2,12,61,4,83,41,7,4,0,3,83,23,8,4,0,10,92,0,4,118,0,1,121,5,5,4,0,7,4,1,3,4,0,11,96,51,1,15,1,3,4,21,5,4,4,4,4,7,7,4],[7,1,4,0,2,10,61,4,4,48,3,4,27,4,4,0,10,4,0,1,4,0,1,92,0,2,127,0,1,4,21,11,4,54,2,4,24,2,4,5,3,4,10,4,4],[7,1,4,0,2,31,158,1,4,0,2,92,28,5,4],[8,2,12,159,2,4],[8,2,10],[8,1,32,0,1,35],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,33,0,1,36],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,34,0,1,37],[8,1,4,0,1,4],[8,1,4]]; -numTicks = 488; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:193:181","~uf file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:38:258","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createAnimation :379:26","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3253870","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2543422","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2128246","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1949395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3065283","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3067340","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3441679","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~now :34:20","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_11_initializeIcons :1455:41","~normalizeIconName :88:34","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Og :167:12","~Qg :173:12","~vf :132:12","~DefaultButton :67:27","~BaseComponent :70:27","~E :13:11","~obj. :264:36","~BaseButton.render :387:44","~(anonymous) :41:183","~K :118:419","~Ue :118:12","~BaseButton :102:24","~ai :222:12","~tc :55:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~assign :50:16","~filteredAssign :70:24","~PrimaryButton.render :25:47","~M :15:11","~qc :49:12","~re :108:12","~getNativeProps :393:24","~(anonymous) :398:92","~PrimaryButton :17:27","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~ke :103:12","~_makeAllSafe :252:22","~_makeSafe :257:19","~Customizations.getSettings :31:43","~qe :107:12","~ComponentWithInjectedProps.render :39:72","~memoizedFunction :73:37","~se :109:12","~DefaultButton.render :75:47","~Lf :148:288","~pc :48:127","~M :186:11","~oc :48:12","~getId :98:15","~initializeDir :31:23","~xf :134:12","~(anonymous) :2:88","~Ig :185:375","~BaseButton._this._onRenderTextContents :127:48","~f :138:420","~Mf :148:385","~BaseButton._this._onRenderIcon :110:40","~he :101:184","~ge :101:12","~initializeFocusRects :22:30","~ComponentWithInjectedProps :28:52","~xe :110:125","~BaseButton._this._onRenderText :136:40","~we :110:12","~Id :87:12","~J :114:349","~lh :194:140","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83","~BaseButton.componentDidMount :465:55"]; +let levels = [[0,1,0,0,487,7],[0,1,1,0,487,8],[0,1,2,0,487,9],[0,1,3,0,487,10],[0,1,4,0,487,11],[0,1,5,0,487,12],[0,1,6,0,12,10,0,4,46,0,471,54],[0,1,4,0,1,13,0,3,16,0,8,20,0,4,4,0,471,55],[0,1,4,0,1,12,0,1,4,0,2,12,0,8,12,0,4,47,0,471,56],[1,1,10,0,1,4,0,2,10,0,8,4,0,1,48,0,1,50,0,1,51,0,1,52,0,471,57],[1,1,14,1,2,17,0,8,21,0,1,49,0,1,4,0,1,49,0,1,49,0,471,58],[1,1,4,1,2,12,0,8,22,0,1,4,0,1,4,0,1,4,0,1,53,0,471,59],[1,1,15,1,1,18,0,1,19,0,8,10,0,1,4,1,1,4,0,1,4,0,471,60],[3,1,4,0,1,4,0,7,23,0,1,41,4,471,61],[3,1,4,1,7,12,0,1,12,4,471,62],[5,1,4,0,6,10,0,1,10,4,471,63],[6,6,24,0,1,42,4,471,64],[6,1,4,0,5,12,0,1,12,4,1,4,0,459,65,0,11,132],[6,1,4,0,4,10,0,1,19,0,1,43,4,1,4,0,2,4,0,457,66,0,11,133],[7,1,25,0,2,28,0,1,38,0,1,4,0,1,44,7,16,4,0,321,67,0,120,85,0,11,134],[7,1,12,0,2,12,0,1,12,0,1,4,0,1,45,22,1,4,0,19,4,0,28,68,0,234,73,0,29,81,0,6,109,0,2,111,0,1,117,0,2,126,0,67,4,0,3,7,0,22,86,0,3,94,0,3,100,0,7,104,0,7,107,0,2,120,0,1,128,0,1,130,0,4,131,0,11,135],[7,1,10,0,2,10,0,1,39,1,1,4,42,3,4,0,25,69,0,16,4,0,145,74,0,66,75,0,6,115,0,1,117,0,11,4,0,10,92,0,7,103,0,1,116,0,3,4,0,3,122,0,2,4,0,1,4,0,2,4,66,1,4,0,3,4,0,15,4,0,5,93,0,2,112,0,3,4,0,2,4,0,1,7,0,7,4,0,6,4,0,1,129,0,2,4,0,1,4,0,1,4,0,4,4,0,2,4,0,1,136,0,1,137,0,7,138],[7,1,26,0,2,29,0,1,40,1,1,4,45,3,4,0,15,70,0,7,72,16,9,4,0,18,68,0,108,79,0,10,105,0,8,4,0,9,76,0,36,84,0,11,97,0,2,125,0,6,4,0,1,4,6,5,4,0,10,4,0,7,4,0,1,4,3,1,4,0,2,123,86,4,4,0,3,4,0,2,110,0,2,4,2,1,4,2,1,4,13,1,4,7,1,4,2,1,4,0,1,4,0,4,4,0,1,79,0,2,139],[7,1,12,0,2,12,0,1,4,50,4,4,0,10,71,0,1,119,0,4,4,0,3,82,25,3,4,0,15,69,0,2,4,0,86,80,0,11,91,0,9,108,0,8,4,0,2,92,8,2,4,0,7,77,0,19,4,0,7,77,0,7,98,0,3,113,0,1,4,0,10,77,0,2,78,40,2,4,93,2,4,4,1,4,33,1,140,0,2,4],[7,1,10,0,2,10,55,4,4,0,6,72,0,1,4,4,2,4,0,1,83,28,2,4,0,13,72,2,15,4,0,29,87,0,17,89,0,15,95,0,10,106,0,8,4,0,3,92,0,3,4,0,3,92,0,3,106,8,2,4,10,1,4,0,1,78,0,4,101,0,1,124,11,8,4,0,1,4,0,5,101,0,1,114,0,1,4,0,6,99,0,3,4,1,1,4,0,1,78,0,8,101,0,2,4,175,1,4],[7,1,27,0,2,30,59,2,4,0,4,82,7,1,4,30,3,4,0,10,82,17,6,4,0,23,88,0,10,4,0,7,90,0,1,4,0,14,90,0,10,4,4,4,4,0,3,4,3,3,4,0,3,4,21,1,4,0,1,4,0,3,102,0,1,4,20,5,102,0,1,4,1,6,4,2,1,4,2,1,4,0,1,4,0,7,102],[7,1,12,0,2,12,61,4,83,41,7,4,0,3,83,23,8,4,0,10,92,0,4,118,0,1,121,5,5,4,0,7,4,1,3,4,0,11,96,51,1,15,1,3,4,21,5,4,4,4,4,7,7,4],[7,1,4,0,2,10,61,4,4,48,3,4,27,4,4,0,10,4,0,1,4,0,1,92,0,2,127,0,1,4,21,11,4,54,2,4,24,2,4,5,3,4,10,4,4],[7,1,4,0,2,31,158,1,4,0,2,92,28,5,4],[8,2,12,159,2,4],[8,2,10],[8,1,32,0,1,35],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,33,0,1,36],[8,1,12,0,1,12],[8,1,10,0,1,10],[8,1,34,0,1,37],[8,1,4,0,1,4],[8,1,4]]; +let numTicks = 488; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.data.js b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.data.js index 6f7fa20..64663a7 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~prefixRules :170:21","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3042803","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3466589","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614443","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~lh :194:140","~_resolveTokens :258:24","~enabledTokens :543:30","~result :35:27","~TextView :9:25","~getKeyForRules :362:24","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~tc :55:12","~M :15:11","~extractStyleParts :8:27","~_processArgs :16:26","~ButtonSlots :871:28","~expandSelector :272:24","~Stylesheet.getInstance :57:39","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~Q :16:293","~count :21:186","~memoizedFunction :73:37","~Je :114:12","~_getCustomizations :102:28","~useRef :23:254","~useRef :159:332","~mg :151:12","~ke :103:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~we :110:12","~xe :110:125","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~If :147:394","~applyRegistration :427:27","~useContext :22:403","~M :186:11","~Stylesheet.argsFromClassName :113:55","~fa :20:12","~N :16:105","~getSlots :109:18","~_resolveTokens :75:24","~concatStyleSets :6:25","~qc :49:12","~Mf :148:385","~Af :136:12","~_loop_1 :113:28","~ButtonTokens :654:29","~f :138:420","~(anonymous) :1573:104","~(anonymous) :32:104","~Cg :163:12","~Lf :148:288","~qe :107:12","~T :19:239","~primaryEnabledTokens :596:37","~se :109:12","~re :108:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,921,5],[0,1,1,0,2,6,0,919,11],[0,1,2,0,2,7,0,919,12],[0,1,3,0,2,8,0,919,13],[0,1,4,0,2,4,0,919,14],[0,1,4,0,1,9,0,1,10,0,919,15],[1,1,4,0,1,4,0,1,4,0,12,13,0,2,55,0,904,61],[1,1,4,1,1,60,0,1,16,0,3,21,0,8,31,0,2,4,0,904,62],[1,1,4,1,1,4,0,1,15,0,3,15,0,8,15,0,2,56,0,904,63],[4,1,13,0,3,13,0,8,4,0,1,57,0,1,58,0,904,64],[4,1,17,0,3,22,0,8,32,0,1,4,0,1,59,0,904,65],[4,1,15,0,3,15,0,8,33,0,1,4,0,1,4,0,904,66],[4,1,18,0,1,4,0,1,24,0,1,30,0,8,13,1,1,4,0,904,67],[4,1,19,0,1,23,0,1,25,0,1,4,0,6,34,0,2,51,2,904,68],[4,1,20,1,1,26,0,1,4,0,6,15,0,2,15,2,904,69],[4,1,4,1,1,27,1,6,13,0,2,13,2,904,70],[4,1,4,1,1,28,1,6,35,0,2,52,2,904,71],[6,1,29,1,1,4,0,5,15,0,1,4,0,1,15,2,900,72,0,4,167],[6,1,4,1,1,4,0,1,4,0,3,13,0,1,44,0,1,23,0,1,13,2,6,4,0,894,73,0,4,168],[9,1,4,0,1,36,0,1,43,0,1,45,0,1,4,1,1,53,8,6,4,0,797,74,0,91,96,0,4,169],[10,1,15,0,1,15,0,1,15,0,1,4,1,1,15,14,8,4,0,30,75,0,754,82,0,1,127,0,2,137,0,1,159,0,1,160,0,31,4,0,16,5,0,6,97,0,22,110,0,9,132,0,2,136,0,1,141,0,1,152,0,1,161,0,1,164,0,1,165,0,4,170],[10,1,13,0,1,44,0,1,13,2,1,13,22,5,4,0,25,76,0,7,4,0,639,83,0,108,100,0,1,4,0,2,4,0,1,4,0,1,4,28,3,4,0,14,4,0,2,23,0,6,4,0,19,4,0,3,151,0,9,5,0,2,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,171,0,1,172,0,2,173],[10,1,37,0,1,4,0,1,46,2,1,54,27,6,4,0,11,77,0,7,79,0,1,153,7,60,4,0,434,84,0,117,98,0,8,103,0,5,114,0,7,122,0,4,143,0,4,148,0,8,4,0,75,101,0,10,128,0,11,138,0,1,143,0,3,149,57,1,4,15,4,4,0,3,4,0,9,4,6,1,4,0,1,4,0,1,4,0,2,4],[10,1,15,0,1,4,0,1,15,2,1,4,33,2,4,0,7,78,0,2,156,0,2,4,0,5,80,0,1,4,40,27,4,0,5,4,0,416,85,0,5,121,0,8,133,0,80,4,0,36,98,0,1,155,0,5,4,0,1,104,0,2,129,0,5,4,0,1,4,0,6,123,0,4,144,0,2,4,0,2,154,8,5,4,0,58,86,0,5,121,0,4,133,0,3,148,0,1,4,0,9,123,0,6,4,0,3,150,0,2,157,0,1,144,0,3,4,95,1,4],[10,1,13,1,1,13,2,1,4,35,7,79,0,2,4,2,2,4,0,3,81,61,7,4,5,4,4,0,412,86,0,5,4,0,8,134,11,69,4,0,29,4,0,4,99,0,3,163,0,1,4,5,1,105,0,2,130,6,6,4,0,4,4,2,2,4,12,1,4,0,1,4,0,54,87,0,3,125,0,5,4,0,4,134,0,2,4,0,1,154,1,9,4,0,1,4,0,5,139,0,3,4,0,2,158,0,1,4],[10,1,38,1,1,47,38,2,4,0,5,80,6,3,4,76,1,4,0,10,4,0,374,87,0,13,117,0,15,125,0,5,4,0,3,4,0,5,135,15,65,4,5,24,4,0,4,4,0,3,4,6,1,106,0,1,4,0,1,131,34,1,4,0,53,88,0,3,119,4,1,4,0,1,4,0,3,135,2,1,4,11,1,4,0,4,140,3,2,4],[10,1,15,1,1,15,40,2,4,0,3,81,94,2,4,0,8,4,0,366,88,0,2,4,0,11,118,0,2,4,0,13,119,8,5,4,100,9,4,3,1,4,9,1,107,0,1,4,0,1,4,35,1,4,0,49,89,0,3,126,0,3,120,6,3,4,15,4,4],[10,1,39,1,1,13,42,3,4,104,4,4,0,357,89,0,5,126,2,6,119,0,5,124,2,1,4,0,12,120,11,2,4,122,1,4,38,5,4,0,42,90,0,2,111,0,3,4,0,3,4,25,3,4],[10,1,40,1,1,48,153,10,4,0,333,90,0,14,111,0,5,4,2,6,120,0,5,4,3,7,4,0,3,120,0,2,162,179,6,4,0,36,91,0,2,4],[10,1,41,1,1,15,161,2,4,0,20,4,0,313,91,0,14,4,7,2,4,0,3,120,0,1,162,3,2,4,10,3,4,0,2,4,183,2,4,0,1,4,0,32,92,0,3,112],[10,1,42,1,1,13,169,14,4,0,11,4,0,278,92,0,24,112,23,1,4,0,2,146,0,1,4,19,1,4,185,1,4,0,1,4,0,31,93,0,3,113],[10,1,4,1,1,49,193,1,4,0,2,4,0,271,93,0,5,142,0,6,4,0,17,113,0,1,116,24,1,4,0,1,147,0,1,4,207,3,4,0,15,94,0,7,102,0,5,108,0,1,116,0,1,4,0,2,113],[10,1,4,1,1,15,196,9,4,0,186,94,0,67,102,0,8,108,0,1,116,0,3,4,0,2,116,6,2,4,0,15,113,0,1,4,25,1,4,211,3,4,0,12,94,0,7,4,0,5,4,0,1,4,1,2,113],[12,1,13,205,17,4,0,167,94,0,2,116,0,67,4,0,8,4,0,1,4,3,2,4,8,7,4,0,8,113,240,1,4,0,12,4,5,2,4,0,5,4,2,2,4],[12,1,50,216,6,4,0,32,4,0,114,95,0,21,109,0,2,4,48,19,4,2,6,4,17,4,4,0,3,4,0,3,113,0,2,145],[12,1,15,254,21,4,0,87,94,0,6,115,0,21,4,95,3,4,3,2,4,0,1,113,0,2,4],[12,1,39,274,1,4,0,55,4,0,28,95,0,4,116,0,6,4,5,14,4,0,2,23,103,1,4,1,1,4],[12,1,40,309,16,4,0,4,23,0,1,166,0,6,4,0,22,94,0,4,4,5,1,4,16,3,4],[12,1,4,336,22,4],[365,3,4,0,3,23]]; -numTicks = 922; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~prefixRules :170:21","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3042803","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3466589","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614443","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~lh :194:140","~_resolveTokens :258:24","~enabledTokens :543:30","~result :35:27","~TextView :9:25","~getKeyForRules :362:24","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~tc :55:12","~M :15:11","~extractStyleParts :8:27","~_processArgs :16:26","~ButtonSlots :871:28","~expandSelector :272:24","~Stylesheet.getInstance :57:39","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~Q :16:293","~count :21:186","~memoizedFunction :73:37","~Je :114:12","~_getCustomizations :102:28","~useRef :23:254","~useRef :159:332","~mg :151:12","~ke :103:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~we :110:12","~xe :110:125","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~If :147:394","~applyRegistration :427:27","~useContext :22:403","~M :186:11","~Stylesheet.argsFromClassName :113:55","~fa :20:12","~N :16:105","~getSlots :109:18","~_resolveTokens :75:24","~concatStyleSets :6:25","~qc :49:12","~Mf :148:385","~Af :136:12","~_loop_1 :113:28","~ButtonTokens :654:29","~f :138:420","~(anonymous) :1573:104","~(anonymous) :32:104","~Cg :163:12","~Lf :148:288","~qe :107:12","~T :19:239","~primaryEnabledTokens :596:37","~se :109:12","~re :108:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,921,5],[0,1,1,0,2,6,0,919,11],[0,1,2,0,2,7,0,919,12],[0,1,3,0,2,8,0,919,13],[0,1,4,0,2,4,0,919,14],[0,1,4,0,1,9,0,1,10,0,919,15],[1,1,4,0,1,4,0,1,4,0,12,13,0,2,55,0,904,61],[1,1,4,1,1,60,0,1,16,0,3,21,0,8,31,0,2,4,0,904,62],[1,1,4,1,1,4,0,1,15,0,3,15,0,8,15,0,2,56,0,904,63],[4,1,13,0,3,13,0,8,4,0,1,57,0,1,58,0,904,64],[4,1,17,0,3,22,0,8,32,0,1,4,0,1,59,0,904,65],[4,1,15,0,3,15,0,8,33,0,1,4,0,1,4,0,904,66],[4,1,18,0,1,4,0,1,24,0,1,30,0,8,13,1,1,4,0,904,67],[4,1,19,0,1,23,0,1,25,0,1,4,0,6,34,0,2,51,2,904,68],[4,1,20,1,1,26,0,1,4,0,6,15,0,2,15,2,904,69],[4,1,4,1,1,27,1,6,13,0,2,13,2,904,70],[4,1,4,1,1,28,1,6,35,0,2,52,2,904,71],[6,1,29,1,1,4,0,5,15,0,1,4,0,1,15,2,900,72,0,4,167],[6,1,4,1,1,4,0,1,4,0,3,13,0,1,44,0,1,23,0,1,13,2,6,4,0,894,73,0,4,168],[9,1,4,0,1,36,0,1,43,0,1,45,0,1,4,1,1,53,8,6,4,0,797,74,0,91,96,0,4,169],[10,1,15,0,1,15,0,1,15,0,1,4,1,1,15,14,8,4,0,30,75,0,754,82,0,1,127,0,2,137,0,1,159,0,1,160,0,31,4,0,16,5,0,6,97,0,22,110,0,9,132,0,2,136,0,1,141,0,1,152,0,1,161,0,1,164,0,1,165,0,4,170],[10,1,13,0,1,44,0,1,13,2,1,13,22,5,4,0,25,76,0,7,4,0,639,83,0,108,100,0,1,4,0,2,4,0,1,4,0,1,4,28,3,4,0,14,4,0,2,23,0,6,4,0,19,4,0,3,151,0,9,5,0,2,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,171,0,1,172,0,2,173],[10,1,37,0,1,4,0,1,46,2,1,54,27,6,4,0,11,77,0,7,79,0,1,153,7,60,4,0,434,84,0,117,98,0,8,103,0,5,114,0,7,122,0,4,143,0,4,148,0,8,4,0,75,101,0,10,128,0,11,138,0,1,143,0,3,149,57,1,4,15,4,4,0,3,4,0,9,4,6,1,4,0,1,4,0,1,4,0,2,4],[10,1,15,0,1,4,0,1,15,2,1,4,33,2,4,0,7,78,0,2,156,0,2,4,0,5,80,0,1,4,40,27,4,0,5,4,0,416,85,0,5,121,0,8,133,0,80,4,0,36,98,0,1,155,0,5,4,0,1,104,0,2,129,0,5,4,0,1,4,0,6,123,0,4,144,0,2,4,0,2,154,8,5,4,0,58,86,0,5,121,0,4,133,0,3,148,0,1,4,0,9,123,0,6,4,0,3,150,0,2,157,0,1,144,0,3,4,95,1,4],[10,1,13,1,1,13,2,1,4,35,7,79,0,2,4,2,2,4,0,3,81,61,7,4,5,4,4,0,412,86,0,5,4,0,8,134,11,69,4,0,29,4,0,4,99,0,3,163,0,1,4,5,1,105,0,2,130,6,6,4,0,4,4,2,2,4,12,1,4,0,1,4,0,54,87,0,3,125,0,5,4,0,4,134,0,2,4,0,1,154,1,9,4,0,1,4,0,5,139,0,3,4,0,2,158,0,1,4],[10,1,38,1,1,47,38,2,4,0,5,80,6,3,4,76,1,4,0,10,4,0,374,87,0,13,117,0,15,125,0,5,4,0,3,4,0,5,135,15,65,4,5,24,4,0,4,4,0,3,4,6,1,106,0,1,4,0,1,131,34,1,4,0,53,88,0,3,119,4,1,4,0,1,4,0,3,135,2,1,4,11,1,4,0,4,140,3,2,4],[10,1,15,1,1,15,40,2,4,0,3,81,94,2,4,0,8,4,0,366,88,0,2,4,0,11,118,0,2,4,0,13,119,8,5,4,100,9,4,3,1,4,9,1,107,0,1,4,0,1,4,35,1,4,0,49,89,0,3,126,0,3,120,6,3,4,15,4,4],[10,1,39,1,1,13,42,3,4,104,4,4,0,357,89,0,5,126,2,6,119,0,5,124,2,1,4,0,12,120,11,2,4,122,1,4,38,5,4,0,42,90,0,2,111,0,3,4,0,3,4,25,3,4],[10,1,40,1,1,48,153,10,4,0,333,90,0,14,111,0,5,4,2,6,120,0,5,4,3,7,4,0,3,120,0,2,162,179,6,4,0,36,91,0,2,4],[10,1,41,1,1,15,161,2,4,0,20,4,0,313,91,0,14,4,7,2,4,0,3,120,0,1,162,3,2,4,10,3,4,0,2,4,183,2,4,0,1,4,0,32,92,0,3,112],[10,1,42,1,1,13,169,14,4,0,11,4,0,278,92,0,24,112,23,1,4,0,2,146,0,1,4,19,1,4,185,1,4,0,1,4,0,31,93,0,3,113],[10,1,4,1,1,49,193,1,4,0,2,4,0,271,93,0,5,142,0,6,4,0,17,113,0,1,116,24,1,4,0,1,147,0,1,4,207,3,4,0,15,94,0,7,102,0,5,108,0,1,116,0,1,4,0,2,113],[10,1,4,1,1,15,196,9,4,0,186,94,0,67,102,0,8,108,0,1,116,0,3,4,0,2,116,6,2,4,0,15,113,0,1,4,25,1,4,211,3,4,0,12,94,0,7,4,0,5,4,0,1,4,1,2,113],[12,1,13,205,17,4,0,167,94,0,2,116,0,67,4,0,8,4,0,1,4,3,2,4,8,7,4,0,8,113,240,1,4,0,12,4,5,2,4,0,5,4,2,2,4],[12,1,50,216,6,4,0,32,4,0,114,95,0,21,109,0,2,4,48,19,4,2,6,4,17,4,4,0,3,4,0,3,113,0,2,145],[12,1,15,254,21,4,0,87,94,0,6,115,0,21,4,95,3,4,3,2,4,0,1,113,0,2,4],[12,1,39,274,1,4,0,55,4,0,28,95,0,4,116,0,6,4,5,14,4,0,2,23,103,1,4,1,1,4],[12,1,40,309,16,4,0,4,23,0,1,166,0,6,4,0,22,94,0,4,4,5,1,4,16,3,4],[12,1,4,336,22,4],[365,3,4,0,3,23]]; +let numTicks = 922; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.html b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.html index 7221dde..cbcbfe5 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~prefixRules :170:21","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3042803","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3466589","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614443","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~lh :194:140","~_resolveTokens :258:24","~enabledTokens :543:30","~result :35:27","~TextView :9:25","~getKeyForRules :362:24","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~tc :55:12","~M :15:11","~extractStyleParts :8:27","~_processArgs :16:26","~ButtonSlots :871:28","~expandSelector :272:24","~Stylesheet.getInstance :57:39","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~Q :16:293","~count :21:186","~memoizedFunction :73:37","~Je :114:12","~_getCustomizations :102:28","~useRef :23:254","~useRef :159:332","~mg :151:12","~ke :103:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~we :110:12","~xe :110:125","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~If :147:394","~applyRegistration :427:27","~useContext :22:403","~M :186:11","~Stylesheet.argsFromClassName :113:55","~fa :20:12","~N :16:105","~getSlots :109:18","~_resolveTokens :75:24","~concatStyleSets :6:25","~qc :49:12","~Mf :148:385","~Af :136:12","~_loop_1 :113:28","~ButtonTokens :654:29","~f :138:420","~(anonymous) :1573:104","~(anonymous) :32:104","~Cg :163:12","~Lf :148:288","~qe :107:12","~T :19:239","~primaryEnabledTokens :596:37","~se :109:12","~re :108:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,921,5],[0,1,1,0,2,6,0,919,11],[0,1,2,0,2,7,0,919,12],[0,1,3,0,2,8,0,919,13],[0,1,4,0,2,4,0,919,14],[0,1,4,0,1,9,0,1,10,0,919,15],[1,1,4,0,1,4,0,1,4,0,12,13,0,2,55,0,904,61],[1,1,4,1,1,60,0,1,16,0,3,21,0,8,31,0,2,4,0,904,62],[1,1,4,1,1,4,0,1,15,0,3,15,0,8,15,0,2,56,0,904,63],[4,1,13,0,3,13,0,8,4,0,1,57,0,1,58,0,904,64],[4,1,17,0,3,22,0,8,32,0,1,4,0,1,59,0,904,65],[4,1,15,0,3,15,0,8,33,0,1,4,0,1,4,0,904,66],[4,1,18,0,1,4,0,1,24,0,1,30,0,8,13,1,1,4,0,904,67],[4,1,19,0,1,23,0,1,25,0,1,4,0,6,34,0,2,51,2,904,68],[4,1,20,1,1,26,0,1,4,0,6,15,0,2,15,2,904,69],[4,1,4,1,1,27,1,6,13,0,2,13,2,904,70],[4,1,4,1,1,28,1,6,35,0,2,52,2,904,71],[6,1,29,1,1,4,0,5,15,0,1,4,0,1,15,2,900,72,0,4,167],[6,1,4,1,1,4,0,1,4,0,3,13,0,1,44,0,1,23,0,1,13,2,6,4,0,894,73,0,4,168],[9,1,4,0,1,36,0,1,43,0,1,45,0,1,4,1,1,53,8,6,4,0,797,74,0,91,96,0,4,169],[10,1,15,0,1,15,0,1,15,0,1,4,1,1,15,14,8,4,0,30,75,0,754,82,0,1,127,0,2,137,0,1,159,0,1,160,0,31,4,0,16,5,0,6,97,0,22,110,0,9,132,0,2,136,0,1,141,0,1,152,0,1,161,0,1,164,0,1,165,0,4,170],[10,1,13,0,1,44,0,1,13,2,1,13,22,5,4,0,25,76,0,7,4,0,639,83,0,108,100,0,1,4,0,2,4,0,1,4,0,1,4,28,3,4,0,14,4,0,2,23,0,6,4,0,19,4,0,3,151,0,9,5,0,2,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,171,0,1,172,0,2,173],[10,1,37,0,1,4,0,1,46,2,1,54,27,6,4,0,11,77,0,7,79,0,1,153,7,60,4,0,434,84,0,117,98,0,8,103,0,5,114,0,7,122,0,4,143,0,4,148,0,8,4,0,75,101,0,10,128,0,11,138,0,1,143,0,3,149,57,1,4,15,4,4,0,3,4,0,9,4,6,1,4,0,1,4,0,1,4,0,2,4],[10,1,15,0,1,4,0,1,15,2,1,4,33,2,4,0,7,78,0,2,156,0,2,4,0,5,80,0,1,4,40,27,4,0,5,4,0,416,85,0,5,121,0,8,133,0,80,4,0,36,98,0,1,155,0,5,4,0,1,104,0,2,129,0,5,4,0,1,4,0,6,123,0,4,144,0,2,4,0,2,154,8,5,4,0,58,86,0,5,121,0,4,133,0,3,148,0,1,4,0,9,123,0,6,4,0,3,150,0,2,157,0,1,144,0,3,4,95,1,4],[10,1,13,1,1,13,2,1,4,35,7,79,0,2,4,2,2,4,0,3,81,61,7,4,5,4,4,0,412,86,0,5,4,0,8,134,11,69,4,0,29,4,0,4,99,0,3,163,0,1,4,5,1,105,0,2,130,6,6,4,0,4,4,2,2,4,12,1,4,0,1,4,0,54,87,0,3,125,0,5,4,0,4,134,0,2,4,0,1,154,1,9,4,0,1,4,0,5,139,0,3,4,0,2,158,0,1,4],[10,1,38,1,1,47,38,2,4,0,5,80,6,3,4,76,1,4,0,10,4,0,374,87,0,13,117,0,15,125,0,5,4,0,3,4,0,5,135,15,65,4,5,24,4,0,4,4,0,3,4,6,1,106,0,1,4,0,1,131,34,1,4,0,53,88,0,3,119,4,1,4,0,1,4,0,3,135,2,1,4,11,1,4,0,4,140,3,2,4],[10,1,15,1,1,15,40,2,4,0,3,81,94,2,4,0,8,4,0,366,88,0,2,4,0,11,118,0,2,4,0,13,119,8,5,4,100,9,4,3,1,4,9,1,107,0,1,4,0,1,4,35,1,4,0,49,89,0,3,126,0,3,120,6,3,4,15,4,4],[10,1,39,1,1,13,42,3,4,104,4,4,0,357,89,0,5,126,2,6,119,0,5,124,2,1,4,0,12,120,11,2,4,122,1,4,38,5,4,0,42,90,0,2,111,0,3,4,0,3,4,25,3,4],[10,1,40,1,1,48,153,10,4,0,333,90,0,14,111,0,5,4,2,6,120,0,5,4,3,7,4,0,3,120,0,2,162,179,6,4,0,36,91,0,2,4],[10,1,41,1,1,15,161,2,4,0,20,4,0,313,91,0,14,4,7,2,4,0,3,120,0,1,162,3,2,4,10,3,4,0,2,4,183,2,4,0,1,4,0,32,92,0,3,112],[10,1,42,1,1,13,169,14,4,0,11,4,0,278,92,0,24,112,23,1,4,0,2,146,0,1,4,19,1,4,185,1,4,0,1,4,0,31,93,0,3,113],[10,1,4,1,1,49,193,1,4,0,2,4,0,271,93,0,5,142,0,6,4,0,17,113,0,1,116,24,1,4,0,1,147,0,1,4,207,3,4,0,15,94,0,7,102,0,5,108,0,1,116,0,1,4,0,2,113],[10,1,4,1,1,15,196,9,4,0,186,94,0,67,102,0,8,108,0,1,116,0,3,4,0,2,116,6,2,4,0,15,113,0,1,4,25,1,4,211,3,4,0,12,94,0,7,4,0,5,4,0,1,4,1,2,113],[12,1,13,205,17,4,0,167,94,0,2,116,0,67,4,0,8,4,0,1,4,3,2,4,8,7,4,0,8,113,240,1,4,0,12,4,5,2,4,0,5,4,2,2,4],[12,1,50,216,6,4,0,32,4,0,114,95,0,21,109,0,2,4,48,19,4,2,6,4,17,4,4,0,3,4,0,3,113,0,2,145],[12,1,15,254,21,4,0,87,94,0,6,115,0,21,4,95,3,4,3,2,4,0,1,113,0,2,4],[12,1,39,274,1,4,0,55,4,0,28,95,0,4,116,0,6,4,5,14,4,0,2,23,103,1,4,1,1,4],[12,1,40,309,16,4,0,4,23,0,1,166,0,6,4,0,22,94,0,4,4,5,1,4,16,3,4],[12,1,4,336,22,4],[365,3,4,0,3,23]]; -numTicks = 922; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:178:1395","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~prefixRules :170:21","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3042803","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3466589","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614443","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~lh :194:140","~_resolveTokens :258:24","~enabledTokens :543:30","~result :35:27","~TextView :9:25","~getKeyForRules :362:24","~useButtonState :487:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~tc :55:12","~M :15:11","~extractStyleParts :8:27","~_processArgs :16:26","~ButtonSlots :871:28","~expandSelector :272:24","~Stylesheet.getInstance :57:39","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~Q :16:293","~count :21:186","~memoizedFunction :73:37","~Je :114:12","~_getCustomizations :102:28","~useRef :23:254","~useRef :159:332","~mg :151:12","~ke :103:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~we :110:12","~xe :110:125","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~If :147:394","~applyRegistration :427:27","~useContext :22:403","~M :186:11","~Stylesheet.argsFromClassName :113:55","~fa :20:12","~N :16:105","~getSlots :109:18","~_resolveTokens :75:24","~concatStyleSets :6:25","~qc :49:12","~Mf :148:385","~Af :136:12","~_loop_1 :113:28","~ButtonTokens :654:29","~f :138:420","~(anonymous) :1573:104","~(anonymous) :32:104","~Cg :163:12","~Lf :148:288","~qe :107:12","~T :19:239","~primaryEnabledTokens :596:37","~se :109:12","~re :108:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,921,5],[0,1,1,0,2,6,0,919,11],[0,1,2,0,2,7,0,919,12],[0,1,3,0,2,8,0,919,13],[0,1,4,0,2,4,0,919,14],[0,1,4,0,1,9,0,1,10,0,919,15],[1,1,4,0,1,4,0,1,4,0,12,13,0,2,55,0,904,61],[1,1,4,1,1,60,0,1,16,0,3,21,0,8,31,0,2,4,0,904,62],[1,1,4,1,1,4,0,1,15,0,3,15,0,8,15,0,2,56,0,904,63],[4,1,13,0,3,13,0,8,4,0,1,57,0,1,58,0,904,64],[4,1,17,0,3,22,0,8,32,0,1,4,0,1,59,0,904,65],[4,1,15,0,3,15,0,8,33,0,1,4,0,1,4,0,904,66],[4,1,18,0,1,4,0,1,24,0,1,30,0,8,13,1,1,4,0,904,67],[4,1,19,0,1,23,0,1,25,0,1,4,0,6,34,0,2,51,2,904,68],[4,1,20,1,1,26,0,1,4,0,6,15,0,2,15,2,904,69],[4,1,4,1,1,27,1,6,13,0,2,13,2,904,70],[4,1,4,1,1,28,1,6,35,0,2,52,2,904,71],[6,1,29,1,1,4,0,5,15,0,1,4,0,1,15,2,900,72,0,4,167],[6,1,4,1,1,4,0,1,4,0,3,13,0,1,44,0,1,23,0,1,13,2,6,4,0,894,73,0,4,168],[9,1,4,0,1,36,0,1,43,0,1,45,0,1,4,1,1,53,8,6,4,0,797,74,0,91,96,0,4,169],[10,1,15,0,1,15,0,1,15,0,1,4,1,1,15,14,8,4,0,30,75,0,754,82,0,1,127,0,2,137,0,1,159,0,1,160,0,31,4,0,16,5,0,6,97,0,22,110,0,9,132,0,2,136,0,1,141,0,1,152,0,1,161,0,1,164,0,1,165,0,4,170],[10,1,13,0,1,44,0,1,13,2,1,13,22,5,4,0,25,76,0,7,4,0,639,83,0,108,100,0,1,4,0,2,4,0,1,4,0,1,4,28,3,4,0,14,4,0,2,23,0,6,4,0,19,4,0,3,151,0,9,5,0,2,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,4,0,1,171,0,1,172,0,2,173],[10,1,37,0,1,4,0,1,46,2,1,54,27,6,4,0,11,77,0,7,79,0,1,153,7,60,4,0,434,84,0,117,98,0,8,103,0,5,114,0,7,122,0,4,143,0,4,148,0,8,4,0,75,101,0,10,128,0,11,138,0,1,143,0,3,149,57,1,4,15,4,4,0,3,4,0,9,4,6,1,4,0,1,4,0,1,4,0,2,4],[10,1,15,0,1,4,0,1,15,2,1,4,33,2,4,0,7,78,0,2,156,0,2,4,0,5,80,0,1,4,40,27,4,0,5,4,0,416,85,0,5,121,0,8,133,0,80,4,0,36,98,0,1,155,0,5,4,0,1,104,0,2,129,0,5,4,0,1,4,0,6,123,0,4,144,0,2,4,0,2,154,8,5,4,0,58,86,0,5,121,0,4,133,0,3,148,0,1,4,0,9,123,0,6,4,0,3,150,0,2,157,0,1,144,0,3,4,95,1,4],[10,1,13,1,1,13,2,1,4,35,7,79,0,2,4,2,2,4,0,3,81,61,7,4,5,4,4,0,412,86,0,5,4,0,8,134,11,69,4,0,29,4,0,4,99,0,3,163,0,1,4,5,1,105,0,2,130,6,6,4,0,4,4,2,2,4,12,1,4,0,1,4,0,54,87,0,3,125,0,5,4,0,4,134,0,2,4,0,1,154,1,9,4,0,1,4,0,5,139,0,3,4,0,2,158,0,1,4],[10,1,38,1,1,47,38,2,4,0,5,80,6,3,4,76,1,4,0,10,4,0,374,87,0,13,117,0,15,125,0,5,4,0,3,4,0,5,135,15,65,4,5,24,4,0,4,4,0,3,4,6,1,106,0,1,4,0,1,131,34,1,4,0,53,88,0,3,119,4,1,4,0,1,4,0,3,135,2,1,4,11,1,4,0,4,140,3,2,4],[10,1,15,1,1,15,40,2,4,0,3,81,94,2,4,0,8,4,0,366,88,0,2,4,0,11,118,0,2,4,0,13,119,8,5,4,100,9,4,3,1,4,9,1,107,0,1,4,0,1,4,35,1,4,0,49,89,0,3,126,0,3,120,6,3,4,15,4,4],[10,1,39,1,1,13,42,3,4,104,4,4,0,357,89,0,5,126,2,6,119,0,5,124,2,1,4,0,12,120,11,2,4,122,1,4,38,5,4,0,42,90,0,2,111,0,3,4,0,3,4,25,3,4],[10,1,40,1,1,48,153,10,4,0,333,90,0,14,111,0,5,4,2,6,120,0,5,4,3,7,4,0,3,120,0,2,162,179,6,4,0,36,91,0,2,4],[10,1,41,1,1,15,161,2,4,0,20,4,0,313,91,0,14,4,7,2,4,0,3,120,0,1,162,3,2,4,10,3,4,0,2,4,183,2,4,0,1,4,0,32,92,0,3,112],[10,1,42,1,1,13,169,14,4,0,11,4,0,278,92,0,24,112,23,1,4,0,2,146,0,1,4,19,1,4,185,1,4,0,1,4,0,31,93,0,3,113],[10,1,4,1,1,49,193,1,4,0,2,4,0,271,93,0,5,142,0,6,4,0,17,113,0,1,116,24,1,4,0,1,147,0,1,4,207,3,4,0,15,94,0,7,102,0,5,108,0,1,116,0,1,4,0,2,113],[10,1,4,1,1,15,196,9,4,0,186,94,0,67,102,0,8,108,0,1,116,0,3,4,0,2,116,6,2,4,0,15,113,0,1,4,25,1,4,211,3,4,0,12,94,0,7,4,0,5,4,0,1,4,1,2,113],[12,1,13,205,17,4,0,167,94,0,2,116,0,67,4,0,8,4,0,1,4,3,2,4,8,7,4,0,8,113,240,1,4,0,12,4,5,2,4,0,5,4,2,2,4],[12,1,50,216,6,4,0,32,4,0,114,95,0,21,109,0,2,4,48,19,4,2,6,4,17,4,4,0,3,4,0,3,113,0,2,145],[12,1,15,254,21,4,0,87,94,0,6,115,0,21,4,95,3,4,3,2,4,0,1,113,0,2,4],[12,1,39,274,1,4,0,55,4,0,28,95,0,4,116,0,6,4,5,14,4,0,2,23,103,1,4,1,1,4],[12,1,40,309,16,4,0,4,23,0,1,166,0,6,4,0,22,94,0,4,4,5,1,4,16,3,4],[12,1,4,336,22,4],[365,3,4,0,3,23]]; +let numTicks = 922; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.data.js index 6f85cdf..c23f3fb 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) :105:185","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2082318","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~serializeRuleEntries :378:30","~(anonymous) :16968:73","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1986749","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) :6246:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~normalizeIconName :88:34","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Oi :258:187","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useContext :22:403","~M :186:11","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~ai :222:12","~qe :107:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~_resolveTokens :258:24","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~getKeyForRules :362:24","~count :21:186","~tc :55:12","~toArray :21:248","~V :20:247","~U :19:192","~TextView :9:25","~_loop_1 :313:44","~M :15:11","~expandQuads :355:21","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~enabledTokens :543:30","~Stylesheet.classNameFromKey :106:54","~S :18:11","~T :19:239","~useButtonState :487:31","~useRef :23:254","~useRef :159:332","~mg :151:12","~Lf :148:288","~he :101:184","~ge :101:12","~(anonymous) :1577:100","~expandSelector :272:24","~qc :49:12","~pc :48:127","~fa :20:12","~da :16:12","~_getCustomizations :102:28","~Q :16:293","~_resolveStyles :63:24","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Ve :119:12","~Stylesheet.getInstance :57:39","~__rest :61:16","~applyRegistration :427:27","~(anonymous) :68:123","~TextStyles :2:27","~getSlots :109:18","~_loop_1 :113:28","~_resolveTokens :75:24","~useImperativeHandle :22:516","~Stylesheet.argsFromClassName :113:55","~xe :110:125","~ke :103:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~ButtonSlots :871:28","~se :109:12","~primaryEnabledTokens :596:37","~Af :136:12","~(anonymous) :1573:104","~we :110:12","~(anonymous) :32:104","~R :17:11","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~lh :194:140","~(anonymous) :30:100","~Button_styles_baseTokens :505:41","~f :138:420","~Ig :185:375","~re :108:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,1000,6],[0,1,1,0,1000,7],[0,1,2,0,1,5,0,999,8],[0,1,3,0,1,5,0,999,9],[0,1,4,1,999,10],[0,1,5,1,999,11],[0,1,5,1,1,5,0,19,9,0,3,61,0,976,68],[0,1,5,1,1,5,0,2,12,0,1,16,0,16,19,0,3,5,0,976,69],[2,1,5,0,2,11,0,1,11,0,16,11,0,3,62,0,976,70],[3,2,9,0,1,9,0,16,5,0,1,63,0,1,66,0,1,67,0,976,71],[3,2,13,0,1,17,0,16,20,0,1,64,0,1,5,0,1,5,0,976,72],[3,2,11,0,1,11,0,16,21,0,1,65,0,1,5,0,1,5,0,1,73,0,975,74],[3,1,5,0,1,14,0,1,18,0,16,9,0,1,5,2,1,5,0,975,75],[3,1,15,0,1,5,0,1,5,0,13,22,0,2,57,0,1,60,3,1,5,0,975,76],[3,1,5,1,1,5,0,13,11,0,2,11,0,1,5,4,975,77],[3,1,5,2,13,9,0,2,9,0,1,5,4,975,78],[3,1,5,2,13,23,0,2,58,5,975,79],[6,2,5,0,11,11,0,2,11,5,2,5,0,969,80,0,4,181],[6,1,5,0,1,24,0,8,9,0,1,47,0,1,52,0,1,53,0,1,49,0,1,59,6,1,5,0,5,5,0,964,81,0,4,182],[8,3,25,0,2,40,0,1,54,0,1,55,0,1,56,0,1,5,0,1,33,0,1,5,0,1,50,0,1,33,6,1,5,5,14,5,0,850,82,0,100,99,0,4,183],[8,3,11,0,2,11,0,1,11,0,1,11,0,1,11,0,1,5,0,1,5,0,1,5,0,1,38,0,1,34,26,5,5,0,29,83,0,808,90,0,3,132,0,4,159,0,1,179,0,45,5,0,16,6,0,5,100,0,16,114,0,7,160,0,5,163,0,1,167,0,4,175,0,1,180,0,4,184],[8,3,9,0,2,9,0,1,47,0,1,47,0,1,5,3,1,39,0,1,5,31,5,5,0,24,84,0,16,5,0,650,91,0,142,111,0,1,5,0,2,133,0,4,5,0,1,5,44,1,5,0,15,5,0,1,24,0,5,5,0,12,5,0,4,137,0,2,5,0,5,6,0,5,5,0,1,5,0,4,5,0,1,5,0,1,5,0,1,185,0,1,186,0,1,187],[8,3,26,0,2,41,0,1,5,0,1,5,4,1,39,0,1,5,36,5,5,0,11,85,0,7,87,0,1,165,16,60,5,0,3,92,0,1,94,0,435,101,0,123,104,0,8,122,0,16,128,0,3,154,0,1,162,0,5,5,0,1,92,0,105,118,0,9,141,0,17,143,0,5,156,1,1,5,0,1,134,80,3,5,0,2,5,0,2,138,2,5,5,8,2,5,2,1,5,0,1,5,0,1,5],[8,3,11,0,2,11,0,1,5,0,1,5,4,1,5,42,4,5,0,6,86,0,1,178,0,1,5,0,6,88,0,1,5,56,20,5,0,3,93,0,1,5,0,5,5,0,407,102,0,10,145,0,13,150,0,83,5,0,38,104,0,2,174,0,8,123,0,5,5,0,4,129,0,7,157,0,1,5,0,2,155,0,1,5,5,1,93,0,6,5,0,73,103,0,14,145,0,10,150,0,2,154,0,1,5,0,8,123,0,9,5,0,6,144,0,2,166,0,5,5,2,1,5,85,2,5],[8,3,9,0,2,9,6,1,5,46,1,5,0,5,87,0,1,5,1,6,89,69,8,5,0,3,5,0,1,95,5,4,5,0,403,103,0,10,146,0,13,5,9,74,5,0,31,5,0,3,124,0,2,164,0,2,177,0,2,5,0,8,5,2,3,5,0,2,5,0,2,130,0,4,5,0,3,170,1,2,5,6,1,5,5,1,5,0,1,5,0,71,105,0,1,113,0,1,5,0,13,146,0,10,5,0,2,5,1,8,5,3,6,152,0,6,5,0,1,5,0,1,168],[8,3,27,0,2,42,54,1,5,0,1,88,0,3,148,2,6,5,80,1,96,6,3,5,0,3,5,0,358,105,0,17,113,0,25,115,0,3,5,0,7,147,7,6,5,16,67,5,10,21,5,0,3,5,0,2,5,0,2,5,17,2,131,4,1,5,0,2,171,17,1,5,0,70,106,0,1,117,1,5,5,0,8,147,6,4,5,14,6,153,5,1,5,1,1,5],[8,3,11,0,2,11,55,1,89,0,3,5,88,1,97,10,2,5,0,4,5,0,354,106,0,1,5,0,16,117,0,25,116,3,7,5,115,12,5,24,2,5,5,2,172,18,1,5,0,1,98,0,68,107,0,1,126,6,8,5,24,6,5],[8,3,9,0,2,9,55,1,5,2,1,5,88,1,98,16,7,5,0,4,98,0,343,107,1,2,5,0,14,126,0,19,117,0,5,142,0,1,169,6,4,5,158,2,5,19,1,5,0,6,5,0,58,108,0,4,120,0,1,5,8,6,5,27,3,5],[8,3,28,0,2,43,147,1,5,23,4,5,0,9,5,0,316,108,0,17,120,0,1,173,3,7,5,0,5,126,0,2,127,0,2,5,0,17,126,0,5,5,0,1,5,195,1,5,0,6,5,0,49,49,0,3,135,0,4,5],[8,3,11,0,2,11,147,1,5,34,2,5,0,20,5,0,295,49,0,1,135,0,17,5,0,1,5,10,5,5,0,2,5,2,4,5,0,9,126,0,4,127,3,2,5,201,2,5,0,4,5,0,31,50,0,14,109,0,3,5],[8,3,9,0,2,9,195,9,5,0,5,5,0,259,50,0,31,109,0,1,176,34,1,5,6,1,5,0,8,139,0,4,5,212,2,5,0,27,38,0,2,151,0,1,5,0,11,110,0,2,149],[8,3,29,0,2,44,207,2,5,0,6,5,0,251,38,0,2,151,0,4,5,0,26,110,0,1,149,0,1,5,42,6,5,0,2,140,3,1,5,214,1,5,0,13,39,0,9,112,0,3,125,0,1,149,0,2,5,1,3,5,0,8,110,0,1,5,0,1,6],[8,3,11,0,2,11,215,5,5,0,177,39,0,62,112,0,6,125,0,1,149,0,2,5,4,3,5,0,23,110,0,1,5,49,2,5,219,1,5,0,11,39,0,1,149,0,9,5,0,3,5,0,1,6,6,3,5,0,5,110,1,1,5],[8,3,9,0,1,9,0,1,48,220,13,5,0,164,39,0,62,5,0,6,5,0,1,5,9,12,5,0,10,110,0,1,158,272,11,5,0,1,5,7,2,5,1,2,5,0,1,5,9,3,5,0,2,158],[8,2,30,0,1,35,0,1,45,0,1,49,231,2,5,0,32,5,0,108,119,0,23,121,0,1,149,46,16,5,0,6,5,17,5,5,0,6,5,0,2,110,0,2,158,0,1,5,309,2,5],[8,1,5,0,1,11,0,1,11,0,1,11,0,1,50,265,11,5,0,91,39,0,6,136,0,23,5,0,1,5,85,5,5,6,2,5,0,2,5],[8,1,24,0,1,31,0,1,9,0,1,9,0,1,38,276,55,5,0,29,119,0,7,149,0,6,5,8,15,5,99,2,5],[9,1,32,0,1,36,0,1,46,0,1,51,311,16,5,0,4,24,0,5,5,0,24,39,0,6,5,0,1,6,4,2,5],[9,1,33,0,1,11,0,1,11,0,1,5,335,1,5,0,21,5,0,3,149,6,1,5],[9,1,34,0,1,37,0,1,47,350,3,5,0,4,24,0,1,161,0,2,5,0,1,6],[9,1,5,0,1,38,0,1,5,360,1,5],[9,1,5,0,1,39],[10,1,5]]; -numTicks = 1001; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) :105:185","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2082318","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~serializeRuleEntries :378:30","~(anonymous) :16968:73","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1986749","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) :6246:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~normalizeIconName :88:34","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Oi :258:187","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useContext :22:403","~M :186:11","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~ai :222:12","~qe :107:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~_resolveTokens :258:24","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~getKeyForRules :362:24","~count :21:186","~tc :55:12","~toArray :21:248","~V :20:247","~U :19:192","~TextView :9:25","~_loop_1 :313:44","~M :15:11","~expandQuads :355:21","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~enabledTokens :543:30","~Stylesheet.classNameFromKey :106:54","~S :18:11","~T :19:239","~useButtonState :487:31","~useRef :23:254","~useRef :159:332","~mg :151:12","~Lf :148:288","~he :101:184","~ge :101:12","~(anonymous) :1577:100","~expandSelector :272:24","~qc :49:12","~pc :48:127","~fa :20:12","~da :16:12","~_getCustomizations :102:28","~Q :16:293","~_resolveStyles :63:24","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Ve :119:12","~Stylesheet.getInstance :57:39","~__rest :61:16","~applyRegistration :427:27","~(anonymous) :68:123","~TextStyles :2:27","~getSlots :109:18","~_loop_1 :113:28","~_resolveTokens :75:24","~useImperativeHandle :22:516","~Stylesheet.argsFromClassName :113:55","~xe :110:125","~ke :103:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~ButtonSlots :871:28","~se :109:12","~primaryEnabledTokens :596:37","~Af :136:12","~(anonymous) :1573:104","~we :110:12","~(anonymous) :32:104","~R :17:11","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~lh :194:140","~(anonymous) :30:100","~Button_styles_baseTokens :505:41","~f :138:420","~Ig :185:375","~re :108:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1000,6],[0,1,1,0,1000,7],[0,1,2,0,1,5,0,999,8],[0,1,3,0,1,5,0,999,9],[0,1,4,1,999,10],[0,1,5,1,999,11],[0,1,5,1,1,5,0,19,9,0,3,61,0,976,68],[0,1,5,1,1,5,0,2,12,0,1,16,0,16,19,0,3,5,0,976,69],[2,1,5,0,2,11,0,1,11,0,16,11,0,3,62,0,976,70],[3,2,9,0,1,9,0,16,5,0,1,63,0,1,66,0,1,67,0,976,71],[3,2,13,0,1,17,0,16,20,0,1,64,0,1,5,0,1,5,0,976,72],[3,2,11,0,1,11,0,16,21,0,1,65,0,1,5,0,1,5,0,1,73,0,975,74],[3,1,5,0,1,14,0,1,18,0,16,9,0,1,5,2,1,5,0,975,75],[3,1,15,0,1,5,0,1,5,0,13,22,0,2,57,0,1,60,3,1,5,0,975,76],[3,1,5,1,1,5,0,13,11,0,2,11,0,1,5,4,975,77],[3,1,5,2,13,9,0,2,9,0,1,5,4,975,78],[3,1,5,2,13,23,0,2,58,5,975,79],[6,2,5,0,11,11,0,2,11,5,2,5,0,969,80,0,4,181],[6,1,5,0,1,24,0,8,9,0,1,47,0,1,52,0,1,53,0,1,49,0,1,59,6,1,5,0,5,5,0,964,81,0,4,182],[8,3,25,0,2,40,0,1,54,0,1,55,0,1,56,0,1,5,0,1,33,0,1,5,0,1,50,0,1,33,6,1,5,5,14,5,0,850,82,0,100,99,0,4,183],[8,3,11,0,2,11,0,1,11,0,1,11,0,1,11,0,1,5,0,1,5,0,1,5,0,1,38,0,1,34,26,5,5,0,29,83,0,808,90,0,3,132,0,4,159,0,1,179,0,45,5,0,16,6,0,5,100,0,16,114,0,7,160,0,5,163,0,1,167,0,4,175,0,1,180,0,4,184],[8,3,9,0,2,9,0,1,47,0,1,47,0,1,5,3,1,39,0,1,5,31,5,5,0,24,84,0,16,5,0,650,91,0,142,111,0,1,5,0,2,133,0,4,5,0,1,5,44,1,5,0,15,5,0,1,24,0,5,5,0,12,5,0,4,137,0,2,5,0,5,6,0,5,5,0,1,5,0,4,5,0,1,5,0,1,5,0,1,185,0,1,186,0,1,187],[8,3,26,0,2,41,0,1,5,0,1,5,4,1,39,0,1,5,36,5,5,0,11,85,0,7,87,0,1,165,16,60,5,0,3,92,0,1,94,0,435,101,0,123,104,0,8,122,0,16,128,0,3,154,0,1,162,0,5,5,0,1,92,0,105,118,0,9,141,0,17,143,0,5,156,1,1,5,0,1,134,80,3,5,0,2,5,0,2,138,2,5,5,8,2,5,2,1,5,0,1,5,0,1,5],[8,3,11,0,2,11,0,1,5,0,1,5,4,1,5,42,4,5,0,6,86,0,1,178,0,1,5,0,6,88,0,1,5,56,20,5,0,3,93,0,1,5,0,5,5,0,407,102,0,10,145,0,13,150,0,83,5,0,38,104,0,2,174,0,8,123,0,5,5,0,4,129,0,7,157,0,1,5,0,2,155,0,1,5,5,1,93,0,6,5,0,73,103,0,14,145,0,10,150,0,2,154,0,1,5,0,8,123,0,9,5,0,6,144,0,2,166,0,5,5,2,1,5,85,2,5],[8,3,9,0,2,9,6,1,5,46,1,5,0,5,87,0,1,5,1,6,89,69,8,5,0,3,5,0,1,95,5,4,5,0,403,103,0,10,146,0,13,5,9,74,5,0,31,5,0,3,124,0,2,164,0,2,177,0,2,5,0,8,5,2,3,5,0,2,5,0,2,130,0,4,5,0,3,170,1,2,5,6,1,5,5,1,5,0,1,5,0,71,105,0,1,113,0,1,5,0,13,146,0,10,5,0,2,5,1,8,5,3,6,152,0,6,5,0,1,5,0,1,168],[8,3,27,0,2,42,54,1,5,0,1,88,0,3,148,2,6,5,80,1,96,6,3,5,0,3,5,0,358,105,0,17,113,0,25,115,0,3,5,0,7,147,7,6,5,16,67,5,10,21,5,0,3,5,0,2,5,0,2,5,17,2,131,4,1,5,0,2,171,17,1,5,0,70,106,0,1,117,1,5,5,0,8,147,6,4,5,14,6,153,5,1,5,1,1,5],[8,3,11,0,2,11,55,1,89,0,3,5,88,1,97,10,2,5,0,4,5,0,354,106,0,1,5,0,16,117,0,25,116,3,7,5,115,12,5,24,2,5,5,2,172,18,1,5,0,1,98,0,68,107,0,1,126,6,8,5,24,6,5],[8,3,9,0,2,9,55,1,5,2,1,5,88,1,98,16,7,5,0,4,98,0,343,107,1,2,5,0,14,126,0,19,117,0,5,142,0,1,169,6,4,5,158,2,5,19,1,5,0,6,5,0,58,108,0,4,120,0,1,5,8,6,5,27,3,5],[8,3,28,0,2,43,147,1,5,23,4,5,0,9,5,0,316,108,0,17,120,0,1,173,3,7,5,0,5,126,0,2,127,0,2,5,0,17,126,0,5,5,0,1,5,195,1,5,0,6,5,0,49,49,0,3,135,0,4,5],[8,3,11,0,2,11,147,1,5,34,2,5,0,20,5,0,295,49,0,1,135,0,17,5,0,1,5,10,5,5,0,2,5,2,4,5,0,9,126,0,4,127,3,2,5,201,2,5,0,4,5,0,31,50,0,14,109,0,3,5],[8,3,9,0,2,9,195,9,5,0,5,5,0,259,50,0,31,109,0,1,176,34,1,5,6,1,5,0,8,139,0,4,5,212,2,5,0,27,38,0,2,151,0,1,5,0,11,110,0,2,149],[8,3,29,0,2,44,207,2,5,0,6,5,0,251,38,0,2,151,0,4,5,0,26,110,0,1,149,0,1,5,42,6,5,0,2,140,3,1,5,214,1,5,0,13,39,0,9,112,0,3,125,0,1,149,0,2,5,1,3,5,0,8,110,0,1,5,0,1,6],[8,3,11,0,2,11,215,5,5,0,177,39,0,62,112,0,6,125,0,1,149,0,2,5,4,3,5,0,23,110,0,1,5,49,2,5,219,1,5,0,11,39,0,1,149,0,9,5,0,3,5,0,1,6,6,3,5,0,5,110,1,1,5],[8,3,9,0,1,9,0,1,48,220,13,5,0,164,39,0,62,5,0,6,5,0,1,5,9,12,5,0,10,110,0,1,158,272,11,5,0,1,5,7,2,5,1,2,5,0,1,5,9,3,5,0,2,158],[8,2,30,0,1,35,0,1,45,0,1,49,231,2,5,0,32,5,0,108,119,0,23,121,0,1,149,46,16,5,0,6,5,17,5,5,0,6,5,0,2,110,0,2,158,0,1,5,309,2,5],[8,1,5,0,1,11,0,1,11,0,1,11,0,1,50,265,11,5,0,91,39,0,6,136,0,23,5,0,1,5,85,5,5,6,2,5,0,2,5],[8,1,24,0,1,31,0,1,9,0,1,9,0,1,38,276,55,5,0,29,119,0,7,149,0,6,5,8,15,5,99,2,5],[9,1,32,0,1,36,0,1,46,0,1,51,311,16,5,0,4,24,0,5,5,0,24,39,0,6,5,0,1,6,4,2,5],[9,1,33,0,1,11,0,1,11,0,1,5,335,1,5,0,21,5,0,3,149,6,1,5],[9,1,34,0,1,37,0,1,47,350,3,5,0,4,24,0,1,161,0,2,5,0,1,6],[9,1,5,0,1,38,0,1,5,360,1,5],[9,1,5,0,1,39],[10,1,5]]; +let numTicks = 1001; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.html b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.html index 967512b..30128a4 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButtonNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) :105:185","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2082318","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~serializeRuleEntries :378:30","~(anonymous) :16968:73","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1986749","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) :6246:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~normalizeIconName :88:34","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Oi :258:187","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useContext :22:403","~M :186:11","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~ai :222:12","~qe :107:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~_resolveTokens :258:24","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~getKeyForRules :362:24","~count :21:186","~tc :55:12","~toArray :21:248","~V :20:247","~U :19:192","~TextView :9:25","~_loop_1 :313:44","~M :15:11","~expandQuads :355:21","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~enabledTokens :543:30","~Stylesheet.classNameFromKey :106:54","~S :18:11","~T :19:239","~useButtonState :487:31","~useRef :23:254","~useRef :159:332","~mg :151:12","~Lf :148:288","~he :101:184","~ge :101:12","~(anonymous) :1577:100","~expandSelector :272:24","~qc :49:12","~pc :48:127","~fa :20:12","~da :16:12","~_getCustomizations :102:28","~Q :16:293","~_resolveStyles :63:24","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Ve :119:12","~Stylesheet.getInstance :57:39","~__rest :61:16","~applyRegistration :427:27","~(anonymous) :68:123","~TextStyles :2:27","~getSlots :109:18","~_loop_1 :113:28","~_resolveTokens :75:24","~useImperativeHandle :22:516","~Stylesheet.argsFromClassName :113:55","~xe :110:125","~ke :103:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~ButtonSlots :871:28","~se :109:12","~primaryEnabledTokens :596:37","~Af :136:12","~(anonymous) :1573:104","~we :110:12","~(anonymous) :32:104","~R :17:11","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~lh :194:140","~(anonymous) :30:100","~Button_styles_baseTokens :505:41","~f :138:420","~Ig :185:375","~re :108:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,1000,6],[0,1,1,0,1000,7],[0,1,2,0,1,5,0,999,8],[0,1,3,0,1,5,0,999,9],[0,1,4,1,999,10],[0,1,5,1,999,11],[0,1,5,1,1,5,0,19,9,0,3,61,0,976,68],[0,1,5,1,1,5,0,2,12,0,1,16,0,16,19,0,3,5,0,976,69],[2,1,5,0,2,11,0,1,11,0,16,11,0,3,62,0,976,70],[3,2,9,0,1,9,0,16,5,0,1,63,0,1,66,0,1,67,0,976,71],[3,2,13,0,1,17,0,16,20,0,1,64,0,1,5,0,1,5,0,976,72],[3,2,11,0,1,11,0,16,21,0,1,65,0,1,5,0,1,5,0,1,73,0,975,74],[3,1,5,0,1,14,0,1,18,0,16,9,0,1,5,2,1,5,0,975,75],[3,1,15,0,1,5,0,1,5,0,13,22,0,2,57,0,1,60,3,1,5,0,975,76],[3,1,5,1,1,5,0,13,11,0,2,11,0,1,5,4,975,77],[3,1,5,2,13,9,0,2,9,0,1,5,4,975,78],[3,1,5,2,13,23,0,2,58,5,975,79],[6,2,5,0,11,11,0,2,11,5,2,5,0,969,80,0,4,181],[6,1,5,0,1,24,0,8,9,0,1,47,0,1,52,0,1,53,0,1,49,0,1,59,6,1,5,0,5,5,0,964,81,0,4,182],[8,3,25,0,2,40,0,1,54,0,1,55,0,1,56,0,1,5,0,1,33,0,1,5,0,1,50,0,1,33,6,1,5,5,14,5,0,850,82,0,100,99,0,4,183],[8,3,11,0,2,11,0,1,11,0,1,11,0,1,11,0,1,5,0,1,5,0,1,5,0,1,38,0,1,34,26,5,5,0,29,83,0,808,90,0,3,132,0,4,159,0,1,179,0,45,5,0,16,6,0,5,100,0,16,114,0,7,160,0,5,163,0,1,167,0,4,175,0,1,180,0,4,184],[8,3,9,0,2,9,0,1,47,0,1,47,0,1,5,3,1,39,0,1,5,31,5,5,0,24,84,0,16,5,0,650,91,0,142,111,0,1,5,0,2,133,0,4,5,0,1,5,44,1,5,0,15,5,0,1,24,0,5,5,0,12,5,0,4,137,0,2,5,0,5,6,0,5,5,0,1,5,0,4,5,0,1,5,0,1,5,0,1,185,0,1,186,0,1,187],[8,3,26,0,2,41,0,1,5,0,1,5,4,1,39,0,1,5,36,5,5,0,11,85,0,7,87,0,1,165,16,60,5,0,3,92,0,1,94,0,435,101,0,123,104,0,8,122,0,16,128,0,3,154,0,1,162,0,5,5,0,1,92,0,105,118,0,9,141,0,17,143,0,5,156,1,1,5,0,1,134,80,3,5,0,2,5,0,2,138,2,5,5,8,2,5,2,1,5,0,1,5,0,1,5],[8,3,11,0,2,11,0,1,5,0,1,5,4,1,5,42,4,5,0,6,86,0,1,178,0,1,5,0,6,88,0,1,5,56,20,5,0,3,93,0,1,5,0,5,5,0,407,102,0,10,145,0,13,150,0,83,5,0,38,104,0,2,174,0,8,123,0,5,5,0,4,129,0,7,157,0,1,5,0,2,155,0,1,5,5,1,93,0,6,5,0,73,103,0,14,145,0,10,150,0,2,154,0,1,5,0,8,123,0,9,5,0,6,144,0,2,166,0,5,5,2,1,5,85,2,5],[8,3,9,0,2,9,6,1,5,46,1,5,0,5,87,0,1,5,1,6,89,69,8,5,0,3,5,0,1,95,5,4,5,0,403,103,0,10,146,0,13,5,9,74,5,0,31,5,0,3,124,0,2,164,0,2,177,0,2,5,0,8,5,2,3,5,0,2,5,0,2,130,0,4,5,0,3,170,1,2,5,6,1,5,5,1,5,0,1,5,0,71,105,0,1,113,0,1,5,0,13,146,0,10,5,0,2,5,1,8,5,3,6,152,0,6,5,0,1,5,0,1,168],[8,3,27,0,2,42,54,1,5,0,1,88,0,3,148,2,6,5,80,1,96,6,3,5,0,3,5,0,358,105,0,17,113,0,25,115,0,3,5,0,7,147,7,6,5,16,67,5,10,21,5,0,3,5,0,2,5,0,2,5,17,2,131,4,1,5,0,2,171,17,1,5,0,70,106,0,1,117,1,5,5,0,8,147,6,4,5,14,6,153,5,1,5,1,1,5],[8,3,11,0,2,11,55,1,89,0,3,5,88,1,97,10,2,5,0,4,5,0,354,106,0,1,5,0,16,117,0,25,116,3,7,5,115,12,5,24,2,5,5,2,172,18,1,5,0,1,98,0,68,107,0,1,126,6,8,5,24,6,5],[8,3,9,0,2,9,55,1,5,2,1,5,88,1,98,16,7,5,0,4,98,0,343,107,1,2,5,0,14,126,0,19,117,0,5,142,0,1,169,6,4,5,158,2,5,19,1,5,0,6,5,0,58,108,0,4,120,0,1,5,8,6,5,27,3,5],[8,3,28,0,2,43,147,1,5,23,4,5,0,9,5,0,316,108,0,17,120,0,1,173,3,7,5,0,5,126,0,2,127,0,2,5,0,17,126,0,5,5,0,1,5,195,1,5,0,6,5,0,49,49,0,3,135,0,4,5],[8,3,11,0,2,11,147,1,5,34,2,5,0,20,5,0,295,49,0,1,135,0,17,5,0,1,5,10,5,5,0,2,5,2,4,5,0,9,126,0,4,127,3,2,5,201,2,5,0,4,5,0,31,50,0,14,109,0,3,5],[8,3,9,0,2,9,195,9,5,0,5,5,0,259,50,0,31,109,0,1,176,34,1,5,6,1,5,0,8,139,0,4,5,212,2,5,0,27,38,0,2,151,0,1,5,0,11,110,0,2,149],[8,3,29,0,2,44,207,2,5,0,6,5,0,251,38,0,2,151,0,4,5,0,26,110,0,1,149,0,1,5,42,6,5,0,2,140,3,1,5,214,1,5,0,13,39,0,9,112,0,3,125,0,1,149,0,2,5,1,3,5,0,8,110,0,1,5,0,1,6],[8,3,11,0,2,11,215,5,5,0,177,39,0,62,112,0,6,125,0,1,149,0,2,5,4,3,5,0,23,110,0,1,5,49,2,5,219,1,5,0,11,39,0,1,149,0,9,5,0,3,5,0,1,6,6,3,5,0,5,110,1,1,5],[8,3,9,0,1,9,0,1,48,220,13,5,0,164,39,0,62,5,0,6,5,0,1,5,9,12,5,0,10,110,0,1,158,272,11,5,0,1,5,7,2,5,1,2,5,0,1,5,9,3,5,0,2,158],[8,2,30,0,1,35,0,1,45,0,1,49,231,2,5,0,32,5,0,108,119,0,23,121,0,1,149,46,16,5,0,6,5,17,5,5,0,6,5,0,2,110,0,2,158,0,1,5,309,2,5],[8,1,5,0,1,11,0,1,11,0,1,11,0,1,50,265,11,5,0,91,39,0,6,136,0,23,5,0,1,5,85,5,5,6,2,5,0,2,5],[8,1,24,0,1,31,0,1,9,0,1,9,0,1,38,276,55,5,0,29,119,0,7,149,0,6,5,8,15,5,99,2,5],[9,1,32,0,1,36,0,1,46,0,1,51,311,16,5,0,4,24,0,5,5,0,24,39,0,6,5,0,1,6,4,2,5],[9,1,33,0,1,11,0,1,11,0,1,5,335,1,5,0,21,5,0,3,149,6,1,5],[9,1,34,0,1,37,0,1,47,350,3,5,0,4,24,0,1,161,0,2,5,0,1,6],[9,1,5,0,1,38,0,1,5,360,1,5],[9,1,5,0,1,39],[10,1,5]]; -numTicks = 1001; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~y.extend :31:18","~(anonymous) :105:185","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2082318","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~__ :46:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3101620","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~serializeRuleEntries :378:30","~(anonymous) :16968:73","~(anonymous) :18227:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1986749","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) :6246:63","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~normalizeIconName :88:34","~fabric_icons_6_initializeIcons :835:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Oi :258:187","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~useContext :22:403","~M :186:11","~_resolveStyles :246:24","~(anonymous) :251:80","~ButtonStyles :669:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~ai :222:12","~qe :107:12","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~_resolveTokens :258:24","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~getKeyForRules :362:24","~count :21:186","~tc :55:12","~toArray :21:248","~V :20:247","~U :19:192","~TextView :9:25","~_loop_1 :313:44","~M :15:11","~expandQuads :355:21","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~enabledTokens :543:30","~Stylesheet.classNameFromKey :106:54","~S :18:11","~T :19:239","~useButtonState :487:31","~useRef :23:254","~useRef :159:332","~mg :151:12","~Lf :148:288","~he :101:184","~ge :101:12","~(anonymous) :1577:100","~expandSelector :272:24","~qc :49:12","~pc :48:127","~fa :20:12","~da :16:12","~_getCustomizations :102:28","~Q :16:293","~_resolveStyles :63:24","~concatStyleSets :6:25","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~Ve :119:12","~Stylesheet.getInstance :57:39","~__rest :61:16","~applyRegistration :427:27","~(anonymous) :68:123","~TextStyles :2:27","~getSlots :109:18","~_loop_1 :113:28","~_resolveTokens :75:24","~useImperativeHandle :22:516","~Stylesheet.argsFromClassName :113:55","~xe :110:125","~ke :103:12","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL","~ButtonSlots :871:28","~se :109:12","~primaryEnabledTokens :596:37","~Af :136:12","~(anonymous) :1573:104","~we :110:12","~(anonymous) :32:104","~R :17:11","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~lh :194:140","~(anonymous) :30:100","~Button_styles_baseTokens :505:41","~f :138:420","~Ig :185:375","~re :108:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1000,6],[0,1,1,0,1000,7],[0,1,2,0,1,5,0,999,8],[0,1,3,0,1,5,0,999,9],[0,1,4,1,999,10],[0,1,5,1,999,11],[0,1,5,1,1,5,0,19,9,0,3,61,0,976,68],[0,1,5,1,1,5,0,2,12,0,1,16,0,16,19,0,3,5,0,976,69],[2,1,5,0,2,11,0,1,11,0,16,11,0,3,62,0,976,70],[3,2,9,0,1,9,0,16,5,0,1,63,0,1,66,0,1,67,0,976,71],[3,2,13,0,1,17,0,16,20,0,1,64,0,1,5,0,1,5,0,976,72],[3,2,11,0,1,11,0,16,21,0,1,65,0,1,5,0,1,5,0,1,73,0,975,74],[3,1,5,0,1,14,0,1,18,0,16,9,0,1,5,2,1,5,0,975,75],[3,1,15,0,1,5,0,1,5,0,13,22,0,2,57,0,1,60,3,1,5,0,975,76],[3,1,5,1,1,5,0,13,11,0,2,11,0,1,5,4,975,77],[3,1,5,2,13,9,0,2,9,0,1,5,4,975,78],[3,1,5,2,13,23,0,2,58,5,975,79],[6,2,5,0,11,11,0,2,11,5,2,5,0,969,80,0,4,181],[6,1,5,0,1,24,0,8,9,0,1,47,0,1,52,0,1,53,0,1,49,0,1,59,6,1,5,0,5,5,0,964,81,0,4,182],[8,3,25,0,2,40,0,1,54,0,1,55,0,1,56,0,1,5,0,1,33,0,1,5,0,1,50,0,1,33,6,1,5,5,14,5,0,850,82,0,100,99,0,4,183],[8,3,11,0,2,11,0,1,11,0,1,11,0,1,11,0,1,5,0,1,5,0,1,5,0,1,38,0,1,34,26,5,5,0,29,83,0,808,90,0,3,132,0,4,159,0,1,179,0,45,5,0,16,6,0,5,100,0,16,114,0,7,160,0,5,163,0,1,167,0,4,175,0,1,180,0,4,184],[8,3,9,0,2,9,0,1,47,0,1,47,0,1,5,3,1,39,0,1,5,31,5,5,0,24,84,0,16,5,0,650,91,0,142,111,0,1,5,0,2,133,0,4,5,0,1,5,44,1,5,0,15,5,0,1,24,0,5,5,0,12,5,0,4,137,0,2,5,0,5,6,0,5,5,0,1,5,0,4,5,0,1,5,0,1,5,0,1,185,0,1,186,0,1,187],[8,3,26,0,2,41,0,1,5,0,1,5,4,1,39,0,1,5,36,5,5,0,11,85,0,7,87,0,1,165,16,60,5,0,3,92,0,1,94,0,435,101,0,123,104,0,8,122,0,16,128,0,3,154,0,1,162,0,5,5,0,1,92,0,105,118,0,9,141,0,17,143,0,5,156,1,1,5,0,1,134,80,3,5,0,2,5,0,2,138,2,5,5,8,2,5,2,1,5,0,1,5,0,1,5],[8,3,11,0,2,11,0,1,5,0,1,5,4,1,5,42,4,5,0,6,86,0,1,178,0,1,5,0,6,88,0,1,5,56,20,5,0,3,93,0,1,5,0,5,5,0,407,102,0,10,145,0,13,150,0,83,5,0,38,104,0,2,174,0,8,123,0,5,5,0,4,129,0,7,157,0,1,5,0,2,155,0,1,5,5,1,93,0,6,5,0,73,103,0,14,145,0,10,150,0,2,154,0,1,5,0,8,123,0,9,5,0,6,144,0,2,166,0,5,5,2,1,5,85,2,5],[8,3,9,0,2,9,6,1,5,46,1,5,0,5,87,0,1,5,1,6,89,69,8,5,0,3,5,0,1,95,5,4,5,0,403,103,0,10,146,0,13,5,9,74,5,0,31,5,0,3,124,0,2,164,0,2,177,0,2,5,0,8,5,2,3,5,0,2,5,0,2,130,0,4,5,0,3,170,1,2,5,6,1,5,5,1,5,0,1,5,0,71,105,0,1,113,0,1,5,0,13,146,0,10,5,0,2,5,1,8,5,3,6,152,0,6,5,0,1,5,0,1,168],[8,3,27,0,2,42,54,1,5,0,1,88,0,3,148,2,6,5,80,1,96,6,3,5,0,3,5,0,358,105,0,17,113,0,25,115,0,3,5,0,7,147,7,6,5,16,67,5,10,21,5,0,3,5,0,2,5,0,2,5,17,2,131,4,1,5,0,2,171,17,1,5,0,70,106,0,1,117,1,5,5,0,8,147,6,4,5,14,6,153,5,1,5,1,1,5],[8,3,11,0,2,11,55,1,89,0,3,5,88,1,97,10,2,5,0,4,5,0,354,106,0,1,5,0,16,117,0,25,116,3,7,5,115,12,5,24,2,5,5,2,172,18,1,5,0,1,98,0,68,107,0,1,126,6,8,5,24,6,5],[8,3,9,0,2,9,55,1,5,2,1,5,88,1,98,16,7,5,0,4,98,0,343,107,1,2,5,0,14,126,0,19,117,0,5,142,0,1,169,6,4,5,158,2,5,19,1,5,0,6,5,0,58,108,0,4,120,0,1,5,8,6,5,27,3,5],[8,3,28,0,2,43,147,1,5,23,4,5,0,9,5,0,316,108,0,17,120,0,1,173,3,7,5,0,5,126,0,2,127,0,2,5,0,17,126,0,5,5,0,1,5,195,1,5,0,6,5,0,49,49,0,3,135,0,4,5],[8,3,11,0,2,11,147,1,5,34,2,5,0,20,5,0,295,49,0,1,135,0,17,5,0,1,5,10,5,5,0,2,5,2,4,5,0,9,126,0,4,127,3,2,5,201,2,5,0,4,5,0,31,50,0,14,109,0,3,5],[8,3,9,0,2,9,195,9,5,0,5,5,0,259,50,0,31,109,0,1,176,34,1,5,6,1,5,0,8,139,0,4,5,212,2,5,0,27,38,0,2,151,0,1,5,0,11,110,0,2,149],[8,3,29,0,2,44,207,2,5,0,6,5,0,251,38,0,2,151,0,4,5,0,26,110,0,1,149,0,1,5,42,6,5,0,2,140,3,1,5,214,1,5,0,13,39,0,9,112,0,3,125,0,1,149,0,2,5,1,3,5,0,8,110,0,1,5,0,1,6],[8,3,11,0,2,11,215,5,5,0,177,39,0,62,112,0,6,125,0,1,149,0,2,5,4,3,5,0,23,110,0,1,5,49,2,5,219,1,5,0,11,39,0,1,149,0,9,5,0,3,5,0,1,6,6,3,5,0,5,110,1,1,5],[8,3,9,0,1,9,0,1,48,220,13,5,0,164,39,0,62,5,0,6,5,0,1,5,9,12,5,0,10,110,0,1,158,272,11,5,0,1,5,7,2,5,1,2,5,0,1,5,9,3,5,0,2,158],[8,2,30,0,1,35,0,1,45,0,1,49,231,2,5,0,32,5,0,108,119,0,23,121,0,1,149,46,16,5,0,6,5,17,5,5,0,6,5,0,2,110,0,2,158,0,1,5,309,2,5],[8,1,5,0,1,11,0,1,11,0,1,11,0,1,50,265,11,5,0,91,39,0,6,136,0,23,5,0,1,5,85,5,5,6,2,5,0,2,5],[8,1,24,0,1,31,0,1,9,0,1,9,0,1,38,276,55,5,0,29,119,0,7,149,0,6,5,8,15,5,99,2,5],[9,1,32,0,1,36,0,1,46,0,1,51,311,16,5,0,4,24,0,5,5,0,24,39,0,6,5,0,1,6,4,2,5],[9,1,33,0,1,11,0,1,11,0,1,5,335,1,5,0,21,5,0,3,149,6,1,5],[9,1,34,0,1,37,0,1,47,350,3,5,0,4,24,0,1,161,0,2,5,0,1,6],[9,1,5,0,1,38,0,1,5,360,1,5],[9,1,5,0,1,39],[10,1,5]]; +let numTicks = 1001; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.data.js b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.data.js index 0587782..e996f12 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :8:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) :19079:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2572474","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2991727","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~M :186:11","~ai :222:12","~(anonymous) :41:183","~M :15:11","~tc :55:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~vf :132:12","~BaseButton :102:24","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~_makeAllSafe :252:22","~xf :134:12","~DefaultButton.render :75:47","~assign :50:16","~Customizations.getSettings :31:43","~BaseButton._this._onRenderText :136:40","~PrimaryButton :17:27","~qc :49:12","~memoizedFunction :73:37","~J :114:349","~DefaultButton :67:27","~_makeSafe :257:19","~lh :194:140","~ComponentWithInjectedProps.render :39:72","~PrimaryButton.render :25:47","~Lf :148:288","~If :147:394","~re :108:12","~pc :48:127","~se :109:12","~we :110:12","~Ve :119:12","~initializeFocusRects :22:30","~getWindow :22:19","~Ig :185:375","~BaseButton._hasText :525:46","~BaseComponent._warnDeprecations :212:58","~qe :107:12","~he :101:184","~getId :98:15","~xe :110:125","~ge :101:12","~Ng :166:128","~warnConditionallyRequiredProps :14:40","~(anonymous) :2:88","~Af :136:12","~_normalizeArg :100:23","~(anonymous) :1:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83"]; -levels = [[0,1,0,0,495,5],[0,1,1,0,495,6],[0,1,2,0,495,7],[0,1,3,0,495,8],[0,1,4,0,495,9],[0,1,4,0,495,10],[1,1,4,0,10,8,0,1,33,0,483,37],[1,1,4,0,10,11,0,1,4,0,483,38],[1,1,4,0,10,10,0,1,34,0,483,39],[2,10,4,0,1,35,0,483,40],[2,10,12,0,1,36,0,483,41],[2,10,13,0,1,4,0,483,42],[2,10,8,1,483,43],[2,8,14,0,1,30,0,1,32,1,483,44],[2,8,10,0,1,10,0,1,10,1,483,45],[2,8,8,0,1,4,0,1,4,1,483,46],[2,8,15,0,1,31,0,1,4,1,483,47],[2,1,4,0,7,10,0,1,4,2,1,4,0,470,48,0,12,117],[2,1,16,0,1,4,0,4,8,0,1,23,0,1,29,0,1,4,3,5,4,0,465,49,0,12,118],[4,1,17,0,1,22,0,1,24,0,1,26,0,1,4,0,1,4,9,21,4,0,319,50,0,125,61,0,12,119],[4,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,30,15,4,0,27,51,0,246,58,0,2,60,0,22,62,0,4,94,0,1,103,0,2,109,0,65,4,0,15,5,0,26,64,0,2,72,0,1,88,0,6,91,0,3,96,0,4,98,0,2,99,0,1,106,0,12,120],[4,1,8,1,1,8,0,1,8,47,4,4,0,23,52,0,7,4,0,156,59,0,79,70,0,4,80,0,2,4,0,5,4,0,8,63,0,8,83,0,1,113,0,2,95,0,2,107,0,1,4,0,2,4,61,4,4,0,14,4,0,1,16,0,18,4,0,8,86,0,2,5,0,1,4,0,6,4,0,3,4,0,3,4,0,1,5,0,2,4,0,1,4,0,1,121,0,3,122,0,8,124],[4,1,18,1,1,25,0,1,27,51,8,4,0,10,53,0,5,55,7,12,4,0,19,51,0,120,65,0,4,92,0,1,111,0,11,4,0,50,71,0,13,85,0,5,89,0,4,4,1,1,4,3,2,4,0,8,4,0,8,4,0,1,4,0,2,4,0,1,4,0,1,110,95,6,4,0,5,4,0,3,97,0,2,4,9,1,4,3,1,4,3,1,4,0,2,4,0,1,123,0,6,4,0,1,65,0,1,125],[4,1,10,1,1,4,0,1,10,59,4,4,0,6,54,0,4,56,0,1,100,19,5,4,0,14,52,0,2,4,0,98,66,0,16,81,0,4,93,0,2,4,0,1,63,0,1,116,0,1,4,10,1,4,0,27,4,0,7,73,0,10,78,0,1,105,0,5,108,0,13,78,0,5,78,31,1,4,106,3,4,11,1,4,10,1,4,6,1,4,0,1,4],[4,1,8,1,1,4,0,1,8,63,2,4,0,4,55,0,1,4,0,3,57,0,1,4,24,2,4,0,11,55,0,1,114,2,14,4,0,29,67,0,23,75,0,25,82,0,7,87,0,5,4,0,6,63,0,4,87,0,1,113,0,3,4,0,1,63,2,1,4,0,1,4,23,15,4,0,1,16,0,6,74,0,1,112,0,1,4,0,8,79,0,1,101,0,1,4,0,5,4,0,3,4,0,10,79,0,4,79,0,1,101],[4,1,19,2,1,28,65,4,56,1,3,4,27,2,4,0,9,56,0,1,4,16,3,4,0,26,68,0,23,76,0,10,4,0,15,76,0,7,4,2,3,4,0,6,4,0,3,4,0,1,115,0,1,4,2,1,4,0,1,4,43,6,4,0,1,4,1,1,4,0,7,90,0,1,102,5,1,4,3,2,4,0,8,90,0,1,4,0,3,90,0,1,102],[4,1,10,2,1,10,65,2,4,0,2,57,33,1,4,0,8,57,20,6,4,0,10,63,0,10,69,0,8,4,0,15,77,4,6,4,0,15,4,21,1,4,51,3,4,3,7,4,0,1,4,11,8,4,1,3,4,0,1,4],[4,1,8,2,1,8,67,2,4,34,8,4,22,4,4,0,10,4,0,2,4,0,3,63,0,5,84,8,15,4,99,2,4,5,5,4,16,4,4,2,2,4],[4,1,20,2,1,4,149,3,4,0,1,4,0,3,63,0,1,104,18,5,4],[4,1,10,156,3,4,0,1,4],[4,1,21],[4,1,4],[4,1,4]]; -numTicks = 496; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :8:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) :19079:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2572474","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2991727","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~M :186:11","~ai :222:12","~(anonymous) :41:183","~M :15:11","~tc :55:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~vf :132:12","~BaseButton :102:24","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~_makeAllSafe :252:22","~xf :134:12","~DefaultButton.render :75:47","~assign :50:16","~Customizations.getSettings :31:43","~BaseButton._this._onRenderText :136:40","~PrimaryButton :17:27","~qc :49:12","~memoizedFunction :73:37","~J :114:349","~DefaultButton :67:27","~_makeSafe :257:19","~lh :194:140","~ComponentWithInjectedProps.render :39:72","~PrimaryButton.render :25:47","~Lf :148:288","~If :147:394","~re :108:12","~pc :48:127","~se :109:12","~we :110:12","~Ve :119:12","~initializeFocusRects :22:30","~getWindow :22:19","~Ig :185:375","~BaseButton._hasText :525:46","~BaseComponent._warnDeprecations :212:58","~qe :107:12","~he :101:184","~getId :98:15","~xe :110:125","~ge :101:12","~Ng :166:128","~warnConditionallyRequiredProps :14:40","~(anonymous) :2:88","~Af :136:12","~_normalizeArg :100:23","~(anonymous) :1:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83"]; +let levels = [[0,1,0,0,495,5],[0,1,1,0,495,6],[0,1,2,0,495,7],[0,1,3,0,495,8],[0,1,4,0,495,9],[0,1,4,0,495,10],[1,1,4,0,10,8,0,1,33,0,483,37],[1,1,4,0,10,11,0,1,4,0,483,38],[1,1,4,0,10,10,0,1,34,0,483,39],[2,10,4,0,1,35,0,483,40],[2,10,12,0,1,36,0,483,41],[2,10,13,0,1,4,0,483,42],[2,10,8,1,483,43],[2,8,14,0,1,30,0,1,32,1,483,44],[2,8,10,0,1,10,0,1,10,1,483,45],[2,8,8,0,1,4,0,1,4,1,483,46],[2,8,15,0,1,31,0,1,4,1,483,47],[2,1,4,0,7,10,0,1,4,2,1,4,0,470,48,0,12,117],[2,1,16,0,1,4,0,4,8,0,1,23,0,1,29,0,1,4,3,5,4,0,465,49,0,12,118],[4,1,17,0,1,22,0,1,24,0,1,26,0,1,4,0,1,4,9,21,4,0,319,50,0,125,61,0,12,119],[4,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,30,15,4,0,27,51,0,246,58,0,2,60,0,22,62,0,4,94,0,1,103,0,2,109,0,65,4,0,15,5,0,26,64,0,2,72,0,1,88,0,6,91,0,3,96,0,4,98,0,2,99,0,1,106,0,12,120],[4,1,8,1,1,8,0,1,8,47,4,4,0,23,52,0,7,4,0,156,59,0,79,70,0,4,80,0,2,4,0,5,4,0,8,63,0,8,83,0,1,113,0,2,95,0,2,107,0,1,4,0,2,4,61,4,4,0,14,4,0,1,16,0,18,4,0,8,86,0,2,5,0,1,4,0,6,4,0,3,4,0,3,4,0,1,5,0,2,4,0,1,4,0,1,121,0,3,122,0,8,124],[4,1,18,1,1,25,0,1,27,51,8,4,0,10,53,0,5,55,7,12,4,0,19,51,0,120,65,0,4,92,0,1,111,0,11,4,0,50,71,0,13,85,0,5,89,0,4,4,1,1,4,3,2,4,0,8,4,0,8,4,0,1,4,0,2,4,0,1,4,0,1,110,95,6,4,0,5,4,0,3,97,0,2,4,9,1,4,3,1,4,3,1,4,0,2,4,0,1,123,0,6,4,0,1,65,0,1,125],[4,1,10,1,1,4,0,1,10,59,4,4,0,6,54,0,4,56,0,1,100,19,5,4,0,14,52,0,2,4,0,98,66,0,16,81,0,4,93,0,2,4,0,1,63,0,1,116,0,1,4,10,1,4,0,27,4,0,7,73,0,10,78,0,1,105,0,5,108,0,13,78,0,5,78,31,1,4,106,3,4,11,1,4,10,1,4,6,1,4,0,1,4],[4,1,8,1,1,4,0,1,8,63,2,4,0,4,55,0,1,4,0,3,57,0,1,4,24,2,4,0,11,55,0,1,114,2,14,4,0,29,67,0,23,75,0,25,82,0,7,87,0,5,4,0,6,63,0,4,87,0,1,113,0,3,4,0,1,63,2,1,4,0,1,4,23,15,4,0,1,16,0,6,74,0,1,112,0,1,4,0,8,79,0,1,101,0,1,4,0,5,4,0,3,4,0,10,79,0,4,79,0,1,101],[4,1,19,2,1,28,65,4,56,1,3,4,27,2,4,0,9,56,0,1,4,16,3,4,0,26,68,0,23,76,0,10,4,0,15,76,0,7,4,2,3,4,0,6,4,0,3,4,0,1,115,0,1,4,2,1,4,0,1,4,43,6,4,0,1,4,1,1,4,0,7,90,0,1,102,5,1,4,3,2,4,0,8,90,0,1,4,0,3,90,0,1,102],[4,1,10,2,1,10,65,2,4,0,2,57,33,1,4,0,8,57,20,6,4,0,10,63,0,10,69,0,8,4,0,15,77,4,6,4,0,15,4,21,1,4,51,3,4,3,7,4,0,1,4,11,8,4,1,3,4,0,1,4],[4,1,8,2,1,8,67,2,4,34,8,4,22,4,4,0,10,4,0,2,4,0,3,63,0,5,84,8,15,4,99,2,4,5,5,4,16,4,4,2,2,4],[4,1,20,2,1,4,149,3,4,0,1,4,0,3,63,0,1,104,18,5,4],[4,1,10,156,3,4,0,1,4],[4,1,21],[4,1,4],[4,1,4]]; +let numTicks = 496; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.html b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.html index 81cb7a1..8bcb7ee 100644 --- a/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/PrimaryButton_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :8:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) :19079:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2572474","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2991727","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~M :186:11","~ai :222:12","~(anonymous) :41:183","~M :15:11","~tc :55:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~vf :132:12","~BaseButton :102:24","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~_makeAllSafe :252:22","~xf :134:12","~DefaultButton.render :75:47","~assign :50:16","~Customizations.getSettings :31:43","~BaseButton._this._onRenderText :136:40","~PrimaryButton :17:27","~qc :49:12","~memoizedFunction :73:37","~J :114:349","~DefaultButton :67:27","~_makeSafe :257:19","~lh :194:140","~ComponentWithInjectedProps.render :39:72","~PrimaryButton.render :25:47","~Lf :148:288","~If :147:394","~re :108:12","~pc :48:127","~se :109:12","~we :110:12","~Ve :119:12","~initializeFocusRects :22:30","~getWindow :22:19","~Ig :185:375","~BaseButton._hasText :525:46","~BaseComponent._warnDeprecations :212:58","~qe :107:12","~he :101:184","~getId :98:15","~xe :110:125","~ge :101:12","~Ng :166:128","~warnConditionallyRequiredProps :14:40","~(anonymous) :2:88","~Af :136:12","~_normalizeArg :100:23","~(anonymous) :1:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83"]; -levels = [[0,1,0,0,495,5],[0,1,1,0,495,6],[0,1,2,0,495,7],[0,1,3,0,495,8],[0,1,4,0,495,9],[0,1,4,0,495,10],[1,1,4,0,10,8,0,1,33,0,483,37],[1,1,4,0,10,11,0,1,4,0,483,38],[1,1,4,0,10,10,0,1,34,0,483,39],[2,10,4,0,1,35,0,483,40],[2,10,12,0,1,36,0,483,41],[2,10,13,0,1,4,0,483,42],[2,10,8,1,483,43],[2,8,14,0,1,30,0,1,32,1,483,44],[2,8,10,0,1,10,0,1,10,1,483,45],[2,8,8,0,1,4,0,1,4,1,483,46],[2,8,15,0,1,31,0,1,4,1,483,47],[2,1,4,0,7,10,0,1,4,2,1,4,0,470,48,0,12,117],[2,1,16,0,1,4,0,4,8,0,1,23,0,1,29,0,1,4,3,5,4,0,465,49,0,12,118],[4,1,17,0,1,22,0,1,24,0,1,26,0,1,4,0,1,4,9,21,4,0,319,50,0,125,61,0,12,119],[4,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,30,15,4,0,27,51,0,246,58,0,2,60,0,22,62,0,4,94,0,1,103,0,2,109,0,65,4,0,15,5,0,26,64,0,2,72,0,1,88,0,6,91,0,3,96,0,4,98,0,2,99,0,1,106,0,12,120],[4,1,8,1,1,8,0,1,8,47,4,4,0,23,52,0,7,4,0,156,59,0,79,70,0,4,80,0,2,4,0,5,4,0,8,63,0,8,83,0,1,113,0,2,95,0,2,107,0,1,4,0,2,4,61,4,4,0,14,4,0,1,16,0,18,4,0,8,86,0,2,5,0,1,4,0,6,4,0,3,4,0,3,4,0,1,5,0,2,4,0,1,4,0,1,121,0,3,122,0,8,124],[4,1,18,1,1,25,0,1,27,51,8,4,0,10,53,0,5,55,7,12,4,0,19,51,0,120,65,0,4,92,0,1,111,0,11,4,0,50,71,0,13,85,0,5,89,0,4,4,1,1,4,3,2,4,0,8,4,0,8,4,0,1,4,0,2,4,0,1,4,0,1,110,95,6,4,0,5,4,0,3,97,0,2,4,9,1,4,3,1,4,3,1,4,0,2,4,0,1,123,0,6,4,0,1,65,0,1,125],[4,1,10,1,1,4,0,1,10,59,4,4,0,6,54,0,4,56,0,1,100,19,5,4,0,14,52,0,2,4,0,98,66,0,16,81,0,4,93,0,2,4,0,1,63,0,1,116,0,1,4,10,1,4,0,27,4,0,7,73,0,10,78,0,1,105,0,5,108,0,13,78,0,5,78,31,1,4,106,3,4,11,1,4,10,1,4,6,1,4,0,1,4],[4,1,8,1,1,4,0,1,8,63,2,4,0,4,55,0,1,4,0,3,57,0,1,4,24,2,4,0,11,55,0,1,114,2,14,4,0,29,67,0,23,75,0,25,82,0,7,87,0,5,4,0,6,63,0,4,87,0,1,113,0,3,4,0,1,63,2,1,4,0,1,4,23,15,4,0,1,16,0,6,74,0,1,112,0,1,4,0,8,79,0,1,101,0,1,4,0,5,4,0,3,4,0,10,79,0,4,79,0,1,101],[4,1,19,2,1,28,65,4,56,1,3,4,27,2,4,0,9,56,0,1,4,16,3,4,0,26,68,0,23,76,0,10,4,0,15,76,0,7,4,2,3,4,0,6,4,0,3,4,0,1,115,0,1,4,2,1,4,0,1,4,43,6,4,0,1,4,1,1,4,0,7,90,0,1,102,5,1,4,3,2,4,0,8,90,0,1,4,0,3,90,0,1,102],[4,1,10,2,1,10,65,2,4,0,2,57,33,1,4,0,8,57,20,6,4,0,10,63,0,10,69,0,8,4,0,15,77,4,6,4,0,15,4,21,1,4,51,3,4,3,7,4,0,1,4,11,8,4,1,3,4,0,1,4],[4,1,8,2,1,8,67,2,4,34,8,4,22,4,4,0,10,4,0,2,4,0,3,63,0,5,84,8,15,4,99,2,4,5,5,4,16,4,4,2,2,4],[4,1,20,2,1,4,149,3,4,0,1,4,0,3,63,0,1,104,18,5,4],[4,1,10,156,3,4,0,1,4],[4,1,21],[4,1,4],[4,1,4]]; -numTicks = 496; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :8:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) :19079:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2572474","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2991727","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3512337","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~M :186:11","~ai :222:12","~(anonymous) :41:183","~M :15:11","~tc :55:12","~obj. :264:36","~BaseButton.render :387:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~BaseButton._this._onRenderTextContents :127:48","~vf :132:12","~BaseButton :102:24","~ke :103:12","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~BaseComponent :70:27","~_makeAllSafe :252:22","~xf :134:12","~DefaultButton.render :75:47","~assign :50:16","~Customizations.getSettings :31:43","~BaseButton._this._onRenderText :136:40","~PrimaryButton :17:27","~qc :49:12","~memoizedFunction :73:37","~J :114:349","~DefaultButton :67:27","~_makeSafe :257:19","~lh :194:140","~ComponentWithInjectedProps.render :39:72","~PrimaryButton.render :25:47","~Lf :148:288","~If :147:394","~re :108:12","~pc :48:127","~se :109:12","~we :110:12","~Ve :119:12","~initializeFocusRects :22:30","~getWindow :22:19","~Ig :185:375","~BaseButton._hasText :525:46","~BaseComponent._warnDeprecations :212:58","~qe :107:12","~he :101:184","~getId :98:15","~xe :110:125","~ge :101:12","~Ng :166:128","~warnConditionallyRequiredProps :14:40","~(anonymous) :2:88","~Af :136:12","~_normalizeArg :100:23","~(anonymous) :1:88","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~Vh :216:12","~ComponentWithInjectedProps.componentDidMount :33:83"]; +let levels = [[0,1,0,0,495,5],[0,1,1,0,495,6],[0,1,2,0,495,7],[0,1,3,0,495,8],[0,1,4,0,495,9],[0,1,4,0,495,10],[1,1,4,0,10,8,0,1,33,0,483,37],[1,1,4,0,10,11,0,1,4,0,483,38],[1,1,4,0,10,10,0,1,34,0,483,39],[2,10,4,0,1,35,0,483,40],[2,10,12,0,1,36,0,483,41],[2,10,13,0,1,4,0,483,42],[2,10,8,1,483,43],[2,8,14,0,1,30,0,1,32,1,483,44],[2,8,10,0,1,10,0,1,10,1,483,45],[2,8,8,0,1,4,0,1,4,1,483,46],[2,8,15,0,1,31,0,1,4,1,483,47],[2,1,4,0,7,10,0,1,4,2,1,4,0,470,48,0,12,117],[2,1,16,0,1,4,0,4,8,0,1,23,0,1,29,0,1,4,3,5,4,0,465,49,0,12,118],[4,1,17,0,1,22,0,1,24,0,1,26,0,1,4,0,1,4,9,21,4,0,319,50,0,125,61,0,12,119],[4,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,30,15,4,0,27,51,0,246,58,0,2,60,0,22,62,0,4,94,0,1,103,0,2,109,0,65,4,0,15,5,0,26,64,0,2,72,0,1,88,0,6,91,0,3,96,0,4,98,0,2,99,0,1,106,0,12,120],[4,1,8,1,1,8,0,1,8,47,4,4,0,23,52,0,7,4,0,156,59,0,79,70,0,4,80,0,2,4,0,5,4,0,8,63,0,8,83,0,1,113,0,2,95,0,2,107,0,1,4,0,2,4,61,4,4,0,14,4,0,1,16,0,18,4,0,8,86,0,2,5,0,1,4,0,6,4,0,3,4,0,3,4,0,1,5,0,2,4,0,1,4,0,1,121,0,3,122,0,8,124],[4,1,18,1,1,25,0,1,27,51,8,4,0,10,53,0,5,55,7,12,4,0,19,51,0,120,65,0,4,92,0,1,111,0,11,4,0,50,71,0,13,85,0,5,89,0,4,4,1,1,4,3,2,4,0,8,4,0,8,4,0,1,4,0,2,4,0,1,4,0,1,110,95,6,4,0,5,4,0,3,97,0,2,4,9,1,4,3,1,4,3,1,4,0,2,4,0,1,123,0,6,4,0,1,65,0,1,125],[4,1,10,1,1,4,0,1,10,59,4,4,0,6,54,0,4,56,0,1,100,19,5,4,0,14,52,0,2,4,0,98,66,0,16,81,0,4,93,0,2,4,0,1,63,0,1,116,0,1,4,10,1,4,0,27,4,0,7,73,0,10,78,0,1,105,0,5,108,0,13,78,0,5,78,31,1,4,106,3,4,11,1,4,10,1,4,6,1,4,0,1,4],[4,1,8,1,1,4,0,1,8,63,2,4,0,4,55,0,1,4,0,3,57,0,1,4,24,2,4,0,11,55,0,1,114,2,14,4,0,29,67,0,23,75,0,25,82,0,7,87,0,5,4,0,6,63,0,4,87,0,1,113,0,3,4,0,1,63,2,1,4,0,1,4,23,15,4,0,1,16,0,6,74,0,1,112,0,1,4,0,8,79,0,1,101,0,1,4,0,5,4,0,3,4,0,10,79,0,4,79,0,1,101],[4,1,19,2,1,28,65,4,56,1,3,4,27,2,4,0,9,56,0,1,4,16,3,4,0,26,68,0,23,76,0,10,4,0,15,76,0,7,4,2,3,4,0,6,4,0,3,4,0,1,115,0,1,4,2,1,4,0,1,4,43,6,4,0,1,4,1,1,4,0,7,90,0,1,102,5,1,4,3,2,4,0,8,90,0,1,4,0,3,90,0,1,102],[4,1,10,2,1,10,65,2,4,0,2,57,33,1,4,0,8,57,20,6,4,0,10,63,0,10,69,0,8,4,0,15,77,4,6,4,0,15,4,21,1,4,51,3,4,3,7,4,0,1,4,11,8,4,1,3,4,0,1,4],[4,1,8,2,1,8,67,2,4,34,8,4,22,4,4,0,10,4,0,2,4,0,3,63,0,5,84,8,15,4,99,2,4,5,5,4,16,4,4,2,2,4],[4,1,20,2,1,4,149,3,4,0,1,4,0,3,63,0,1,104,18,5,4],[4,1,10,156,3,4,0,1,4],[4,1,21],[4,1,4],[4,1,4]]; +let numTicks = 496; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButton.data.js b/packages/flamegrill/src/fixtures/snapshots/SplitButton.data.js index 91d16ff..a6d8d0d 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButton.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButton.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~rtlifyRules :42:21","~_createAnimation :379:26","~_makeSemanticColorsFromPalette :1172:40","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2708515","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3083133","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2052418","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3626742","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Ve :119:12","~(anonymous) :41:183","~Og :167:12","~Qg :173:12","~obj. :264:36","~DefaultButton.render :75:47","~memoizedFunction :73:37","~(anonymous) :40:69","~concatStyleSets :6:25","~BaseButton.render :387:44","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~BaseButton._onRenderSplitButtonContent :531:65","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~Lf :148:288","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~qe :107:12","~Cg :163:12","~lh :194:140","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderIcon :110:40","~css :7:13","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~Id :87:12","~SplitButton :552:36","~BaseButton._onRenderSplitButtonMenuButton :565:68","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~tc :55:12","~hg :150:12","~FontIcon :34:25","~BaseButton._this._onRenderTextContents :127:48","~get :377:23","~xf :134:12","~BaseButton._this._onRenderText :136:40","~BaseButton._onRenderSplitButtonDivider :559:65","~re :108:12","~oe :106:12","~DefaultButton :67:27","~getId :98:15","~Af :136:12","~oc :48:12","~Ze :123:148","~K :118:419","~Ue :118:12","~get :370:23","~Eg :163:273","~_normalizeArg :100:23","~Customizations.getSettings :31:43","~ke :103:12","~qc :49:12","~pc :48:127","~warnConditionallyRequiredProps :14:40","~__rest :61:16","~ComponentWithInjectedProps.render :39:72","~mergeAriaAttributeValues :8:34","~he :101:184","~If :147:394","~memoizeFunction :63:25","~xe :110:125","~Je :114:12","~initializeFocusRects :22:30","~(anonymous) :1:88","~BaseComponent._warnDeprecations :212:58","~J :114:349","~ge :101:12","~Mf :148:385","~initializeDir :31:23","~getWindow :22:19","~we :110:12","~c :138:170","~Ig :185:375","~BaseButton._this._onRenderDescription :157:47","~warnDeprecations :12:26","~BaseButton._this._onRenderChildren :148:44","~BaseButton._this._onRenderAriaDescription :163:51","~M :186:11","~hc :44:101","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~BaseComponent.componentDidMount :94:58","~get :164:23"]; -levels = [[0,1,0,0,1292,4],[0,1,1,0,1,3,0,1291,5],[0,1,2,1,1291,6],[0,1,3,1,1291,7],[0,1,3,1,1291,8],[2,1291,9],[2,18,7,0,2,53,0,1271,57],[2,1,10,0,5,13,0,12,23,0,2,3,0,1271,58],[2,1,9,0,5,9,0,12,9,0,2,54,0,1271,59],[2,1,7,0,5,7,0,12,3,0,1,55,0,1,56,0,1271,60],[2,1,11,0,5,14,0,12,24,0,1,3,0,1,3,0,1271,61],[2,1,9,0,5,9,0,12,25,0,1,3,1,1271,62],[2,1,3,0,1,7,0,1,17,0,1,20,0,1,21,0,1,22,0,12,7,2,1271,63],[2,1,12,0,1,15,0,1,18,0,1,3,0,1,3,0,1,3,0,9,26,0,1,40,0,1,49,0,1,51,2,1271,64],[2,1,3,0,1,9,0,1,19,0,1,3,0,1,3,0,1,3,0,9,9,0,1,9,0,1,9,0,1,9,2,1271,65],[2,1,3,0,1,16,0,1,3,3,9,7,0,1,7,0,1,3,0,1,52,2,1271,66],[3,1,3,4,9,27,0,1,41,0,1,50,0,1,3,2,1271,67],[3,1,3,4,2,3,0,7,9,0,1,9,0,1,3,0,1,3,2,1240,68,0,31,169],[8,1,3,0,1,28,0,3,3,0,4,7,0,1,42,0,1,3,3,10,3,0,1230,69,0,31,170],[11,2,3,0,1,29,0,1,32,0,1,37,0,1,39,0,1,43,14,46,3,0,807,70,0,377,94,0,31,171],[13,1,9,0,1,9,0,1,9,0,1,9,0,1,44,59,1,3,0,35,3,0,68,71,0,22,77,0,625,78,0,11,97,0,2,102,0,36,120,0,6,150,0,2,167,0,185,3,0,27,4,0,8,101,0,21,103,0,30,111,0,72,119,0,5,127,0,11,128,0,2,137,0,8,140,0,2,148,0,1,155,0,1,156,0,2,157,0,2,160,0,31,172],[13,1,7,0,1,7,0,1,7,0,1,16,0,1,45,95,5,3,0,63,72,0,3,3,0,11,52,0,8,139,0,8,3,0,453,79,0,152,98,0,8,124,0,2,155,0,2,162,0,5,3,0,4,147,0,2,148,0,2,3,0,5,3,0,31,121,0,6,3,0,2,3,181,4,3,0,26,3,0,1,28,0,8,3,0,21,3,0,20,3,0,3,4,0,7,112,0,42,3,0,4,132,0,26,141,0,5,3,0,5,3,0,6,4,0,2,3,0,1,3,0,7,4,0,2,3,0,1,3,0,1,3,0,2,3,0,2,3,0,2,173,0,5,174,0,24,175],[13,1,30,0,1,33,0,1,38,0,1,3,0,1,46,100,17,3,0,33,73,0,10,75,0,1,131,0,1,161,0,1,168,3,11,3,0,8,3,8,7,3,0,20,71,0,420,80,0,6,145,0,16,3,0,114,99,0,2,104,0,20,129,0,5,3,0,3,151,0,2,3,0,2,3,5,4,3,0,2,3,7,12,3,0,3,52,0,2,82,0,5,107,0,9,117,245,4,3,20,3,3,0,7,3,37,5,3,0,4,3,0,13,3,0,13,142,4,1,3,3,2,3,0,6,3,3,7,3,8,2,3,0,5,3,0,11,3,0,13,80],[13,1,9,0,1,9,0,1,9,0,1,3,0,1,47,117,14,3,0,19,74,0,3,3,0,7,134,0,1,3,0,1,3,0,1,3,13,1,3,23,3,3,0,17,72,0,7,3,0,23,81,0,390,85,0,2,3,0,4,52,16,48,3,0,2,100,0,25,108,0,23,115,0,10,130,0,1,149,0,5,154,0,2,105,0,1,3,0,19,108,5,3,3,31,3,3,0,3,3,0,2,3,0,5,3,0,9,93,338,13,3,4,1,3,4,1,3,42,1,3,0,11,176,0,1,179],[13,1,7,0,1,7,0,1,7,1,1,3,131,5,3,0,12,75,0,2,133,3,1,3,0,6,135,43,6,3,0,8,75,0,3,131,7,8,3,0,9,52,0,6,82,0,15,3,0,11,82,0,133,91,0,79,92,0,94,95,0,57,117,0,1,123,2,4,3,38,25,3,0,1,28,0,2,3,0,3,3,0,21,109,0,1,152,0,2,3,0,20,116,0,1,143,0,10,3,0,1,3,0,3,3,0,1,116,0,1,164,0,2,3,1,1,3,0,13,109,0,3,152,0,2,158,51,1,3,0,4,3,0,5,118,404,5,3,0,5,177,0,1,180,0,1,3],[13,1,31,0,1,34,0,1,3,1,1,48,136,2,3,0,3,76,0,7,134,0,2,134,4,6,3,49,2,3,0,1,76,0,5,134,0,3,3,12,3,3,0,9,3,0,5,3,0,1,83,15,9,3,0,1,86,0,1,138,0,8,3,0,5,82,0,5,92,0,94,113,0,21,117,0,25,3,0,54,93,0,4,3,0,90,96,0,3,3,0,54,93,0,1,3,5,1,3,65,1,3,3,4,3,0,17,110,0,1,3,2,20,3,0,1,3,8,2,3,4,1,3,0,1,3,4,2,3,0,11,110,0,2,3,0,1,153,0,1,3,0,1,159,56,5,3,409,4,3,0,1,178,0,1,3],[13,1,3,0,1,9,2,1,3,138,3,3,0,1,3,0,6,135,0,2,135,61,1,3,0,3,3,0,2,135,32,1,84,24,1,87,0,1,3,8,5,3,0,3,3,0,2,93,0,13,3,0,13,52,0,44,95,0,18,114,0,3,126,0,3,146,0,1,3,0,20,93,10,15,3,0,54,3,4,49,3,0,17,52,0,21,106,0,3,122,3,24,3,0,30,118,80,17,3,10,13,3,23,11,3,2,1,3,1,1,3,59,2,3,411,2,3,0,1,3],[14,1,7,145,6,3,0,2,3,65,2,3,32,1,3,24,1,88,17,2,3,7,6,3,0,13,3,0,4,3,0,40,96,0,7,3,0,11,52,0,1,3,0,2,52,0,3,3,1,7,3,0,13,118,58,21,3,12,41,3,0,17,3,0,6,3,0,4,52,0,5,107,0,6,144,0,1,3,0,1,125,0,1,163,24,3,3,0,30,3,88,8,3,0,1,28,10,13,3,26,7,3,0,1,28],[14,1,35,252,1,3,24,1,89,18,1,3,30,8,3,0,13,52,0,16,122,0,1,136,0,1,165,0,1,166,4,3,3,0,11,3,1,2,3,11,13,3,91,41,3,14,3,3,6,4,3,0,5,3,0,6,3,1,1,3,0,1,3,44,13,3],[14,1,9,277,1,89,54,3,3,0,13,3,0,2,3,0,5,52,0,9,125,0,1,3,0,1,3,0,1,3,37,8,3,169,1,3],[14,1,7,277,1,90,72,5,3,0,2,3,0,7,52],[14,1,36,277,1,3,79,7,3],[14,1,3,277,1,28],[14,1,3]]; -numTicks = 1293; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~rtlifyRules :42:21","~_createAnimation :379:26","~_makeSemanticColorsFromPalette :1172:40","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2708515","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3083133","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2052418","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3626742","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Ve :119:12","~(anonymous) :41:183","~Og :167:12","~Qg :173:12","~obj. :264:36","~DefaultButton.render :75:47","~memoizedFunction :73:37","~(anonymous) :40:69","~concatStyleSets :6:25","~BaseButton.render :387:44","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~BaseButton._onRenderSplitButtonContent :531:65","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~Lf :148:288","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~qe :107:12","~Cg :163:12","~lh :194:140","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderIcon :110:40","~css :7:13","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~Id :87:12","~SplitButton :552:36","~BaseButton._onRenderSplitButtonMenuButton :565:68","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~tc :55:12","~hg :150:12","~FontIcon :34:25","~BaseButton._this._onRenderTextContents :127:48","~get :377:23","~xf :134:12","~BaseButton._this._onRenderText :136:40","~BaseButton._onRenderSplitButtonDivider :559:65","~re :108:12","~oe :106:12","~DefaultButton :67:27","~getId :98:15","~Af :136:12","~oc :48:12","~Ze :123:148","~K :118:419","~Ue :118:12","~get :370:23","~Eg :163:273","~_normalizeArg :100:23","~Customizations.getSettings :31:43","~ke :103:12","~qc :49:12","~pc :48:127","~warnConditionallyRequiredProps :14:40","~__rest :61:16","~ComponentWithInjectedProps.render :39:72","~mergeAriaAttributeValues :8:34","~he :101:184","~If :147:394","~memoizeFunction :63:25","~xe :110:125","~Je :114:12","~initializeFocusRects :22:30","~(anonymous) :1:88","~BaseComponent._warnDeprecations :212:58","~J :114:349","~ge :101:12","~Mf :148:385","~initializeDir :31:23","~getWindow :22:19","~we :110:12","~c :138:170","~Ig :185:375","~BaseButton._this._onRenderDescription :157:47","~warnDeprecations :12:26","~BaseButton._this._onRenderChildren :148:44","~BaseButton._this._onRenderAriaDescription :163:51","~M :186:11","~hc :44:101","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~BaseComponent.componentDidMount :94:58","~get :164:23"]; +let levels = [[0,1,0,0,1292,4],[0,1,1,0,1,3,0,1291,5],[0,1,2,1,1291,6],[0,1,3,1,1291,7],[0,1,3,1,1291,8],[2,1291,9],[2,18,7,0,2,53,0,1271,57],[2,1,10,0,5,13,0,12,23,0,2,3,0,1271,58],[2,1,9,0,5,9,0,12,9,0,2,54,0,1271,59],[2,1,7,0,5,7,0,12,3,0,1,55,0,1,56,0,1271,60],[2,1,11,0,5,14,0,12,24,0,1,3,0,1,3,0,1271,61],[2,1,9,0,5,9,0,12,25,0,1,3,1,1271,62],[2,1,3,0,1,7,0,1,17,0,1,20,0,1,21,0,1,22,0,12,7,2,1271,63],[2,1,12,0,1,15,0,1,18,0,1,3,0,1,3,0,1,3,0,9,26,0,1,40,0,1,49,0,1,51,2,1271,64],[2,1,3,0,1,9,0,1,19,0,1,3,0,1,3,0,1,3,0,9,9,0,1,9,0,1,9,0,1,9,2,1271,65],[2,1,3,0,1,16,0,1,3,3,9,7,0,1,7,0,1,3,0,1,52,2,1271,66],[3,1,3,4,9,27,0,1,41,0,1,50,0,1,3,2,1271,67],[3,1,3,4,2,3,0,7,9,0,1,9,0,1,3,0,1,3,2,1240,68,0,31,169],[8,1,3,0,1,28,0,3,3,0,4,7,0,1,42,0,1,3,3,10,3,0,1230,69,0,31,170],[11,2,3,0,1,29,0,1,32,0,1,37,0,1,39,0,1,43,14,46,3,0,807,70,0,377,94,0,31,171],[13,1,9,0,1,9,0,1,9,0,1,9,0,1,44,59,1,3,0,35,3,0,68,71,0,22,77,0,625,78,0,11,97,0,2,102,0,36,120,0,6,150,0,2,167,0,185,3,0,27,4,0,8,101,0,21,103,0,30,111,0,72,119,0,5,127,0,11,128,0,2,137,0,8,140,0,2,148,0,1,155,0,1,156,0,2,157,0,2,160,0,31,172],[13,1,7,0,1,7,0,1,7,0,1,16,0,1,45,95,5,3,0,63,72,0,3,3,0,11,52,0,8,139,0,8,3,0,453,79,0,152,98,0,8,124,0,2,155,0,2,162,0,5,3,0,4,147,0,2,148,0,2,3,0,5,3,0,31,121,0,6,3,0,2,3,181,4,3,0,26,3,0,1,28,0,8,3,0,21,3,0,20,3,0,3,4,0,7,112,0,42,3,0,4,132,0,26,141,0,5,3,0,5,3,0,6,4,0,2,3,0,1,3,0,7,4,0,2,3,0,1,3,0,1,3,0,2,3,0,2,3,0,2,173,0,5,174,0,24,175],[13,1,30,0,1,33,0,1,38,0,1,3,0,1,46,100,17,3,0,33,73,0,10,75,0,1,131,0,1,161,0,1,168,3,11,3,0,8,3,8,7,3,0,20,71,0,420,80,0,6,145,0,16,3,0,114,99,0,2,104,0,20,129,0,5,3,0,3,151,0,2,3,0,2,3,5,4,3,0,2,3,7,12,3,0,3,52,0,2,82,0,5,107,0,9,117,245,4,3,20,3,3,0,7,3,37,5,3,0,4,3,0,13,3,0,13,142,4,1,3,3,2,3,0,6,3,3,7,3,8,2,3,0,5,3,0,11,3,0,13,80],[13,1,9,0,1,9,0,1,9,0,1,3,0,1,47,117,14,3,0,19,74,0,3,3,0,7,134,0,1,3,0,1,3,0,1,3,13,1,3,23,3,3,0,17,72,0,7,3,0,23,81,0,390,85,0,2,3,0,4,52,16,48,3,0,2,100,0,25,108,0,23,115,0,10,130,0,1,149,0,5,154,0,2,105,0,1,3,0,19,108,5,3,3,31,3,3,0,3,3,0,2,3,0,5,3,0,9,93,338,13,3,4,1,3,4,1,3,42,1,3,0,11,176,0,1,179],[13,1,7,0,1,7,0,1,7,1,1,3,131,5,3,0,12,75,0,2,133,3,1,3,0,6,135,43,6,3,0,8,75,0,3,131,7,8,3,0,9,52,0,6,82,0,15,3,0,11,82,0,133,91,0,79,92,0,94,95,0,57,117,0,1,123,2,4,3,38,25,3,0,1,28,0,2,3,0,3,3,0,21,109,0,1,152,0,2,3,0,20,116,0,1,143,0,10,3,0,1,3,0,3,3,0,1,116,0,1,164,0,2,3,1,1,3,0,13,109,0,3,152,0,2,158,51,1,3,0,4,3,0,5,118,404,5,3,0,5,177,0,1,180,0,1,3],[13,1,31,0,1,34,0,1,3,1,1,48,136,2,3,0,3,76,0,7,134,0,2,134,4,6,3,49,2,3,0,1,76,0,5,134,0,3,3,12,3,3,0,9,3,0,5,3,0,1,83,15,9,3,0,1,86,0,1,138,0,8,3,0,5,82,0,5,92,0,94,113,0,21,117,0,25,3,0,54,93,0,4,3,0,90,96,0,3,3,0,54,93,0,1,3,5,1,3,65,1,3,3,4,3,0,17,110,0,1,3,2,20,3,0,1,3,8,2,3,4,1,3,0,1,3,4,2,3,0,11,110,0,2,3,0,1,153,0,1,3,0,1,159,56,5,3,409,4,3,0,1,178,0,1,3],[13,1,3,0,1,9,2,1,3,138,3,3,0,1,3,0,6,135,0,2,135,61,1,3,0,3,3,0,2,135,32,1,84,24,1,87,0,1,3,8,5,3,0,3,3,0,2,93,0,13,3,0,13,52,0,44,95,0,18,114,0,3,126,0,3,146,0,1,3,0,20,93,10,15,3,0,54,3,4,49,3,0,17,52,0,21,106,0,3,122,3,24,3,0,30,118,80,17,3,10,13,3,23,11,3,2,1,3,1,1,3,59,2,3,411,2,3,0,1,3],[14,1,7,145,6,3,0,2,3,65,2,3,32,1,3,24,1,88,17,2,3,7,6,3,0,13,3,0,4,3,0,40,96,0,7,3,0,11,52,0,1,3,0,2,52,0,3,3,1,7,3,0,13,118,58,21,3,12,41,3,0,17,3,0,6,3,0,4,52,0,5,107,0,6,144,0,1,3,0,1,125,0,1,163,24,3,3,0,30,3,88,8,3,0,1,28,10,13,3,26,7,3,0,1,28],[14,1,35,252,1,3,24,1,89,18,1,3,30,8,3,0,13,52,0,16,122,0,1,136,0,1,165,0,1,166,4,3,3,0,11,3,1,2,3,11,13,3,91,41,3,14,3,3,6,4,3,0,5,3,0,6,3,1,1,3,0,1,3,44,13,3],[14,1,9,277,1,89,54,3,3,0,13,3,0,2,3,0,5,52,0,9,125,0,1,3,0,1,3,0,1,3,37,8,3,169,1,3],[14,1,7,277,1,90,72,5,3,0,2,3,0,7,52],[14,1,36,277,1,3,79,7,3],[14,1,3,277,1,28],[14,1,3]]; +let numTicks = 1293; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButton.html b/packages/flamegrill/src/fixtures/snapshots/SplitButton.html index a2e35fb..cfbadaa 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButton.html +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButton.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~rtlifyRules :42:21","~_createAnimation :379:26","~_makeSemanticColorsFromPalette :1172:40","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2708515","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3083133","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2052418","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3626742","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Ve :119:12","~(anonymous) :41:183","~Og :167:12","~Qg :173:12","~obj. :264:36","~DefaultButton.render :75:47","~memoizedFunction :73:37","~(anonymous) :40:69","~concatStyleSets :6:25","~BaseButton.render :387:44","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~BaseButton._onRenderSplitButtonContent :531:65","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~Lf :148:288","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~qe :107:12","~Cg :163:12","~lh :194:140","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderIcon :110:40","~css :7:13","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~Id :87:12","~SplitButton :552:36","~BaseButton._onRenderSplitButtonMenuButton :565:68","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~tc :55:12","~hg :150:12","~FontIcon :34:25","~BaseButton._this._onRenderTextContents :127:48","~get :377:23","~xf :134:12","~BaseButton._this._onRenderText :136:40","~BaseButton._onRenderSplitButtonDivider :559:65","~re :108:12","~oe :106:12","~DefaultButton :67:27","~getId :98:15","~Af :136:12","~oc :48:12","~Ze :123:148","~K :118:419","~Ue :118:12","~get :370:23","~Eg :163:273","~_normalizeArg :100:23","~Customizations.getSettings :31:43","~ke :103:12","~qc :49:12","~pc :48:127","~warnConditionallyRequiredProps :14:40","~__rest :61:16","~ComponentWithInjectedProps.render :39:72","~mergeAriaAttributeValues :8:34","~he :101:184","~If :147:394","~memoizeFunction :63:25","~xe :110:125","~Je :114:12","~initializeFocusRects :22:30","~(anonymous) :1:88","~BaseComponent._warnDeprecations :212:58","~J :114:349","~ge :101:12","~Mf :148:385","~initializeDir :31:23","~getWindow :22:19","~we :110:12","~c :138:170","~Ig :185:375","~BaseButton._this._onRenderDescription :157:47","~warnDeprecations :12:26","~BaseButton._this._onRenderChildren :148:44","~BaseButton._this._onRenderAriaDescription :163:51","~M :186:11","~hc :44:101","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~BaseComponent.componentDidMount :94:58","~get :164:23"]; -levels = [[0,1,0,0,1292,4],[0,1,1,0,1,3,0,1291,5],[0,1,2,1,1291,6],[0,1,3,1,1291,7],[0,1,3,1,1291,8],[2,1291,9],[2,18,7,0,2,53,0,1271,57],[2,1,10,0,5,13,0,12,23,0,2,3,0,1271,58],[2,1,9,0,5,9,0,12,9,0,2,54,0,1271,59],[2,1,7,0,5,7,0,12,3,0,1,55,0,1,56,0,1271,60],[2,1,11,0,5,14,0,12,24,0,1,3,0,1,3,0,1271,61],[2,1,9,0,5,9,0,12,25,0,1,3,1,1271,62],[2,1,3,0,1,7,0,1,17,0,1,20,0,1,21,0,1,22,0,12,7,2,1271,63],[2,1,12,0,1,15,0,1,18,0,1,3,0,1,3,0,1,3,0,9,26,0,1,40,0,1,49,0,1,51,2,1271,64],[2,1,3,0,1,9,0,1,19,0,1,3,0,1,3,0,1,3,0,9,9,0,1,9,0,1,9,0,1,9,2,1271,65],[2,1,3,0,1,16,0,1,3,3,9,7,0,1,7,0,1,3,0,1,52,2,1271,66],[3,1,3,4,9,27,0,1,41,0,1,50,0,1,3,2,1271,67],[3,1,3,4,2,3,0,7,9,0,1,9,0,1,3,0,1,3,2,1240,68,0,31,169],[8,1,3,0,1,28,0,3,3,0,4,7,0,1,42,0,1,3,3,10,3,0,1230,69,0,31,170],[11,2,3,0,1,29,0,1,32,0,1,37,0,1,39,0,1,43,14,46,3,0,807,70,0,377,94,0,31,171],[13,1,9,0,1,9,0,1,9,0,1,9,0,1,44,59,1,3,0,35,3,0,68,71,0,22,77,0,625,78,0,11,97,0,2,102,0,36,120,0,6,150,0,2,167,0,185,3,0,27,4,0,8,101,0,21,103,0,30,111,0,72,119,0,5,127,0,11,128,0,2,137,0,8,140,0,2,148,0,1,155,0,1,156,0,2,157,0,2,160,0,31,172],[13,1,7,0,1,7,0,1,7,0,1,16,0,1,45,95,5,3,0,63,72,0,3,3,0,11,52,0,8,139,0,8,3,0,453,79,0,152,98,0,8,124,0,2,155,0,2,162,0,5,3,0,4,147,0,2,148,0,2,3,0,5,3,0,31,121,0,6,3,0,2,3,181,4,3,0,26,3,0,1,28,0,8,3,0,21,3,0,20,3,0,3,4,0,7,112,0,42,3,0,4,132,0,26,141,0,5,3,0,5,3,0,6,4,0,2,3,0,1,3,0,7,4,0,2,3,0,1,3,0,1,3,0,2,3,0,2,3,0,2,173,0,5,174,0,24,175],[13,1,30,0,1,33,0,1,38,0,1,3,0,1,46,100,17,3,0,33,73,0,10,75,0,1,131,0,1,161,0,1,168,3,11,3,0,8,3,8,7,3,0,20,71,0,420,80,0,6,145,0,16,3,0,114,99,0,2,104,0,20,129,0,5,3,0,3,151,0,2,3,0,2,3,5,4,3,0,2,3,7,12,3,0,3,52,0,2,82,0,5,107,0,9,117,245,4,3,20,3,3,0,7,3,37,5,3,0,4,3,0,13,3,0,13,142,4,1,3,3,2,3,0,6,3,3,7,3,8,2,3,0,5,3,0,11,3,0,13,80],[13,1,9,0,1,9,0,1,9,0,1,3,0,1,47,117,14,3,0,19,74,0,3,3,0,7,134,0,1,3,0,1,3,0,1,3,13,1,3,23,3,3,0,17,72,0,7,3,0,23,81,0,390,85,0,2,3,0,4,52,16,48,3,0,2,100,0,25,108,0,23,115,0,10,130,0,1,149,0,5,154,0,2,105,0,1,3,0,19,108,5,3,3,31,3,3,0,3,3,0,2,3,0,5,3,0,9,93,338,13,3,4,1,3,4,1,3,42,1,3,0,11,176,0,1,179],[13,1,7,0,1,7,0,1,7,1,1,3,131,5,3,0,12,75,0,2,133,3,1,3,0,6,135,43,6,3,0,8,75,0,3,131,7,8,3,0,9,52,0,6,82,0,15,3,0,11,82,0,133,91,0,79,92,0,94,95,0,57,117,0,1,123,2,4,3,38,25,3,0,1,28,0,2,3,0,3,3,0,21,109,0,1,152,0,2,3,0,20,116,0,1,143,0,10,3,0,1,3,0,3,3,0,1,116,0,1,164,0,2,3,1,1,3,0,13,109,0,3,152,0,2,158,51,1,3,0,4,3,0,5,118,404,5,3,0,5,177,0,1,180,0,1,3],[13,1,31,0,1,34,0,1,3,1,1,48,136,2,3,0,3,76,0,7,134,0,2,134,4,6,3,49,2,3,0,1,76,0,5,134,0,3,3,12,3,3,0,9,3,0,5,3,0,1,83,15,9,3,0,1,86,0,1,138,0,8,3,0,5,82,0,5,92,0,94,113,0,21,117,0,25,3,0,54,93,0,4,3,0,90,96,0,3,3,0,54,93,0,1,3,5,1,3,65,1,3,3,4,3,0,17,110,0,1,3,2,20,3,0,1,3,8,2,3,4,1,3,0,1,3,4,2,3,0,11,110,0,2,3,0,1,153,0,1,3,0,1,159,56,5,3,409,4,3,0,1,178,0,1,3],[13,1,3,0,1,9,2,1,3,138,3,3,0,1,3,0,6,135,0,2,135,61,1,3,0,3,3,0,2,135,32,1,84,24,1,87,0,1,3,8,5,3,0,3,3,0,2,93,0,13,3,0,13,52,0,44,95,0,18,114,0,3,126,0,3,146,0,1,3,0,20,93,10,15,3,0,54,3,4,49,3,0,17,52,0,21,106,0,3,122,3,24,3,0,30,118,80,17,3,10,13,3,23,11,3,2,1,3,1,1,3,59,2,3,411,2,3,0,1,3],[14,1,7,145,6,3,0,2,3,65,2,3,32,1,3,24,1,88,17,2,3,7,6,3,0,13,3,0,4,3,0,40,96,0,7,3,0,11,52,0,1,3,0,2,52,0,3,3,1,7,3,0,13,118,58,21,3,12,41,3,0,17,3,0,6,3,0,4,52,0,5,107,0,6,144,0,1,3,0,1,125,0,1,163,24,3,3,0,30,3,88,8,3,0,1,28,10,13,3,26,7,3,0,1,28],[14,1,35,252,1,3,24,1,89,18,1,3,30,8,3,0,13,52,0,16,122,0,1,136,0,1,165,0,1,166,4,3,3,0,11,3,1,2,3,11,13,3,91,41,3,14,3,3,6,4,3,0,5,3,0,6,3,1,1,3,0,1,3,44,13,3],[14,1,9,277,1,89,54,3,3,0,13,3,0,2,3,0,5,52,0,9,125,0,1,3,0,1,3,0,1,3,37,8,3,169,1,3],[14,1,7,277,1,90,72,5,3,0,2,3,0,7,52],[14,1,36,277,1,3,79,7,3],[14,1,3,277,1,28],[14,1,3]]; -numTicks = 1293; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :53:1110","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~rtlifyRules :42:21","~_createAnimation :379:26","~_makeSemanticColorsFromPalette :1172:40","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2708515","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3083133","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2052418","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3618902","~(anonymous) :6:49","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3626742","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~Ve :119:12","~(anonymous) :41:183","~Og :167:12","~Qg :173:12","~obj. :264:36","~DefaultButton.render :75:47","~memoizedFunction :73:37","~(anonymous) :40:69","~concatStyleSets :6:25","~BaseButton.render :387:44","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~BaseButton._onRenderSplitButtonContent :531:65","~assign :50:16","~filteredAssign :70:24","~ai :222:12","~BaseButton._onRenderContent :496:54","~Button :505:31","~Lf :148:288","~vf :132:12","~BaseButton :102:24","~createRef :21:372","~qe :107:12","~Cg :163:12","~lh :194:140","~ComponentWithInjectedProps :28:52","~E :13:11","~BaseButton._this._onRenderIcon :110:40","~css :7:13","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~Id :87:12","~SplitButton :552:36","~BaseButton._onRenderSplitButtonMenuButton :565:68","~BaseComponent._warnConditionallyRequiredProps :230:72","~get :116:23","~getNativeProps :393:24","~(anonymous) :398:92","~tc :55:12","~hg :150:12","~FontIcon :34:25","~BaseButton._this._onRenderTextContents :127:48","~get :377:23","~xf :134:12","~BaseButton._this._onRenderText :136:40","~BaseButton._onRenderSplitButtonDivider :559:65","~re :108:12","~oe :106:12","~DefaultButton :67:27","~getId :98:15","~Af :136:12","~oc :48:12","~Ze :123:148","~K :118:419","~Ue :118:12","~get :370:23","~Eg :163:273","~_normalizeArg :100:23","~Customizations.getSettings :31:43","~ke :103:12","~qc :49:12","~pc :48:127","~warnConditionallyRequiredProps :14:40","~__rest :61:16","~ComponentWithInjectedProps.render :39:72","~mergeAriaAttributeValues :8:34","~he :101:184","~If :147:394","~memoizeFunction :63:25","~xe :110:125","~Je :114:12","~initializeFocusRects :22:30","~(anonymous) :1:88","~BaseComponent._warnDeprecations :212:58","~J :114:349","~ge :101:12","~Mf :148:385","~initializeDir :31:23","~getWindow :22:19","~we :110:12","~c :138:170","~Ig :185:375","~BaseButton._this._onRenderDescription :157:47","~warnDeprecations :12:26","~BaseButton._this._onRenderChildren :148:44","~BaseButton._this._onRenderAriaDescription :163:51","~M :186:11","~hc :44:101","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~EventGroup._isElement :96:38","~BaseComponent.componentDidMount :94:58","~get :164:23"]; +let levels = [[0,1,0,0,1292,4],[0,1,1,0,1,3,0,1291,5],[0,1,2,1,1291,6],[0,1,3,1,1291,7],[0,1,3,1,1291,8],[2,1291,9],[2,18,7,0,2,53,0,1271,57],[2,1,10,0,5,13,0,12,23,0,2,3,0,1271,58],[2,1,9,0,5,9,0,12,9,0,2,54,0,1271,59],[2,1,7,0,5,7,0,12,3,0,1,55,0,1,56,0,1271,60],[2,1,11,0,5,14,0,12,24,0,1,3,0,1,3,0,1271,61],[2,1,9,0,5,9,0,12,25,0,1,3,1,1271,62],[2,1,3,0,1,7,0,1,17,0,1,20,0,1,21,0,1,22,0,12,7,2,1271,63],[2,1,12,0,1,15,0,1,18,0,1,3,0,1,3,0,1,3,0,9,26,0,1,40,0,1,49,0,1,51,2,1271,64],[2,1,3,0,1,9,0,1,19,0,1,3,0,1,3,0,1,3,0,9,9,0,1,9,0,1,9,0,1,9,2,1271,65],[2,1,3,0,1,16,0,1,3,3,9,7,0,1,7,0,1,3,0,1,52,2,1271,66],[3,1,3,4,9,27,0,1,41,0,1,50,0,1,3,2,1271,67],[3,1,3,4,2,3,0,7,9,0,1,9,0,1,3,0,1,3,2,1240,68,0,31,169],[8,1,3,0,1,28,0,3,3,0,4,7,0,1,42,0,1,3,3,10,3,0,1230,69,0,31,170],[11,2,3,0,1,29,0,1,32,0,1,37,0,1,39,0,1,43,14,46,3,0,807,70,0,377,94,0,31,171],[13,1,9,0,1,9,0,1,9,0,1,9,0,1,44,59,1,3,0,35,3,0,68,71,0,22,77,0,625,78,0,11,97,0,2,102,0,36,120,0,6,150,0,2,167,0,185,3,0,27,4,0,8,101,0,21,103,0,30,111,0,72,119,0,5,127,0,11,128,0,2,137,0,8,140,0,2,148,0,1,155,0,1,156,0,2,157,0,2,160,0,31,172],[13,1,7,0,1,7,0,1,7,0,1,16,0,1,45,95,5,3,0,63,72,0,3,3,0,11,52,0,8,139,0,8,3,0,453,79,0,152,98,0,8,124,0,2,155,0,2,162,0,5,3,0,4,147,0,2,148,0,2,3,0,5,3,0,31,121,0,6,3,0,2,3,181,4,3,0,26,3,0,1,28,0,8,3,0,21,3,0,20,3,0,3,4,0,7,112,0,42,3,0,4,132,0,26,141,0,5,3,0,5,3,0,6,4,0,2,3,0,1,3,0,7,4,0,2,3,0,1,3,0,1,3,0,2,3,0,2,3,0,2,173,0,5,174,0,24,175],[13,1,30,0,1,33,0,1,38,0,1,3,0,1,46,100,17,3,0,33,73,0,10,75,0,1,131,0,1,161,0,1,168,3,11,3,0,8,3,8,7,3,0,20,71,0,420,80,0,6,145,0,16,3,0,114,99,0,2,104,0,20,129,0,5,3,0,3,151,0,2,3,0,2,3,5,4,3,0,2,3,7,12,3,0,3,52,0,2,82,0,5,107,0,9,117,245,4,3,20,3,3,0,7,3,37,5,3,0,4,3,0,13,3,0,13,142,4,1,3,3,2,3,0,6,3,3,7,3,8,2,3,0,5,3,0,11,3,0,13,80],[13,1,9,0,1,9,0,1,9,0,1,3,0,1,47,117,14,3,0,19,74,0,3,3,0,7,134,0,1,3,0,1,3,0,1,3,13,1,3,23,3,3,0,17,72,0,7,3,0,23,81,0,390,85,0,2,3,0,4,52,16,48,3,0,2,100,0,25,108,0,23,115,0,10,130,0,1,149,0,5,154,0,2,105,0,1,3,0,19,108,5,3,3,31,3,3,0,3,3,0,2,3,0,5,3,0,9,93,338,13,3,4,1,3,4,1,3,42,1,3,0,11,176,0,1,179],[13,1,7,0,1,7,0,1,7,1,1,3,131,5,3,0,12,75,0,2,133,3,1,3,0,6,135,43,6,3,0,8,75,0,3,131,7,8,3,0,9,52,0,6,82,0,15,3,0,11,82,0,133,91,0,79,92,0,94,95,0,57,117,0,1,123,2,4,3,38,25,3,0,1,28,0,2,3,0,3,3,0,21,109,0,1,152,0,2,3,0,20,116,0,1,143,0,10,3,0,1,3,0,3,3,0,1,116,0,1,164,0,2,3,1,1,3,0,13,109,0,3,152,0,2,158,51,1,3,0,4,3,0,5,118,404,5,3,0,5,177,0,1,180,0,1,3],[13,1,31,0,1,34,0,1,3,1,1,48,136,2,3,0,3,76,0,7,134,0,2,134,4,6,3,49,2,3,0,1,76,0,5,134,0,3,3,12,3,3,0,9,3,0,5,3,0,1,83,15,9,3,0,1,86,0,1,138,0,8,3,0,5,82,0,5,92,0,94,113,0,21,117,0,25,3,0,54,93,0,4,3,0,90,96,0,3,3,0,54,93,0,1,3,5,1,3,65,1,3,3,4,3,0,17,110,0,1,3,2,20,3,0,1,3,8,2,3,4,1,3,0,1,3,4,2,3,0,11,110,0,2,3,0,1,153,0,1,3,0,1,159,56,5,3,409,4,3,0,1,178,0,1,3],[13,1,3,0,1,9,2,1,3,138,3,3,0,1,3,0,6,135,0,2,135,61,1,3,0,3,3,0,2,135,32,1,84,24,1,87,0,1,3,8,5,3,0,3,3,0,2,93,0,13,3,0,13,52,0,44,95,0,18,114,0,3,126,0,3,146,0,1,3,0,20,93,10,15,3,0,54,3,4,49,3,0,17,52,0,21,106,0,3,122,3,24,3,0,30,118,80,17,3,10,13,3,23,11,3,2,1,3,1,1,3,59,2,3,411,2,3,0,1,3],[14,1,7,145,6,3,0,2,3,65,2,3,32,1,3,24,1,88,17,2,3,7,6,3,0,13,3,0,4,3,0,40,96,0,7,3,0,11,52,0,1,3,0,2,52,0,3,3,1,7,3,0,13,118,58,21,3,12,41,3,0,17,3,0,6,3,0,4,52,0,5,107,0,6,144,0,1,3,0,1,125,0,1,163,24,3,3,0,30,3,88,8,3,0,1,28,10,13,3,26,7,3,0,1,28],[14,1,35,252,1,3,24,1,89,18,1,3,30,8,3,0,13,52,0,16,122,0,1,136,0,1,165,0,1,166,4,3,3,0,11,3,1,2,3,11,13,3,91,41,3,14,3,3,6,4,3,0,5,3,0,6,3,1,1,3,0,1,3,44,13,3],[14,1,9,277,1,89,54,3,3,0,13,3,0,2,3,0,5,52,0,9,125,0,1,3,0,1,3,0,1,3,37,8,3,169,1,3],[14,1,7,277,1,90,72,5,3,0,2,3,0,7,52],[14,1,36,277,1,3,79,7,3],[14,1,3,277,1,28],[14,1,3]]; +let numTicks = 1293; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.data.js b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.data.js index e41e4c8..11d5db6 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3320769","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2125052","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1955329","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~f :138:420","~hg :150:12","~result :139:27","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveTokens :258:24","~ai :222:12","~we :110:12","~result :35:27","~TextView :9:25","~useContext :22:403","~SplitButtonView :4898:32","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.argsFromClassName :113:55","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~MenuButtonView :2438:31","~tc :55:12","~Ng :166:128","~ke :103:12","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~getSlots :109:18","~_loop_1 :113:28","~__rest :61:16","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~M :15:11","~qc :49:12","~getKeyForRules :362:24","~count :21:186","~FontIcon :34:25","~memoizedFunction :73:37","~useButtonState :487:31","~expandSelector :272:24","~re :108:12","~useSplitButtonState :4662:36","~filteredAssign :70:24","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~_normalizeArg :100:23","~Ve :119:12","~useMenuButtonState :2266:35","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~enabledTokens :543:30","~qe :107:12","~ButtonTokens :654:29","~(anonymous) :1577:100","~(anonymous) :30:100","~T :19:239","~(anonymous) :2:88","~lh :194:140","~W :20:347","~da :16:12","~Lf :148:288","~he :101:184","~ge :101:12","~oc :48:12","~(anonymous) :398:92","~xe :110:125","~_resolveTokens :75:24","~Button_view_deriveRootType :894:36","~escape :16:176","~css :7:13","~pc :48:127","~concatStyleSets :6:25","~Q :16:293","~SplitButton_styles_baseTokens :4691:46","~se :109:12","~_getCustomizations :102:28","~Ig :185:375","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~If :147:394","~ButtonSlots :871:28","~mg :151:12","~M :186:11","~MenuButtonSlots :2429:32","~Id :87:12","~(anonymous) :1573:104","~(anonymous) :32:104","~N :16:105","~useRef :23:254","~useRef :159:332","~sg :154:239","~Button_styles_baseTokens :505:41","~Mf :148:385","~factoryComponents_FontIcon :842:43","~SplitButtonSlots :4886:33","~Af :136:12","~hc :44:101","~g :139:41","~R :17:11","~(anonymous) :1:88","~_translateShorthand :150:29","~Je :114:12","~rg :154:12","~(anonymous) :222:88","~(anonymous) :10:88","~useCallback :22:349","~(anonymous) :21:280","~MenuButtonTokens :2350:33","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,3154,12],[0,1,1,0,3154,1],[0,1,2,0,3154,2],[0,1,3,0,3154,3],[0,1,4,0,3154,4],[0,1,5,0,3154,5],[0,1,3,0,12,3,0,1,11,0,3,35,0,3138,40],[0,1,6,0,2,6,0,10,14,0,1,11,0,3,11,0,3138,41],[0,1,5,0,2,5,0,10,5,0,1,11,0,3,36,0,3138,42],[0,1,3,0,2,3,0,10,11,1,1,37,0,1,38,0,1,39,0,3138,43],[0,1,7,0,2,7,0,10,15,1,1,11,0,1,11,0,1,11,0,3138,44],[0,1,5,0,2,5,0,1,11,0,9,16,1,1,11,0,1,11,0,1,11,0,3138,45],[0,1,3,0,2,13,0,1,11,0,9,3,4,3138,46],[0,1,8,0,2,11,1,8,17,0,1,33,4,3138,47],[0,1,5,0,2,11,1,8,5,0,1,5,4,3138,48],[0,1,3,3,8,3,0,1,3,4,3138,49],[0,1,9,3,8,18,0,1,34,4,3138,50],[0,1,5,3,5,5,0,3,11,0,1,11,4,1,11,0,3126,51,0,11,184],[0,1,3,3,4,3,0,1,11,0,3,11,0,1,11,5,5,11,0,3121,52,0,11,185],[0,1,10,3,1,19,0,1,22,0,1,25,0,1,32,0,1,11,14,37,11,0,2780,53,0,304,75,0,11,186],[0,1,5,3,1,5,0,1,5,0,1,5,0,1,5,0,1,11,50,1,11,0,51,11,0,95,54,0,2612,62,0,2,91,0,11,136,0,6,141,0,1,152,0,2,177,0,142,11,0,21,12,0,4,76,0,76,90,0,21,92,0,7,114,0,7,127,0,13,133,0,3,138,0,7,150,0,1,155,0,2,168,0,11,187],[0,1,11,3,1,3,0,1,3,0,1,3,0,1,11,103,8,11,0,87,55,0,22,11,0,2423,63,0,128,77,0,36,110,0,3,169,0,2,11,0,7,11,0,2,137,0,2,155,0,6,11,0,1,11,0,2,11,138,4,11,0,21,11,0,4,11,0,52,11,0,21,107,0,3,139,0,4,11,0,17,12,0,7,11,0,7,11,0,13,11,0,3,11,0,5,11,0,2,160,0,1,11,0,2,11,0,2,188,0,4,189,0,5,192],[0,1,11,3,1,20,0,1,23,0,1,26,112,28,11,0,36,56,0,19,58,0,2,171,0,1,172,0,1,173,22,163,11,0,1,64,0,978,68,0,244,74,0,10,79,0,533,80,0,382,89,0,25,93,0,18,96,0,22,112,0,12,115,0,22,122,0,1,132,0,5,156,0,3,159,0,4,170,0,11,11,0,92,78,0,1,79,0,14,117,0,4,142,0,6,151,0,11,11,0,13,95,0,8,106,0,1,111,0,3,145,0,3,106,9,1,11,0,1,138,0,2,11,220,8,11,0,8,11,0,13,146,0,3,11,4,17,11,5,2,11,17,3,11,8,2,11,3,2,11,0,2,11,0,2,190,0,3,11,0,2,191],[4,1,5,0,1,5,0,1,5,140,10,11,0,23,57,0,3,61,0,5,11,0,14,59,0,2,11,0,1,11,0,1,11,119,66,11,0,1,65,0,11,11,0,897,69,0,39,95,0,23,98,0,8,143,0,160,11,0,76,74,0,6,128,0,1,175,0,1,183,0,5,11,0,1,134,0,4,158,0,21,11,0,477,70,0,35,98,0,14,11,0,358,70,0,10,98,0,5,11,0,20,94,0,8,11,0,10,97,0,9,11,0,1,132,0,7,153,0,5,164,0,7,11,0,5,124,0,11,11,0,9,123,0,1,164,0,1,181,0,1,11,0,4,11,0,1,175,0,3,11,0,4,11,9,2,11,0,6,11,0,68,70,0,5,95,0,5,96,0,8,98,0,1,158,0,7,11,0,5,147,0,2,161,0,4,11,0,1,11,0,5,94,10,1,11,0,3,11,0,10,116,0,8,11,0,1,11,0,3,11,0,3,11,10,1,11,238,13,11,29,2,11,37,2,191,3,2,11],[4,1,3,0,1,24,0,1,3,150,7,11,0,16,58,0,3,11,5,7,11,0,7,60,181,8,11,0,1,66,11,6,11,0,891,70,0,8,11,0,31,116,0,23,11,0,7,11,0,1,180,24,136,11,0,68,11,0,4,126,0,3,149,0,1,167,0,6,11,0,1,11,0,1,11,4,1,11,0,1,11,0,4,11,18,3,11,0,13,11,0,415,71,0,26,99,0,23,109,0,35,11,12,2,11,0,14,11,0,290,71,0,28,99,0,26,109,0,10,11,5,20,11,8,10,11,2,7,11,0,1,11,0,7,154,0,1,11,0,1,134,0,3,165,6,1,11,0,1,11,0,4,125,6,5,11,0,3,11,0,6,124,0,1,134,0,1,11,5,1,11,24,2,11,0,64,71,0,2,109,0,5,116,0,2,11,0,3,97,0,8,11,0,1,11,2,1,11,0,4,118,0,5,11,0,1,11,0,1,162,5,5,11,13,1,11,0,6,11,0,4,140,11,1,11,333,2,11],[4,1,21,0,1,11,0,1,27,157,4,11,0,9,59,0,3,121,15,7,11,189,1,67,16,1,11,0,9,11,0,823,71,0,26,99,0,33,109,7,1,11,0,12,11,0,19,140,20,3,11,7,1,11,58,102,11,17,51,11,0,4,11,0,3,11,0,1,11,5,1,11,40,6,11,0,9,11,0,406,72,0,26,100,0,2,11,0,21,101,23,12,11,27,1,11,0,1,11,0,289,72,0,2,11,0,26,100,0,1,11,0,25,101,7,3,11,53,4,11,0,3,166,1,1,11,0,1,11,0,2,157,8,4,11,14,1,11,0,4,125,0,1,134,0,1,11,33,1,11,0,63,72,0,2,101,0,4,11,0,1,140,2,3,11,5,3,11,4,4,119,6,1,11,30,4,11],[4,1,5,0,1,11,0,1,5,161,1,11,0,8,60,0,3,11,211,1,11,22,4,11,0,4,11,0,819,72,0,1,11,0,25,100,0,33,101,20,19,11,243,16,11,69,9,11,0,384,73,0,13,111,0,2,11,0,20,101,0,3,148,0,1,174,2,1,11,0,20,102,64,12,11,0,266,73,0,11,111,2,3,11,0,19,101,0,4,148,0,1,11,0,5,11,0,20,102,67,2,11,0,1,178,3,2,11,27,3,11,0,1,157,0,1,11,34,1,31,0,3,11,0,57,73,0,3,111,0,2,102,4,1,11,17,4,11,39,2,11],[4,1,11,1,1,3,162,8,11,245,3,11,0,807,73,0,9,111,1,3,11,0,18,101,0,2,148,0,2,174,0,2,11,0,31,102,31,8,11,337,13,11,0,345,81,0,23,106,0,1,163,0,2,176,0,11,11,0,2,120,2,20,102,0,3,11,0,1,11,3,15,11,0,4,102,0,1,131,76,13,11,0,238,81,0,14,106,0,1,176,0,10,11,0,1,120,5,1,11,0,18,102,0,4,11,6,13,11,0,4,102,0,3,131,69,1,11,35,1,11,39,3,11,0,50,81,0,4,106,0,2,11,0,1,120,0,2,11,4,1,11,20,1,11],[4,1,11,1,1,28,418,16,11,0,767,81,0,24,106,0,7,11,0,2,120,4,18,102,0,2,11,0,2,11,2,15,11,0,11,102,0,5,131,386,3,11,0,54,11,0,288,64,0,3,129,0,23,11,0,1,11,0,2,11,11,2,11,2,4,11,0,15,102,0,1,131,2,1,11,19,4,11,0,1,11,85,4,11,0,37,11,0,196,64,0,5,129,0,14,11,0,1,11,10,1,11,6,4,11,0,12,102,0,2,131,23,4,11,0,3,11,148,13,11,0,37,64,0,4,11,2,1,11],[6,1,5,431,3,11,0,32,11,0,733,64,0,2,129,0,24,11,7,2,11,4,2,11,0,16,102,1,1,11,1,1,11,17,6,11,0,1,102,0,4,131,0,5,11,414,29,11,0,18,11,0,228,65,0,42,82,0,2,11,0,1,130,45,3,11,0,12,103,0,1,11,26,1,11,108,18,11,0,16,11,0,136,65,0,44,82,0,2,11,0,3,130,36,5,11,0,7,103,0,2,11,29,1,11,155,6,11,0,3,11,0,26,65,0,8,82],[6,1,3,451,15,11,0,3,11,0,676,65,0,53,82,0,1,179,0,1,11,0,1,130,39,4,11,0,3,102,0,6,103,0,3,131,27,1,11,0,2,11,0,2,144,4,1,11,459,2,11,0,9,11,0,212,66,0,7,104,0,11,11,0,29,83,0,2,105,2,1,11,48,8,11,0,3,135,0,1,163,170,4,11,0,128,66,0,4,104,0,8,11,0,34,83,0,2,105,2,3,11,41,4,11,0,2,135,0,1,182,1,1,11,194,26,66,0,2,11,0,6,83],[6,1,29,469,5,11,0,666,66,0,5,104,0,3,11,0,48,83,0,1,105,0,1,132,0,1,11,1,1,11,43,1,11,0,2,103,0,4,11,0,2,135,0,2,11,0,1,144,30,2,11,475,11,11,0,145,84,0,8,87,0,1,105,0,47,108,0,5,11,0,2,105,11,1,11,0,28,83,0,2,11,59,3,11,0,1,11,174,9,11,0,82,84,0,5,87,0,4,105,0,28,108,0,1,11,0,3,105,8,4,11,0,30,83,0,2,11,50,2,11,0,1,11,196,1,11,0,17,84,0,1,87,0,7,108,2,6,83],[6,1,5,474,16,11,0,479,84,0,18,87,0,1,105,0,152,108,0,4,11,0,1,105,3,2,11,0,46,83,0,1,11,0,1,11,47,2,11,4,2,11,2,1,11,30,2,11,486,15,11,0,128,84,0,2,105,0,8,11,0,1,11,0,47,11,5,1,11,0,1,12,12,10,11,0,17,83,0,1,86,248,17,11,0,64,84,0,1,105,0,5,11,0,2,11,0,2,12,0,28,11,1,3,11,12,18,11,0,12,83,252,5,11,0,10,84,0,2,105,0,1,11,0,7,11,2,3,11,0,3,83],[6,1,3,490,17,11,0,460,84,0,2,105,0,18,11,0,1,12,0,152,11,4,1,11,5,12,11,0,34,83,59,1,11,30,2,11,496,5,11,0,37,11,0,83,85,0,6,88,0,2,105,0,1,11,0,1,12,2,6,11,40,8,11,6,1,11,17,5,11,0,7,11,0,9,83,0,1,86,0,1,11,259,6,11,0,30,11,0,30,85,0,3,105,0,1,132,0,1,11,0,5,11,2,2,11,21,7,11,25,9,11,0,5,11,0,6,83,0,1,86,257,10,11,0,2,11,0,1,11,5,2,11,5,2,11,0,1,83],[6,1,30,505,2,11,0,93,11,0,329,85,0,38,88,0,2,11,2,16,11,0,1,11,117,35,11,15,7,11,0,12,11,0,16,83,0,6,86,59,1,11,570,27,11,0,56,84,0,6,11,0,2,11,1,1,11,80,5,11,6,1,11,0,6,11,0,3,83,0,1,11,296,3,11,0,26,84,0,1,113,0,2,11,0,1,12,0,1,11,63,9,11,5,3,11,0,3,83,0,1,11,284,1,11],[6,1,11,600,55,11,0,258,84,0,16,113,0,38,11,188,7,11,9,3,11,0,8,11,0,8,83,0,6,11,656,1,11,0,33,11,0,21,85,0,2,105,3,3,11,102,3,11,300,15,11,0,9,85,0,2,105,0,1,11,2,1,11,81,3,11,0,1,11],[6,1,31,653,2,11,0,136,11,0,108,85,0,13,105,0,1,132,0,16,11,11,27,11,205,2,11,8,6,11,0,2,83,2,4,11,685,3,11,0,2,31,0,1,11,0,20,84,0,2,11,3,3,11,414,5,11,0,1,31,0,2,11,0,7,84,0,1,11,0,1,12],[661,1,11,99,28,11,0,9,31,0,16,11,0,88,84,0,4,113,0,12,11,0,1,12,0,1,11,11,5,11,35,3,11,221,2,11,697,5,11,0,15,85,430,7,11,1,1,11],[814,63,11,0,16,85,0,9,105,0,4,11,11,1,11,0,1,11,979,1,11,0,4,11,0,11,84,434,2,11,0,1,31],[854,15,11,0,8,31,0,6,11,0,10,84,0,8,11,0,1,12,1000,1,11,0,10,11,0,1,105],[883,9,11,0,1,105,8,1,11,1006,2,11,0,3,31,0,1,11],[887,5,11,0,1,12],[892,1,11]]; -numTicks = 3155; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3320769","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2125052","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1955329","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~f :138:420","~hg :150:12","~result :139:27","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveTokens :258:24","~ai :222:12","~we :110:12","~result :35:27","~TextView :9:25","~useContext :22:403","~SplitButtonView :4898:32","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.argsFromClassName :113:55","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~MenuButtonView :2438:31","~tc :55:12","~Ng :166:128","~ke :103:12","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~getSlots :109:18","~_loop_1 :113:28","~__rest :61:16","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~M :15:11","~qc :49:12","~getKeyForRules :362:24","~count :21:186","~FontIcon :34:25","~memoizedFunction :73:37","~useButtonState :487:31","~expandSelector :272:24","~re :108:12","~useSplitButtonState :4662:36","~filteredAssign :70:24","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~_normalizeArg :100:23","~Ve :119:12","~useMenuButtonState :2266:35","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~enabledTokens :543:30","~qe :107:12","~ButtonTokens :654:29","~(anonymous) :1577:100","~(anonymous) :30:100","~T :19:239","~(anonymous) :2:88","~lh :194:140","~W :20:347","~da :16:12","~Lf :148:288","~he :101:184","~ge :101:12","~oc :48:12","~(anonymous) :398:92","~xe :110:125","~_resolveTokens :75:24","~Button_view_deriveRootType :894:36","~escape :16:176","~css :7:13","~pc :48:127","~concatStyleSets :6:25","~Q :16:293","~SplitButton_styles_baseTokens :4691:46","~se :109:12","~_getCustomizations :102:28","~Ig :185:375","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~If :147:394","~ButtonSlots :871:28","~mg :151:12","~M :186:11","~MenuButtonSlots :2429:32","~Id :87:12","~(anonymous) :1573:104","~(anonymous) :32:104","~N :16:105","~useRef :23:254","~useRef :159:332","~sg :154:239","~Button_styles_baseTokens :505:41","~Mf :148:385","~factoryComponents_FontIcon :842:43","~SplitButtonSlots :4886:33","~Af :136:12","~hc :44:101","~g :139:41","~R :17:11","~(anonymous) :1:88","~_translateShorthand :150:29","~Je :114:12","~rg :154:12","~(anonymous) :222:88","~(anonymous) :10:88","~useCallback :22:349","~(anonymous) :21:280","~MenuButtonTokens :2350:33","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,3154,12],[0,1,1,0,3154,1],[0,1,2,0,3154,2],[0,1,3,0,3154,3],[0,1,4,0,3154,4],[0,1,5,0,3154,5],[0,1,3,0,12,3,0,1,11,0,3,35,0,3138,40],[0,1,6,0,2,6,0,10,14,0,1,11,0,3,11,0,3138,41],[0,1,5,0,2,5,0,10,5,0,1,11,0,3,36,0,3138,42],[0,1,3,0,2,3,0,10,11,1,1,37,0,1,38,0,1,39,0,3138,43],[0,1,7,0,2,7,0,10,15,1,1,11,0,1,11,0,1,11,0,3138,44],[0,1,5,0,2,5,0,1,11,0,9,16,1,1,11,0,1,11,0,1,11,0,3138,45],[0,1,3,0,2,13,0,1,11,0,9,3,4,3138,46],[0,1,8,0,2,11,1,8,17,0,1,33,4,3138,47],[0,1,5,0,2,11,1,8,5,0,1,5,4,3138,48],[0,1,3,3,8,3,0,1,3,4,3138,49],[0,1,9,3,8,18,0,1,34,4,3138,50],[0,1,5,3,5,5,0,3,11,0,1,11,4,1,11,0,3126,51,0,11,184],[0,1,3,3,4,3,0,1,11,0,3,11,0,1,11,5,5,11,0,3121,52,0,11,185],[0,1,10,3,1,19,0,1,22,0,1,25,0,1,32,0,1,11,14,37,11,0,2780,53,0,304,75,0,11,186],[0,1,5,3,1,5,0,1,5,0,1,5,0,1,5,0,1,11,50,1,11,0,51,11,0,95,54,0,2612,62,0,2,91,0,11,136,0,6,141,0,1,152,0,2,177,0,142,11,0,21,12,0,4,76,0,76,90,0,21,92,0,7,114,0,7,127,0,13,133,0,3,138,0,7,150,0,1,155,0,2,168,0,11,187],[0,1,11,3,1,3,0,1,3,0,1,3,0,1,11,103,8,11,0,87,55,0,22,11,0,2423,63,0,128,77,0,36,110,0,3,169,0,2,11,0,7,11,0,2,137,0,2,155,0,6,11,0,1,11,0,2,11,138,4,11,0,21,11,0,4,11,0,52,11,0,21,107,0,3,139,0,4,11,0,17,12,0,7,11,0,7,11,0,13,11,0,3,11,0,5,11,0,2,160,0,1,11,0,2,11,0,2,188,0,4,189,0,5,192],[0,1,11,3,1,20,0,1,23,0,1,26,112,28,11,0,36,56,0,19,58,0,2,171,0,1,172,0,1,173,22,163,11,0,1,64,0,978,68,0,244,74,0,10,79,0,533,80,0,382,89,0,25,93,0,18,96,0,22,112,0,12,115,0,22,122,0,1,132,0,5,156,0,3,159,0,4,170,0,11,11,0,92,78,0,1,79,0,14,117,0,4,142,0,6,151,0,11,11,0,13,95,0,8,106,0,1,111,0,3,145,0,3,106,9,1,11,0,1,138,0,2,11,220,8,11,0,8,11,0,13,146,0,3,11,4,17,11,5,2,11,17,3,11,8,2,11,3,2,11,0,2,11,0,2,190,0,3,11,0,2,191],[4,1,5,0,1,5,0,1,5,140,10,11,0,23,57,0,3,61,0,5,11,0,14,59,0,2,11,0,1,11,0,1,11,119,66,11,0,1,65,0,11,11,0,897,69,0,39,95,0,23,98,0,8,143,0,160,11,0,76,74,0,6,128,0,1,175,0,1,183,0,5,11,0,1,134,0,4,158,0,21,11,0,477,70,0,35,98,0,14,11,0,358,70,0,10,98,0,5,11,0,20,94,0,8,11,0,10,97,0,9,11,0,1,132,0,7,153,0,5,164,0,7,11,0,5,124,0,11,11,0,9,123,0,1,164,0,1,181,0,1,11,0,4,11,0,1,175,0,3,11,0,4,11,9,2,11,0,6,11,0,68,70,0,5,95,0,5,96,0,8,98,0,1,158,0,7,11,0,5,147,0,2,161,0,4,11,0,1,11,0,5,94,10,1,11,0,3,11,0,10,116,0,8,11,0,1,11,0,3,11,0,3,11,10,1,11,238,13,11,29,2,11,37,2,191,3,2,11],[4,1,3,0,1,24,0,1,3,150,7,11,0,16,58,0,3,11,5,7,11,0,7,60,181,8,11,0,1,66,11,6,11,0,891,70,0,8,11,0,31,116,0,23,11,0,7,11,0,1,180,24,136,11,0,68,11,0,4,126,0,3,149,0,1,167,0,6,11,0,1,11,0,1,11,4,1,11,0,1,11,0,4,11,18,3,11,0,13,11,0,415,71,0,26,99,0,23,109,0,35,11,12,2,11,0,14,11,0,290,71,0,28,99,0,26,109,0,10,11,5,20,11,8,10,11,2,7,11,0,1,11,0,7,154,0,1,11,0,1,134,0,3,165,6,1,11,0,1,11,0,4,125,6,5,11,0,3,11,0,6,124,0,1,134,0,1,11,5,1,11,24,2,11,0,64,71,0,2,109,0,5,116,0,2,11,0,3,97,0,8,11,0,1,11,2,1,11,0,4,118,0,5,11,0,1,11,0,1,162,5,5,11,13,1,11,0,6,11,0,4,140,11,1,11,333,2,11],[4,1,21,0,1,11,0,1,27,157,4,11,0,9,59,0,3,121,15,7,11,189,1,67,16,1,11,0,9,11,0,823,71,0,26,99,0,33,109,7,1,11,0,12,11,0,19,140,20,3,11,7,1,11,58,102,11,17,51,11,0,4,11,0,3,11,0,1,11,5,1,11,40,6,11,0,9,11,0,406,72,0,26,100,0,2,11,0,21,101,23,12,11,27,1,11,0,1,11,0,289,72,0,2,11,0,26,100,0,1,11,0,25,101,7,3,11,53,4,11,0,3,166,1,1,11,0,1,11,0,2,157,8,4,11,14,1,11,0,4,125,0,1,134,0,1,11,33,1,11,0,63,72,0,2,101,0,4,11,0,1,140,2,3,11,5,3,11,4,4,119,6,1,11,30,4,11],[4,1,5,0,1,11,0,1,5,161,1,11,0,8,60,0,3,11,211,1,11,22,4,11,0,4,11,0,819,72,0,1,11,0,25,100,0,33,101,20,19,11,243,16,11,69,9,11,0,384,73,0,13,111,0,2,11,0,20,101,0,3,148,0,1,174,2,1,11,0,20,102,64,12,11,0,266,73,0,11,111,2,3,11,0,19,101,0,4,148,0,1,11,0,5,11,0,20,102,67,2,11,0,1,178,3,2,11,27,3,11,0,1,157,0,1,11,34,1,31,0,3,11,0,57,73,0,3,111,0,2,102,4,1,11,17,4,11,39,2,11],[4,1,11,1,1,3,162,8,11,245,3,11,0,807,73,0,9,111,1,3,11,0,18,101,0,2,148,0,2,174,0,2,11,0,31,102,31,8,11,337,13,11,0,345,81,0,23,106,0,1,163,0,2,176,0,11,11,0,2,120,2,20,102,0,3,11,0,1,11,3,15,11,0,4,102,0,1,131,76,13,11,0,238,81,0,14,106,0,1,176,0,10,11,0,1,120,5,1,11,0,18,102,0,4,11,6,13,11,0,4,102,0,3,131,69,1,11,35,1,11,39,3,11,0,50,81,0,4,106,0,2,11,0,1,120,0,2,11,4,1,11,20,1,11],[4,1,11,1,1,28,418,16,11,0,767,81,0,24,106,0,7,11,0,2,120,4,18,102,0,2,11,0,2,11,2,15,11,0,11,102,0,5,131,386,3,11,0,54,11,0,288,64,0,3,129,0,23,11,0,1,11,0,2,11,11,2,11,2,4,11,0,15,102,0,1,131,2,1,11,19,4,11,0,1,11,85,4,11,0,37,11,0,196,64,0,5,129,0,14,11,0,1,11,10,1,11,6,4,11,0,12,102,0,2,131,23,4,11,0,3,11,148,13,11,0,37,64,0,4,11,2,1,11],[6,1,5,431,3,11,0,32,11,0,733,64,0,2,129,0,24,11,7,2,11,4,2,11,0,16,102,1,1,11,1,1,11,17,6,11,0,1,102,0,4,131,0,5,11,414,29,11,0,18,11,0,228,65,0,42,82,0,2,11,0,1,130,45,3,11,0,12,103,0,1,11,26,1,11,108,18,11,0,16,11,0,136,65,0,44,82,0,2,11,0,3,130,36,5,11,0,7,103,0,2,11,29,1,11,155,6,11,0,3,11,0,26,65,0,8,82],[6,1,3,451,15,11,0,3,11,0,676,65,0,53,82,0,1,179,0,1,11,0,1,130,39,4,11,0,3,102,0,6,103,0,3,131,27,1,11,0,2,11,0,2,144,4,1,11,459,2,11,0,9,11,0,212,66,0,7,104,0,11,11,0,29,83,0,2,105,2,1,11,48,8,11,0,3,135,0,1,163,170,4,11,0,128,66,0,4,104,0,8,11,0,34,83,0,2,105,2,3,11,41,4,11,0,2,135,0,1,182,1,1,11,194,26,66,0,2,11,0,6,83],[6,1,29,469,5,11,0,666,66,0,5,104,0,3,11,0,48,83,0,1,105,0,1,132,0,1,11,1,1,11,43,1,11,0,2,103,0,4,11,0,2,135,0,2,11,0,1,144,30,2,11,475,11,11,0,145,84,0,8,87,0,1,105,0,47,108,0,5,11,0,2,105,11,1,11,0,28,83,0,2,11,59,3,11,0,1,11,174,9,11,0,82,84,0,5,87,0,4,105,0,28,108,0,1,11,0,3,105,8,4,11,0,30,83,0,2,11,50,2,11,0,1,11,196,1,11,0,17,84,0,1,87,0,7,108,2,6,83],[6,1,5,474,16,11,0,479,84,0,18,87,0,1,105,0,152,108,0,4,11,0,1,105,3,2,11,0,46,83,0,1,11,0,1,11,47,2,11,4,2,11,2,1,11,30,2,11,486,15,11,0,128,84,0,2,105,0,8,11,0,1,11,0,47,11,5,1,11,0,1,12,12,10,11,0,17,83,0,1,86,248,17,11,0,64,84,0,1,105,0,5,11,0,2,11,0,2,12,0,28,11,1,3,11,12,18,11,0,12,83,252,5,11,0,10,84,0,2,105,0,1,11,0,7,11,2,3,11,0,3,83],[6,1,3,490,17,11,0,460,84,0,2,105,0,18,11,0,1,12,0,152,11,4,1,11,5,12,11,0,34,83,59,1,11,30,2,11,496,5,11,0,37,11,0,83,85,0,6,88,0,2,105,0,1,11,0,1,12,2,6,11,40,8,11,6,1,11,17,5,11,0,7,11,0,9,83,0,1,86,0,1,11,259,6,11,0,30,11,0,30,85,0,3,105,0,1,132,0,1,11,0,5,11,2,2,11,21,7,11,25,9,11,0,5,11,0,6,83,0,1,86,257,10,11,0,2,11,0,1,11,5,2,11,5,2,11,0,1,83],[6,1,30,505,2,11,0,93,11,0,329,85,0,38,88,0,2,11,2,16,11,0,1,11,117,35,11,15,7,11,0,12,11,0,16,83,0,6,86,59,1,11,570,27,11,0,56,84,0,6,11,0,2,11,1,1,11,80,5,11,6,1,11,0,6,11,0,3,83,0,1,11,296,3,11,0,26,84,0,1,113,0,2,11,0,1,12,0,1,11,63,9,11,5,3,11,0,3,83,0,1,11,284,1,11],[6,1,11,600,55,11,0,258,84,0,16,113,0,38,11,188,7,11,9,3,11,0,8,11,0,8,83,0,6,11,656,1,11,0,33,11,0,21,85,0,2,105,3,3,11,102,3,11,300,15,11,0,9,85,0,2,105,0,1,11,2,1,11,81,3,11,0,1,11],[6,1,31,653,2,11,0,136,11,0,108,85,0,13,105,0,1,132,0,16,11,11,27,11,205,2,11,8,6,11,0,2,83,2,4,11,685,3,11,0,2,31,0,1,11,0,20,84,0,2,11,3,3,11,414,5,11,0,1,31,0,2,11,0,7,84,0,1,11,0,1,12],[661,1,11,99,28,11,0,9,31,0,16,11,0,88,84,0,4,113,0,12,11,0,1,12,0,1,11,11,5,11,35,3,11,221,2,11,697,5,11,0,15,85,430,7,11,1,1,11],[814,63,11,0,16,85,0,9,105,0,4,11,11,1,11,0,1,11,979,1,11,0,4,11,0,11,84,434,2,11,0,1,31],[854,15,11,0,8,31,0,6,11,0,10,84,0,8,11,0,1,12,1000,1,11,0,10,11,0,1,105],[883,9,11,0,1,105,8,1,11,1006,2,11,0,3,31,0,1,11],[887,5,11,0,1,12],[892,1,11]]; +let numTicks = 3155; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.html b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.html index 284aa71..d6ff16d 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3320769","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2125052","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1955329","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~f :138:420","~hg :150:12","~result :139:27","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveTokens :258:24","~ai :222:12","~we :110:12","~result :35:27","~TextView :9:25","~useContext :22:403","~SplitButtonView :4898:32","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.argsFromClassName :113:55","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~MenuButtonView :2438:31","~tc :55:12","~Ng :166:128","~ke :103:12","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~getSlots :109:18","~_loop_1 :113:28","~__rest :61:16","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~M :15:11","~qc :49:12","~getKeyForRules :362:24","~count :21:186","~FontIcon :34:25","~memoizedFunction :73:37","~useButtonState :487:31","~expandSelector :272:24","~re :108:12","~useSplitButtonState :4662:36","~filteredAssign :70:24","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~_normalizeArg :100:23","~Ve :119:12","~useMenuButtonState :2266:35","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~enabledTokens :543:30","~qe :107:12","~ButtonTokens :654:29","~(anonymous) :1577:100","~(anonymous) :30:100","~T :19:239","~(anonymous) :2:88","~lh :194:140","~W :20:347","~da :16:12","~Lf :148:288","~he :101:184","~ge :101:12","~oc :48:12","~(anonymous) :398:92","~xe :110:125","~_resolveTokens :75:24","~Button_view_deriveRootType :894:36","~escape :16:176","~css :7:13","~pc :48:127","~concatStyleSets :6:25","~Q :16:293","~SplitButton_styles_baseTokens :4691:46","~se :109:12","~_getCustomizations :102:28","~Ig :185:375","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~If :147:394","~ButtonSlots :871:28","~mg :151:12","~M :186:11","~MenuButtonSlots :2429:32","~Id :87:12","~(anonymous) :1573:104","~(anonymous) :32:104","~N :16:105","~useRef :23:254","~useRef :159:332","~sg :154:239","~Button_styles_baseTokens :505:41","~Mf :148:385","~factoryComponents_FontIcon :842:43","~SplitButtonSlots :4886:33","~Af :136:12","~hc :44:101","~g :139:41","~R :17:11","~(anonymous) :1:88","~_translateShorthand :150:29","~Je :114:12","~rg :154:12","~(anonymous) :222:88","~(anonymous) :10:88","~useCallback :22:349","~(anonymous) :21:280","~MenuButtonTokens :2350:33","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,3154,12],[0,1,1,0,3154,1],[0,1,2,0,3154,2],[0,1,3,0,3154,3],[0,1,4,0,3154,4],[0,1,5,0,3154,5],[0,1,3,0,12,3,0,1,11,0,3,35,0,3138,40],[0,1,6,0,2,6,0,10,14,0,1,11,0,3,11,0,3138,41],[0,1,5,0,2,5,0,10,5,0,1,11,0,3,36,0,3138,42],[0,1,3,0,2,3,0,10,11,1,1,37,0,1,38,0,1,39,0,3138,43],[0,1,7,0,2,7,0,10,15,1,1,11,0,1,11,0,1,11,0,3138,44],[0,1,5,0,2,5,0,1,11,0,9,16,1,1,11,0,1,11,0,1,11,0,3138,45],[0,1,3,0,2,13,0,1,11,0,9,3,4,3138,46],[0,1,8,0,2,11,1,8,17,0,1,33,4,3138,47],[0,1,5,0,2,11,1,8,5,0,1,5,4,3138,48],[0,1,3,3,8,3,0,1,3,4,3138,49],[0,1,9,3,8,18,0,1,34,4,3138,50],[0,1,5,3,5,5,0,3,11,0,1,11,4,1,11,0,3126,51,0,11,184],[0,1,3,3,4,3,0,1,11,0,3,11,0,1,11,5,5,11,0,3121,52,0,11,185],[0,1,10,3,1,19,0,1,22,0,1,25,0,1,32,0,1,11,14,37,11,0,2780,53,0,304,75,0,11,186],[0,1,5,3,1,5,0,1,5,0,1,5,0,1,5,0,1,11,50,1,11,0,51,11,0,95,54,0,2612,62,0,2,91,0,11,136,0,6,141,0,1,152,0,2,177,0,142,11,0,21,12,0,4,76,0,76,90,0,21,92,0,7,114,0,7,127,0,13,133,0,3,138,0,7,150,0,1,155,0,2,168,0,11,187],[0,1,11,3,1,3,0,1,3,0,1,3,0,1,11,103,8,11,0,87,55,0,22,11,0,2423,63,0,128,77,0,36,110,0,3,169,0,2,11,0,7,11,0,2,137,0,2,155,0,6,11,0,1,11,0,2,11,138,4,11,0,21,11,0,4,11,0,52,11,0,21,107,0,3,139,0,4,11,0,17,12,0,7,11,0,7,11,0,13,11,0,3,11,0,5,11,0,2,160,0,1,11,0,2,11,0,2,188,0,4,189,0,5,192],[0,1,11,3,1,20,0,1,23,0,1,26,112,28,11,0,36,56,0,19,58,0,2,171,0,1,172,0,1,173,22,163,11,0,1,64,0,978,68,0,244,74,0,10,79,0,533,80,0,382,89,0,25,93,0,18,96,0,22,112,0,12,115,0,22,122,0,1,132,0,5,156,0,3,159,0,4,170,0,11,11,0,92,78,0,1,79,0,14,117,0,4,142,0,6,151,0,11,11,0,13,95,0,8,106,0,1,111,0,3,145,0,3,106,9,1,11,0,1,138,0,2,11,220,8,11,0,8,11,0,13,146,0,3,11,4,17,11,5,2,11,17,3,11,8,2,11,3,2,11,0,2,11,0,2,190,0,3,11,0,2,191],[4,1,5,0,1,5,0,1,5,140,10,11,0,23,57,0,3,61,0,5,11,0,14,59,0,2,11,0,1,11,0,1,11,119,66,11,0,1,65,0,11,11,0,897,69,0,39,95,0,23,98,0,8,143,0,160,11,0,76,74,0,6,128,0,1,175,0,1,183,0,5,11,0,1,134,0,4,158,0,21,11,0,477,70,0,35,98,0,14,11,0,358,70,0,10,98,0,5,11,0,20,94,0,8,11,0,10,97,0,9,11,0,1,132,0,7,153,0,5,164,0,7,11,0,5,124,0,11,11,0,9,123,0,1,164,0,1,181,0,1,11,0,4,11,0,1,175,0,3,11,0,4,11,9,2,11,0,6,11,0,68,70,0,5,95,0,5,96,0,8,98,0,1,158,0,7,11,0,5,147,0,2,161,0,4,11,0,1,11,0,5,94,10,1,11,0,3,11,0,10,116,0,8,11,0,1,11,0,3,11,0,3,11,10,1,11,238,13,11,29,2,11,37,2,191,3,2,11],[4,1,3,0,1,24,0,1,3,150,7,11,0,16,58,0,3,11,5,7,11,0,7,60,181,8,11,0,1,66,11,6,11,0,891,70,0,8,11,0,31,116,0,23,11,0,7,11,0,1,180,24,136,11,0,68,11,0,4,126,0,3,149,0,1,167,0,6,11,0,1,11,0,1,11,4,1,11,0,1,11,0,4,11,18,3,11,0,13,11,0,415,71,0,26,99,0,23,109,0,35,11,12,2,11,0,14,11,0,290,71,0,28,99,0,26,109,0,10,11,5,20,11,8,10,11,2,7,11,0,1,11,0,7,154,0,1,11,0,1,134,0,3,165,6,1,11,0,1,11,0,4,125,6,5,11,0,3,11,0,6,124,0,1,134,0,1,11,5,1,11,24,2,11,0,64,71,0,2,109,0,5,116,0,2,11,0,3,97,0,8,11,0,1,11,2,1,11,0,4,118,0,5,11,0,1,11,0,1,162,5,5,11,13,1,11,0,6,11,0,4,140,11,1,11,333,2,11],[4,1,21,0,1,11,0,1,27,157,4,11,0,9,59,0,3,121,15,7,11,189,1,67,16,1,11,0,9,11,0,823,71,0,26,99,0,33,109,7,1,11,0,12,11,0,19,140,20,3,11,7,1,11,58,102,11,17,51,11,0,4,11,0,3,11,0,1,11,5,1,11,40,6,11,0,9,11,0,406,72,0,26,100,0,2,11,0,21,101,23,12,11,27,1,11,0,1,11,0,289,72,0,2,11,0,26,100,0,1,11,0,25,101,7,3,11,53,4,11,0,3,166,1,1,11,0,1,11,0,2,157,8,4,11,14,1,11,0,4,125,0,1,134,0,1,11,33,1,11,0,63,72,0,2,101,0,4,11,0,1,140,2,3,11,5,3,11,4,4,119,6,1,11,30,4,11],[4,1,5,0,1,11,0,1,5,161,1,11,0,8,60,0,3,11,211,1,11,22,4,11,0,4,11,0,819,72,0,1,11,0,25,100,0,33,101,20,19,11,243,16,11,69,9,11,0,384,73,0,13,111,0,2,11,0,20,101,0,3,148,0,1,174,2,1,11,0,20,102,64,12,11,0,266,73,0,11,111,2,3,11,0,19,101,0,4,148,0,1,11,0,5,11,0,20,102,67,2,11,0,1,178,3,2,11,27,3,11,0,1,157,0,1,11,34,1,31,0,3,11,0,57,73,0,3,111,0,2,102,4,1,11,17,4,11,39,2,11],[4,1,11,1,1,3,162,8,11,245,3,11,0,807,73,0,9,111,1,3,11,0,18,101,0,2,148,0,2,174,0,2,11,0,31,102,31,8,11,337,13,11,0,345,81,0,23,106,0,1,163,0,2,176,0,11,11,0,2,120,2,20,102,0,3,11,0,1,11,3,15,11,0,4,102,0,1,131,76,13,11,0,238,81,0,14,106,0,1,176,0,10,11,0,1,120,5,1,11,0,18,102,0,4,11,6,13,11,0,4,102,0,3,131,69,1,11,35,1,11,39,3,11,0,50,81,0,4,106,0,2,11,0,1,120,0,2,11,4,1,11,20,1,11],[4,1,11,1,1,28,418,16,11,0,767,81,0,24,106,0,7,11,0,2,120,4,18,102,0,2,11,0,2,11,2,15,11,0,11,102,0,5,131,386,3,11,0,54,11,0,288,64,0,3,129,0,23,11,0,1,11,0,2,11,11,2,11,2,4,11,0,15,102,0,1,131,2,1,11,19,4,11,0,1,11,85,4,11,0,37,11,0,196,64,0,5,129,0,14,11,0,1,11,10,1,11,6,4,11,0,12,102,0,2,131,23,4,11,0,3,11,148,13,11,0,37,64,0,4,11,2,1,11],[6,1,5,431,3,11,0,32,11,0,733,64,0,2,129,0,24,11,7,2,11,4,2,11,0,16,102,1,1,11,1,1,11,17,6,11,0,1,102,0,4,131,0,5,11,414,29,11,0,18,11,0,228,65,0,42,82,0,2,11,0,1,130,45,3,11,0,12,103,0,1,11,26,1,11,108,18,11,0,16,11,0,136,65,0,44,82,0,2,11,0,3,130,36,5,11,0,7,103,0,2,11,29,1,11,155,6,11,0,3,11,0,26,65,0,8,82],[6,1,3,451,15,11,0,3,11,0,676,65,0,53,82,0,1,179,0,1,11,0,1,130,39,4,11,0,3,102,0,6,103,0,3,131,27,1,11,0,2,11,0,2,144,4,1,11,459,2,11,0,9,11,0,212,66,0,7,104,0,11,11,0,29,83,0,2,105,2,1,11,48,8,11,0,3,135,0,1,163,170,4,11,0,128,66,0,4,104,0,8,11,0,34,83,0,2,105,2,3,11,41,4,11,0,2,135,0,1,182,1,1,11,194,26,66,0,2,11,0,6,83],[6,1,29,469,5,11,0,666,66,0,5,104,0,3,11,0,48,83,0,1,105,0,1,132,0,1,11,1,1,11,43,1,11,0,2,103,0,4,11,0,2,135,0,2,11,0,1,144,30,2,11,475,11,11,0,145,84,0,8,87,0,1,105,0,47,108,0,5,11,0,2,105,11,1,11,0,28,83,0,2,11,59,3,11,0,1,11,174,9,11,0,82,84,0,5,87,0,4,105,0,28,108,0,1,11,0,3,105,8,4,11,0,30,83,0,2,11,50,2,11,0,1,11,196,1,11,0,17,84,0,1,87,0,7,108,2,6,83],[6,1,5,474,16,11,0,479,84,0,18,87,0,1,105,0,152,108,0,4,11,0,1,105,3,2,11,0,46,83,0,1,11,0,1,11,47,2,11,4,2,11,2,1,11,30,2,11,486,15,11,0,128,84,0,2,105,0,8,11,0,1,11,0,47,11,5,1,11,0,1,12,12,10,11,0,17,83,0,1,86,248,17,11,0,64,84,0,1,105,0,5,11,0,2,11,0,2,12,0,28,11,1,3,11,12,18,11,0,12,83,252,5,11,0,10,84,0,2,105,0,1,11,0,7,11,2,3,11,0,3,83],[6,1,3,490,17,11,0,460,84,0,2,105,0,18,11,0,1,12,0,152,11,4,1,11,5,12,11,0,34,83,59,1,11,30,2,11,496,5,11,0,37,11,0,83,85,0,6,88,0,2,105,0,1,11,0,1,12,2,6,11,40,8,11,6,1,11,17,5,11,0,7,11,0,9,83,0,1,86,0,1,11,259,6,11,0,30,11,0,30,85,0,3,105,0,1,132,0,1,11,0,5,11,2,2,11,21,7,11,25,9,11,0,5,11,0,6,83,0,1,86,257,10,11,0,2,11,0,1,11,5,2,11,5,2,11,0,1,83],[6,1,30,505,2,11,0,93,11,0,329,85,0,38,88,0,2,11,2,16,11,0,1,11,117,35,11,15,7,11,0,12,11,0,16,83,0,6,86,59,1,11,570,27,11,0,56,84,0,6,11,0,2,11,1,1,11,80,5,11,6,1,11,0,6,11,0,3,83,0,1,11,296,3,11,0,26,84,0,1,113,0,2,11,0,1,12,0,1,11,63,9,11,5,3,11,0,3,83,0,1,11,284,1,11],[6,1,11,600,55,11,0,258,84,0,16,113,0,38,11,188,7,11,9,3,11,0,8,11,0,8,83,0,6,11,656,1,11,0,33,11,0,21,85,0,2,105,3,3,11,102,3,11,300,15,11,0,9,85,0,2,105,0,1,11,2,1,11,81,3,11,0,1,11],[6,1,31,653,2,11,0,136,11,0,108,85,0,13,105,0,1,132,0,16,11,11,27,11,205,2,11,8,6,11,0,2,83,2,4,11,685,3,11,0,2,31,0,1,11,0,20,84,0,2,11,3,3,11,414,5,11,0,1,31,0,2,11,0,7,84,0,1,11,0,1,12],[661,1,11,99,28,11,0,9,31,0,16,11,0,88,84,0,4,113,0,12,11,0,1,12,0,1,11,11,5,11,35,3,11,221,2,11,697,5,11,0,15,85,430,7,11,1,1,11],[814,63,11,0,16,85,0,9,105,0,4,11,11,1,11,0,1,11,979,1,11,0,4,11,0,11,84,434,2,11,0,1,31],[854,15,11,0,8,31,0,6,11,0,10,84,0,8,11,0,1,12,1000,1,11,0,10,11,0,1,105],[883,9,11,0,1,105,8,1,11,1006,2,11,0,3,31,0,1,11],[887,5,11,0,1,12],[892,1,11]]; -numTicks = 3155; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3320769","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2125052","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3374257","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1955329","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~f :138:420","~hg :150:12","~result :139:27","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~ButtonView :876:27","~Button :888:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveTokens :258:24","~ai :222:12","~we :110:12","~result :35:27","~TextView :9:25","~useContext :22:403","~SplitButtonView :4898:32","~_constructFinalProps :166:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.argsFromClassName :113:55","~Stylesheet.classNameFromKey :106:54","~expandQuads :355:21","~MenuButtonView :2438:31","~tc :55:12","~Ng :166:128","~ke :103:12","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~getNativeProps :393:24","~getSlots :109:18","~_loop_1 :113:28","~__rest :61:16","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~M :15:11","~qc :49:12","~getKeyForRules :362:24","~count :21:186","~FontIcon :34:25","~memoizedFunction :73:37","~useButtonState :487:31","~expandSelector :272:24","~re :108:12","~useSplitButtonState :4662:36","~filteredAssign :70:24","~_resolveStyles :63:24","~(anonymous) :68:123","~TextStyles :2:27","~_normalizeArg :100:23","~Ve :119:12","~useMenuButtonState :2266:35","~useControlledState :1880:28","~useState :23:297","~useState :159:404","~enabledTokens :543:30","~qe :107:12","~ButtonTokens :654:29","~(anonymous) :1577:100","~(anonymous) :30:100","~T :19:239","~(anonymous) :2:88","~lh :194:140","~W :20:347","~da :16:12","~Lf :148:288","~he :101:184","~ge :101:12","~oc :48:12","~(anonymous) :398:92","~xe :110:125","~_resolveTokens :75:24","~Button_view_deriveRootType :894:36","~escape :16:176","~css :7:13","~pc :48:127","~concatStyleSets :6:25","~Q :16:293","~SplitButton_styles_baseTokens :4691:46","~se :109:12","~_getCustomizations :102:28","~Ig :185:375","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~If :147:394","~ButtonSlots :871:28","~mg :151:12","~M :186:11","~MenuButtonSlots :2429:32","~Id :87:12","~(anonymous) :1573:104","~(anonymous) :32:104","~N :16:105","~useRef :23:254","~useRef :159:332","~sg :154:239","~Button_styles_baseTokens :505:41","~Mf :148:385","~factoryComponents_FontIcon :842:43","~SplitButtonSlots :4886:33","~Af :136:12","~hc :44:101","~g :139:41","~R :17:11","~(anonymous) :1:88","~_translateShorthand :150:29","~Je :114:12","~rg :154:12","~(anonymous) :222:88","~(anonymous) :10:88","~useCallback :22:349","~(anonymous) :21:280","~MenuButtonTokens :2350:33","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,3154,12],[0,1,1,0,3154,1],[0,1,2,0,3154,2],[0,1,3,0,3154,3],[0,1,4,0,3154,4],[0,1,5,0,3154,5],[0,1,3,0,12,3,0,1,11,0,3,35,0,3138,40],[0,1,6,0,2,6,0,10,14,0,1,11,0,3,11,0,3138,41],[0,1,5,0,2,5,0,10,5,0,1,11,0,3,36,0,3138,42],[0,1,3,0,2,3,0,10,11,1,1,37,0,1,38,0,1,39,0,3138,43],[0,1,7,0,2,7,0,10,15,1,1,11,0,1,11,0,1,11,0,3138,44],[0,1,5,0,2,5,0,1,11,0,9,16,1,1,11,0,1,11,0,1,11,0,3138,45],[0,1,3,0,2,13,0,1,11,0,9,3,4,3138,46],[0,1,8,0,2,11,1,8,17,0,1,33,4,3138,47],[0,1,5,0,2,11,1,8,5,0,1,5,4,3138,48],[0,1,3,3,8,3,0,1,3,4,3138,49],[0,1,9,3,8,18,0,1,34,4,3138,50],[0,1,5,3,5,5,0,3,11,0,1,11,4,1,11,0,3126,51,0,11,184],[0,1,3,3,4,3,0,1,11,0,3,11,0,1,11,5,5,11,0,3121,52,0,11,185],[0,1,10,3,1,19,0,1,22,0,1,25,0,1,32,0,1,11,14,37,11,0,2780,53,0,304,75,0,11,186],[0,1,5,3,1,5,0,1,5,0,1,5,0,1,5,0,1,11,50,1,11,0,51,11,0,95,54,0,2612,62,0,2,91,0,11,136,0,6,141,0,1,152,0,2,177,0,142,11,0,21,12,0,4,76,0,76,90,0,21,92,0,7,114,0,7,127,0,13,133,0,3,138,0,7,150,0,1,155,0,2,168,0,11,187],[0,1,11,3,1,3,0,1,3,0,1,3,0,1,11,103,8,11,0,87,55,0,22,11,0,2423,63,0,128,77,0,36,110,0,3,169,0,2,11,0,7,11,0,2,137,0,2,155,0,6,11,0,1,11,0,2,11,138,4,11,0,21,11,0,4,11,0,52,11,0,21,107,0,3,139,0,4,11,0,17,12,0,7,11,0,7,11,0,13,11,0,3,11,0,5,11,0,2,160,0,1,11,0,2,11,0,2,188,0,4,189,0,5,192],[0,1,11,3,1,20,0,1,23,0,1,26,112,28,11,0,36,56,0,19,58,0,2,171,0,1,172,0,1,173,22,163,11,0,1,64,0,978,68,0,244,74,0,10,79,0,533,80,0,382,89,0,25,93,0,18,96,0,22,112,0,12,115,0,22,122,0,1,132,0,5,156,0,3,159,0,4,170,0,11,11,0,92,78,0,1,79,0,14,117,0,4,142,0,6,151,0,11,11,0,13,95,0,8,106,0,1,111,0,3,145,0,3,106,9,1,11,0,1,138,0,2,11,220,8,11,0,8,11,0,13,146,0,3,11,4,17,11,5,2,11,17,3,11,8,2,11,3,2,11,0,2,11,0,2,190,0,3,11,0,2,191],[4,1,5,0,1,5,0,1,5,140,10,11,0,23,57,0,3,61,0,5,11,0,14,59,0,2,11,0,1,11,0,1,11,119,66,11,0,1,65,0,11,11,0,897,69,0,39,95,0,23,98,0,8,143,0,160,11,0,76,74,0,6,128,0,1,175,0,1,183,0,5,11,0,1,134,0,4,158,0,21,11,0,477,70,0,35,98,0,14,11,0,358,70,0,10,98,0,5,11,0,20,94,0,8,11,0,10,97,0,9,11,0,1,132,0,7,153,0,5,164,0,7,11,0,5,124,0,11,11,0,9,123,0,1,164,0,1,181,0,1,11,0,4,11,0,1,175,0,3,11,0,4,11,9,2,11,0,6,11,0,68,70,0,5,95,0,5,96,0,8,98,0,1,158,0,7,11,0,5,147,0,2,161,0,4,11,0,1,11,0,5,94,10,1,11,0,3,11,0,10,116,0,8,11,0,1,11,0,3,11,0,3,11,10,1,11,238,13,11,29,2,11,37,2,191,3,2,11],[4,1,3,0,1,24,0,1,3,150,7,11,0,16,58,0,3,11,5,7,11,0,7,60,181,8,11,0,1,66,11,6,11,0,891,70,0,8,11,0,31,116,0,23,11,0,7,11,0,1,180,24,136,11,0,68,11,0,4,126,0,3,149,0,1,167,0,6,11,0,1,11,0,1,11,4,1,11,0,1,11,0,4,11,18,3,11,0,13,11,0,415,71,0,26,99,0,23,109,0,35,11,12,2,11,0,14,11,0,290,71,0,28,99,0,26,109,0,10,11,5,20,11,8,10,11,2,7,11,0,1,11,0,7,154,0,1,11,0,1,134,0,3,165,6,1,11,0,1,11,0,4,125,6,5,11,0,3,11,0,6,124,0,1,134,0,1,11,5,1,11,24,2,11,0,64,71,0,2,109,0,5,116,0,2,11,0,3,97,0,8,11,0,1,11,2,1,11,0,4,118,0,5,11,0,1,11,0,1,162,5,5,11,13,1,11,0,6,11,0,4,140,11,1,11,333,2,11],[4,1,21,0,1,11,0,1,27,157,4,11,0,9,59,0,3,121,15,7,11,189,1,67,16,1,11,0,9,11,0,823,71,0,26,99,0,33,109,7,1,11,0,12,11,0,19,140,20,3,11,7,1,11,58,102,11,17,51,11,0,4,11,0,3,11,0,1,11,5,1,11,40,6,11,0,9,11,0,406,72,0,26,100,0,2,11,0,21,101,23,12,11,27,1,11,0,1,11,0,289,72,0,2,11,0,26,100,0,1,11,0,25,101,7,3,11,53,4,11,0,3,166,1,1,11,0,1,11,0,2,157,8,4,11,14,1,11,0,4,125,0,1,134,0,1,11,33,1,11,0,63,72,0,2,101,0,4,11,0,1,140,2,3,11,5,3,11,4,4,119,6,1,11,30,4,11],[4,1,5,0,1,11,0,1,5,161,1,11,0,8,60,0,3,11,211,1,11,22,4,11,0,4,11,0,819,72,0,1,11,0,25,100,0,33,101,20,19,11,243,16,11,69,9,11,0,384,73,0,13,111,0,2,11,0,20,101,0,3,148,0,1,174,2,1,11,0,20,102,64,12,11,0,266,73,0,11,111,2,3,11,0,19,101,0,4,148,0,1,11,0,5,11,0,20,102,67,2,11,0,1,178,3,2,11,27,3,11,0,1,157,0,1,11,34,1,31,0,3,11,0,57,73,0,3,111,0,2,102,4,1,11,17,4,11,39,2,11],[4,1,11,1,1,3,162,8,11,245,3,11,0,807,73,0,9,111,1,3,11,0,18,101,0,2,148,0,2,174,0,2,11,0,31,102,31,8,11,337,13,11,0,345,81,0,23,106,0,1,163,0,2,176,0,11,11,0,2,120,2,20,102,0,3,11,0,1,11,3,15,11,0,4,102,0,1,131,76,13,11,0,238,81,0,14,106,0,1,176,0,10,11,0,1,120,5,1,11,0,18,102,0,4,11,6,13,11,0,4,102,0,3,131,69,1,11,35,1,11,39,3,11,0,50,81,0,4,106,0,2,11,0,1,120,0,2,11,4,1,11,20,1,11],[4,1,11,1,1,28,418,16,11,0,767,81,0,24,106,0,7,11,0,2,120,4,18,102,0,2,11,0,2,11,2,15,11,0,11,102,0,5,131,386,3,11,0,54,11,0,288,64,0,3,129,0,23,11,0,1,11,0,2,11,11,2,11,2,4,11,0,15,102,0,1,131,2,1,11,19,4,11,0,1,11,85,4,11,0,37,11,0,196,64,0,5,129,0,14,11,0,1,11,10,1,11,6,4,11,0,12,102,0,2,131,23,4,11,0,3,11,148,13,11,0,37,64,0,4,11,2,1,11],[6,1,5,431,3,11,0,32,11,0,733,64,0,2,129,0,24,11,7,2,11,4,2,11,0,16,102,1,1,11,1,1,11,17,6,11,0,1,102,0,4,131,0,5,11,414,29,11,0,18,11,0,228,65,0,42,82,0,2,11,0,1,130,45,3,11,0,12,103,0,1,11,26,1,11,108,18,11,0,16,11,0,136,65,0,44,82,0,2,11,0,3,130,36,5,11,0,7,103,0,2,11,29,1,11,155,6,11,0,3,11,0,26,65,0,8,82],[6,1,3,451,15,11,0,3,11,0,676,65,0,53,82,0,1,179,0,1,11,0,1,130,39,4,11,0,3,102,0,6,103,0,3,131,27,1,11,0,2,11,0,2,144,4,1,11,459,2,11,0,9,11,0,212,66,0,7,104,0,11,11,0,29,83,0,2,105,2,1,11,48,8,11,0,3,135,0,1,163,170,4,11,0,128,66,0,4,104,0,8,11,0,34,83,0,2,105,2,3,11,41,4,11,0,2,135,0,1,182,1,1,11,194,26,66,0,2,11,0,6,83],[6,1,29,469,5,11,0,666,66,0,5,104,0,3,11,0,48,83,0,1,105,0,1,132,0,1,11,1,1,11,43,1,11,0,2,103,0,4,11,0,2,135,0,2,11,0,1,144,30,2,11,475,11,11,0,145,84,0,8,87,0,1,105,0,47,108,0,5,11,0,2,105,11,1,11,0,28,83,0,2,11,59,3,11,0,1,11,174,9,11,0,82,84,0,5,87,0,4,105,0,28,108,0,1,11,0,3,105,8,4,11,0,30,83,0,2,11,50,2,11,0,1,11,196,1,11,0,17,84,0,1,87,0,7,108,2,6,83],[6,1,5,474,16,11,0,479,84,0,18,87,0,1,105,0,152,108,0,4,11,0,1,105,3,2,11,0,46,83,0,1,11,0,1,11,47,2,11,4,2,11,2,1,11,30,2,11,486,15,11,0,128,84,0,2,105,0,8,11,0,1,11,0,47,11,5,1,11,0,1,12,12,10,11,0,17,83,0,1,86,248,17,11,0,64,84,0,1,105,0,5,11,0,2,11,0,2,12,0,28,11,1,3,11,12,18,11,0,12,83,252,5,11,0,10,84,0,2,105,0,1,11,0,7,11,2,3,11,0,3,83],[6,1,3,490,17,11,0,460,84,0,2,105,0,18,11,0,1,12,0,152,11,4,1,11,5,12,11,0,34,83,59,1,11,30,2,11,496,5,11,0,37,11,0,83,85,0,6,88,0,2,105,0,1,11,0,1,12,2,6,11,40,8,11,6,1,11,17,5,11,0,7,11,0,9,83,0,1,86,0,1,11,259,6,11,0,30,11,0,30,85,0,3,105,0,1,132,0,1,11,0,5,11,2,2,11,21,7,11,25,9,11,0,5,11,0,6,83,0,1,86,257,10,11,0,2,11,0,1,11,5,2,11,5,2,11,0,1,83],[6,1,30,505,2,11,0,93,11,0,329,85,0,38,88,0,2,11,2,16,11,0,1,11,117,35,11,15,7,11,0,12,11,0,16,83,0,6,86,59,1,11,570,27,11,0,56,84,0,6,11,0,2,11,1,1,11,80,5,11,6,1,11,0,6,11,0,3,83,0,1,11,296,3,11,0,26,84,0,1,113,0,2,11,0,1,12,0,1,11,63,9,11,5,3,11,0,3,83,0,1,11,284,1,11],[6,1,11,600,55,11,0,258,84,0,16,113,0,38,11,188,7,11,9,3,11,0,8,11,0,8,83,0,6,11,656,1,11,0,33,11,0,21,85,0,2,105,3,3,11,102,3,11,300,15,11,0,9,85,0,2,105,0,1,11,2,1,11,81,3,11,0,1,11],[6,1,31,653,2,11,0,136,11,0,108,85,0,13,105,0,1,132,0,16,11,11,27,11,205,2,11,8,6,11,0,2,83,2,4,11,685,3,11,0,2,31,0,1,11,0,20,84,0,2,11,3,3,11,414,5,11,0,1,31,0,2,11,0,7,84,0,1,11,0,1,12],[661,1,11,99,28,11,0,9,31,0,16,11,0,88,84,0,4,113,0,12,11,0,1,12,0,1,11,11,5,11,35,3,11,221,2,11,697,5,11,0,15,85,430,7,11,1,1,11],[814,63,11,0,16,85,0,9,105,0,4,11,11,1,11,0,1,11,979,1,11,0,4,11,0,11,84,434,2,11,0,1,31],[854,15,11,0,8,31,0,6,11,0,10,84,0,8,11,0,1,12,1000,1,11,0,10,11,0,1,105],[883,9,11,0,1,105,8,1,11,1006,2,11,0,3,31,0,1,11],[887,5,11,0,1,12],[892,1,11]]; +let numTicks = 3155; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.data.js index ebc50e8..5692d1c 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :53:1110","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createAnimation :379:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1884448","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) :533:50","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :74:83","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~styled :33:16","~(anonymous) :37:43","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_16_initializeIcons :2075:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~SplitButtonStyles :4754:34","~SplitButtonView :4898:32","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ButtonView :876:27","~getNativeProps :393:24","~filteredAssign :70:24","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~Button :888:27","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~ButtonSlots :871:28","~useMenuButtonState :2266:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~_resolveStyles :63:24","~concatStyleSets :6:25","~Stylesheet.argsFromClassName :113:55","~(anonymous) :398:92","~TextView :9:25","~useSplitButtonState :4662:36","~MenuButtonView :2438:31","~ai :222:12","~Stylesheet.classNameFromKey :106:54","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~Button_view_deriveRootType :894:36","~useButtonState :487:31","~T :19:239","~useState :23:297","~useState :159:404","~toArray :21:248","~V :20:247","~xe :110:125","~lh :194:140","~tc :55:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~(anonymous) :1577:100","~(anonymous) :30:100","~fa :20:12","~getSlots :109:18","~(anonymous) :1:88","~FontIcon :34:25","~se :109:12","~ke :103:12","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~_loop_1 :113:28","~da :16:12","~Cg :163:12","~Lf :148:288","~he :101:184","~qc :49:12","~pc :48:127","~ge :101:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~R :17:11","~_getCustomizations :102:28","~Button_styles_baseTokens :505:41","~Q :16:293","~qe :107:12","~SplitButtonSlots :4886:33","~factoryComponents_FontIcon :842:43","~useControlledState :1880:28","~W :20:347","~(anonymous) :26:88","~we :110:12","~enabledTokens :543:30","~SplitButton_styles_baseTokens :4691:46","~Ig :185:375","~useContext :22:403","~M :186:11","~N :16:105","~If :147:394","~(anonymous) :2:88","~re :108:12","~_normalizeArg :100:23","~css :7:13","~escape :16:176","~Je :114:12","~Id :87:12","~useCallback :22:349","~useCallback :158:210","~Mf :148:385","~(anonymous) :68:123","~TextStyles :2:27","~Ve :119:12","~oc :48:12","~MenuButtonSlots :2429:32","~(anonymous) :1573:104","~Ng :166:128","~Af :136:12","~_resolveTokens :75:24","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,3047,6],[0,1,1,0,3047,7],[0,1,2,0,3047,8],[0,1,3,0,3047,9],[0,1,4,0,3047,10],[0,1,5,0,1,5,0,3046,11],[0,1,5,1,17,9,0,3,53,0,3026,59],[0,1,5,1,1,12,0,4,15,0,12,25,0,3,5,0,3026,60],[2,1,11,0,4,11,0,12,11,0,3,54,0,3026,61],[2,1,9,0,4,9,0,11,5,0,1,9,0,1,55,0,1,56,0,1,57,0,3026,62],[2,1,13,0,4,16,0,11,27,0,1,26,0,1,5,0,1,5,0,1,58,0,3026,63],[2,1,11,0,4,11,0,11,28,0,1,5,0,1,5,1,1,5,0,3026,64],[2,1,5,0,2,9,0,1,20,0,1,24,0,11,9,0,1,5,3,3026,65],[2,1,14,0,1,17,0,1,21,0,1,5,0,1,5,0,8,29,0,1,49,0,2,51,4,3026,66],[2,1,5,0,1,11,0,1,11,0,1,5,0,1,5,0,8,11,0,1,11,0,2,11,4,3026,67],[2,1,5,0,1,9,0,1,9,1,1,5,0,8,9,0,1,9,0,2,5,4,3026,68],[2,1,5,0,1,18,0,1,22,2,8,30,0,1,50,1,1,52,4,3026,69],[3,1,11,0,1,11,2,1,5,0,7,11,0,1,11,1,1,5,4,4,5,0,3013,70,0,9,200],[3,1,9,0,1,9,2,1,31,0,5,9,0,1,34,0,1,35,0,1,5,1,1,5,7,1,5,0,15,5,0,2998,71,0,9,201],[3,1,19,0,1,23,3,1,32,0,1,37,0,1,42,0,1,43,0,1,45,0,1,5,0,1,36,0,1,5,25,48,5,0,2656,72,0,294,123,0,9,202],[3,1,5,0,1,11,3,1,11,0,1,11,0,1,5,0,1,11,0,1,11,0,1,5,0,1,5,73,1,5,0,32,5,0,95,73,0,2489,80,0,8,135,0,1,155,0,25,156,0,1,176,0,3,186,0,2,197,0,143,5,0,23,6,0,14,136,0,62,137,0,10,148,0,17,149,0,3,160,0,8,167,0,3,173,0,1,180,0,7,182,0,3,190,0,9,203],[3,1,5,0,1,5,3,1,9,0,1,9,0,1,5,0,1,9,0,1,9,1,1,5,106,13,5,0,82,74,0,35,5,0,2295,81,0,128,115,0,27,147,0,4,169,0,8,5,0,1,5,0,8,5,0,12,157,0,5,180,0,1,5,0,3,5,0,2,5,136,7,5,0,22,5,0,1,31,0,14,5,0,51,5,0,10,158,0,1,194,0,8,5,0,2,187,0,5,5,0,12,6,0,3,5,0,8,5,0,3,5,0,1,5,0,7,5,0,3,5,0,2,204,0,3,205,0,4,208],[4,1,5,3,1,33,0,1,38,1,1,44,0,1,46,121,23,5,0,43,75,0,15,77,0,1,198,35,187,5,0,1,82,0,544,85,0,868,90,0,3,107,0,19,108,0,240,112,0,9,121,0,351,122,0,17,129,0,27,145,0,19,151,0,1,168,0,5,177,0,4,195,0,4,5,0,17,116,0,99,120,0,5,164,0,2,177,0,1,199,0,4,5,0,1,89,0,11,91,0,4,127,0,7,184,0,2,5,0,2,127,17,6,5,0,6,160,0,5,5,184,2,5,41,10,5,0,5,5,0,5,159,0,1,5,8,2,5,5,12,5,20,2,5,3,2,5,0,1,5,0,2,206,0,4,5],[8,1,11,0,1,11,1,1,11,0,1,11,144,10,5,0,33,76,0,3,5,0,12,78,0,1,5,146,76,5,0,1,5,0,10,5,0,509,86,0,25,150,0,13,5,0,36,91,0,795,99,0,4,128,0,19,150,0,1,172,0,3,5,0,6,5,0,2,109,0,8,170,0,3,188,0,168,5,0,68,112,0,4,162,0,2,5,0,4,131,0,3,188,0,7,5,0,329,86,0,15,150,0,7,5,0,2,109,0,8,138,0,9,5,0,18,153,0,8,5,0,11,152,0,1,5,0,5,178,0,4,5,4,13,5,0,3,117,0,1,196,0,5,5,0,80,86,0,7,91,0,7,150,0,3,5,0,2,152,0,1,5,0,1,178,0,1,5,4,1,183,0,5,5,0,6,92,0,4,5,0,7,5,1,1,5,0,2,5,23,6,5,247,5,5,48,2,5,6,2,207],[8,1,34,0,1,9,1,1,9,0,1,47,154,10,5,0,22,77,0,1,198,3,6,5,0,6,79,213,10,5,0,1,83,8,2,5,0,14,5,0,448,87,0,14,102,0,33,133,0,25,5,11,2,5,0,2,5,0,34,92,0,7,5,0,787,86,0,1,181,0,4,5,0,19,5,0,1,5,2,1,5,5,1,5,0,2,110,0,1,5,0,7,131,0,3,189,26,142,5,0,62,5,0,1,165,0,2,174,0,3,175,0,4,5,1,1,5,0,4,132,0,2,5,0,1,189,7,10,5,0,269,87,0,20,102,0,30,133,0,15,5,3,4,5,0,1,5,0,1,110,0,2,5,0,5,139,0,1,171,9,18,5,8,11,5,1,5,5,13,8,191,0,3,5,0,1,5,5,1,5,0,76,87,0,3,102,0,3,5,0,4,92,0,7,5,3,2,5,1,1,5,5,1,5,5,3,5,0,3,119,352,2,5],[8,1,5,0,1,39,1,1,5,0,1,48,164,5,5,0,15,78,0,2,193,0,1,5,9,6,5,223,1,84,19,5,5,0,6,5,0,442,88,0,14,103,0,2,5,0,31,134,19,6,5,15,11,5,0,23,119,6,1,5,0,8,5,0,729,87,0,24,102,0,26,133,0,1,5,18,5,5,10,1,5,0,1,111,1,2,5,0,3,132,0,2,171,0,3,5,62,106,5,19,43,5,0,1,5,0,2,5,0,3,5,6,4,5,2,1,111,14,3,5,0,7,5,0,262,88,0,1,5,0,19,103,0,30,134,11,4,5,8,1,111,2,5,140,0,1,5,65,2,5,0,6,192,10,1,5,0,75,88,0,2,5,0,1,103,3,4,119,5,2,5,21,3,5],[8,1,5,0,1,11,2,1,5,169,2,5,0,13,79,0,2,5,239,1,5,30,7,5,0,10,89,0,425,93,0,2,5,0,12,104,2,1,5,0,27,103,0,1,163,0,2,166,51,23,5,12,3,5,0,3,5,0,726,88,0,1,5,0,23,103,0,3,5,0,23,134,35,1,5,3,3,5,0,2,5,2,1,5,213,17,5,18,1,5,24,6,5,0,11,89,0,245,93,1,19,104,0,5,5,0,20,103,0,3,163,0,2,166,23,1,5,2,1,5,0,3,111,0,1,141,68,6,5,11,4,5,0,3,89,0,68,93,2,1,104,3,4,5,30,1,5],[9,1,9,2,1,5,171,13,5,241,1,5,37,7,5,0,3,183,0,29,5,0,367,94,0,27,127,0,1,161,0,1,179,2,7,5,0,4,104,0,1,130,3,1,5,0,26,104,0,1,5,0,2,5,62,12,5,18,10,5,0,6,89,0,710,93,1,23,104,3,2,5,0,16,103,0,1,163,0,4,166,326,9,5,0,2,183,0,15,5,0,212,94,0,18,127,1,14,5,0,3,104,0,2,130,5,20,104,0,3,5,0,2,5,27,3,5,0,1,5,72,2,5,15,3,5,0,5,5,0,56,94,0,6,127,0,1,161,2,1,5,6,1,5],[9,1,40,472,1,5,0,3,5,20,9,5,0,48,5,0,315,95,0,4,142,0,27,5,0,1,5,0,1,5,9,4,5,0,1,5,4,5,5,0,18,104,0,3,130,2,1,5,102,5,5,0,1,183,0,10,5,0,679,94,0,21,127,1,8,5,0,12,104,0,3,130,5,16,104,0,1,5,0,4,5,335,2,5,12,3,5,0,32,5,0,178,95,0,2,142,0,18,5,15,3,5,0,2,5,5,8,5,0,12,104,4,1,5,128,14,5,0,42,95,0,6,5,0,1,5],[9,1,11,531,22,5,0,9,5,0,250,96,0,55,113,0,1,146,0,3,5,0,1,143,52,2,5,0,16,144,0,3,5,110,1,5,7,3,5,0,20,5,0,656,95,0,3,142,0,21,5,9,5,5,0,2,104,0,5,130,0,3,5,5,2,5,0,12,104,0,2,130,2,3,5,366,18,5,0,11,5,0,117,96,0,48,113,0,2,146,0,1,5,0,1,143,51,6,5,0,6,144,137,10,5,0,3,5,0,32,96,0,7,113],[9,1,41,561,1,5,0,5,5,0,2,97,0,243,100,0,8,5,0,3,98,0,44,114,0,1,5,3,1,5,54,11,5,0,4,154,0,1,179,2,1,5,129,12,5,0,16,5,0,590,96,0,50,113,0,2,5,0,1,143,35,2,5,0,5,185,2,1,5,7,6,5,0,2,104,0,2,130,0,2,144,0,2,5,400,6,5,0,2,97,0,109,100,0,8,5,0,4,98,0,36,114,0,2,5,1,1,5,57,4,5,0,1,154,0,1,179,150,1,5,0,1,97,0,30,100,0,3,5,0,4,114],[9,1,5,567,2,98,0,15,5,0,4,98,0,54,101,0,161,105,0,9,124,8,3,5,0,12,5,0,32,114,70,4,5,0,1,5,159,1,5,0,5,5,0,3,97,0,582,100,0,4,5,0,5,98,0,41,114,2,1,5,37,5,5,16,2,144,0,2,185,0,2,5,408,1,5,0,1,98,0,8,5,0,21,101,0,73,105,0,7,124,8,4,5,0,5,5,0,31,114,65,1,5,0,1,5,151,1,5,0,4,5,0,8,101,0,13,105,0,5,124,3,1,5,0,3,114],[577,1,5,0,1,6,15,3,5,0,1,6,0,54,5,0,23,5,0,3,98,0,134,105,0,1,181,0,9,5,23,14,5,0,15,114,0,3,118,240,1,5,0,2,98,0,13,5,0,2,98,0,129,101,0,420,105,0,18,124,4,4,5,0,1,6,0,5,5,0,36,114,41,4,5,16,1,154,0,1,179,0,2,5,411,1,5,8,21,5,0,8,5,0,2,98,0,63,105,0,7,5,17,15,5,0,15,114,0,1,118,223,8,5,0,2,5,0,1,98,0,10,105,0,5,5,4,3,114],[578,1,5,18,1,5,44,10,5,10,13,5,0,3,5,0,38,5,0,4,98,0,84,106,0,7,126,0,1,181,0,1,5,0,9,5,30,7,5,0,5,5,0,9,114,0,1,118,0,3,5,241,2,6,13,1,5,0,1,6,0,129,5,0,14,5,0,2,98,0,404,105,0,18,5,8,1,5,5,15,5,0,21,114,41,4,5,16,1,5,0,1,5,1,1,5,439,2,5,5,3,5,0,2,6,0,29,5,0,1,98,0,33,106,1,6,5,27,5,5,0,5,5,0,7,114,0,3,118,0,1,5,230,1,5,2,1,5,0,10,5,0,5,5,4,2,5,0,1,114],[716,2,5,0,2,6,0,15,5,0,67,105,0,2,125,0,7,5,0,1,5,40,7,5,5,8,5,0,1,114,0,1,5,244,2,5,14,1,5,97,32,5,10,4,5,0,2,5,0,73,5,0,293,106,0,38,126,2,16,5,22,7,5,0,6,5,0,8,114,0,7,118,64,1,5,449,2,5,29,1,5,0,6,5,0,26,105,0,1,125,34,5,5,5,6,5,0,1,114,0,3,5,256,1,5],[718,2,5,14,1,5,0,41,5,0,2,98,0,24,106,0,2,5,0,7,5,61,1,5,480,44,5,0,237,105,0,12,125,0,38,5,40,7,5,5,1,5,0,2,5,0,6,114,0,7,5,552,14,5,0,12,106,0,1,5,50,1,5,1,2,5],[761,9,5,0,6,31,0,2,5,0,3,5,0,18,105,0,3,125,5,4,5,583,3,5,0,117,5,0,19,98,0,101,106,0,12,5,14,24,5,52,1,5,1,1,5,0,6,5,3,4,5,562,3,5,0,1,31,0,1,5,0,11,105],[780,1,5,0,7,5,0,11,106,0,3,5,673,27,5,0,12,31,0,16,5,0,3,6,0,20,5,0,77,105,0,4,125,10,2,5,37,1,5,54,1,5,580,11,5],[786,2,5,0,3,5,0,8,105,731,3,5,19,1,5,0,52,5,0,7,98,0,17,106,0,1,181,0,4,5,693,2,5,0,1,31],[791,8,5,781,16,5,0,9,31,0,6,5,0,1,6,0,2,5,0,15,105,0,1,5],[795,2,5,0,2,31,812,1,5,2,14,5,0,1,98],[1621,6,5,0,1,31,0,1,5]]; -numTicks = 3048; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :53:1110","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createAnimation :379:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1884448","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) :533:50","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :74:83","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~styled :33:16","~(anonymous) :37:43","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_16_initializeIcons :2075:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~SplitButtonStyles :4754:34","~SplitButtonView :4898:32","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ButtonView :876:27","~getNativeProps :393:24","~filteredAssign :70:24","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~Button :888:27","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~ButtonSlots :871:28","~useMenuButtonState :2266:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~_resolveStyles :63:24","~concatStyleSets :6:25","~Stylesheet.argsFromClassName :113:55","~(anonymous) :398:92","~TextView :9:25","~useSplitButtonState :4662:36","~MenuButtonView :2438:31","~ai :222:12","~Stylesheet.classNameFromKey :106:54","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~Button_view_deriveRootType :894:36","~useButtonState :487:31","~T :19:239","~useState :23:297","~useState :159:404","~toArray :21:248","~V :20:247","~xe :110:125","~lh :194:140","~tc :55:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~(anonymous) :1577:100","~(anonymous) :30:100","~fa :20:12","~getSlots :109:18","~(anonymous) :1:88","~FontIcon :34:25","~se :109:12","~ke :103:12","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~_loop_1 :113:28","~da :16:12","~Cg :163:12","~Lf :148:288","~he :101:184","~qc :49:12","~pc :48:127","~ge :101:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~R :17:11","~_getCustomizations :102:28","~Button_styles_baseTokens :505:41","~Q :16:293","~qe :107:12","~SplitButtonSlots :4886:33","~factoryComponents_FontIcon :842:43","~useControlledState :1880:28","~W :20:347","~(anonymous) :26:88","~we :110:12","~enabledTokens :543:30","~SplitButton_styles_baseTokens :4691:46","~Ig :185:375","~useContext :22:403","~M :186:11","~N :16:105","~If :147:394","~(anonymous) :2:88","~re :108:12","~_normalizeArg :100:23","~css :7:13","~escape :16:176","~Je :114:12","~Id :87:12","~useCallback :22:349","~useCallback :158:210","~Mf :148:385","~(anonymous) :68:123","~TextStyles :2:27","~Ve :119:12","~oc :48:12","~MenuButtonSlots :2429:32","~(anonymous) :1573:104","~Ng :166:128","~Af :136:12","~_resolveTokens :75:24","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,3047,6],[0,1,1,0,3047,7],[0,1,2,0,3047,8],[0,1,3,0,3047,9],[0,1,4,0,3047,10],[0,1,5,0,1,5,0,3046,11],[0,1,5,1,17,9,0,3,53,0,3026,59],[0,1,5,1,1,12,0,4,15,0,12,25,0,3,5,0,3026,60],[2,1,11,0,4,11,0,12,11,0,3,54,0,3026,61],[2,1,9,0,4,9,0,11,5,0,1,9,0,1,55,0,1,56,0,1,57,0,3026,62],[2,1,13,0,4,16,0,11,27,0,1,26,0,1,5,0,1,5,0,1,58,0,3026,63],[2,1,11,0,4,11,0,11,28,0,1,5,0,1,5,1,1,5,0,3026,64],[2,1,5,0,2,9,0,1,20,0,1,24,0,11,9,0,1,5,3,3026,65],[2,1,14,0,1,17,0,1,21,0,1,5,0,1,5,0,8,29,0,1,49,0,2,51,4,3026,66],[2,1,5,0,1,11,0,1,11,0,1,5,0,1,5,0,8,11,0,1,11,0,2,11,4,3026,67],[2,1,5,0,1,9,0,1,9,1,1,5,0,8,9,0,1,9,0,2,5,4,3026,68],[2,1,5,0,1,18,0,1,22,2,8,30,0,1,50,1,1,52,4,3026,69],[3,1,11,0,1,11,2,1,5,0,7,11,0,1,11,1,1,5,4,4,5,0,3013,70,0,9,200],[3,1,9,0,1,9,2,1,31,0,5,9,0,1,34,0,1,35,0,1,5,1,1,5,7,1,5,0,15,5,0,2998,71,0,9,201],[3,1,19,0,1,23,3,1,32,0,1,37,0,1,42,0,1,43,0,1,45,0,1,5,0,1,36,0,1,5,25,48,5,0,2656,72,0,294,123,0,9,202],[3,1,5,0,1,11,3,1,11,0,1,11,0,1,5,0,1,11,0,1,11,0,1,5,0,1,5,73,1,5,0,32,5,0,95,73,0,2489,80,0,8,135,0,1,155,0,25,156,0,1,176,0,3,186,0,2,197,0,143,5,0,23,6,0,14,136,0,62,137,0,10,148,0,17,149,0,3,160,0,8,167,0,3,173,0,1,180,0,7,182,0,3,190,0,9,203],[3,1,5,0,1,5,3,1,9,0,1,9,0,1,5,0,1,9,0,1,9,1,1,5,106,13,5,0,82,74,0,35,5,0,2295,81,0,128,115,0,27,147,0,4,169,0,8,5,0,1,5,0,8,5,0,12,157,0,5,180,0,1,5,0,3,5,0,2,5,136,7,5,0,22,5,0,1,31,0,14,5,0,51,5,0,10,158,0,1,194,0,8,5,0,2,187,0,5,5,0,12,6,0,3,5,0,8,5,0,3,5,0,1,5,0,7,5,0,3,5,0,2,204,0,3,205,0,4,208],[4,1,5,3,1,33,0,1,38,1,1,44,0,1,46,121,23,5,0,43,75,0,15,77,0,1,198,35,187,5,0,1,82,0,544,85,0,868,90,0,3,107,0,19,108,0,240,112,0,9,121,0,351,122,0,17,129,0,27,145,0,19,151,0,1,168,0,5,177,0,4,195,0,4,5,0,17,116,0,99,120,0,5,164,0,2,177,0,1,199,0,4,5,0,1,89,0,11,91,0,4,127,0,7,184,0,2,5,0,2,127,17,6,5,0,6,160,0,5,5,184,2,5,41,10,5,0,5,5,0,5,159,0,1,5,8,2,5,5,12,5,20,2,5,3,2,5,0,1,5,0,2,206,0,4,5],[8,1,11,0,1,11,1,1,11,0,1,11,144,10,5,0,33,76,0,3,5,0,12,78,0,1,5,146,76,5,0,1,5,0,10,5,0,509,86,0,25,150,0,13,5,0,36,91,0,795,99,0,4,128,0,19,150,0,1,172,0,3,5,0,6,5,0,2,109,0,8,170,0,3,188,0,168,5,0,68,112,0,4,162,0,2,5,0,4,131,0,3,188,0,7,5,0,329,86,0,15,150,0,7,5,0,2,109,0,8,138,0,9,5,0,18,153,0,8,5,0,11,152,0,1,5,0,5,178,0,4,5,4,13,5,0,3,117,0,1,196,0,5,5,0,80,86,0,7,91,0,7,150,0,3,5,0,2,152,0,1,5,0,1,178,0,1,5,4,1,183,0,5,5,0,6,92,0,4,5,0,7,5,1,1,5,0,2,5,23,6,5,247,5,5,48,2,5,6,2,207],[8,1,34,0,1,9,1,1,9,0,1,47,154,10,5,0,22,77,0,1,198,3,6,5,0,6,79,213,10,5,0,1,83,8,2,5,0,14,5,0,448,87,0,14,102,0,33,133,0,25,5,11,2,5,0,2,5,0,34,92,0,7,5,0,787,86,0,1,181,0,4,5,0,19,5,0,1,5,2,1,5,5,1,5,0,2,110,0,1,5,0,7,131,0,3,189,26,142,5,0,62,5,0,1,165,0,2,174,0,3,175,0,4,5,1,1,5,0,4,132,0,2,5,0,1,189,7,10,5,0,269,87,0,20,102,0,30,133,0,15,5,3,4,5,0,1,5,0,1,110,0,2,5,0,5,139,0,1,171,9,18,5,8,11,5,1,5,5,13,8,191,0,3,5,0,1,5,5,1,5,0,76,87,0,3,102,0,3,5,0,4,92,0,7,5,3,2,5,1,1,5,5,1,5,5,3,5,0,3,119,352,2,5],[8,1,5,0,1,39,1,1,5,0,1,48,164,5,5,0,15,78,0,2,193,0,1,5,9,6,5,223,1,84,19,5,5,0,6,5,0,442,88,0,14,103,0,2,5,0,31,134,19,6,5,15,11,5,0,23,119,6,1,5,0,8,5,0,729,87,0,24,102,0,26,133,0,1,5,18,5,5,10,1,5,0,1,111,1,2,5,0,3,132,0,2,171,0,3,5,62,106,5,19,43,5,0,1,5,0,2,5,0,3,5,6,4,5,2,1,111,14,3,5,0,7,5,0,262,88,0,1,5,0,19,103,0,30,134,11,4,5,8,1,111,2,5,140,0,1,5,65,2,5,0,6,192,10,1,5,0,75,88,0,2,5,0,1,103,3,4,119,5,2,5,21,3,5],[8,1,5,0,1,11,2,1,5,169,2,5,0,13,79,0,2,5,239,1,5,30,7,5,0,10,89,0,425,93,0,2,5,0,12,104,2,1,5,0,27,103,0,1,163,0,2,166,51,23,5,12,3,5,0,3,5,0,726,88,0,1,5,0,23,103,0,3,5,0,23,134,35,1,5,3,3,5,0,2,5,2,1,5,213,17,5,18,1,5,24,6,5,0,11,89,0,245,93,1,19,104,0,5,5,0,20,103,0,3,163,0,2,166,23,1,5,2,1,5,0,3,111,0,1,141,68,6,5,11,4,5,0,3,89,0,68,93,2,1,104,3,4,5,30,1,5],[9,1,9,2,1,5,171,13,5,241,1,5,37,7,5,0,3,183,0,29,5,0,367,94,0,27,127,0,1,161,0,1,179,2,7,5,0,4,104,0,1,130,3,1,5,0,26,104,0,1,5,0,2,5,62,12,5,18,10,5,0,6,89,0,710,93,1,23,104,3,2,5,0,16,103,0,1,163,0,4,166,326,9,5,0,2,183,0,15,5,0,212,94,0,18,127,1,14,5,0,3,104,0,2,130,5,20,104,0,3,5,0,2,5,27,3,5,0,1,5,72,2,5,15,3,5,0,5,5,0,56,94,0,6,127,0,1,161,2,1,5,6,1,5],[9,1,40,472,1,5,0,3,5,20,9,5,0,48,5,0,315,95,0,4,142,0,27,5,0,1,5,0,1,5,9,4,5,0,1,5,4,5,5,0,18,104,0,3,130,2,1,5,102,5,5,0,1,183,0,10,5,0,679,94,0,21,127,1,8,5,0,12,104,0,3,130,5,16,104,0,1,5,0,4,5,335,2,5,12,3,5,0,32,5,0,178,95,0,2,142,0,18,5,15,3,5,0,2,5,5,8,5,0,12,104,4,1,5,128,14,5,0,42,95,0,6,5,0,1,5],[9,1,11,531,22,5,0,9,5,0,250,96,0,55,113,0,1,146,0,3,5,0,1,143,52,2,5,0,16,144,0,3,5,110,1,5,7,3,5,0,20,5,0,656,95,0,3,142,0,21,5,9,5,5,0,2,104,0,5,130,0,3,5,5,2,5,0,12,104,0,2,130,2,3,5,366,18,5,0,11,5,0,117,96,0,48,113,0,2,146,0,1,5,0,1,143,51,6,5,0,6,144,137,10,5,0,3,5,0,32,96,0,7,113],[9,1,41,561,1,5,0,5,5,0,2,97,0,243,100,0,8,5,0,3,98,0,44,114,0,1,5,3,1,5,54,11,5,0,4,154,0,1,179,2,1,5,129,12,5,0,16,5,0,590,96,0,50,113,0,2,5,0,1,143,35,2,5,0,5,185,2,1,5,7,6,5,0,2,104,0,2,130,0,2,144,0,2,5,400,6,5,0,2,97,0,109,100,0,8,5,0,4,98,0,36,114,0,2,5,1,1,5,57,4,5,0,1,154,0,1,179,150,1,5,0,1,97,0,30,100,0,3,5,0,4,114],[9,1,5,567,2,98,0,15,5,0,4,98,0,54,101,0,161,105,0,9,124,8,3,5,0,12,5,0,32,114,70,4,5,0,1,5,159,1,5,0,5,5,0,3,97,0,582,100,0,4,5,0,5,98,0,41,114,2,1,5,37,5,5,16,2,144,0,2,185,0,2,5,408,1,5,0,1,98,0,8,5,0,21,101,0,73,105,0,7,124,8,4,5,0,5,5,0,31,114,65,1,5,0,1,5,151,1,5,0,4,5,0,8,101,0,13,105,0,5,124,3,1,5,0,3,114],[577,1,5,0,1,6,15,3,5,0,1,6,0,54,5,0,23,5,0,3,98,0,134,105,0,1,181,0,9,5,23,14,5,0,15,114,0,3,118,240,1,5,0,2,98,0,13,5,0,2,98,0,129,101,0,420,105,0,18,124,4,4,5,0,1,6,0,5,5,0,36,114,41,4,5,16,1,154,0,1,179,0,2,5,411,1,5,8,21,5,0,8,5,0,2,98,0,63,105,0,7,5,17,15,5,0,15,114,0,1,118,223,8,5,0,2,5,0,1,98,0,10,105,0,5,5,4,3,114],[578,1,5,18,1,5,44,10,5,10,13,5,0,3,5,0,38,5,0,4,98,0,84,106,0,7,126,0,1,181,0,1,5,0,9,5,30,7,5,0,5,5,0,9,114,0,1,118,0,3,5,241,2,6,13,1,5,0,1,6,0,129,5,0,14,5,0,2,98,0,404,105,0,18,5,8,1,5,5,15,5,0,21,114,41,4,5,16,1,5,0,1,5,1,1,5,439,2,5,5,3,5,0,2,6,0,29,5,0,1,98,0,33,106,1,6,5,27,5,5,0,5,5,0,7,114,0,3,118,0,1,5,230,1,5,2,1,5,0,10,5,0,5,5,4,2,5,0,1,114],[716,2,5,0,2,6,0,15,5,0,67,105,0,2,125,0,7,5,0,1,5,40,7,5,5,8,5,0,1,114,0,1,5,244,2,5,14,1,5,97,32,5,10,4,5,0,2,5,0,73,5,0,293,106,0,38,126,2,16,5,22,7,5,0,6,5,0,8,114,0,7,118,64,1,5,449,2,5,29,1,5,0,6,5,0,26,105,0,1,125,34,5,5,5,6,5,0,1,114,0,3,5,256,1,5],[718,2,5,14,1,5,0,41,5,0,2,98,0,24,106,0,2,5,0,7,5,61,1,5,480,44,5,0,237,105,0,12,125,0,38,5,40,7,5,5,1,5,0,2,5,0,6,114,0,7,5,552,14,5,0,12,106,0,1,5,50,1,5,1,2,5],[761,9,5,0,6,31,0,2,5,0,3,5,0,18,105,0,3,125,5,4,5,583,3,5,0,117,5,0,19,98,0,101,106,0,12,5,14,24,5,52,1,5,1,1,5,0,6,5,3,4,5,562,3,5,0,1,31,0,1,5,0,11,105],[780,1,5,0,7,5,0,11,106,0,3,5,673,27,5,0,12,31,0,16,5,0,3,6,0,20,5,0,77,105,0,4,125,10,2,5,37,1,5,54,1,5,580,11,5],[786,2,5,0,3,5,0,8,105,731,3,5,19,1,5,0,52,5,0,7,98,0,17,106,0,1,181,0,4,5,693,2,5,0,1,31],[791,8,5,781,16,5,0,9,31,0,6,5,0,1,6,0,2,5,0,15,105,0,1,5],[795,2,5,0,2,31,812,1,5,2,14,5,0,1,98],[1621,6,5,0,1,31,0,1,5]]; +let numTicks = 3048; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.html b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.html index 509e1e8..5db576b 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButtonNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :53:1110","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createAnimation :379:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1884448","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) :533:50","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :74:83","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~styled :33:16","~(anonymous) :37:43","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_16_initializeIcons :2075:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~SplitButtonStyles :4754:34","~SplitButtonView :4898:32","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ButtonView :876:27","~getNativeProps :393:24","~filteredAssign :70:24","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~Button :888:27","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~ButtonSlots :871:28","~useMenuButtonState :2266:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~_resolveStyles :63:24","~concatStyleSets :6:25","~Stylesheet.argsFromClassName :113:55","~(anonymous) :398:92","~TextView :9:25","~useSplitButtonState :4662:36","~MenuButtonView :2438:31","~ai :222:12","~Stylesheet.classNameFromKey :106:54","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~Button_view_deriveRootType :894:36","~useButtonState :487:31","~T :19:239","~useState :23:297","~useState :159:404","~toArray :21:248","~V :20:247","~xe :110:125","~lh :194:140","~tc :55:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~(anonymous) :1577:100","~(anonymous) :30:100","~fa :20:12","~getSlots :109:18","~(anonymous) :1:88","~FontIcon :34:25","~se :109:12","~ke :103:12","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~_loop_1 :113:28","~da :16:12","~Cg :163:12","~Lf :148:288","~he :101:184","~qc :49:12","~pc :48:127","~ge :101:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~R :17:11","~_getCustomizations :102:28","~Button_styles_baseTokens :505:41","~Q :16:293","~qe :107:12","~SplitButtonSlots :4886:33","~factoryComponents_FontIcon :842:43","~useControlledState :1880:28","~W :20:347","~(anonymous) :26:88","~we :110:12","~enabledTokens :543:30","~SplitButton_styles_baseTokens :4691:46","~Ig :185:375","~useContext :22:403","~M :186:11","~N :16:105","~If :147:394","~(anonymous) :2:88","~re :108:12","~_normalizeArg :100:23","~css :7:13","~escape :16:176","~Je :114:12","~Id :87:12","~useCallback :22:349","~useCallback :158:210","~Mf :148:385","~(anonymous) :68:123","~TextStyles :2:27","~Ve :119:12","~oc :48:12","~MenuButtonSlots :2429:32","~(anonymous) :1573:104","~Ng :166:128","~Af :136:12","~_resolveTokens :75:24","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,3047,6],[0,1,1,0,3047,7],[0,1,2,0,3047,8],[0,1,3,0,3047,9],[0,1,4,0,3047,10],[0,1,5,0,1,5,0,3046,11],[0,1,5,1,17,9,0,3,53,0,3026,59],[0,1,5,1,1,12,0,4,15,0,12,25,0,3,5,0,3026,60],[2,1,11,0,4,11,0,12,11,0,3,54,0,3026,61],[2,1,9,0,4,9,0,11,5,0,1,9,0,1,55,0,1,56,0,1,57,0,3026,62],[2,1,13,0,4,16,0,11,27,0,1,26,0,1,5,0,1,5,0,1,58,0,3026,63],[2,1,11,0,4,11,0,11,28,0,1,5,0,1,5,1,1,5,0,3026,64],[2,1,5,0,2,9,0,1,20,0,1,24,0,11,9,0,1,5,3,3026,65],[2,1,14,0,1,17,0,1,21,0,1,5,0,1,5,0,8,29,0,1,49,0,2,51,4,3026,66],[2,1,5,0,1,11,0,1,11,0,1,5,0,1,5,0,8,11,0,1,11,0,2,11,4,3026,67],[2,1,5,0,1,9,0,1,9,1,1,5,0,8,9,0,1,9,0,2,5,4,3026,68],[2,1,5,0,1,18,0,1,22,2,8,30,0,1,50,1,1,52,4,3026,69],[3,1,11,0,1,11,2,1,5,0,7,11,0,1,11,1,1,5,4,4,5,0,3013,70,0,9,200],[3,1,9,0,1,9,2,1,31,0,5,9,0,1,34,0,1,35,0,1,5,1,1,5,7,1,5,0,15,5,0,2998,71,0,9,201],[3,1,19,0,1,23,3,1,32,0,1,37,0,1,42,0,1,43,0,1,45,0,1,5,0,1,36,0,1,5,25,48,5,0,2656,72,0,294,123,0,9,202],[3,1,5,0,1,11,3,1,11,0,1,11,0,1,5,0,1,11,0,1,11,0,1,5,0,1,5,73,1,5,0,32,5,0,95,73,0,2489,80,0,8,135,0,1,155,0,25,156,0,1,176,0,3,186,0,2,197,0,143,5,0,23,6,0,14,136,0,62,137,0,10,148,0,17,149,0,3,160,0,8,167,0,3,173,0,1,180,0,7,182,0,3,190,0,9,203],[3,1,5,0,1,5,3,1,9,0,1,9,0,1,5,0,1,9,0,1,9,1,1,5,106,13,5,0,82,74,0,35,5,0,2295,81,0,128,115,0,27,147,0,4,169,0,8,5,0,1,5,0,8,5,0,12,157,0,5,180,0,1,5,0,3,5,0,2,5,136,7,5,0,22,5,0,1,31,0,14,5,0,51,5,0,10,158,0,1,194,0,8,5,0,2,187,0,5,5,0,12,6,0,3,5,0,8,5,0,3,5,0,1,5,0,7,5,0,3,5,0,2,204,0,3,205,0,4,208],[4,1,5,3,1,33,0,1,38,1,1,44,0,1,46,121,23,5,0,43,75,0,15,77,0,1,198,35,187,5,0,1,82,0,544,85,0,868,90,0,3,107,0,19,108,0,240,112,0,9,121,0,351,122,0,17,129,0,27,145,0,19,151,0,1,168,0,5,177,0,4,195,0,4,5,0,17,116,0,99,120,0,5,164,0,2,177,0,1,199,0,4,5,0,1,89,0,11,91,0,4,127,0,7,184,0,2,5,0,2,127,17,6,5,0,6,160,0,5,5,184,2,5,41,10,5,0,5,5,0,5,159,0,1,5,8,2,5,5,12,5,20,2,5,3,2,5,0,1,5,0,2,206,0,4,5],[8,1,11,0,1,11,1,1,11,0,1,11,144,10,5,0,33,76,0,3,5,0,12,78,0,1,5,146,76,5,0,1,5,0,10,5,0,509,86,0,25,150,0,13,5,0,36,91,0,795,99,0,4,128,0,19,150,0,1,172,0,3,5,0,6,5,0,2,109,0,8,170,0,3,188,0,168,5,0,68,112,0,4,162,0,2,5,0,4,131,0,3,188,0,7,5,0,329,86,0,15,150,0,7,5,0,2,109,0,8,138,0,9,5,0,18,153,0,8,5,0,11,152,0,1,5,0,5,178,0,4,5,4,13,5,0,3,117,0,1,196,0,5,5,0,80,86,0,7,91,0,7,150,0,3,5,0,2,152,0,1,5,0,1,178,0,1,5,4,1,183,0,5,5,0,6,92,0,4,5,0,7,5,1,1,5,0,2,5,23,6,5,247,5,5,48,2,5,6,2,207],[8,1,34,0,1,9,1,1,9,0,1,47,154,10,5,0,22,77,0,1,198,3,6,5,0,6,79,213,10,5,0,1,83,8,2,5,0,14,5,0,448,87,0,14,102,0,33,133,0,25,5,11,2,5,0,2,5,0,34,92,0,7,5,0,787,86,0,1,181,0,4,5,0,19,5,0,1,5,2,1,5,5,1,5,0,2,110,0,1,5,0,7,131,0,3,189,26,142,5,0,62,5,0,1,165,0,2,174,0,3,175,0,4,5,1,1,5,0,4,132,0,2,5,0,1,189,7,10,5,0,269,87,0,20,102,0,30,133,0,15,5,3,4,5,0,1,5,0,1,110,0,2,5,0,5,139,0,1,171,9,18,5,8,11,5,1,5,5,13,8,191,0,3,5,0,1,5,5,1,5,0,76,87,0,3,102,0,3,5,0,4,92,0,7,5,3,2,5,1,1,5,5,1,5,5,3,5,0,3,119,352,2,5],[8,1,5,0,1,39,1,1,5,0,1,48,164,5,5,0,15,78,0,2,193,0,1,5,9,6,5,223,1,84,19,5,5,0,6,5,0,442,88,0,14,103,0,2,5,0,31,134,19,6,5,15,11,5,0,23,119,6,1,5,0,8,5,0,729,87,0,24,102,0,26,133,0,1,5,18,5,5,10,1,5,0,1,111,1,2,5,0,3,132,0,2,171,0,3,5,62,106,5,19,43,5,0,1,5,0,2,5,0,3,5,6,4,5,2,1,111,14,3,5,0,7,5,0,262,88,0,1,5,0,19,103,0,30,134,11,4,5,8,1,111,2,5,140,0,1,5,65,2,5,0,6,192,10,1,5,0,75,88,0,2,5,0,1,103,3,4,119,5,2,5,21,3,5],[8,1,5,0,1,11,2,1,5,169,2,5,0,13,79,0,2,5,239,1,5,30,7,5,0,10,89,0,425,93,0,2,5,0,12,104,2,1,5,0,27,103,0,1,163,0,2,166,51,23,5,12,3,5,0,3,5,0,726,88,0,1,5,0,23,103,0,3,5,0,23,134,35,1,5,3,3,5,0,2,5,2,1,5,213,17,5,18,1,5,24,6,5,0,11,89,0,245,93,1,19,104,0,5,5,0,20,103,0,3,163,0,2,166,23,1,5,2,1,5,0,3,111,0,1,141,68,6,5,11,4,5,0,3,89,0,68,93,2,1,104,3,4,5,30,1,5],[9,1,9,2,1,5,171,13,5,241,1,5,37,7,5,0,3,183,0,29,5,0,367,94,0,27,127,0,1,161,0,1,179,2,7,5,0,4,104,0,1,130,3,1,5,0,26,104,0,1,5,0,2,5,62,12,5,18,10,5,0,6,89,0,710,93,1,23,104,3,2,5,0,16,103,0,1,163,0,4,166,326,9,5,0,2,183,0,15,5,0,212,94,0,18,127,1,14,5,0,3,104,0,2,130,5,20,104,0,3,5,0,2,5,27,3,5,0,1,5,72,2,5,15,3,5,0,5,5,0,56,94,0,6,127,0,1,161,2,1,5,6,1,5],[9,1,40,472,1,5,0,3,5,20,9,5,0,48,5,0,315,95,0,4,142,0,27,5,0,1,5,0,1,5,9,4,5,0,1,5,4,5,5,0,18,104,0,3,130,2,1,5,102,5,5,0,1,183,0,10,5,0,679,94,0,21,127,1,8,5,0,12,104,0,3,130,5,16,104,0,1,5,0,4,5,335,2,5,12,3,5,0,32,5,0,178,95,0,2,142,0,18,5,15,3,5,0,2,5,5,8,5,0,12,104,4,1,5,128,14,5,0,42,95,0,6,5,0,1,5],[9,1,11,531,22,5,0,9,5,0,250,96,0,55,113,0,1,146,0,3,5,0,1,143,52,2,5,0,16,144,0,3,5,110,1,5,7,3,5,0,20,5,0,656,95,0,3,142,0,21,5,9,5,5,0,2,104,0,5,130,0,3,5,5,2,5,0,12,104,0,2,130,2,3,5,366,18,5,0,11,5,0,117,96,0,48,113,0,2,146,0,1,5,0,1,143,51,6,5,0,6,144,137,10,5,0,3,5,0,32,96,0,7,113],[9,1,41,561,1,5,0,5,5,0,2,97,0,243,100,0,8,5,0,3,98,0,44,114,0,1,5,3,1,5,54,11,5,0,4,154,0,1,179,2,1,5,129,12,5,0,16,5,0,590,96,0,50,113,0,2,5,0,1,143,35,2,5,0,5,185,2,1,5,7,6,5,0,2,104,0,2,130,0,2,144,0,2,5,400,6,5,0,2,97,0,109,100,0,8,5,0,4,98,0,36,114,0,2,5,1,1,5,57,4,5,0,1,154,0,1,179,150,1,5,0,1,97,0,30,100,0,3,5,0,4,114],[9,1,5,567,2,98,0,15,5,0,4,98,0,54,101,0,161,105,0,9,124,8,3,5,0,12,5,0,32,114,70,4,5,0,1,5,159,1,5,0,5,5,0,3,97,0,582,100,0,4,5,0,5,98,0,41,114,2,1,5,37,5,5,16,2,144,0,2,185,0,2,5,408,1,5,0,1,98,0,8,5,0,21,101,0,73,105,0,7,124,8,4,5,0,5,5,0,31,114,65,1,5,0,1,5,151,1,5,0,4,5,0,8,101,0,13,105,0,5,124,3,1,5,0,3,114],[577,1,5,0,1,6,15,3,5,0,1,6,0,54,5,0,23,5,0,3,98,0,134,105,0,1,181,0,9,5,23,14,5,0,15,114,0,3,118,240,1,5,0,2,98,0,13,5,0,2,98,0,129,101,0,420,105,0,18,124,4,4,5,0,1,6,0,5,5,0,36,114,41,4,5,16,1,154,0,1,179,0,2,5,411,1,5,8,21,5,0,8,5,0,2,98,0,63,105,0,7,5,17,15,5,0,15,114,0,1,118,223,8,5,0,2,5,0,1,98,0,10,105,0,5,5,4,3,114],[578,1,5,18,1,5,44,10,5,10,13,5,0,3,5,0,38,5,0,4,98,0,84,106,0,7,126,0,1,181,0,1,5,0,9,5,30,7,5,0,5,5,0,9,114,0,1,118,0,3,5,241,2,6,13,1,5,0,1,6,0,129,5,0,14,5,0,2,98,0,404,105,0,18,5,8,1,5,5,15,5,0,21,114,41,4,5,16,1,5,0,1,5,1,1,5,439,2,5,5,3,5,0,2,6,0,29,5,0,1,98,0,33,106,1,6,5,27,5,5,0,5,5,0,7,114,0,3,118,0,1,5,230,1,5,2,1,5,0,10,5,0,5,5,4,2,5,0,1,114],[716,2,5,0,2,6,0,15,5,0,67,105,0,2,125,0,7,5,0,1,5,40,7,5,5,8,5,0,1,114,0,1,5,244,2,5,14,1,5,97,32,5,10,4,5,0,2,5,0,73,5,0,293,106,0,38,126,2,16,5,22,7,5,0,6,5,0,8,114,0,7,118,64,1,5,449,2,5,29,1,5,0,6,5,0,26,105,0,1,125,34,5,5,5,6,5,0,1,114,0,3,5,256,1,5],[718,2,5,14,1,5,0,41,5,0,2,98,0,24,106,0,2,5,0,7,5,61,1,5,480,44,5,0,237,105,0,12,125,0,38,5,40,7,5,5,1,5,0,2,5,0,6,114,0,7,5,552,14,5,0,12,106,0,1,5,50,1,5,1,2,5],[761,9,5,0,6,31,0,2,5,0,3,5,0,18,105,0,3,125,5,4,5,583,3,5,0,117,5,0,19,98,0,101,106,0,12,5,14,24,5,52,1,5,1,1,5,0,6,5,3,4,5,562,3,5,0,1,31,0,1,5,0,11,105],[780,1,5,0,7,5,0,11,106,0,3,5,673,27,5,0,12,31,0,16,5,0,3,6,0,20,5,0,77,105,0,4,125,10,2,5,37,1,5,54,1,5,580,11,5],[786,2,5,0,3,5,0,8,105,731,3,5,19,1,5,0,52,5,0,7,98,0,17,106,0,1,181,0,4,5,693,2,5,0,1,31],[791,8,5,781,16,5,0,9,31,0,6,5,0,1,6,0,2,5,0,15,105,0,1,5],[795,2,5,0,2,31,812,1,5,2,14,5,0,1,98],[1621,6,5,0,1,31,0,1,5]]; -numTicks = 3048; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~J.extend http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:169:497","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) :53:1110","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createAnimation :379:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~createTheme :1121:21","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501826","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1884448","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) :533:50","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) :74:83","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1797525","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~styled :33:16","~(anonymous) :37:43","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_16_initializeIcons :2075:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :139:27","~_resolveStyles :246:24","~(anonymous) :251:80","~SplitButtonStyles :4754:34","~SplitButtonView :4898:32","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~memoizedFunction :73:37","~ButtonView :876:27","~getNativeProps :393:24","~filteredAssign :70:24","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~Stylesheet.getInstance :57:39","~Button :888:27","~styleToRegistration :401:29","~getKeyForRules :362:24","~count :21:186","~U :19:192","~S :18:11","~extractRules :284:22","~_loop_1 :313:44","~ButtonSlots :871:28","~useMenuButtonState :2266:35","~useRef :23:254","~useRef :159:332","~mg :151:12","~_resolveTokens :258:24","~extractStyleParts :8:27","~_processArgs :16:26","~result :35:27","~_resolveStyles :63:24","~concatStyleSets :6:25","~Stylesheet.argsFromClassName :113:55","~(anonymous) :398:92","~TextView :9:25","~useSplitButtonState :4662:36","~MenuButtonView :2438:31","~ai :222:12","~Stylesheet.classNameFromKey :106:54","~expandSelector :272:24","~expandQuads :355:21","~M :15:11","~Button_view_deriveRootType :894:36","~useButtonState :487:31","~T :19:239","~useState :23:297","~useState :159:404","~toArray :21:248","~V :20:247","~xe :110:125","~lh :194:140","~tc :55:12","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~(anonymous) :1577:100","~(anonymous) :30:100","~fa :20:12","~getSlots :109:18","~(anonymous) :1:88","~FontIcon :34:25","~se :109:12","~ke :103:12","~__rest :61:16","~_getCustomizations :285:28","~Customizations.getSettings :31:43","~_loop_1 :113:28","~da :16:12","~Cg :163:12","~Lf :148:288","~he :101:184","~qc :49:12","~pc :48:127","~ge :101:12","~_translateShorthand :150:29","~ButtonTokens :654:29","~R :17:11","~_getCustomizations :102:28","~Button_styles_baseTokens :505:41","~Q :16:293","~qe :107:12","~SplitButtonSlots :4886:33","~factoryComponents_FontIcon :842:43","~useControlledState :1880:28","~W :20:347","~(anonymous) :26:88","~we :110:12","~enabledTokens :543:30","~SplitButton_styles_baseTokens :4691:46","~Ig :185:375","~useContext :22:403","~M :186:11","~N :16:105","~If :147:394","~(anonymous) :2:88","~re :108:12","~_normalizeArg :100:23","~css :7:13","~escape :16:176","~Je :114:12","~Id :87:12","~useCallback :22:349","~useCallback :158:210","~Mf :148:385","~(anonymous) :68:123","~TextStyles :2:27","~Ve :119:12","~oc :48:12","~MenuButtonSlots :2429:32","~(anonymous) :1573:104","~Ng :166:128","~Af :136:12","~_resolveTokens :75:24","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,3047,6],[0,1,1,0,3047,7],[0,1,2,0,3047,8],[0,1,3,0,3047,9],[0,1,4,0,3047,10],[0,1,5,0,1,5,0,3046,11],[0,1,5,1,17,9,0,3,53,0,3026,59],[0,1,5,1,1,12,0,4,15,0,12,25,0,3,5,0,3026,60],[2,1,11,0,4,11,0,12,11,0,3,54,0,3026,61],[2,1,9,0,4,9,0,11,5,0,1,9,0,1,55,0,1,56,0,1,57,0,3026,62],[2,1,13,0,4,16,0,11,27,0,1,26,0,1,5,0,1,5,0,1,58,0,3026,63],[2,1,11,0,4,11,0,11,28,0,1,5,0,1,5,1,1,5,0,3026,64],[2,1,5,0,2,9,0,1,20,0,1,24,0,11,9,0,1,5,3,3026,65],[2,1,14,0,1,17,0,1,21,0,1,5,0,1,5,0,8,29,0,1,49,0,2,51,4,3026,66],[2,1,5,0,1,11,0,1,11,0,1,5,0,1,5,0,8,11,0,1,11,0,2,11,4,3026,67],[2,1,5,0,1,9,0,1,9,1,1,5,0,8,9,0,1,9,0,2,5,4,3026,68],[2,1,5,0,1,18,0,1,22,2,8,30,0,1,50,1,1,52,4,3026,69],[3,1,11,0,1,11,2,1,5,0,7,11,0,1,11,1,1,5,4,4,5,0,3013,70,0,9,200],[3,1,9,0,1,9,2,1,31,0,5,9,0,1,34,0,1,35,0,1,5,1,1,5,7,1,5,0,15,5,0,2998,71,0,9,201],[3,1,19,0,1,23,3,1,32,0,1,37,0,1,42,0,1,43,0,1,45,0,1,5,0,1,36,0,1,5,25,48,5,0,2656,72,0,294,123,0,9,202],[3,1,5,0,1,11,3,1,11,0,1,11,0,1,5,0,1,11,0,1,11,0,1,5,0,1,5,73,1,5,0,32,5,0,95,73,0,2489,80,0,8,135,0,1,155,0,25,156,0,1,176,0,3,186,0,2,197,0,143,5,0,23,6,0,14,136,0,62,137,0,10,148,0,17,149,0,3,160,0,8,167,0,3,173,0,1,180,0,7,182,0,3,190,0,9,203],[3,1,5,0,1,5,3,1,9,0,1,9,0,1,5,0,1,9,0,1,9,1,1,5,106,13,5,0,82,74,0,35,5,0,2295,81,0,128,115,0,27,147,0,4,169,0,8,5,0,1,5,0,8,5,0,12,157,0,5,180,0,1,5,0,3,5,0,2,5,136,7,5,0,22,5,0,1,31,0,14,5,0,51,5,0,10,158,0,1,194,0,8,5,0,2,187,0,5,5,0,12,6,0,3,5,0,8,5,0,3,5,0,1,5,0,7,5,0,3,5,0,2,204,0,3,205,0,4,208],[4,1,5,3,1,33,0,1,38,1,1,44,0,1,46,121,23,5,0,43,75,0,15,77,0,1,198,35,187,5,0,1,82,0,544,85,0,868,90,0,3,107,0,19,108,0,240,112,0,9,121,0,351,122,0,17,129,0,27,145,0,19,151,0,1,168,0,5,177,0,4,195,0,4,5,0,17,116,0,99,120,0,5,164,0,2,177,0,1,199,0,4,5,0,1,89,0,11,91,0,4,127,0,7,184,0,2,5,0,2,127,17,6,5,0,6,160,0,5,5,184,2,5,41,10,5,0,5,5,0,5,159,0,1,5,8,2,5,5,12,5,20,2,5,3,2,5,0,1,5,0,2,206,0,4,5],[8,1,11,0,1,11,1,1,11,0,1,11,144,10,5,0,33,76,0,3,5,0,12,78,0,1,5,146,76,5,0,1,5,0,10,5,0,509,86,0,25,150,0,13,5,0,36,91,0,795,99,0,4,128,0,19,150,0,1,172,0,3,5,0,6,5,0,2,109,0,8,170,0,3,188,0,168,5,0,68,112,0,4,162,0,2,5,0,4,131,0,3,188,0,7,5,0,329,86,0,15,150,0,7,5,0,2,109,0,8,138,0,9,5,0,18,153,0,8,5,0,11,152,0,1,5,0,5,178,0,4,5,4,13,5,0,3,117,0,1,196,0,5,5,0,80,86,0,7,91,0,7,150,0,3,5,0,2,152,0,1,5,0,1,178,0,1,5,4,1,183,0,5,5,0,6,92,0,4,5,0,7,5,1,1,5,0,2,5,23,6,5,247,5,5,48,2,5,6,2,207],[8,1,34,0,1,9,1,1,9,0,1,47,154,10,5,0,22,77,0,1,198,3,6,5,0,6,79,213,10,5,0,1,83,8,2,5,0,14,5,0,448,87,0,14,102,0,33,133,0,25,5,11,2,5,0,2,5,0,34,92,0,7,5,0,787,86,0,1,181,0,4,5,0,19,5,0,1,5,2,1,5,5,1,5,0,2,110,0,1,5,0,7,131,0,3,189,26,142,5,0,62,5,0,1,165,0,2,174,0,3,175,0,4,5,1,1,5,0,4,132,0,2,5,0,1,189,7,10,5,0,269,87,0,20,102,0,30,133,0,15,5,3,4,5,0,1,5,0,1,110,0,2,5,0,5,139,0,1,171,9,18,5,8,11,5,1,5,5,13,8,191,0,3,5,0,1,5,5,1,5,0,76,87,0,3,102,0,3,5,0,4,92,0,7,5,3,2,5,1,1,5,5,1,5,5,3,5,0,3,119,352,2,5],[8,1,5,0,1,39,1,1,5,0,1,48,164,5,5,0,15,78,0,2,193,0,1,5,9,6,5,223,1,84,19,5,5,0,6,5,0,442,88,0,14,103,0,2,5,0,31,134,19,6,5,15,11,5,0,23,119,6,1,5,0,8,5,0,729,87,0,24,102,0,26,133,0,1,5,18,5,5,10,1,5,0,1,111,1,2,5,0,3,132,0,2,171,0,3,5,62,106,5,19,43,5,0,1,5,0,2,5,0,3,5,6,4,5,2,1,111,14,3,5,0,7,5,0,262,88,0,1,5,0,19,103,0,30,134,11,4,5,8,1,111,2,5,140,0,1,5,65,2,5,0,6,192,10,1,5,0,75,88,0,2,5,0,1,103,3,4,119,5,2,5,21,3,5],[8,1,5,0,1,11,2,1,5,169,2,5,0,13,79,0,2,5,239,1,5,30,7,5,0,10,89,0,425,93,0,2,5,0,12,104,2,1,5,0,27,103,0,1,163,0,2,166,51,23,5,12,3,5,0,3,5,0,726,88,0,1,5,0,23,103,0,3,5,0,23,134,35,1,5,3,3,5,0,2,5,2,1,5,213,17,5,18,1,5,24,6,5,0,11,89,0,245,93,1,19,104,0,5,5,0,20,103,0,3,163,0,2,166,23,1,5,2,1,5,0,3,111,0,1,141,68,6,5,11,4,5,0,3,89,0,68,93,2,1,104,3,4,5,30,1,5],[9,1,9,2,1,5,171,13,5,241,1,5,37,7,5,0,3,183,0,29,5,0,367,94,0,27,127,0,1,161,0,1,179,2,7,5,0,4,104,0,1,130,3,1,5,0,26,104,0,1,5,0,2,5,62,12,5,18,10,5,0,6,89,0,710,93,1,23,104,3,2,5,0,16,103,0,1,163,0,4,166,326,9,5,0,2,183,0,15,5,0,212,94,0,18,127,1,14,5,0,3,104,0,2,130,5,20,104,0,3,5,0,2,5,27,3,5,0,1,5,72,2,5,15,3,5,0,5,5,0,56,94,0,6,127,0,1,161,2,1,5,6,1,5],[9,1,40,472,1,5,0,3,5,20,9,5,0,48,5,0,315,95,0,4,142,0,27,5,0,1,5,0,1,5,9,4,5,0,1,5,4,5,5,0,18,104,0,3,130,2,1,5,102,5,5,0,1,183,0,10,5,0,679,94,0,21,127,1,8,5,0,12,104,0,3,130,5,16,104,0,1,5,0,4,5,335,2,5,12,3,5,0,32,5,0,178,95,0,2,142,0,18,5,15,3,5,0,2,5,5,8,5,0,12,104,4,1,5,128,14,5,0,42,95,0,6,5,0,1,5],[9,1,11,531,22,5,0,9,5,0,250,96,0,55,113,0,1,146,0,3,5,0,1,143,52,2,5,0,16,144,0,3,5,110,1,5,7,3,5,0,20,5,0,656,95,0,3,142,0,21,5,9,5,5,0,2,104,0,5,130,0,3,5,5,2,5,0,12,104,0,2,130,2,3,5,366,18,5,0,11,5,0,117,96,0,48,113,0,2,146,0,1,5,0,1,143,51,6,5,0,6,144,137,10,5,0,3,5,0,32,96,0,7,113],[9,1,41,561,1,5,0,5,5,0,2,97,0,243,100,0,8,5,0,3,98,0,44,114,0,1,5,3,1,5,54,11,5,0,4,154,0,1,179,2,1,5,129,12,5,0,16,5,0,590,96,0,50,113,0,2,5,0,1,143,35,2,5,0,5,185,2,1,5,7,6,5,0,2,104,0,2,130,0,2,144,0,2,5,400,6,5,0,2,97,0,109,100,0,8,5,0,4,98,0,36,114,0,2,5,1,1,5,57,4,5,0,1,154,0,1,179,150,1,5,0,1,97,0,30,100,0,3,5,0,4,114],[9,1,5,567,2,98,0,15,5,0,4,98,0,54,101,0,161,105,0,9,124,8,3,5,0,12,5,0,32,114,70,4,5,0,1,5,159,1,5,0,5,5,0,3,97,0,582,100,0,4,5,0,5,98,0,41,114,2,1,5,37,5,5,16,2,144,0,2,185,0,2,5,408,1,5,0,1,98,0,8,5,0,21,101,0,73,105,0,7,124,8,4,5,0,5,5,0,31,114,65,1,5,0,1,5,151,1,5,0,4,5,0,8,101,0,13,105,0,5,124,3,1,5,0,3,114],[577,1,5,0,1,6,15,3,5,0,1,6,0,54,5,0,23,5,0,3,98,0,134,105,0,1,181,0,9,5,23,14,5,0,15,114,0,3,118,240,1,5,0,2,98,0,13,5,0,2,98,0,129,101,0,420,105,0,18,124,4,4,5,0,1,6,0,5,5,0,36,114,41,4,5,16,1,154,0,1,179,0,2,5,411,1,5,8,21,5,0,8,5,0,2,98,0,63,105,0,7,5,17,15,5,0,15,114,0,1,118,223,8,5,0,2,5,0,1,98,0,10,105,0,5,5,4,3,114],[578,1,5,18,1,5,44,10,5,10,13,5,0,3,5,0,38,5,0,4,98,0,84,106,0,7,126,0,1,181,0,1,5,0,9,5,30,7,5,0,5,5,0,9,114,0,1,118,0,3,5,241,2,6,13,1,5,0,1,6,0,129,5,0,14,5,0,2,98,0,404,105,0,18,5,8,1,5,5,15,5,0,21,114,41,4,5,16,1,5,0,1,5,1,1,5,439,2,5,5,3,5,0,2,6,0,29,5,0,1,98,0,33,106,1,6,5,27,5,5,0,5,5,0,7,114,0,3,118,0,1,5,230,1,5,2,1,5,0,10,5,0,5,5,4,2,5,0,1,114],[716,2,5,0,2,6,0,15,5,0,67,105,0,2,125,0,7,5,0,1,5,40,7,5,5,8,5,0,1,114,0,1,5,244,2,5,14,1,5,97,32,5,10,4,5,0,2,5,0,73,5,0,293,106,0,38,126,2,16,5,22,7,5,0,6,5,0,8,114,0,7,118,64,1,5,449,2,5,29,1,5,0,6,5,0,26,105,0,1,125,34,5,5,5,6,5,0,1,114,0,3,5,256,1,5],[718,2,5,14,1,5,0,41,5,0,2,98,0,24,106,0,2,5,0,7,5,61,1,5,480,44,5,0,237,105,0,12,125,0,38,5,40,7,5,5,1,5,0,2,5,0,6,114,0,7,5,552,14,5,0,12,106,0,1,5,50,1,5,1,2,5],[761,9,5,0,6,31,0,2,5,0,3,5,0,18,105,0,3,125,5,4,5,583,3,5,0,117,5,0,19,98,0,101,106,0,12,5,14,24,5,52,1,5,1,1,5,0,6,5,3,4,5,562,3,5,0,1,31,0,1,5,0,11,105],[780,1,5,0,7,5,0,11,106,0,3,5,673,27,5,0,12,31,0,16,5,0,3,6,0,20,5,0,77,105,0,4,125,10,2,5,37,1,5,54,1,5,580,11,5],[786,2,5,0,3,5,0,8,105,731,3,5,19,1,5,0,52,5,0,7,98,0,17,106,0,1,181,0,4,5,693,2,5,0,1,31],[791,8,5,781,16,5,0,9,31,0,6,5,0,1,6,0,2,5,0,15,105,0,1,5],[795,2,5,0,2,31,812,1,5,2,14,5,0,1,98],[1621,6,5,0,1,31,0,1,5]]; +let numTicks = 3048; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.data.js b/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.data.js index 962c7e1..1feece1 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~Fe http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2081207","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2058235","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2021707","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) :3862:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :516:62","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~BaseButton._onRenderSplitButtonContent :531:65","~(anonymous) :56:96","~mergeStyles :11:21","~styleToClassName :445:26","~_loop_1 :313:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~assign :50:16","~filteredAssign :70:24","~vf :132:12","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~(anonymous) :398:92","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :41:183","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~SplitButton :552:36","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~Ye :122:12","~K :118:419","~xf :134:12","~getId :98:15","~BaseButton._onRenderSplitButtonMenuButton :565:68","~DefaultButton.render :75:47","~lh :194:140","~Lf :148:288","~he :101:184","~ge :101:12","~oe :106:12","~qe :107:12","~BaseButton._this._onRenderIcon :110:40","~If :147:394","~Id :87:12","~get :370:23","~ComponentWithInjectedProps :28:52","~E :13:11","~get :116:23","~Ig :185:375","~get :377:23","~BaseButton._onRenderSplitButtonDivider :559:65","~xe :110:125","~createRef :21:372","~re :108:12","~we :110:12","~css :7:13","~__rest :61:16","~Ue :118:12","~_normalizeArg :100:23","~Ve :119:12","~f :138:420","~Customizations.getSettings :31:43","~ke :103:12","~Ng :166:128","~Ze :123:148","~memoizeFunction :63:25","~mergeAriaAttributeValues :8:34","~(anonymous) :14:26","~BaseComponent._warnDeprecations :212:58","~ComponentWithInjectedProps.render :39:72","~Mf :148:385","~Eg :163:273","~oc :48:12","~Af :136:12","~(anonymous) :4:88","~BaseButton._this._onRenderDescription :157:47","~J :114:349","~Je :114:12","~ne :105:284","~BaseButton._hasText :525:46","~initializeFocusRects :22:30","~warnDeprecations :12:26","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39","~EventGroup._isElement :96:38","~get :164:23"]; -levels = [[0,1,0,0,1354,8],[0,1,1,0,1354,9],[0,1,2,0,1354,10],[0,1,3,0,1354,11],[0,1,4,0,1354,12],[0,1,5,0,1354,13],[0,1,6,0,14,11,0,2,43,0,1338,47],[0,1,7,0,1,14,0,3,16,0,10,25,0,2,7,0,1338,48],[0,1,7,0,1,13,0,3,13,0,10,13,0,2,44,0,1338,49],[1,1,11,0,3,11,0,10,7,0,1,45,0,1,46,0,1338,50],[1,1,15,0,3,17,0,10,26,0,1,7,0,1,7,0,1338,51],[1,1,13,0,3,13,0,10,27,0,1,7,0,1,7,0,1338,52],[1,1,7,0,1,11,0,1,19,0,1,24,0,10,11,2,1338,53],[2,1,18,0,1,20,0,1,7,0,10,28,2,1338,54],[2,1,7,0,1,21,0,1,7,0,10,13,2,1338,55],[2,1,7,0,1,22,1,10,11,2,1338,56],[3,1,23,1,10,29,2,1338,57],[3,1,7,1,2,7,0,8,13,2,1307,58,0,31,157],[6,1,7,0,2,7,0,4,11,0,1,33,0,1,37,2,9,7,0,1298,59,0,31,158],[8,1,41,0,1,30,0,1,34,0,1,38,0,1,42,0,1,7,0,1,7,11,40,7,0,831,60,0,427,91,0,31,159],[9,1,13,0,1,13,0,1,13,0,1,7,0,1,7,0,1,7,51,34,7,0,56,61,0,667,65,0,34,87,0,19,95,0,9,111,0,1,123,0,7,126,0,3,138,0,1,152,0,209,7,0,15,8,0,97,92,0,29,100,0,18,110,0,3,113,0,8,114,0,8,115,0,3,117,0,9,128,0,11,129,0,7,137,0,8,145,0,1,146,0,1,151,0,31,160],[9,1,11,0,1,11,0,1,11,88,15,7,0,41,62,0,10,7,0,500,66,0,142,84,0,13,106,0,2,123,0,3,7,0,31,88,0,8,7,0,6,81,0,5,136,0,5,7,0,4,112,0,1,7,0,7,7,0,3,7,0,1,7,205,4,7,0,14,7,0,1,41,0,70,7,0,25,93,0,2,147,0,16,7,0,2,8,0,11,118,0,18,7,0,3,7,0,5,7,0,2,8,0,1,153,0,8,7,0,3,7,0,9,7,0,11,7,0,1,7,0,6,8,0,8,7,0,1,7,0,1,7,0,3,7,0,3,161,0,5,162,0,20,163],[9,1,31,0,1,35,0,1,39,103,16,7,0,18,63,0,5,104,0,2,148,10,11,7,0,30,61,0,456,67,0,3,144,0,18,7,0,99,85,0,21,96,0,4,120,0,10,7,0,1,151,0,2,152,0,2,7,3,7,7,0,8,69,0,7,81,0,5,89,0,4,130,6,2,7,0,6,7,0,5,7,5,3,7,0,1,113,294,12,7,0,10,7,0,15,94,0,2,7,16,2,7,0,11,7,15,3,7,6,2,7,0,2,7,0,1,7,19,1,7,12,6,7,13,3,7,0,5,7,0,5,7,0,13,67,0,2,166],[9,1,13,0,1,13,0,1,13,119,3,7,0,14,64,0,1,135,0,1,7,0,4,105,0,2,7,21,3,7,0,27,62,0,3,7,0,428,68,0,25,109,0,2,7,0,1,81,18,38,7,0,18,86,0,28,97,0,9,107,0,1,127,0,1,140,0,3,143,0,1,149,0,2,7,0,19,97,0,1,7,0,3,121,10,1,7,0,2,7,12,6,7,0,2,133,0,7,7,0,2,7,0,3,83,0,4,7,27,1,7,316,15,7,79,1,7,44,2,7,0,11,164,0,1,7,0,1,167],[9,1,11,0,1,11,0,1,40,122,3,7,0,8,104,0,2,139,0,1,148,0,1,7,1,4,132,26,7,7,0,20,104,3,27,7,0,22,69,0,119,74,0,101,79,0,85,82,0,70,89,0,3,119,0,1,124,0,8,7,0,8,69,0,9,81,2,1,7,37,19,7,0,4,7,0,14,122,0,9,7,0,17,98,0,1,121,0,1,155,0,9,7,0,1,7,0,1,7,0,2,7,0,1,156,0,1,7,2,3,7,0,15,98,0,1,121,1,3,7,31,2,7,9,1,7,0,2,90,362,1,7,126,10,165,0,1,169,1,1,7],[9,1,32,0,1,36,0,1,7,125,5,105,0,3,134,0,2,105,0,1,7,2,4,7,33,6,7,0,12,105,0,2,134,30,16,7,0,1,70,0,5,133,0,3,7,0,6,69,0,6,82,0,20,89,0,83,101,0,1,124,0,101,80,0,26,7,0,59,83,0,2,7,0,68,83,0,3,7,0,1,7,5,3,7,0,8,7,0,9,7,62,1,7,0,14,7,9,3,7,0,14,99,0,1,7,0,1,7,5,4,7,4,1,7,6,1,7,0,14,99,0,1,7,47,2,7,489,9,7,0,1,168,0,1,7],[9,1,13,0,1,13,126,5,132,0,3,7,0,1,7,0,1,132,46,4,7,0,8,132,0,2,7,46,1,71,0,5,7,3,5,7,0,1,75,0,5,7,0,1,83,0,1,7,0,19,83,0,14,7,0,41,79,0,10,81,0,16,108,0,1,125,0,1,141,0,1,7,0,47,7,0,22,81,0,6,102,0,26,116,10,16,7,0,59,7,2,31,7,0,37,90,99,7,7,12,14,7,23,14,7,48,2,7,495,3,7,0,1,7],[9,1,33,0,1,7,126,5,7,4,1,7,50,8,7,48,1,72,13,1,76,2,3,7,0,1,7,1,12,7,0,7,90,9,5,7,0,1,7,0,40,80,0,10,7,0,7,7,0,8,81,0,1,124,0,1,81,0,1,7,9,39,7,0,22,7,0,4,7,0,1,103,0,1,150,0,8,7,0,4,81,0,6,130,0,8,131,69,16,7,29,4,7,0,37,7,100,6,7,20,6,7,29,8,7],[9,1,7,243,1,73,13,1,77,19,7,7,15,12,7,0,14,81,0,14,102,10,7,7,0,8,7,0,1,7,0,1,7,0,1,142,9,39,7,19,3,7,4,1,154,0,1,7,8,4,7,0,6,7,0,8,7,142,13,7],[9,1,7,243,1,7,13,1,72,23,3,7,24,3,7,0,14,7,0,1,7,0,3,81,0,10,103,27,1,7,74,1,7,23,4,7],[267,1,73,68,3,7,0,1,7,0,9,81],[267,1,73,72,9,7],[267,1,78],[267,1,73],[267,1,78],[267,1,73],[267,1,7]]; -numTicks = 1355; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~Fe http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2081207","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2058235","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2021707","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) :3862:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :516:62","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~BaseButton._onRenderSplitButtonContent :531:65","~(anonymous) :56:96","~mergeStyles :11:21","~styleToClassName :445:26","~_loop_1 :313:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~assign :50:16","~filteredAssign :70:24","~vf :132:12","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~(anonymous) :398:92","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :41:183","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~SplitButton :552:36","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~Ye :122:12","~K :118:419","~xf :134:12","~getId :98:15","~BaseButton._onRenderSplitButtonMenuButton :565:68","~DefaultButton.render :75:47","~lh :194:140","~Lf :148:288","~he :101:184","~ge :101:12","~oe :106:12","~qe :107:12","~BaseButton._this._onRenderIcon :110:40","~If :147:394","~Id :87:12","~get :370:23","~ComponentWithInjectedProps :28:52","~E :13:11","~get :116:23","~Ig :185:375","~get :377:23","~BaseButton._onRenderSplitButtonDivider :559:65","~xe :110:125","~createRef :21:372","~re :108:12","~we :110:12","~css :7:13","~__rest :61:16","~Ue :118:12","~_normalizeArg :100:23","~Ve :119:12","~f :138:420","~Customizations.getSettings :31:43","~ke :103:12","~Ng :166:128","~Ze :123:148","~memoizeFunction :63:25","~mergeAriaAttributeValues :8:34","~(anonymous) :14:26","~BaseComponent._warnDeprecations :212:58","~ComponentWithInjectedProps.render :39:72","~Mf :148:385","~Eg :163:273","~oc :48:12","~Af :136:12","~(anonymous) :4:88","~BaseButton._this._onRenderDescription :157:47","~J :114:349","~Je :114:12","~ne :105:284","~BaseButton._hasText :525:46","~initializeFocusRects :22:30","~warnDeprecations :12:26","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39","~EventGroup._isElement :96:38","~get :164:23"]; +let levels = [[0,1,0,0,1354,8],[0,1,1,0,1354,9],[0,1,2,0,1354,10],[0,1,3,0,1354,11],[0,1,4,0,1354,12],[0,1,5,0,1354,13],[0,1,6,0,14,11,0,2,43,0,1338,47],[0,1,7,0,1,14,0,3,16,0,10,25,0,2,7,0,1338,48],[0,1,7,0,1,13,0,3,13,0,10,13,0,2,44,0,1338,49],[1,1,11,0,3,11,0,10,7,0,1,45,0,1,46,0,1338,50],[1,1,15,0,3,17,0,10,26,0,1,7,0,1,7,0,1338,51],[1,1,13,0,3,13,0,10,27,0,1,7,0,1,7,0,1338,52],[1,1,7,0,1,11,0,1,19,0,1,24,0,10,11,2,1338,53],[2,1,18,0,1,20,0,1,7,0,10,28,2,1338,54],[2,1,7,0,1,21,0,1,7,0,10,13,2,1338,55],[2,1,7,0,1,22,1,10,11,2,1338,56],[3,1,23,1,10,29,2,1338,57],[3,1,7,1,2,7,0,8,13,2,1307,58,0,31,157],[6,1,7,0,2,7,0,4,11,0,1,33,0,1,37,2,9,7,0,1298,59,0,31,158],[8,1,41,0,1,30,0,1,34,0,1,38,0,1,42,0,1,7,0,1,7,11,40,7,0,831,60,0,427,91,0,31,159],[9,1,13,0,1,13,0,1,13,0,1,7,0,1,7,0,1,7,51,34,7,0,56,61,0,667,65,0,34,87,0,19,95,0,9,111,0,1,123,0,7,126,0,3,138,0,1,152,0,209,7,0,15,8,0,97,92,0,29,100,0,18,110,0,3,113,0,8,114,0,8,115,0,3,117,0,9,128,0,11,129,0,7,137,0,8,145,0,1,146,0,1,151,0,31,160],[9,1,11,0,1,11,0,1,11,88,15,7,0,41,62,0,10,7,0,500,66,0,142,84,0,13,106,0,2,123,0,3,7,0,31,88,0,8,7,0,6,81,0,5,136,0,5,7,0,4,112,0,1,7,0,7,7,0,3,7,0,1,7,205,4,7,0,14,7,0,1,41,0,70,7,0,25,93,0,2,147,0,16,7,0,2,8,0,11,118,0,18,7,0,3,7,0,5,7,0,2,8,0,1,153,0,8,7,0,3,7,0,9,7,0,11,7,0,1,7,0,6,8,0,8,7,0,1,7,0,1,7,0,3,7,0,3,161,0,5,162,0,20,163],[9,1,31,0,1,35,0,1,39,103,16,7,0,18,63,0,5,104,0,2,148,10,11,7,0,30,61,0,456,67,0,3,144,0,18,7,0,99,85,0,21,96,0,4,120,0,10,7,0,1,151,0,2,152,0,2,7,3,7,7,0,8,69,0,7,81,0,5,89,0,4,130,6,2,7,0,6,7,0,5,7,5,3,7,0,1,113,294,12,7,0,10,7,0,15,94,0,2,7,16,2,7,0,11,7,15,3,7,6,2,7,0,2,7,0,1,7,19,1,7,12,6,7,13,3,7,0,5,7,0,5,7,0,13,67,0,2,166],[9,1,13,0,1,13,0,1,13,119,3,7,0,14,64,0,1,135,0,1,7,0,4,105,0,2,7,21,3,7,0,27,62,0,3,7,0,428,68,0,25,109,0,2,7,0,1,81,18,38,7,0,18,86,0,28,97,0,9,107,0,1,127,0,1,140,0,3,143,0,1,149,0,2,7,0,19,97,0,1,7,0,3,121,10,1,7,0,2,7,12,6,7,0,2,133,0,7,7,0,2,7,0,3,83,0,4,7,27,1,7,316,15,7,79,1,7,44,2,7,0,11,164,0,1,7,0,1,167],[9,1,11,0,1,11,0,1,40,122,3,7,0,8,104,0,2,139,0,1,148,0,1,7,1,4,132,26,7,7,0,20,104,3,27,7,0,22,69,0,119,74,0,101,79,0,85,82,0,70,89,0,3,119,0,1,124,0,8,7,0,8,69,0,9,81,2,1,7,37,19,7,0,4,7,0,14,122,0,9,7,0,17,98,0,1,121,0,1,155,0,9,7,0,1,7,0,1,7,0,2,7,0,1,156,0,1,7,2,3,7,0,15,98,0,1,121,1,3,7,31,2,7,9,1,7,0,2,90,362,1,7,126,10,165,0,1,169,1,1,7],[9,1,32,0,1,36,0,1,7,125,5,105,0,3,134,0,2,105,0,1,7,2,4,7,33,6,7,0,12,105,0,2,134,30,16,7,0,1,70,0,5,133,0,3,7,0,6,69,0,6,82,0,20,89,0,83,101,0,1,124,0,101,80,0,26,7,0,59,83,0,2,7,0,68,83,0,3,7,0,1,7,5,3,7,0,8,7,0,9,7,62,1,7,0,14,7,9,3,7,0,14,99,0,1,7,0,1,7,5,4,7,4,1,7,6,1,7,0,14,99,0,1,7,47,2,7,489,9,7,0,1,168,0,1,7],[9,1,13,0,1,13,126,5,132,0,3,7,0,1,7,0,1,132,46,4,7,0,8,132,0,2,7,46,1,71,0,5,7,3,5,7,0,1,75,0,5,7,0,1,83,0,1,7,0,19,83,0,14,7,0,41,79,0,10,81,0,16,108,0,1,125,0,1,141,0,1,7,0,47,7,0,22,81,0,6,102,0,26,116,10,16,7,0,59,7,2,31,7,0,37,90,99,7,7,12,14,7,23,14,7,48,2,7,495,3,7,0,1,7],[9,1,33,0,1,7,126,5,7,4,1,7,50,8,7,48,1,72,13,1,76,2,3,7,0,1,7,1,12,7,0,7,90,9,5,7,0,1,7,0,40,80,0,10,7,0,7,7,0,8,81,0,1,124,0,1,81,0,1,7,9,39,7,0,22,7,0,4,7,0,1,103,0,1,150,0,8,7,0,4,81,0,6,130,0,8,131,69,16,7,29,4,7,0,37,7,100,6,7,20,6,7,29,8,7],[9,1,7,243,1,73,13,1,77,19,7,7,15,12,7,0,14,81,0,14,102,10,7,7,0,8,7,0,1,7,0,1,7,0,1,142,9,39,7,19,3,7,4,1,154,0,1,7,8,4,7,0,6,7,0,8,7,142,13,7],[9,1,7,243,1,7,13,1,72,23,3,7,24,3,7,0,14,7,0,1,7,0,3,81,0,10,103,27,1,7,74,1,7,23,4,7],[267,1,73,68,3,7,0,1,7,0,9,81],[267,1,73,72,9,7],[267,1,78],[267,1,73],[267,1,78],[267,1,73],[267,1,7]]; +let numTicks = 1355; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.html b/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.html index a147ff4..0f49e90 100644 --- a/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/SplitButton_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~Fe http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2081207","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2058235","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2021707","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) :3862:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :516:62","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~BaseButton._onRenderSplitButtonContent :531:65","~(anonymous) :56:96","~mergeStyles :11:21","~styleToClassName :445:26","~_loop_1 :313:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~assign :50:16","~filteredAssign :70:24","~vf :132:12","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~(anonymous) :398:92","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :41:183","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~SplitButton :552:36","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~Ye :122:12","~K :118:419","~xf :134:12","~getId :98:15","~BaseButton._onRenderSplitButtonMenuButton :565:68","~DefaultButton.render :75:47","~lh :194:140","~Lf :148:288","~he :101:184","~ge :101:12","~oe :106:12","~qe :107:12","~BaseButton._this._onRenderIcon :110:40","~If :147:394","~Id :87:12","~get :370:23","~ComponentWithInjectedProps :28:52","~E :13:11","~get :116:23","~Ig :185:375","~get :377:23","~BaseButton._onRenderSplitButtonDivider :559:65","~xe :110:125","~createRef :21:372","~re :108:12","~we :110:12","~css :7:13","~__rest :61:16","~Ue :118:12","~_normalizeArg :100:23","~Ve :119:12","~f :138:420","~Customizations.getSettings :31:43","~ke :103:12","~Ng :166:128","~Ze :123:148","~memoizeFunction :63:25","~mergeAriaAttributeValues :8:34","~(anonymous) :14:26","~BaseComponent._warnDeprecations :212:58","~ComponentWithInjectedProps.render :39:72","~Mf :148:385","~Eg :163:273","~oc :48:12","~Af :136:12","~(anonymous) :4:88","~BaseButton._this._onRenderDescription :157:47","~J :114:349","~Je :114:12","~ne :105:284","~BaseButton._hasText :525:46","~initializeFocusRects :22:30","~warnDeprecations :12:26","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39","~EventGroup._isElement :96:38","~get :164:23"]; -levels = [[0,1,0,0,1354,8],[0,1,1,0,1354,9],[0,1,2,0,1354,10],[0,1,3,0,1354,11],[0,1,4,0,1354,12],[0,1,5,0,1354,13],[0,1,6,0,14,11,0,2,43,0,1338,47],[0,1,7,0,1,14,0,3,16,0,10,25,0,2,7,0,1338,48],[0,1,7,0,1,13,0,3,13,0,10,13,0,2,44,0,1338,49],[1,1,11,0,3,11,0,10,7,0,1,45,0,1,46,0,1338,50],[1,1,15,0,3,17,0,10,26,0,1,7,0,1,7,0,1338,51],[1,1,13,0,3,13,0,10,27,0,1,7,0,1,7,0,1338,52],[1,1,7,0,1,11,0,1,19,0,1,24,0,10,11,2,1338,53],[2,1,18,0,1,20,0,1,7,0,10,28,2,1338,54],[2,1,7,0,1,21,0,1,7,0,10,13,2,1338,55],[2,1,7,0,1,22,1,10,11,2,1338,56],[3,1,23,1,10,29,2,1338,57],[3,1,7,1,2,7,0,8,13,2,1307,58,0,31,157],[6,1,7,0,2,7,0,4,11,0,1,33,0,1,37,2,9,7,0,1298,59,0,31,158],[8,1,41,0,1,30,0,1,34,0,1,38,0,1,42,0,1,7,0,1,7,11,40,7,0,831,60,0,427,91,0,31,159],[9,1,13,0,1,13,0,1,13,0,1,7,0,1,7,0,1,7,51,34,7,0,56,61,0,667,65,0,34,87,0,19,95,0,9,111,0,1,123,0,7,126,0,3,138,0,1,152,0,209,7,0,15,8,0,97,92,0,29,100,0,18,110,0,3,113,0,8,114,0,8,115,0,3,117,0,9,128,0,11,129,0,7,137,0,8,145,0,1,146,0,1,151,0,31,160],[9,1,11,0,1,11,0,1,11,88,15,7,0,41,62,0,10,7,0,500,66,0,142,84,0,13,106,0,2,123,0,3,7,0,31,88,0,8,7,0,6,81,0,5,136,0,5,7,0,4,112,0,1,7,0,7,7,0,3,7,0,1,7,205,4,7,0,14,7,0,1,41,0,70,7,0,25,93,0,2,147,0,16,7,0,2,8,0,11,118,0,18,7,0,3,7,0,5,7,0,2,8,0,1,153,0,8,7,0,3,7,0,9,7,0,11,7,0,1,7,0,6,8,0,8,7,0,1,7,0,1,7,0,3,7,0,3,161,0,5,162,0,20,163],[9,1,31,0,1,35,0,1,39,103,16,7,0,18,63,0,5,104,0,2,148,10,11,7,0,30,61,0,456,67,0,3,144,0,18,7,0,99,85,0,21,96,0,4,120,0,10,7,0,1,151,0,2,152,0,2,7,3,7,7,0,8,69,0,7,81,0,5,89,0,4,130,6,2,7,0,6,7,0,5,7,5,3,7,0,1,113,294,12,7,0,10,7,0,15,94,0,2,7,16,2,7,0,11,7,15,3,7,6,2,7,0,2,7,0,1,7,19,1,7,12,6,7,13,3,7,0,5,7,0,5,7,0,13,67,0,2,166],[9,1,13,0,1,13,0,1,13,119,3,7,0,14,64,0,1,135,0,1,7,0,4,105,0,2,7,21,3,7,0,27,62,0,3,7,0,428,68,0,25,109,0,2,7,0,1,81,18,38,7,0,18,86,0,28,97,0,9,107,0,1,127,0,1,140,0,3,143,0,1,149,0,2,7,0,19,97,0,1,7,0,3,121,10,1,7,0,2,7,12,6,7,0,2,133,0,7,7,0,2,7,0,3,83,0,4,7,27,1,7,316,15,7,79,1,7,44,2,7,0,11,164,0,1,7,0,1,167],[9,1,11,0,1,11,0,1,40,122,3,7,0,8,104,0,2,139,0,1,148,0,1,7,1,4,132,26,7,7,0,20,104,3,27,7,0,22,69,0,119,74,0,101,79,0,85,82,0,70,89,0,3,119,0,1,124,0,8,7,0,8,69,0,9,81,2,1,7,37,19,7,0,4,7,0,14,122,0,9,7,0,17,98,0,1,121,0,1,155,0,9,7,0,1,7,0,1,7,0,2,7,0,1,156,0,1,7,2,3,7,0,15,98,0,1,121,1,3,7,31,2,7,9,1,7,0,2,90,362,1,7,126,10,165,0,1,169,1,1,7],[9,1,32,0,1,36,0,1,7,125,5,105,0,3,134,0,2,105,0,1,7,2,4,7,33,6,7,0,12,105,0,2,134,30,16,7,0,1,70,0,5,133,0,3,7,0,6,69,0,6,82,0,20,89,0,83,101,0,1,124,0,101,80,0,26,7,0,59,83,0,2,7,0,68,83,0,3,7,0,1,7,5,3,7,0,8,7,0,9,7,62,1,7,0,14,7,9,3,7,0,14,99,0,1,7,0,1,7,5,4,7,4,1,7,6,1,7,0,14,99,0,1,7,47,2,7,489,9,7,0,1,168,0,1,7],[9,1,13,0,1,13,126,5,132,0,3,7,0,1,7,0,1,132,46,4,7,0,8,132,0,2,7,46,1,71,0,5,7,3,5,7,0,1,75,0,5,7,0,1,83,0,1,7,0,19,83,0,14,7,0,41,79,0,10,81,0,16,108,0,1,125,0,1,141,0,1,7,0,47,7,0,22,81,0,6,102,0,26,116,10,16,7,0,59,7,2,31,7,0,37,90,99,7,7,12,14,7,23,14,7,48,2,7,495,3,7,0,1,7],[9,1,33,0,1,7,126,5,7,4,1,7,50,8,7,48,1,72,13,1,76,2,3,7,0,1,7,1,12,7,0,7,90,9,5,7,0,1,7,0,40,80,0,10,7,0,7,7,0,8,81,0,1,124,0,1,81,0,1,7,9,39,7,0,22,7,0,4,7,0,1,103,0,1,150,0,8,7,0,4,81,0,6,130,0,8,131,69,16,7,29,4,7,0,37,7,100,6,7,20,6,7,29,8,7],[9,1,7,243,1,73,13,1,77,19,7,7,15,12,7,0,14,81,0,14,102,10,7,7,0,8,7,0,1,7,0,1,7,0,1,142,9,39,7,19,3,7,4,1,154,0,1,7,8,4,7,0,6,7,0,8,7,142,13,7],[9,1,7,243,1,7,13,1,72,23,3,7,24,3,7,0,14,7,0,1,7,0,3,81,0,10,103,27,1,7,74,1,7,23,4,7],[267,1,73,68,3,7,0,1,7,0,9,81],[267,1,73,72,9,7],[267,1,78],[267,1,73],[267,1,78],[267,1,73],[267,1,7]]; -numTicks = 1355; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~Fe http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:15:12","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2081207","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2058235","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2021707","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) :3862:73","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :516:62","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~fabric_icons_10_initializeIcons :1331:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Og :167:12","~Qg :173:12","~obj. :264:36","~BaseButton.render :387:44","~memoizedFunction :73:37","~(anonymous) :18:115","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~BaseButton._onRenderSplitButtonContent :531:65","~(anonymous) :56:96","~mergeStyles :11:21","~styleToClassName :445:26","~_loop_1 :313:44","~BaseButton._onRenderContent :496:54","~Button :505:31","~M :15:11","~assign :50:16","~filteredAssign :70:24","~vf :132:12","~BaseButton :102:24","~BaseComponent._warnConditionallyRequiredProps :230:72","~hg :150:12","~FontIcon :34:25","~getNativeProps :393:24","~(anonymous) :398:92","~ai :222:12","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :41:183","~DefaultButton :67:27","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~se :109:12","~SplitButton :552:36","~BaseButton._this._onRenderTextContents :127:48","~BaseButton._this._onRenderText :136:40","~Ye :122:12","~K :118:419","~xf :134:12","~getId :98:15","~BaseButton._onRenderSplitButtonMenuButton :565:68","~DefaultButton.render :75:47","~lh :194:140","~Lf :148:288","~he :101:184","~ge :101:12","~oe :106:12","~qe :107:12","~BaseButton._this._onRenderIcon :110:40","~If :147:394","~Id :87:12","~get :370:23","~ComponentWithInjectedProps :28:52","~E :13:11","~get :116:23","~Ig :185:375","~get :377:23","~BaseButton._onRenderSplitButtonDivider :559:65","~xe :110:125","~createRef :21:372","~re :108:12","~we :110:12","~css :7:13","~__rest :61:16","~Ue :118:12","~_normalizeArg :100:23","~Ve :119:12","~f :138:420","~Customizations.getSettings :31:43","~ke :103:12","~Ng :166:128","~Ze :123:148","~memoizeFunction :63:25","~mergeAriaAttributeValues :8:34","~(anonymous) :14:26","~BaseComponent._warnDeprecations :212:58","~ComponentWithInjectedProps.render :39:72","~Mf :148:385","~Eg :163:273","~oc :48:12","~Af :136:12","~(anonymous) :4:88","~BaseButton._this._onRenderDescription :157:47","~J :114:349","~Je :114:12","~ne :105:284","~BaseButton._hasText :525:46","~initializeFocusRects :22:30","~warnDeprecations :12:26","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12","~BaseButton.componentDidMount :465:55","~EventGroup.on :119:40","~ComponentWithInjectedProps.componentDidMount :33:83","~Customizations.observe :49:39","~EventGroup._isElement :96:38","~get :164:23"]; +let levels = [[0,1,0,0,1354,8],[0,1,1,0,1354,9],[0,1,2,0,1354,10],[0,1,3,0,1354,11],[0,1,4,0,1354,12],[0,1,5,0,1354,13],[0,1,6,0,14,11,0,2,43,0,1338,47],[0,1,7,0,1,14,0,3,16,0,10,25,0,2,7,0,1338,48],[0,1,7,0,1,13,0,3,13,0,10,13,0,2,44,0,1338,49],[1,1,11,0,3,11,0,10,7,0,1,45,0,1,46,0,1338,50],[1,1,15,0,3,17,0,10,26,0,1,7,0,1,7,0,1338,51],[1,1,13,0,3,13,0,10,27,0,1,7,0,1,7,0,1338,52],[1,1,7,0,1,11,0,1,19,0,1,24,0,10,11,2,1338,53],[2,1,18,0,1,20,0,1,7,0,10,28,2,1338,54],[2,1,7,0,1,21,0,1,7,0,10,13,2,1338,55],[2,1,7,0,1,22,1,10,11,2,1338,56],[3,1,23,1,10,29,2,1338,57],[3,1,7,1,2,7,0,8,13,2,1307,58,0,31,157],[6,1,7,0,2,7,0,4,11,0,1,33,0,1,37,2,9,7,0,1298,59,0,31,158],[8,1,41,0,1,30,0,1,34,0,1,38,0,1,42,0,1,7,0,1,7,11,40,7,0,831,60,0,427,91,0,31,159],[9,1,13,0,1,13,0,1,13,0,1,7,0,1,7,0,1,7,51,34,7,0,56,61,0,667,65,0,34,87,0,19,95,0,9,111,0,1,123,0,7,126,0,3,138,0,1,152,0,209,7,0,15,8,0,97,92,0,29,100,0,18,110,0,3,113,0,8,114,0,8,115,0,3,117,0,9,128,0,11,129,0,7,137,0,8,145,0,1,146,0,1,151,0,31,160],[9,1,11,0,1,11,0,1,11,88,15,7,0,41,62,0,10,7,0,500,66,0,142,84,0,13,106,0,2,123,0,3,7,0,31,88,0,8,7,0,6,81,0,5,136,0,5,7,0,4,112,0,1,7,0,7,7,0,3,7,0,1,7,205,4,7,0,14,7,0,1,41,0,70,7,0,25,93,0,2,147,0,16,7,0,2,8,0,11,118,0,18,7,0,3,7,0,5,7,0,2,8,0,1,153,0,8,7,0,3,7,0,9,7,0,11,7,0,1,7,0,6,8,0,8,7,0,1,7,0,1,7,0,3,7,0,3,161,0,5,162,0,20,163],[9,1,31,0,1,35,0,1,39,103,16,7,0,18,63,0,5,104,0,2,148,10,11,7,0,30,61,0,456,67,0,3,144,0,18,7,0,99,85,0,21,96,0,4,120,0,10,7,0,1,151,0,2,152,0,2,7,3,7,7,0,8,69,0,7,81,0,5,89,0,4,130,6,2,7,0,6,7,0,5,7,5,3,7,0,1,113,294,12,7,0,10,7,0,15,94,0,2,7,16,2,7,0,11,7,15,3,7,6,2,7,0,2,7,0,1,7,19,1,7,12,6,7,13,3,7,0,5,7,0,5,7,0,13,67,0,2,166],[9,1,13,0,1,13,0,1,13,119,3,7,0,14,64,0,1,135,0,1,7,0,4,105,0,2,7,21,3,7,0,27,62,0,3,7,0,428,68,0,25,109,0,2,7,0,1,81,18,38,7,0,18,86,0,28,97,0,9,107,0,1,127,0,1,140,0,3,143,0,1,149,0,2,7,0,19,97,0,1,7,0,3,121,10,1,7,0,2,7,12,6,7,0,2,133,0,7,7,0,2,7,0,3,83,0,4,7,27,1,7,316,15,7,79,1,7,44,2,7,0,11,164,0,1,7,0,1,167],[9,1,11,0,1,11,0,1,40,122,3,7,0,8,104,0,2,139,0,1,148,0,1,7,1,4,132,26,7,7,0,20,104,3,27,7,0,22,69,0,119,74,0,101,79,0,85,82,0,70,89,0,3,119,0,1,124,0,8,7,0,8,69,0,9,81,2,1,7,37,19,7,0,4,7,0,14,122,0,9,7,0,17,98,0,1,121,0,1,155,0,9,7,0,1,7,0,1,7,0,2,7,0,1,156,0,1,7,2,3,7,0,15,98,0,1,121,1,3,7,31,2,7,9,1,7,0,2,90,362,1,7,126,10,165,0,1,169,1,1,7],[9,1,32,0,1,36,0,1,7,125,5,105,0,3,134,0,2,105,0,1,7,2,4,7,33,6,7,0,12,105,0,2,134,30,16,7,0,1,70,0,5,133,0,3,7,0,6,69,0,6,82,0,20,89,0,83,101,0,1,124,0,101,80,0,26,7,0,59,83,0,2,7,0,68,83,0,3,7,0,1,7,5,3,7,0,8,7,0,9,7,62,1,7,0,14,7,9,3,7,0,14,99,0,1,7,0,1,7,5,4,7,4,1,7,6,1,7,0,14,99,0,1,7,47,2,7,489,9,7,0,1,168,0,1,7],[9,1,13,0,1,13,126,5,132,0,3,7,0,1,7,0,1,132,46,4,7,0,8,132,0,2,7,46,1,71,0,5,7,3,5,7,0,1,75,0,5,7,0,1,83,0,1,7,0,19,83,0,14,7,0,41,79,0,10,81,0,16,108,0,1,125,0,1,141,0,1,7,0,47,7,0,22,81,0,6,102,0,26,116,10,16,7,0,59,7,2,31,7,0,37,90,99,7,7,12,14,7,23,14,7,48,2,7,495,3,7,0,1,7],[9,1,33,0,1,7,126,5,7,4,1,7,50,8,7,48,1,72,13,1,76,2,3,7,0,1,7,1,12,7,0,7,90,9,5,7,0,1,7,0,40,80,0,10,7,0,7,7,0,8,81,0,1,124,0,1,81,0,1,7,9,39,7,0,22,7,0,4,7,0,1,103,0,1,150,0,8,7,0,4,81,0,6,130,0,8,131,69,16,7,29,4,7,0,37,7,100,6,7,20,6,7,29,8,7],[9,1,7,243,1,73,13,1,77,19,7,7,15,12,7,0,14,81,0,14,102,10,7,7,0,8,7,0,1,7,0,1,7,0,1,142,9,39,7,19,3,7,4,1,154,0,1,7,8,4,7,0,6,7,0,8,7,142,13,7],[9,1,7,243,1,7,13,1,72,23,3,7,24,3,7,0,14,7,0,1,7,0,3,81,0,10,103,27,1,7,74,1,7,23,4,7],[267,1,73,68,3,7,0,1,7,0,9,81],[267,1,73,72,9,7],[267,1,78],[267,1,73],[267,1,78],[267,1,73],[267,1,7]]; +let numTicks = 1355; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Stack.data.js b/packages/flamegrill/src/fixtures/snapshots/Stack.data.js index 33ad405..9ac7b61 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Stack.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Stack.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3484675","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutY :405:26","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) :84:70","~(anonymous) :6911:62","~(anonymous) :18407:69","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3191458","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~extractStyleParts :8:27","~_processArgs :16:26","~count :21:186","~U :19:192","~S :18:11","~toArray :21:248","~V :20:247","~fa :20:12","~useContext :22:403","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~getKeyForRules :362:24","~ai :222:12","~Stylesheet.getInstance :57:39","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Q :16:293","~_resolveTokens :75:24","~(anonymous) :1573:104","~(anonymous) :32:104","~If :147:394","~tc :55:12","~xe :110:125","~expandSelector :272:24","~_normalizeArg :100:23","~__rest :61:16","~(anonymous) :1:88","~R :17:11","~M :15:11","~(anonymous) :398:92","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~(anonymous) :1577:100","~qc :49:12","~Cg :163:12","~_loop_1 :113:28","~concatStyleSets :6:25","~qe :107:12","~(anonymous) :2:88","~applyRegistration :427:27","~Stylesheet.argsFromClassName :113:55","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~hh :193:12"]; -levels = [[0,1,0,0,262,5],[0,1,1,0,262,6],[0,1,2,0,262,7],[0,1,3,0,262,8],[0,1,4,0,262,9],[0,1,4,0,262,10],[1,12,8,0,2,43,0,248,47],[1,1,11,0,2,13,0,9,22,0,2,4,0,248,48],[1,1,10,0,2,10,0,9,10,0,2,44,0,248,49],[1,1,8,0,2,8,0,9,4,0,1,45,0,1,46,0,248,50],[1,1,12,0,2,14,0,9,23,0,1,4,0,1,4,0,248,51],[1,1,10,0,2,10,0,9,24,0,1,4,0,1,4,0,248,52],[1,1,4,0,1,15,0,1,16,0,9,8,2,248,53],[1,1,4,0,1,4,0,1,17,0,9,25,2,248,54],[2,1,4,0,1,18,0,9,10,2,248,55],[3,1,19,0,9,8,2,248,56],[3,1,20,0,9,26,2,248,57],[3,1,21,0,2,4,0,7,10,2,1,4,0,246,58,0,1,129],[3,1,4,0,1,4,0,1,27,0,1,4,0,3,8,0,1,39,0,1,40,0,1,42,3,1,4,0,245,59,0,1,130],[6,1,4,0,1,28,0,1,33,0,1,41,0,1,4,0,1,4,0,1,4,4,4,4,0,212,60,0,29,98,0,1,131],[7,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,8,6,4,0,12,61,0,191,68,0,2,108,0,1,122,0,21,4,0,1,106,0,6,107,0,1,125,0,1,132],[7,1,8,0,1,8,0,1,4,17,2,4,0,10,62,0,1,4,0,190,69,0,2,4,0,1,4,19,2,4,0,1,4,0,5,4,0,1,121,0,1,4,0,1,133],[7,1,29,0,1,34,20,2,4,0,2,63,0,6,65,1,7,4,0,140,70,0,35,81,0,3,93,0,3,103,0,2,117,29,1,4,0,1,4,1,1,134],[7,1,10,0,1,10,22,2,64,0,1,4,0,5,66,7,1,4,0,5,4,0,114,71,0,12,95,0,6,111,0,1,112,0,2,119,0,32,4,0,2,104,0,1,124,0,3,94,0,3,4,0,1,4,0,1,118,32,1,4],[7,1,8,0,1,8,22,2,65,1,4,4,0,1,67,13,1,4,0,99,72,0,3,87,0,11,90,0,1,4,0,11,96,0,6,4,0,1,4,0,1,4,0,1,123,5,27,82,0,1,4,0,1,105,0,1,4,0,3,4,4,1,4],[7,1,30,0,1,35,22,2,66,5,1,4,14,3,4,0,96,73,0,3,88,0,11,91,1,5,4,0,6,115,2,4,4,2,1,4,5,3,4,0,24,83,1,1,4],[7,1,10,0,1,10,22,1,4,0,1,67,23,1,4,0,91,74,0,4,101,0,1,4,0,2,89,0,1,4,0,6,88,0,2,102,0,2,113,6,6,4,17,14,4,0,3,84,0,7,100],[7,1,8,0,1,8,23,1,4,24,3,4,0,85,75,0,3,114,0,2,4,0,2,110,1,2,4,1,1,4,0,5,89,0,2,4,0,2,4,6,6,4,25,6,4,0,3,4,0,1,4,0,6,101],[7,1,31,0,1,36,51,13,4,0,71,76,0,1,120,0,3,4,2,2,4,5,3,4,0,2,89,0,2,4,46,2,4,1,5,4,0,1,110],[7,1,10,0,1,10,55,9,4,0,2,4,0,59,77,0,10,85,0,1,4,15,2,92,56,1,4],[7,1,8,0,1,8,66,1,4,0,57,78,0,1,127,0,2,4,0,6,86,0,1,99,0,1,126,16,2,4],[7,1,32,0,1,37,67,5,4,0,39,79,0,11,97,0,2,116,0,1,4,2,6,86,0,1,4,0,1,4],[7,1,10,0,1,10,72,5,4,0,31,79,0,3,99,0,11,4,0,2,4,3,1,4,0,5,86],[7,1,4,0,1,38,77,7,4,0,24,80,0,3,4,9,2,4,0,2,4,4,4,4,0,1,128],[7,1,4,0,1,4,84,6,4,0,15,79,0,3,109,24,1,4],[8,1,4,89,1,4,0,10,4,0,3,79,0,2,99,0,3,4],[104,4,4,0,1,27,0,3,4,0,1,4,0,1,5],[113,1,4]]; -numTicks = 263; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3484675","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutY :405:26","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) :84:70","~(anonymous) :6911:62","~(anonymous) :18407:69","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3191458","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~extractStyleParts :8:27","~_processArgs :16:26","~count :21:186","~U :19:192","~S :18:11","~toArray :21:248","~V :20:247","~fa :20:12","~useContext :22:403","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~getKeyForRules :362:24","~ai :222:12","~Stylesheet.getInstance :57:39","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Q :16:293","~_resolveTokens :75:24","~(anonymous) :1573:104","~(anonymous) :32:104","~If :147:394","~tc :55:12","~xe :110:125","~expandSelector :272:24","~_normalizeArg :100:23","~__rest :61:16","~(anonymous) :1:88","~R :17:11","~M :15:11","~(anonymous) :398:92","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~(anonymous) :1577:100","~qc :49:12","~Cg :163:12","~_loop_1 :113:28","~concatStyleSets :6:25","~qe :107:12","~(anonymous) :2:88","~applyRegistration :427:27","~Stylesheet.argsFromClassName :113:55","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~hh :193:12"]; +let levels = [[0,1,0,0,262,5],[0,1,1,0,262,6],[0,1,2,0,262,7],[0,1,3,0,262,8],[0,1,4,0,262,9],[0,1,4,0,262,10],[1,12,8,0,2,43,0,248,47],[1,1,11,0,2,13,0,9,22,0,2,4,0,248,48],[1,1,10,0,2,10,0,9,10,0,2,44,0,248,49],[1,1,8,0,2,8,0,9,4,0,1,45,0,1,46,0,248,50],[1,1,12,0,2,14,0,9,23,0,1,4,0,1,4,0,248,51],[1,1,10,0,2,10,0,9,24,0,1,4,0,1,4,0,248,52],[1,1,4,0,1,15,0,1,16,0,9,8,2,248,53],[1,1,4,0,1,4,0,1,17,0,9,25,2,248,54],[2,1,4,0,1,18,0,9,10,2,248,55],[3,1,19,0,9,8,2,248,56],[3,1,20,0,9,26,2,248,57],[3,1,21,0,2,4,0,7,10,2,1,4,0,246,58,0,1,129],[3,1,4,0,1,4,0,1,27,0,1,4,0,3,8,0,1,39,0,1,40,0,1,42,3,1,4,0,245,59,0,1,130],[6,1,4,0,1,28,0,1,33,0,1,41,0,1,4,0,1,4,0,1,4,4,4,4,0,212,60,0,29,98,0,1,131],[7,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,8,6,4,0,12,61,0,191,68,0,2,108,0,1,122,0,21,4,0,1,106,0,6,107,0,1,125,0,1,132],[7,1,8,0,1,8,0,1,4,17,2,4,0,10,62,0,1,4,0,190,69,0,2,4,0,1,4,19,2,4,0,1,4,0,5,4,0,1,121,0,1,4,0,1,133],[7,1,29,0,1,34,20,2,4,0,2,63,0,6,65,1,7,4,0,140,70,0,35,81,0,3,93,0,3,103,0,2,117,29,1,4,0,1,4,1,1,134],[7,1,10,0,1,10,22,2,64,0,1,4,0,5,66,7,1,4,0,5,4,0,114,71,0,12,95,0,6,111,0,1,112,0,2,119,0,32,4,0,2,104,0,1,124,0,3,94,0,3,4,0,1,4,0,1,118,32,1,4],[7,1,8,0,1,8,22,2,65,1,4,4,0,1,67,13,1,4,0,99,72,0,3,87,0,11,90,0,1,4,0,11,96,0,6,4,0,1,4,0,1,4,0,1,123,5,27,82,0,1,4,0,1,105,0,1,4,0,3,4,4,1,4],[7,1,30,0,1,35,22,2,66,5,1,4,14,3,4,0,96,73,0,3,88,0,11,91,1,5,4,0,6,115,2,4,4,2,1,4,5,3,4,0,24,83,1,1,4],[7,1,10,0,1,10,22,1,4,0,1,67,23,1,4,0,91,74,0,4,101,0,1,4,0,2,89,0,1,4,0,6,88,0,2,102,0,2,113,6,6,4,17,14,4,0,3,84,0,7,100],[7,1,8,0,1,8,23,1,4,24,3,4,0,85,75,0,3,114,0,2,4,0,2,110,1,2,4,1,1,4,0,5,89,0,2,4,0,2,4,6,6,4,25,6,4,0,3,4,0,1,4,0,6,101],[7,1,31,0,1,36,51,13,4,0,71,76,0,1,120,0,3,4,2,2,4,5,3,4,0,2,89,0,2,4,46,2,4,1,5,4,0,1,110],[7,1,10,0,1,10,55,9,4,0,2,4,0,59,77,0,10,85,0,1,4,15,2,92,56,1,4],[7,1,8,0,1,8,66,1,4,0,57,78,0,1,127,0,2,4,0,6,86,0,1,99,0,1,126,16,2,4],[7,1,32,0,1,37,67,5,4,0,39,79,0,11,97,0,2,116,0,1,4,2,6,86,0,1,4,0,1,4],[7,1,10,0,1,10,72,5,4,0,31,79,0,3,99,0,11,4,0,2,4,3,1,4,0,5,86],[7,1,4,0,1,38,77,7,4,0,24,80,0,3,4,9,2,4,0,2,4,4,4,4,0,1,128],[7,1,4,0,1,4,84,6,4,0,15,79,0,3,109,24,1,4],[8,1,4,89,1,4,0,10,4,0,3,79,0,2,99,0,3,4],[104,4,4,0,1,27,0,3,4,0,1,4,0,1,5],[113,1,4]]; +let numTicks = 263; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Stack.html b/packages/flamegrill/src/fixtures/snapshots/Stack.html index bdfdf15..de83bec 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Stack.html +++ b/packages/flamegrill/src/fixtures/snapshots/Stack.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3484675","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutY :405:26","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) :84:70","~(anonymous) :6911:62","~(anonymous) :18407:69","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3191458","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~extractStyleParts :8:27","~_processArgs :16:26","~count :21:186","~U :19:192","~S :18:11","~toArray :21:248","~V :20:247","~fa :20:12","~useContext :22:403","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~getKeyForRules :362:24","~ai :222:12","~Stylesheet.getInstance :57:39","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Q :16:293","~_resolveTokens :75:24","~(anonymous) :1573:104","~(anonymous) :32:104","~If :147:394","~tc :55:12","~xe :110:125","~expandSelector :272:24","~_normalizeArg :100:23","~__rest :61:16","~(anonymous) :1:88","~R :17:11","~M :15:11","~(anonymous) :398:92","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~(anonymous) :1577:100","~qc :49:12","~Cg :163:12","~_loop_1 :113:28","~concatStyleSets :6:25","~qe :107:12","~(anonymous) :2:88","~applyRegistration :427:27","~Stylesheet.argsFromClassName :113:55","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~hh :193:12"]; -levels = [[0,1,0,0,262,5],[0,1,1,0,262,6],[0,1,2,0,262,7],[0,1,3,0,262,8],[0,1,4,0,262,9],[0,1,4,0,262,10],[1,12,8,0,2,43,0,248,47],[1,1,11,0,2,13,0,9,22,0,2,4,0,248,48],[1,1,10,0,2,10,0,9,10,0,2,44,0,248,49],[1,1,8,0,2,8,0,9,4,0,1,45,0,1,46,0,248,50],[1,1,12,0,2,14,0,9,23,0,1,4,0,1,4,0,248,51],[1,1,10,0,2,10,0,9,24,0,1,4,0,1,4,0,248,52],[1,1,4,0,1,15,0,1,16,0,9,8,2,248,53],[1,1,4,0,1,4,0,1,17,0,9,25,2,248,54],[2,1,4,0,1,18,0,9,10,2,248,55],[3,1,19,0,9,8,2,248,56],[3,1,20,0,9,26,2,248,57],[3,1,21,0,2,4,0,7,10,2,1,4,0,246,58,0,1,129],[3,1,4,0,1,4,0,1,27,0,1,4,0,3,8,0,1,39,0,1,40,0,1,42,3,1,4,0,245,59,0,1,130],[6,1,4,0,1,28,0,1,33,0,1,41,0,1,4,0,1,4,0,1,4,4,4,4,0,212,60,0,29,98,0,1,131],[7,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,8,6,4,0,12,61,0,191,68,0,2,108,0,1,122,0,21,4,0,1,106,0,6,107,0,1,125,0,1,132],[7,1,8,0,1,8,0,1,4,17,2,4,0,10,62,0,1,4,0,190,69,0,2,4,0,1,4,19,2,4,0,1,4,0,5,4,0,1,121,0,1,4,0,1,133],[7,1,29,0,1,34,20,2,4,0,2,63,0,6,65,1,7,4,0,140,70,0,35,81,0,3,93,0,3,103,0,2,117,29,1,4,0,1,4,1,1,134],[7,1,10,0,1,10,22,2,64,0,1,4,0,5,66,7,1,4,0,5,4,0,114,71,0,12,95,0,6,111,0,1,112,0,2,119,0,32,4,0,2,104,0,1,124,0,3,94,0,3,4,0,1,4,0,1,118,32,1,4],[7,1,8,0,1,8,22,2,65,1,4,4,0,1,67,13,1,4,0,99,72,0,3,87,0,11,90,0,1,4,0,11,96,0,6,4,0,1,4,0,1,4,0,1,123,5,27,82,0,1,4,0,1,105,0,1,4,0,3,4,4,1,4],[7,1,30,0,1,35,22,2,66,5,1,4,14,3,4,0,96,73,0,3,88,0,11,91,1,5,4,0,6,115,2,4,4,2,1,4,5,3,4,0,24,83,1,1,4],[7,1,10,0,1,10,22,1,4,0,1,67,23,1,4,0,91,74,0,4,101,0,1,4,0,2,89,0,1,4,0,6,88,0,2,102,0,2,113,6,6,4,17,14,4,0,3,84,0,7,100],[7,1,8,0,1,8,23,1,4,24,3,4,0,85,75,0,3,114,0,2,4,0,2,110,1,2,4,1,1,4,0,5,89,0,2,4,0,2,4,6,6,4,25,6,4,0,3,4,0,1,4,0,6,101],[7,1,31,0,1,36,51,13,4,0,71,76,0,1,120,0,3,4,2,2,4,5,3,4,0,2,89,0,2,4,46,2,4,1,5,4,0,1,110],[7,1,10,0,1,10,55,9,4,0,2,4,0,59,77,0,10,85,0,1,4,15,2,92,56,1,4],[7,1,8,0,1,8,66,1,4,0,57,78,0,1,127,0,2,4,0,6,86,0,1,99,0,1,126,16,2,4],[7,1,32,0,1,37,67,5,4,0,39,79,0,11,97,0,2,116,0,1,4,2,6,86,0,1,4,0,1,4],[7,1,10,0,1,10,72,5,4,0,31,79,0,3,99,0,11,4,0,2,4,3,1,4,0,5,86],[7,1,4,0,1,38,77,7,4,0,24,80,0,3,4,9,2,4,0,2,4,4,4,4,0,1,128],[7,1,4,0,1,4,84,6,4,0,15,79,0,3,109,24,1,4],[8,1,4,89,1,4,0,10,4,0,3,79,0,2,99,0,3,4],[104,4,4,0,1,27,0,3,4,0,1,4,0,1,5],[113,1,4]]; -numTicks = 263; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:923","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3484675","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideOutY :405:26","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) :84:70","~(anonymous) :6911:62","~(anonymous) :18407:69","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3191458","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_9_initializeIcons :1207:40","~fabric_icons_16_initializeIcons :2075:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~extractStyleParts :8:27","~_processArgs :16:26","~count :21:186","~U :19:192","~S :18:11","~toArray :21:248","~V :20:247","~fa :20:12","~useContext :22:403","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~getKeyForRules :362:24","~ai :222:12","~Stylesheet.getInstance :57:39","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Q :16:293","~_resolveTokens :75:24","~(anonymous) :1573:104","~(anonymous) :32:104","~If :147:394","~tc :55:12","~xe :110:125","~expandSelector :272:24","~_normalizeArg :100:23","~__rest :61:16","~(anonymous) :1:88","~R :17:11","~M :15:11","~(anonymous) :398:92","~Stylesheet.classNameFromKey :106:54","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~(anonymous) :1577:100","~qc :49:12","~Cg :163:12","~_loop_1 :113:28","~concatStyleSets :6:25","~qe :107:12","~(anonymous) :2:88","~applyRegistration :427:27","~Stylesheet.argsFromClassName :113:55","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Vh :216:12","~hh :193:12"]; +let levels = [[0,1,0,0,262,5],[0,1,1,0,262,6],[0,1,2,0,262,7],[0,1,3,0,262,8],[0,1,4,0,262,9],[0,1,4,0,262,10],[1,12,8,0,2,43,0,248,47],[1,1,11,0,2,13,0,9,22,0,2,4,0,248,48],[1,1,10,0,2,10,0,9,10,0,2,44,0,248,49],[1,1,8,0,2,8,0,9,4,0,1,45,0,1,46,0,248,50],[1,1,12,0,2,14,0,9,23,0,1,4,0,1,4,0,248,51],[1,1,10,0,2,10,0,9,24,0,1,4,0,1,4,0,248,52],[1,1,4,0,1,15,0,1,16,0,9,8,2,248,53],[1,1,4,0,1,4,0,1,17,0,9,25,2,248,54],[2,1,4,0,1,18,0,9,10,2,248,55],[3,1,19,0,9,8,2,248,56],[3,1,20,0,9,26,2,248,57],[3,1,21,0,2,4,0,7,10,2,1,4,0,246,58,0,1,129],[3,1,4,0,1,4,0,1,27,0,1,4,0,3,8,0,1,39,0,1,40,0,1,42,3,1,4,0,245,59,0,1,130],[6,1,4,0,1,28,0,1,33,0,1,41,0,1,4,0,1,4,0,1,4,4,4,4,0,212,60,0,29,98,0,1,131],[7,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,8,6,4,0,12,61,0,191,68,0,2,108,0,1,122,0,21,4,0,1,106,0,6,107,0,1,125,0,1,132],[7,1,8,0,1,8,0,1,4,17,2,4,0,10,62,0,1,4,0,190,69,0,2,4,0,1,4,19,2,4,0,1,4,0,5,4,0,1,121,0,1,4,0,1,133],[7,1,29,0,1,34,20,2,4,0,2,63,0,6,65,1,7,4,0,140,70,0,35,81,0,3,93,0,3,103,0,2,117,29,1,4,0,1,4,1,1,134],[7,1,10,0,1,10,22,2,64,0,1,4,0,5,66,7,1,4,0,5,4,0,114,71,0,12,95,0,6,111,0,1,112,0,2,119,0,32,4,0,2,104,0,1,124,0,3,94,0,3,4,0,1,4,0,1,118,32,1,4],[7,1,8,0,1,8,22,2,65,1,4,4,0,1,67,13,1,4,0,99,72,0,3,87,0,11,90,0,1,4,0,11,96,0,6,4,0,1,4,0,1,4,0,1,123,5,27,82,0,1,4,0,1,105,0,1,4,0,3,4,4,1,4],[7,1,30,0,1,35,22,2,66,5,1,4,14,3,4,0,96,73,0,3,88,0,11,91,1,5,4,0,6,115,2,4,4,2,1,4,5,3,4,0,24,83,1,1,4],[7,1,10,0,1,10,22,1,4,0,1,67,23,1,4,0,91,74,0,4,101,0,1,4,0,2,89,0,1,4,0,6,88,0,2,102,0,2,113,6,6,4,17,14,4,0,3,84,0,7,100],[7,1,8,0,1,8,23,1,4,24,3,4,0,85,75,0,3,114,0,2,4,0,2,110,1,2,4,1,1,4,0,5,89,0,2,4,0,2,4,6,6,4,25,6,4,0,3,4,0,1,4,0,6,101],[7,1,31,0,1,36,51,13,4,0,71,76,0,1,120,0,3,4,2,2,4,5,3,4,0,2,89,0,2,4,46,2,4,1,5,4,0,1,110],[7,1,10,0,1,10,55,9,4,0,2,4,0,59,77,0,10,85,0,1,4,15,2,92,56,1,4],[7,1,8,0,1,8,66,1,4,0,57,78,0,1,127,0,2,4,0,6,86,0,1,99,0,1,126,16,2,4],[7,1,32,0,1,37,67,5,4,0,39,79,0,11,97,0,2,116,0,1,4,2,6,86,0,1,4,0,1,4],[7,1,10,0,1,10,72,5,4,0,31,79,0,3,99,0,11,4,0,2,4,3,1,4,0,5,86],[7,1,4,0,1,38,77,7,4,0,24,80,0,3,4,9,2,4,0,2,4,4,4,4,0,1,128],[7,1,4,0,1,4,84,6,4,0,15,79,0,3,109,24,1,4],[8,1,4,89,1,4,0,10,4,0,3,79,0,2,99,0,3,4],[104,4,4,0,1,27,0,3,4,0,1,4,0,1,5],[113,1,4]]; +let numTicks = 263; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.data.js b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.data.js index dabcf62..88268af 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInX :387:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2735295","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2532577","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3074744","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2582354","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :1711:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~lh :194:140","~hg :150:12","~result :35:27","~StackView :185:26","~map :21:30","~V :20:247","~U :19:192","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~__rest :61:16","~ke :103:12","~tc :55:12","~qc :49:12","~Q :16:293","~toArray :21:248","~S :18:11","~ge :101:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~re :108:12","~memoizedFunction :73:37","~Lf :148:288","~extractStyleParts :8:27","~_processArgs :16:26","~fa :20:12","~count :21:186","~da :16:12","~_getCustomizations :102:28","~(anonymous) :1:88","~he :101:184","~getKeyForRules :362:24","~(anonymous) :68:123","~styles :38:23","~T :19:239","~getNativeProps :393:24","~escape :16:176","~we :110:12","~f :138:420","~getGlobalClassNames :946:29","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveTokens :75:24","~qe :107:12","~useContext :22:403","~xe :110:125","~Mf :148:385","~Customizations.getSettings :31:43","~hc :44:101","~M :15:11","~expandSelector :272:24","~(anonymous) :21:209","~(anonymous) :1577:100","~(anonymous) :30:100","~(anonymous) :1573:104","~applyRegistration :427:27","~parseGap :30:25","~If :147:394","~Af :136:12","~R :17:11","~getSlots :109:18","~(anonymous) :1532:108","~(anonymous) :32:104","~_normalizeArg :100:23","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_loop_1 :113:28","~M :186:11","~_translateShorthand :150:29","~c :138:170","~N :16:105"]; -levels = [[0,1,0,0,562,7],[0,1,1,0,562,8],[0,1,2,0,562,9],[0,1,3,0,562,10],[0,1,4,0,562,11],[0,1,5,0,562,12],[0,1,4,0,1,4,0,15,10,0,1,51,0,545,54],[0,1,6,0,1,4,0,2,13,0,13,23,0,1,4,0,545,55],[0,1,4,0,1,4,0,2,12,0,13,12,0,1,52,0,545,56],[2,2,10,0,13,4,0,1,53,0,545,57],[2,2,14,0,13,24,0,1,4,0,545,58],[2,2,12,0,13,25,0,1,4,0,545,59],[2,1,15,0,1,18,0,13,10,1,545,60],[2,1,16,0,1,19,0,11,26,0,2,48,1,545,61],[2,1,17,0,1,20,0,11,12,0,2,12,1,545,62],[2,1,4,0,1,21,0,11,10,0,2,10,1,545,63],[2,1,4,0,1,22,0,11,27,0,2,49,1,545,64],[3,1,4,0,1,4,0,10,12,0,1,4,0,1,12,1,2,4,0,543,65],[4,1,4,0,1,4,0,7,10,0,1,34,0,1,46,0,1,4,0,1,50,2,1,4,0,4,4,0,539,66],[5,1,4,0,1,28,0,1,30,0,1,35,0,1,41,0,1,44,0,1,45,0,1,47,0,1,4,0,1,4,1,1,4,7,22,4,0,388,67,0,129,75],[6,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,4,30,2,4,0,28,4,0,55,68,0,295,77,0,7,106,0,3,129,0,78,4,0,4,7,0,9,76,0,22,95,0,4,96,0,2,101,0,4,104,0,1,121,0,4,127,0,1,130],[6,1,10,0,1,10,0,1,10,0,1,10,0,1,10,0,1,34,0,1,4,61,6,4,0,49,69,0,3,4,0,292,78,0,4,4,0,2,114,0,1,141,0,3,4,72,6,4,0,4,4,0,9,4,0,4,4,0,18,7,0,3,4,0,1,97,0,2,4,0,4,4,0,1,4,0,4,4,0,1,4],[6,1,29,0,1,31,0,1,36,0,1,42,0,1,4,0,1,4,68,7,4,0,37,70,0,3,72,0,1,132,0,1,152,3,4,4,0,250,79,0,29,102,0,5,112,0,2,126,0,2,128,4,2,101,0,1,4,90,4,4,4,18,4,3,1,4,5,1,4],[6,1,12,0,1,12,0,1,12,0,1,12,1,1,4,75,8,4,0,28,71,0,1,122,0,3,73,0,1,4,0,1,4,7,5,4,0,47,80,0,180,83,0,4,94,0,11,119,0,3,144,0,21,4,0,5,103,0,3,138,0,1,113,0,4,131,0,2,4,0,1,4,0,1,150,4,2,4,126,1,4],[6,1,4,0,1,10,0,1,10,0,1,10,85,5,4,0,22,72,0,1,142,0,1,4,0,2,4,0,1,74,14,47,81,0,1,4,0,112,84,0,36,99,0,31,110,0,4,4,0,4,4,0,7,124,0,2,4,0,1,149,4,2,4,0,15,116,0,5,4,0,2,4,0,1,146,0,1,4,0,4,4,3,1,4],[7,1,32,0,1,37,0,1,43,90,5,4,0,17,73,0,1,4,3,1,4,14,2,4,0,43,82,0,2,98,1,1,4,0,111,85,0,36,81,0,31,82,3,1,4,4,4,4,0,3,125,2,1,4,6,15,117,7,1,4],[7,1,12,0,1,12,0,1,12,95,5,4,0,12,74,21,2,4,0,41,100,0,2,4,2,1,4,0,107,86,0,3,105,0,1,4,0,32,82,0,1,98,0,2,143,0,31,100,12,3,4,9,4,4,0,8,123,0,2,140,0,1,145],[7,1,10,0,1,10,0,1,4,100,12,4,23,15,4,0,24,100,0,2,118,0,2,4,3,4,4,0,100,87,0,2,133,0,1,151,0,2,4,0,1,147,1,32,100,0,1,4,0,2,4,0,7,4,0,21,100,0,3,118,14,1,4,11,2,4,0,2,4,0,6,105,0,2,4,0,1,4],[7,1,33,0,1,38,151,6,4,0,18,109,0,2,4,8,1,4,0,13,4,0,85,88,0,2,136,0,2,4,0,1,4,2,1,4,1,1,4,0,31,100,10,6,4,0,5,100,0,10,118,0,3,4,30,6,4,0,2,4],[7,1,12,0,1,12,157,9,4,0,9,111,1,1,4,21,1,4,0,6,4,0,66,89,0,13,107,0,1,4,0,1,137,8,3,4,0,21,100,0,7,118,16,4,4,0,1,135,0,3,4,0,7,120],[7,1,34,0,1,10,166,9,4,29,1,4,0,64,90,0,2,139,0,1,4,0,2,93,0,10,108,1,1,4,11,8,4,0,13,109,0,2,4,0,5,120,20,1,4,3,7,4],[7,1,4,0,1,39,205,5,4,0,41,91,0,18,115,0,2,4,1,2,4,0,1,4,0,9,108,21,6,4,0,6,111,0,1,153,2,5,4,26,5,4],[8,1,12,210,5,4,0,35,91,0,1,93,0,18,4,6,2,4,0,7,108,27,6,4,0,1,4,4,3,4,27,4,4],[8,1,40,214,1,4,0,7,4,0,28,92,0,1,4,16,2,4,8,7,4,32,1,4,7,1,4],[8,1,4,222,7,4,0,20,91,0,1,134],[238,17,4,0,2,91,0,1,93,0,1,4],[249,3,4,0,3,148,0,1,4,0,1,93,0,1,7],[256,1,4,0,1,4]]; -numTicks = 563; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInX :387:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2735295","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2532577","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3074744","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2582354","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :1711:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~lh :194:140","~hg :150:12","~result :35:27","~StackView :185:26","~map :21:30","~V :20:247","~U :19:192","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~__rest :61:16","~ke :103:12","~tc :55:12","~qc :49:12","~Q :16:293","~toArray :21:248","~S :18:11","~ge :101:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~re :108:12","~memoizedFunction :73:37","~Lf :148:288","~extractStyleParts :8:27","~_processArgs :16:26","~fa :20:12","~count :21:186","~da :16:12","~_getCustomizations :102:28","~(anonymous) :1:88","~he :101:184","~getKeyForRules :362:24","~(anonymous) :68:123","~styles :38:23","~T :19:239","~getNativeProps :393:24","~escape :16:176","~we :110:12","~f :138:420","~getGlobalClassNames :946:29","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveTokens :75:24","~qe :107:12","~useContext :22:403","~xe :110:125","~Mf :148:385","~Customizations.getSettings :31:43","~hc :44:101","~M :15:11","~expandSelector :272:24","~(anonymous) :21:209","~(anonymous) :1577:100","~(anonymous) :30:100","~(anonymous) :1573:104","~applyRegistration :427:27","~parseGap :30:25","~If :147:394","~Af :136:12","~R :17:11","~getSlots :109:18","~(anonymous) :1532:108","~(anonymous) :32:104","~_normalizeArg :100:23","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_loop_1 :113:28","~M :186:11","~_translateShorthand :150:29","~c :138:170","~N :16:105"]; +let levels = [[0,1,0,0,562,7],[0,1,1,0,562,8],[0,1,2,0,562,9],[0,1,3,0,562,10],[0,1,4,0,562,11],[0,1,5,0,562,12],[0,1,4,0,1,4,0,15,10,0,1,51,0,545,54],[0,1,6,0,1,4,0,2,13,0,13,23,0,1,4,0,545,55],[0,1,4,0,1,4,0,2,12,0,13,12,0,1,52,0,545,56],[2,2,10,0,13,4,0,1,53,0,545,57],[2,2,14,0,13,24,0,1,4,0,545,58],[2,2,12,0,13,25,0,1,4,0,545,59],[2,1,15,0,1,18,0,13,10,1,545,60],[2,1,16,0,1,19,0,11,26,0,2,48,1,545,61],[2,1,17,0,1,20,0,11,12,0,2,12,1,545,62],[2,1,4,0,1,21,0,11,10,0,2,10,1,545,63],[2,1,4,0,1,22,0,11,27,0,2,49,1,545,64],[3,1,4,0,1,4,0,10,12,0,1,4,0,1,12,1,2,4,0,543,65],[4,1,4,0,1,4,0,7,10,0,1,34,0,1,46,0,1,4,0,1,50,2,1,4,0,4,4,0,539,66],[5,1,4,0,1,28,0,1,30,0,1,35,0,1,41,0,1,44,0,1,45,0,1,47,0,1,4,0,1,4,1,1,4,7,22,4,0,388,67,0,129,75],[6,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,4,30,2,4,0,28,4,0,55,68,0,295,77,0,7,106,0,3,129,0,78,4,0,4,7,0,9,76,0,22,95,0,4,96,0,2,101,0,4,104,0,1,121,0,4,127,0,1,130],[6,1,10,0,1,10,0,1,10,0,1,10,0,1,10,0,1,34,0,1,4,61,6,4,0,49,69,0,3,4,0,292,78,0,4,4,0,2,114,0,1,141,0,3,4,72,6,4,0,4,4,0,9,4,0,4,4,0,18,7,0,3,4,0,1,97,0,2,4,0,4,4,0,1,4,0,4,4,0,1,4],[6,1,29,0,1,31,0,1,36,0,1,42,0,1,4,0,1,4,68,7,4,0,37,70,0,3,72,0,1,132,0,1,152,3,4,4,0,250,79,0,29,102,0,5,112,0,2,126,0,2,128,4,2,101,0,1,4,90,4,4,4,18,4,3,1,4,5,1,4],[6,1,12,0,1,12,0,1,12,0,1,12,1,1,4,75,8,4,0,28,71,0,1,122,0,3,73,0,1,4,0,1,4,7,5,4,0,47,80,0,180,83,0,4,94,0,11,119,0,3,144,0,21,4,0,5,103,0,3,138,0,1,113,0,4,131,0,2,4,0,1,4,0,1,150,4,2,4,126,1,4],[6,1,4,0,1,10,0,1,10,0,1,10,85,5,4,0,22,72,0,1,142,0,1,4,0,2,4,0,1,74,14,47,81,0,1,4,0,112,84,0,36,99,0,31,110,0,4,4,0,4,4,0,7,124,0,2,4,0,1,149,4,2,4,0,15,116,0,5,4,0,2,4,0,1,146,0,1,4,0,4,4,3,1,4],[7,1,32,0,1,37,0,1,43,90,5,4,0,17,73,0,1,4,3,1,4,14,2,4,0,43,82,0,2,98,1,1,4,0,111,85,0,36,81,0,31,82,3,1,4,4,4,4,0,3,125,2,1,4,6,15,117,7,1,4],[7,1,12,0,1,12,0,1,12,95,5,4,0,12,74,21,2,4,0,41,100,0,2,4,2,1,4,0,107,86,0,3,105,0,1,4,0,32,82,0,1,98,0,2,143,0,31,100,12,3,4,9,4,4,0,8,123,0,2,140,0,1,145],[7,1,10,0,1,10,0,1,4,100,12,4,23,15,4,0,24,100,0,2,118,0,2,4,3,4,4,0,100,87,0,2,133,0,1,151,0,2,4,0,1,147,1,32,100,0,1,4,0,2,4,0,7,4,0,21,100,0,3,118,14,1,4,11,2,4,0,2,4,0,6,105,0,2,4,0,1,4],[7,1,33,0,1,38,151,6,4,0,18,109,0,2,4,8,1,4,0,13,4,0,85,88,0,2,136,0,2,4,0,1,4,2,1,4,1,1,4,0,31,100,10,6,4,0,5,100,0,10,118,0,3,4,30,6,4,0,2,4],[7,1,12,0,1,12,157,9,4,0,9,111,1,1,4,21,1,4,0,6,4,0,66,89,0,13,107,0,1,4,0,1,137,8,3,4,0,21,100,0,7,118,16,4,4,0,1,135,0,3,4,0,7,120],[7,1,34,0,1,10,166,9,4,29,1,4,0,64,90,0,2,139,0,1,4,0,2,93,0,10,108,1,1,4,11,8,4,0,13,109,0,2,4,0,5,120,20,1,4,3,7,4],[7,1,4,0,1,39,205,5,4,0,41,91,0,18,115,0,2,4,1,2,4,0,1,4,0,9,108,21,6,4,0,6,111,0,1,153,2,5,4,26,5,4],[8,1,12,210,5,4,0,35,91,0,1,93,0,18,4,6,2,4,0,7,108,27,6,4,0,1,4,4,3,4,27,4,4],[8,1,40,214,1,4,0,7,4,0,28,92,0,1,4,16,2,4,8,7,4,32,1,4,7,1,4],[8,1,4,222,7,4,0,20,91,0,1,134],[238,17,4,0,2,91,0,1,93,0,1,4],[249,3,4,0,3,148,0,1,4,0,1,93,0,1,7],[256,1,4,0,1,4]]; +let numTicks = 563; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.html b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.html index a91db3e..391ffe8 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.html +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInX :387:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2735295","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2532577","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3074744","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2582354","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :1711:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~lh :194:140","~hg :150:12","~result :35:27","~StackView :185:26","~map :21:30","~V :20:247","~U :19:192","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~__rest :61:16","~ke :103:12","~tc :55:12","~qc :49:12","~Q :16:293","~toArray :21:248","~S :18:11","~ge :101:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~re :108:12","~memoizedFunction :73:37","~Lf :148:288","~extractStyleParts :8:27","~_processArgs :16:26","~fa :20:12","~count :21:186","~da :16:12","~_getCustomizations :102:28","~(anonymous) :1:88","~he :101:184","~getKeyForRules :362:24","~(anonymous) :68:123","~styles :38:23","~T :19:239","~getNativeProps :393:24","~escape :16:176","~we :110:12","~f :138:420","~getGlobalClassNames :946:29","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveTokens :75:24","~qe :107:12","~useContext :22:403","~xe :110:125","~Mf :148:385","~Customizations.getSettings :31:43","~hc :44:101","~M :15:11","~expandSelector :272:24","~(anonymous) :21:209","~(anonymous) :1577:100","~(anonymous) :30:100","~(anonymous) :1573:104","~applyRegistration :427:27","~parseGap :30:25","~If :147:394","~Af :136:12","~R :17:11","~getSlots :109:18","~(anonymous) :1532:108","~(anonymous) :32:104","~_normalizeArg :100:23","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_loop_1 :113:28","~M :186:11","~_translateShorthand :150:29","~c :138:170","~N :16:105"]; -levels = [[0,1,0,0,562,7],[0,1,1,0,562,8],[0,1,2,0,562,9],[0,1,3,0,562,10],[0,1,4,0,562,11],[0,1,5,0,562,12],[0,1,4,0,1,4,0,15,10,0,1,51,0,545,54],[0,1,6,0,1,4,0,2,13,0,13,23,0,1,4,0,545,55],[0,1,4,0,1,4,0,2,12,0,13,12,0,1,52,0,545,56],[2,2,10,0,13,4,0,1,53,0,545,57],[2,2,14,0,13,24,0,1,4,0,545,58],[2,2,12,0,13,25,0,1,4,0,545,59],[2,1,15,0,1,18,0,13,10,1,545,60],[2,1,16,0,1,19,0,11,26,0,2,48,1,545,61],[2,1,17,0,1,20,0,11,12,0,2,12,1,545,62],[2,1,4,0,1,21,0,11,10,0,2,10,1,545,63],[2,1,4,0,1,22,0,11,27,0,2,49,1,545,64],[3,1,4,0,1,4,0,10,12,0,1,4,0,1,12,1,2,4,0,543,65],[4,1,4,0,1,4,0,7,10,0,1,34,0,1,46,0,1,4,0,1,50,2,1,4,0,4,4,0,539,66],[5,1,4,0,1,28,0,1,30,0,1,35,0,1,41,0,1,44,0,1,45,0,1,47,0,1,4,0,1,4,1,1,4,7,22,4,0,388,67,0,129,75],[6,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,4,30,2,4,0,28,4,0,55,68,0,295,77,0,7,106,0,3,129,0,78,4,0,4,7,0,9,76,0,22,95,0,4,96,0,2,101,0,4,104,0,1,121,0,4,127,0,1,130],[6,1,10,0,1,10,0,1,10,0,1,10,0,1,10,0,1,34,0,1,4,61,6,4,0,49,69,0,3,4,0,292,78,0,4,4,0,2,114,0,1,141,0,3,4,72,6,4,0,4,4,0,9,4,0,4,4,0,18,7,0,3,4,0,1,97,0,2,4,0,4,4,0,1,4,0,4,4,0,1,4],[6,1,29,0,1,31,0,1,36,0,1,42,0,1,4,0,1,4,68,7,4,0,37,70,0,3,72,0,1,132,0,1,152,3,4,4,0,250,79,0,29,102,0,5,112,0,2,126,0,2,128,4,2,101,0,1,4,90,4,4,4,18,4,3,1,4,5,1,4],[6,1,12,0,1,12,0,1,12,0,1,12,1,1,4,75,8,4,0,28,71,0,1,122,0,3,73,0,1,4,0,1,4,7,5,4,0,47,80,0,180,83,0,4,94,0,11,119,0,3,144,0,21,4,0,5,103,0,3,138,0,1,113,0,4,131,0,2,4,0,1,4,0,1,150,4,2,4,126,1,4],[6,1,4,0,1,10,0,1,10,0,1,10,85,5,4,0,22,72,0,1,142,0,1,4,0,2,4,0,1,74,14,47,81,0,1,4,0,112,84,0,36,99,0,31,110,0,4,4,0,4,4,0,7,124,0,2,4,0,1,149,4,2,4,0,15,116,0,5,4,0,2,4,0,1,146,0,1,4,0,4,4,3,1,4],[7,1,32,0,1,37,0,1,43,90,5,4,0,17,73,0,1,4,3,1,4,14,2,4,0,43,82,0,2,98,1,1,4,0,111,85,0,36,81,0,31,82,3,1,4,4,4,4,0,3,125,2,1,4,6,15,117,7,1,4],[7,1,12,0,1,12,0,1,12,95,5,4,0,12,74,21,2,4,0,41,100,0,2,4,2,1,4,0,107,86,0,3,105,0,1,4,0,32,82,0,1,98,0,2,143,0,31,100,12,3,4,9,4,4,0,8,123,0,2,140,0,1,145],[7,1,10,0,1,10,0,1,4,100,12,4,23,15,4,0,24,100,0,2,118,0,2,4,3,4,4,0,100,87,0,2,133,0,1,151,0,2,4,0,1,147,1,32,100,0,1,4,0,2,4,0,7,4,0,21,100,0,3,118,14,1,4,11,2,4,0,2,4,0,6,105,0,2,4,0,1,4],[7,1,33,0,1,38,151,6,4,0,18,109,0,2,4,8,1,4,0,13,4,0,85,88,0,2,136,0,2,4,0,1,4,2,1,4,1,1,4,0,31,100,10,6,4,0,5,100,0,10,118,0,3,4,30,6,4,0,2,4],[7,1,12,0,1,12,157,9,4,0,9,111,1,1,4,21,1,4,0,6,4,0,66,89,0,13,107,0,1,4,0,1,137,8,3,4,0,21,100,0,7,118,16,4,4,0,1,135,0,3,4,0,7,120],[7,1,34,0,1,10,166,9,4,29,1,4,0,64,90,0,2,139,0,1,4,0,2,93,0,10,108,1,1,4,11,8,4,0,13,109,0,2,4,0,5,120,20,1,4,3,7,4],[7,1,4,0,1,39,205,5,4,0,41,91,0,18,115,0,2,4,1,2,4,0,1,4,0,9,108,21,6,4,0,6,111,0,1,153,2,5,4,26,5,4],[8,1,12,210,5,4,0,35,91,0,1,93,0,18,4,6,2,4,0,7,108,27,6,4,0,1,4,4,3,4,27,4,4],[8,1,40,214,1,4,0,7,4,0,28,92,0,1,4,16,2,4,8,7,4,32,1,4,7,1,4],[8,1,4,222,7,4,0,20,91,0,1,134],[238,17,4,0,2,91,0,1,93,0,1,4],[249,3,4,0,3,148,0,1,4,0,1,93,0,1,7],[256,1,4,0,1,4]]; -numTicks = 563; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInX :387:25","~keyframes :11:19","~Stylesheet.cacheClassName :95:52","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3206343","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2126512","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2088439","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2735295","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2532577","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3074744","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1890615","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2582354","~(anonymous) :22995:53","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:12102","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) :1711:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_8_initializeIcons :1083:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~lh :194:140","~hg :150:12","~result :35:27","~StackView :185:26","~map :21:30","~V :20:247","~U :19:192","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~Stylesheet.getInstance :57:39","~__rest :61:16","~ke :103:12","~tc :55:12","~qc :49:12","~Q :16:293","~toArray :21:248","~S :18:11","~ge :101:12","~_resolveStyles :63:24","~concatStyleSets :6:25","~re :108:12","~memoizedFunction :73:37","~Lf :148:288","~extractStyleParts :8:27","~_processArgs :16:26","~fa :20:12","~count :21:186","~da :16:12","~_getCustomizations :102:28","~(anonymous) :1:88","~he :101:184","~getKeyForRules :362:24","~(anonymous) :68:123","~styles :38:23","~T :19:239","~getNativeProps :393:24","~escape :16:176","~we :110:12","~f :138:420","~getGlobalClassNames :946:29","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveTokens :75:24","~qe :107:12","~useContext :22:403","~xe :110:125","~Mf :148:385","~Customizations.getSettings :31:43","~hc :44:101","~M :15:11","~expandSelector :272:24","~(anonymous) :21:209","~(anonymous) :1577:100","~(anonymous) :30:100","~(anonymous) :1573:104","~applyRegistration :427:27","~parseGap :30:25","~If :147:394","~Af :136:12","~R :17:11","~getSlots :109:18","~(anonymous) :1532:108","~(anonymous) :32:104","~_normalizeArg :100:23","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_loop_1 :113:28","~M :186:11","~_translateShorthand :150:29","~c :138:170","~N :16:105"]; +let levels = [[0,1,0,0,562,7],[0,1,1,0,562,8],[0,1,2,0,562,9],[0,1,3,0,562,10],[0,1,4,0,562,11],[0,1,5,0,562,12],[0,1,4,0,1,4,0,15,10,0,1,51,0,545,54],[0,1,6,0,1,4,0,2,13,0,13,23,0,1,4,0,545,55],[0,1,4,0,1,4,0,2,12,0,13,12,0,1,52,0,545,56],[2,2,10,0,13,4,0,1,53,0,545,57],[2,2,14,0,13,24,0,1,4,0,545,58],[2,2,12,0,13,25,0,1,4,0,545,59],[2,1,15,0,1,18,0,13,10,1,545,60],[2,1,16,0,1,19,0,11,26,0,2,48,1,545,61],[2,1,17,0,1,20,0,11,12,0,2,12,1,545,62],[2,1,4,0,1,21,0,11,10,0,2,10,1,545,63],[2,1,4,0,1,22,0,11,27,0,2,49,1,545,64],[3,1,4,0,1,4,0,10,12,0,1,4,0,1,12,1,2,4,0,543,65],[4,1,4,0,1,4,0,7,10,0,1,34,0,1,46,0,1,4,0,1,50,2,1,4,0,4,4,0,539,66],[5,1,4,0,1,28,0,1,30,0,1,35,0,1,41,0,1,44,0,1,45,0,1,47,0,1,4,0,1,4,1,1,4,7,22,4,0,388,67,0,129,75],[6,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,12,0,1,4,30,2,4,0,28,4,0,55,68,0,295,77,0,7,106,0,3,129,0,78,4,0,4,7,0,9,76,0,22,95,0,4,96,0,2,101,0,4,104,0,1,121,0,4,127,0,1,130],[6,1,10,0,1,10,0,1,10,0,1,10,0,1,10,0,1,34,0,1,4,61,6,4,0,49,69,0,3,4,0,292,78,0,4,4,0,2,114,0,1,141,0,3,4,72,6,4,0,4,4,0,9,4,0,4,4,0,18,7,0,3,4,0,1,97,0,2,4,0,4,4,0,1,4,0,4,4,0,1,4],[6,1,29,0,1,31,0,1,36,0,1,42,0,1,4,0,1,4,68,7,4,0,37,70,0,3,72,0,1,132,0,1,152,3,4,4,0,250,79,0,29,102,0,5,112,0,2,126,0,2,128,4,2,101,0,1,4,90,4,4,4,18,4,3,1,4,5,1,4],[6,1,12,0,1,12,0,1,12,0,1,12,1,1,4,75,8,4,0,28,71,0,1,122,0,3,73,0,1,4,0,1,4,7,5,4,0,47,80,0,180,83,0,4,94,0,11,119,0,3,144,0,21,4,0,5,103,0,3,138,0,1,113,0,4,131,0,2,4,0,1,4,0,1,150,4,2,4,126,1,4],[6,1,4,0,1,10,0,1,10,0,1,10,85,5,4,0,22,72,0,1,142,0,1,4,0,2,4,0,1,74,14,47,81,0,1,4,0,112,84,0,36,99,0,31,110,0,4,4,0,4,4,0,7,124,0,2,4,0,1,149,4,2,4,0,15,116,0,5,4,0,2,4,0,1,146,0,1,4,0,4,4,3,1,4],[7,1,32,0,1,37,0,1,43,90,5,4,0,17,73,0,1,4,3,1,4,14,2,4,0,43,82,0,2,98,1,1,4,0,111,85,0,36,81,0,31,82,3,1,4,4,4,4,0,3,125,2,1,4,6,15,117,7,1,4],[7,1,12,0,1,12,0,1,12,95,5,4,0,12,74,21,2,4,0,41,100,0,2,4,2,1,4,0,107,86,0,3,105,0,1,4,0,32,82,0,1,98,0,2,143,0,31,100,12,3,4,9,4,4,0,8,123,0,2,140,0,1,145],[7,1,10,0,1,10,0,1,4,100,12,4,23,15,4,0,24,100,0,2,118,0,2,4,3,4,4,0,100,87,0,2,133,0,1,151,0,2,4,0,1,147,1,32,100,0,1,4,0,2,4,0,7,4,0,21,100,0,3,118,14,1,4,11,2,4,0,2,4,0,6,105,0,2,4,0,1,4],[7,1,33,0,1,38,151,6,4,0,18,109,0,2,4,8,1,4,0,13,4,0,85,88,0,2,136,0,2,4,0,1,4,2,1,4,1,1,4,0,31,100,10,6,4,0,5,100,0,10,118,0,3,4,30,6,4,0,2,4],[7,1,12,0,1,12,157,9,4,0,9,111,1,1,4,21,1,4,0,6,4,0,66,89,0,13,107,0,1,4,0,1,137,8,3,4,0,21,100,0,7,118,16,4,4,0,1,135,0,3,4,0,7,120],[7,1,34,0,1,10,166,9,4,29,1,4,0,64,90,0,2,139,0,1,4,0,2,93,0,10,108,1,1,4,11,8,4,0,13,109,0,2,4,0,5,120,20,1,4,3,7,4],[7,1,4,0,1,39,205,5,4,0,41,91,0,18,115,0,2,4,1,2,4,0,1,4,0,9,108,21,6,4,0,6,111,0,1,153,2,5,4,26,5,4],[8,1,12,210,5,4,0,35,91,0,1,93,0,18,4,6,2,4,0,7,108,27,6,4,0,1,4,4,3,4,27,4,4],[8,1,40,214,1,4,0,7,4,0,28,92,0,1,4,16,2,4,8,7,4,32,1,4,7,1,4],[8,1,4,222,7,4,0,20,91,0,1,134],[238,17,4,0,2,91,0,1,93,0,1,4],[249,3,4,0,3,148,0,1,4,0,1,93,0,1,7],[256,1,4,0,1,4]]; +let numTicks = 563; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.data.js b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.data.js index ff3c850..b8aaf31 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~prefixRules :170:21","~getVendorSettings :134:27","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18757:69","~(anonymous) :24507:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~withSlots :28:19","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_5_initializeIcons :711:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~ai :222:12","~ke :103:12","~hg :150:12","~result :35:27","~StackView :185:26","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~T :19:239","~escape :16:176","~map :21:30","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~Stylesheet.getInstance :57:39","~p :140:224","~Ye :122:12","~K :118:419","~concatStyleSets :6:25","~_resolveTokens :75:24","~(anonymous) :1573:104","~Ue :118:12","~fa :20:12","~(anonymous) :193:72","~da :16:12","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Cg :163:12","~lh :194:140","~getNativeProps :393:24","~filteredAssign :70:24","~Q :16:293","~count :21:186","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~we :110:12","~re :108:12","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~expandSelector :272:24","~_normalizeArg :100:23","~qe :107:12","~extractStyleParts :8:27","~_processArgs :16:26","~M :15:11","~parsePadding :89:29","~Eg :163:273","~xe :110:125","~__rest :61:16","~(anonymous) :398:92","~ge :101:12","~(anonymous) :1577:100","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~(anonymous) :21:209","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~getSlots :109:18","~Ig :185:375","~Af :136:12","~_loop_1 :113:28","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :2:88","~(anonymous) :1:88","~applyRegistration :427:27","~R :17:11","~If :147:394"]; -levels = [[0,1,0,0,595,5],[0,1,1,0,595,6],[0,1,2,0,595,7],[0,1,3,0,595,8],[0,1,4,0,595,9],[0,1,4,0,595,10],[1,14,8,0,2,54,0,579,59],[1,3,11,0,11,21,0,2,4,0,579,60],[1,3,10,0,11,10,0,2,55,0,579,61],[1,3,8,0,11,4,0,1,56,0,1,58,0,579,62],[1,3,12,0,11,22,0,1,57,0,1,57,0,579,63],[1,3,10,0,11,23,0,1,4,0,1,4,0,579,64],[1,1,8,0,1,16,0,1,20,0,11,8,0,1,4,1,579,65],[1,1,13,0,1,17,0,1,4,0,10,24,0,1,52,2,579,66],[1,1,10,0,1,18,0,1,4,0,10,10,0,1,10,2,579,67],[1,1,8,0,1,19,1,10,8,0,1,8,2,579,68],[1,1,14,0,1,4,1,10,25,0,1,53,2,579,69],[1,1,10,0,1,4,1,1,4,0,9,10,0,1,10,2,2,4,0,577,70],[1,1,15,0,1,4,1,1,4,0,1,4,0,5,8,0,1,15,0,1,45,0,1,46,0,1,4,3,1,4,0,6,4,0,571,71],[1,1,4,3,1,4,0,1,26,0,1,36,0,1,44,0,1,47,0,1,49,0,1,51,0,1,4,0,1,4,0,1,4,3,1,4,6,22,4,0,407,72,0,142,76],[6,1,10,0,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,31,2,4,0,21,4,0,54,73,0,314,78,0,2,109,0,10,121,0,5,131,0,1,143,0,75,4,0,2,5,0,37,77,0,6,110,0,3,117,0,7,118,0,4,125,0,1,130,0,2,140,0,4,146,0,1,153],[6,1,8,0,1,8,0,1,4,0,1,8,0,1,50,35,1,4,21,4,4,0,50,74,0,2,4,0,312,79,0,2,4,0,6,4,0,4,122,0,5,4,0,1,4,71,4,4,0,2,4,0,6,4,0,31,5,0,6,4,0,3,4,0,7,4,0,4,4,0,1,4,0,2,4,0,3,4,0,1,147,0,1,4],[6,1,27,0,1,37,1,1,48,0,1,4,61,10,4,0,38,75,0,1,98,0,1,144,2,11,4,0,252,80,0,39,93,0,1,101,0,4,119,0,5,137,8,2,4,0,2,134,88,1,4,0,31,4,4,2,4,5,5,4,8,2,4,0,1,148],[6,1,10,0,1,10,1,1,10,0,1,4,71,11,4,0,27,97,0,1,99,0,1,4,12,1,4,0,6,4,0,183,50,0,44,87,0,9,111,0,6,132,0,3,142,0,1,150,0,34,4,0,3,100,0,2,102,0,1,4,0,1,4,0,3,120,0,1,4,0,4,138,10,2,4,131,5,4,10,1,4],[6,1,8,0,1,8,1,1,16,83,4,4,0,21,98,0,2,144,0,1,103,20,1,4,0,43,81,0,114,88,0,24,114,0,1,149,0,44,82,0,9,112,0,6,4,0,1,4,0,2,145,0,1,4,9,1,4,0,24,94,0,3,4,0,2,4,2,3,4,1,4,4],[6,1,28,0,1,38,1,1,17,87,2,4,0,19,99,0,2,4,0,1,4,21,1,4,0,42,82,0,1,4,0,113,89,0,1,4,0,23,83,0,1,4,0,2,4,0,36,83,0,5,113,0,1,152,0,3,4,0,6,133,4,2,4,1,2,4,11,2,4,0,22,95],[6,1,10,0,1,10,1,1,18,89,5,4,0,14,103,25,2,4,0,38,83,0,1,113,0,1,152,1,1,4,0,105,90,0,7,108,1,2,4,0,21,84,3,36,84,0,5,4,0,1,4,3,6,4,22,16,4,0,4,107,0,2,129],[6,1,8,0,1,8,1,1,4,94,14,4,27,1,4,0,37,84,0,1,4,0,1,4,2,6,4,0,95,91,0,4,128,0,7,4,3,4,4,0,17,84,3,5,4,0,27,84,0,4,85,2,3,4,8,2,4,33,5,4,0,4,108,0,2,4],[6,1,29,0,1,39,138,1,4,0,36,84,9,1,4,0,9,4,0,83,42,0,3,135,0,4,4,14,4,4,0,3,84,0,10,85,8,8,4,0,19,104,0,4,4,53,3,4,0,1,124],[6,1,10,0,1,10,139,6,4,0,19,84,0,11,85,14,5,4,0,6,4,0,66,43,0,11,126,0,3,136,22,2,4,0,1,139,0,3,4,0,7,86,16,11,4,0,3,105,0,5,106,3,1,4,56,1,4],[6,1,8,0,1,8,145,6,4,0,13,104,0,1,4,0,10,86,24,1,4,0,2,4,0,63,34,0,1,151,0,3,4,0,2,96,0,6,127,0,3,4,24,1,4,3,7,4,27,3,4,0,5,4],[6,1,30,0,1,40,151,9,4,0,4,106,1,10,4,27,6,4,0,40,35,0,5,115,0,12,116,0,1,96,3,1,4,0,1,5,0,6,127,33,5,4],[6,1,10,0,1,10,160,4,4,8,3,4,33,6,4,0,34,35,0,5,4,0,12,4,0,1,4,4,1,4,0,1,4,0,5,127,34,4,4],[6,1,8,0,1,41,172,3,4,38,1,4,0,10,4,0,24,92,1,4,4,9,3,4,7,5,4],[6,1,31,0,1,42,224,8,4,0,14,35,0,2,123],[6,1,10,0,1,43,231,1,4,0,11,4,0,1,35,0,2,96,0,2,4],[6,1,8,0,1,34,239,2,4,0,2,141,0,1,96,0,2,4],[6,1,32,0,1,35,243,1,4],[6,1,10,0,1,35],[6,1,33,0,1,4],[6,1,34],[6,1,35],[6,1,4],[6,1,4]]; -numTicks = 596; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~prefixRules :170:21","~getVendorSettings :134:27","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18757:69","~(anonymous) :24507:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~withSlots :28:19","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_5_initializeIcons :711:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~ai :222:12","~ke :103:12","~hg :150:12","~result :35:27","~StackView :185:26","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~T :19:239","~escape :16:176","~map :21:30","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~Stylesheet.getInstance :57:39","~p :140:224","~Ye :122:12","~K :118:419","~concatStyleSets :6:25","~_resolveTokens :75:24","~(anonymous) :1573:104","~Ue :118:12","~fa :20:12","~(anonymous) :193:72","~da :16:12","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Cg :163:12","~lh :194:140","~getNativeProps :393:24","~filteredAssign :70:24","~Q :16:293","~count :21:186","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~we :110:12","~re :108:12","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~expandSelector :272:24","~_normalizeArg :100:23","~qe :107:12","~extractStyleParts :8:27","~_processArgs :16:26","~M :15:11","~parsePadding :89:29","~Eg :163:273","~xe :110:125","~__rest :61:16","~(anonymous) :398:92","~ge :101:12","~(anonymous) :1577:100","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~(anonymous) :21:209","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~getSlots :109:18","~Ig :185:375","~Af :136:12","~_loop_1 :113:28","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :2:88","~(anonymous) :1:88","~applyRegistration :427:27","~R :17:11","~If :147:394"]; +let levels = [[0,1,0,0,595,5],[0,1,1,0,595,6],[0,1,2,0,595,7],[0,1,3,0,595,8],[0,1,4,0,595,9],[0,1,4,0,595,10],[1,14,8,0,2,54,0,579,59],[1,3,11,0,11,21,0,2,4,0,579,60],[1,3,10,0,11,10,0,2,55,0,579,61],[1,3,8,0,11,4,0,1,56,0,1,58,0,579,62],[1,3,12,0,11,22,0,1,57,0,1,57,0,579,63],[1,3,10,0,11,23,0,1,4,0,1,4,0,579,64],[1,1,8,0,1,16,0,1,20,0,11,8,0,1,4,1,579,65],[1,1,13,0,1,17,0,1,4,0,10,24,0,1,52,2,579,66],[1,1,10,0,1,18,0,1,4,0,10,10,0,1,10,2,579,67],[1,1,8,0,1,19,1,10,8,0,1,8,2,579,68],[1,1,14,0,1,4,1,10,25,0,1,53,2,579,69],[1,1,10,0,1,4,1,1,4,0,9,10,0,1,10,2,2,4,0,577,70],[1,1,15,0,1,4,1,1,4,0,1,4,0,5,8,0,1,15,0,1,45,0,1,46,0,1,4,3,1,4,0,6,4,0,571,71],[1,1,4,3,1,4,0,1,26,0,1,36,0,1,44,0,1,47,0,1,49,0,1,51,0,1,4,0,1,4,0,1,4,3,1,4,6,22,4,0,407,72,0,142,76],[6,1,10,0,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,31,2,4,0,21,4,0,54,73,0,314,78,0,2,109,0,10,121,0,5,131,0,1,143,0,75,4,0,2,5,0,37,77,0,6,110,0,3,117,0,7,118,0,4,125,0,1,130,0,2,140,0,4,146,0,1,153],[6,1,8,0,1,8,0,1,4,0,1,8,0,1,50,35,1,4,21,4,4,0,50,74,0,2,4,0,312,79,0,2,4,0,6,4,0,4,122,0,5,4,0,1,4,71,4,4,0,2,4,0,6,4,0,31,5,0,6,4,0,3,4,0,7,4,0,4,4,0,1,4,0,2,4,0,3,4,0,1,147,0,1,4],[6,1,27,0,1,37,1,1,48,0,1,4,61,10,4,0,38,75,0,1,98,0,1,144,2,11,4,0,252,80,0,39,93,0,1,101,0,4,119,0,5,137,8,2,4,0,2,134,88,1,4,0,31,4,4,2,4,5,5,4,8,2,4,0,1,148],[6,1,10,0,1,10,1,1,10,0,1,4,71,11,4,0,27,97,0,1,99,0,1,4,12,1,4,0,6,4,0,183,50,0,44,87,0,9,111,0,6,132,0,3,142,0,1,150,0,34,4,0,3,100,0,2,102,0,1,4,0,1,4,0,3,120,0,1,4,0,4,138,10,2,4,131,5,4,10,1,4],[6,1,8,0,1,8,1,1,16,83,4,4,0,21,98,0,2,144,0,1,103,20,1,4,0,43,81,0,114,88,0,24,114,0,1,149,0,44,82,0,9,112,0,6,4,0,1,4,0,2,145,0,1,4,9,1,4,0,24,94,0,3,4,0,2,4,2,3,4,1,4,4],[6,1,28,0,1,38,1,1,17,87,2,4,0,19,99,0,2,4,0,1,4,21,1,4,0,42,82,0,1,4,0,113,89,0,1,4,0,23,83,0,1,4,0,2,4,0,36,83,0,5,113,0,1,152,0,3,4,0,6,133,4,2,4,1,2,4,11,2,4,0,22,95],[6,1,10,0,1,10,1,1,18,89,5,4,0,14,103,25,2,4,0,38,83,0,1,113,0,1,152,1,1,4,0,105,90,0,7,108,1,2,4,0,21,84,3,36,84,0,5,4,0,1,4,3,6,4,22,16,4,0,4,107,0,2,129],[6,1,8,0,1,8,1,1,4,94,14,4,27,1,4,0,37,84,0,1,4,0,1,4,2,6,4,0,95,91,0,4,128,0,7,4,3,4,4,0,17,84,3,5,4,0,27,84,0,4,85,2,3,4,8,2,4,33,5,4,0,4,108,0,2,4],[6,1,29,0,1,39,138,1,4,0,36,84,9,1,4,0,9,4,0,83,42,0,3,135,0,4,4,14,4,4,0,3,84,0,10,85,8,8,4,0,19,104,0,4,4,53,3,4,0,1,124],[6,1,10,0,1,10,139,6,4,0,19,84,0,11,85,14,5,4,0,6,4,0,66,43,0,11,126,0,3,136,22,2,4,0,1,139,0,3,4,0,7,86,16,11,4,0,3,105,0,5,106,3,1,4,56,1,4],[6,1,8,0,1,8,145,6,4,0,13,104,0,1,4,0,10,86,24,1,4,0,2,4,0,63,34,0,1,151,0,3,4,0,2,96,0,6,127,0,3,4,24,1,4,3,7,4,27,3,4,0,5,4],[6,1,30,0,1,40,151,9,4,0,4,106,1,10,4,27,6,4,0,40,35,0,5,115,0,12,116,0,1,96,3,1,4,0,1,5,0,6,127,33,5,4],[6,1,10,0,1,10,160,4,4,8,3,4,33,6,4,0,34,35,0,5,4,0,12,4,0,1,4,4,1,4,0,1,4,0,5,127,34,4,4],[6,1,8,0,1,41,172,3,4,38,1,4,0,10,4,0,24,92,1,4,4,9,3,4,7,5,4],[6,1,31,0,1,42,224,8,4,0,14,35,0,2,123],[6,1,10,0,1,43,231,1,4,0,11,4,0,1,35,0,2,96,0,2,4],[6,1,8,0,1,34,239,2,4,0,2,141,0,1,96,0,2,4],[6,1,32,0,1,35,243,1,4],[6,1,10,0,1,35],[6,1,33,0,1,4],[6,1,34],[6,1,35],[6,1,4],[6,1,4]]; +let numTicks = 596; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.html b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.html index 99a711f..671e165 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithIntrinsicChildren_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~prefixRules :170:21","~getVendorSettings :134:27","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18757:69","~(anonymous) :24507:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~withSlots :28:19","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_5_initializeIcons :711:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~ai :222:12","~ke :103:12","~hg :150:12","~result :35:27","~StackView :185:26","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~T :19:239","~escape :16:176","~map :21:30","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~Stylesheet.getInstance :57:39","~p :140:224","~Ye :122:12","~K :118:419","~concatStyleSets :6:25","~_resolveTokens :75:24","~(anonymous) :1573:104","~Ue :118:12","~fa :20:12","~(anonymous) :193:72","~da :16:12","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Cg :163:12","~lh :194:140","~getNativeProps :393:24","~filteredAssign :70:24","~Q :16:293","~count :21:186","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~we :110:12","~re :108:12","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~expandSelector :272:24","~_normalizeArg :100:23","~qe :107:12","~extractStyleParts :8:27","~_processArgs :16:26","~M :15:11","~parsePadding :89:29","~Eg :163:273","~xe :110:125","~__rest :61:16","~(anonymous) :398:92","~ge :101:12","~(anonymous) :1577:100","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~(anonymous) :21:209","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~getSlots :109:18","~Ig :185:375","~Af :136:12","~_loop_1 :113:28","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :2:88","~(anonymous) :1:88","~applyRegistration :427:27","~R :17:11","~If :147:394"]; -levels = [[0,1,0,0,595,5],[0,1,1,0,595,6],[0,1,2,0,595,7],[0,1,3,0,595,8],[0,1,4,0,595,9],[0,1,4,0,595,10],[1,14,8,0,2,54,0,579,59],[1,3,11,0,11,21,0,2,4,0,579,60],[1,3,10,0,11,10,0,2,55,0,579,61],[1,3,8,0,11,4,0,1,56,0,1,58,0,579,62],[1,3,12,0,11,22,0,1,57,0,1,57,0,579,63],[1,3,10,0,11,23,0,1,4,0,1,4,0,579,64],[1,1,8,0,1,16,0,1,20,0,11,8,0,1,4,1,579,65],[1,1,13,0,1,17,0,1,4,0,10,24,0,1,52,2,579,66],[1,1,10,0,1,18,0,1,4,0,10,10,0,1,10,2,579,67],[1,1,8,0,1,19,1,10,8,0,1,8,2,579,68],[1,1,14,0,1,4,1,10,25,0,1,53,2,579,69],[1,1,10,0,1,4,1,1,4,0,9,10,0,1,10,2,2,4,0,577,70],[1,1,15,0,1,4,1,1,4,0,1,4,0,5,8,0,1,15,0,1,45,0,1,46,0,1,4,3,1,4,0,6,4,0,571,71],[1,1,4,3,1,4,0,1,26,0,1,36,0,1,44,0,1,47,0,1,49,0,1,51,0,1,4,0,1,4,0,1,4,3,1,4,6,22,4,0,407,72,0,142,76],[6,1,10,0,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,31,2,4,0,21,4,0,54,73,0,314,78,0,2,109,0,10,121,0,5,131,0,1,143,0,75,4,0,2,5,0,37,77,0,6,110,0,3,117,0,7,118,0,4,125,0,1,130,0,2,140,0,4,146,0,1,153],[6,1,8,0,1,8,0,1,4,0,1,8,0,1,50,35,1,4,21,4,4,0,50,74,0,2,4,0,312,79,0,2,4,0,6,4,0,4,122,0,5,4,0,1,4,71,4,4,0,2,4,0,6,4,0,31,5,0,6,4,0,3,4,0,7,4,0,4,4,0,1,4,0,2,4,0,3,4,0,1,147,0,1,4],[6,1,27,0,1,37,1,1,48,0,1,4,61,10,4,0,38,75,0,1,98,0,1,144,2,11,4,0,252,80,0,39,93,0,1,101,0,4,119,0,5,137,8,2,4,0,2,134,88,1,4,0,31,4,4,2,4,5,5,4,8,2,4,0,1,148],[6,1,10,0,1,10,1,1,10,0,1,4,71,11,4,0,27,97,0,1,99,0,1,4,12,1,4,0,6,4,0,183,50,0,44,87,0,9,111,0,6,132,0,3,142,0,1,150,0,34,4,0,3,100,0,2,102,0,1,4,0,1,4,0,3,120,0,1,4,0,4,138,10,2,4,131,5,4,10,1,4],[6,1,8,0,1,8,1,1,16,83,4,4,0,21,98,0,2,144,0,1,103,20,1,4,0,43,81,0,114,88,0,24,114,0,1,149,0,44,82,0,9,112,0,6,4,0,1,4,0,2,145,0,1,4,9,1,4,0,24,94,0,3,4,0,2,4,2,3,4,1,4,4],[6,1,28,0,1,38,1,1,17,87,2,4,0,19,99,0,2,4,0,1,4,21,1,4,0,42,82,0,1,4,0,113,89,0,1,4,0,23,83,0,1,4,0,2,4,0,36,83,0,5,113,0,1,152,0,3,4,0,6,133,4,2,4,1,2,4,11,2,4,0,22,95],[6,1,10,0,1,10,1,1,18,89,5,4,0,14,103,25,2,4,0,38,83,0,1,113,0,1,152,1,1,4,0,105,90,0,7,108,1,2,4,0,21,84,3,36,84,0,5,4,0,1,4,3,6,4,22,16,4,0,4,107,0,2,129],[6,1,8,0,1,8,1,1,4,94,14,4,27,1,4,0,37,84,0,1,4,0,1,4,2,6,4,0,95,91,0,4,128,0,7,4,3,4,4,0,17,84,3,5,4,0,27,84,0,4,85,2,3,4,8,2,4,33,5,4,0,4,108,0,2,4],[6,1,29,0,1,39,138,1,4,0,36,84,9,1,4,0,9,4,0,83,42,0,3,135,0,4,4,14,4,4,0,3,84,0,10,85,8,8,4,0,19,104,0,4,4,53,3,4,0,1,124],[6,1,10,0,1,10,139,6,4,0,19,84,0,11,85,14,5,4,0,6,4,0,66,43,0,11,126,0,3,136,22,2,4,0,1,139,0,3,4,0,7,86,16,11,4,0,3,105,0,5,106,3,1,4,56,1,4],[6,1,8,0,1,8,145,6,4,0,13,104,0,1,4,0,10,86,24,1,4,0,2,4,0,63,34,0,1,151,0,3,4,0,2,96,0,6,127,0,3,4,24,1,4,3,7,4,27,3,4,0,5,4],[6,1,30,0,1,40,151,9,4,0,4,106,1,10,4,27,6,4,0,40,35,0,5,115,0,12,116,0,1,96,3,1,4,0,1,5,0,6,127,33,5,4],[6,1,10,0,1,10,160,4,4,8,3,4,33,6,4,0,34,35,0,5,4,0,12,4,0,1,4,4,1,4,0,1,4,0,5,127,34,4,4],[6,1,8,0,1,41,172,3,4,38,1,4,0,10,4,0,24,92,1,4,4,9,3,4,7,5,4],[6,1,31,0,1,42,224,8,4,0,14,35,0,2,123],[6,1,10,0,1,43,231,1,4,0,11,4,0,1,35,0,2,96,0,2,4],[6,1,8,0,1,34,239,2,4,0,2,141,0,1,96,0,2,4],[6,1,32,0,1,35,243,1,4],[6,1,10,0,1,35],[6,1,33,0,1,4],[6,1,34],[6,1,35],[6,1,4],[6,1,4]]; -numTicks = 596; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3093489","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~keyframes :11:19","~serializeRuleEntries :378:30","~prefixRules :170:21","~getVendorSettings :134:27","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1829053","~(anonymous) :18757:69","~(anonymous) :24507:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~withSlots :28:19","~t.o http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:839","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~initializeIcons :10:25","~registerIcons :94:23","~fabric_icons_5_initializeIcons :711:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~ai :222:12","~ke :103:12","~hg :150:12","~result :35:27","~StackView :185:26","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~T :19:239","~escape :16:176","~map :21:30","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~_loop_1 :313:44","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~Stylesheet.getInstance :57:39","~p :140:224","~Ye :122:12","~K :118:419","~concatStyleSets :6:25","~_resolveTokens :75:24","~(anonymous) :1573:104","~Ue :118:12","~fa :20:12","~(anonymous) :193:72","~da :16:12","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~Cg :163:12","~lh :194:140","~getNativeProps :393:24","~filteredAssign :70:24","~Q :16:293","~count :21:186","~Stylesheet.classNameFromKey :106:54","~getKeyForRules :362:24","~we :110:12","~re :108:12","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Lf :148:288","~he :101:184","~expandSelector :272:24","~_normalizeArg :100:23","~qe :107:12","~extractStyleParts :8:27","~_processArgs :16:26","~M :15:11","~parsePadding :89:29","~Eg :163:273","~xe :110:125","~__rest :61:16","~(anonymous) :398:92","~ge :101:12","~(anonymous) :1577:100","~(anonymous) :30:100","~useContext :22:403","~M :186:11","~(anonymous) :21:209","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~getSlots :109:18","~Ig :185:375","~Af :136:12","~_loop_1 :113:28","~tc :55:12","~qc :49:12","~pc :48:127","~(anonymous) :2:88","~(anonymous) :1:88","~applyRegistration :427:27","~R :17:11","~If :147:394"]; +let levels = [[0,1,0,0,595,5],[0,1,1,0,595,6],[0,1,2,0,595,7],[0,1,3,0,595,8],[0,1,4,0,595,9],[0,1,4,0,595,10],[1,14,8,0,2,54,0,579,59],[1,3,11,0,11,21,0,2,4,0,579,60],[1,3,10,0,11,10,0,2,55,0,579,61],[1,3,8,0,11,4,0,1,56,0,1,58,0,579,62],[1,3,12,0,11,22,0,1,57,0,1,57,0,579,63],[1,3,10,0,11,23,0,1,4,0,1,4,0,579,64],[1,1,8,0,1,16,0,1,20,0,11,8,0,1,4,1,579,65],[1,1,13,0,1,17,0,1,4,0,10,24,0,1,52,2,579,66],[1,1,10,0,1,18,0,1,4,0,10,10,0,1,10,2,579,67],[1,1,8,0,1,19,1,10,8,0,1,8,2,579,68],[1,1,14,0,1,4,1,10,25,0,1,53,2,579,69],[1,1,10,0,1,4,1,1,4,0,9,10,0,1,10,2,2,4,0,577,70],[1,1,15,0,1,4,1,1,4,0,1,4,0,5,8,0,1,15,0,1,45,0,1,46,0,1,4,3,1,4,0,6,4,0,571,71],[1,1,4,3,1,4,0,1,26,0,1,36,0,1,44,0,1,47,0,1,49,0,1,51,0,1,4,0,1,4,0,1,4,3,1,4,6,22,4,0,407,72,0,142,76],[6,1,10,0,1,10,0,1,4,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,31,2,4,0,21,4,0,54,73,0,314,78,0,2,109,0,10,121,0,5,131,0,1,143,0,75,4,0,2,5,0,37,77,0,6,110,0,3,117,0,7,118,0,4,125,0,1,130,0,2,140,0,4,146,0,1,153],[6,1,8,0,1,8,0,1,4,0,1,8,0,1,50,35,1,4,21,4,4,0,50,74,0,2,4,0,312,79,0,2,4,0,6,4,0,4,122,0,5,4,0,1,4,71,4,4,0,2,4,0,6,4,0,31,5,0,6,4,0,3,4,0,7,4,0,4,4,0,1,4,0,2,4,0,3,4,0,1,147,0,1,4],[6,1,27,0,1,37,1,1,48,0,1,4,61,10,4,0,38,75,0,1,98,0,1,144,2,11,4,0,252,80,0,39,93,0,1,101,0,4,119,0,5,137,8,2,4,0,2,134,88,1,4,0,31,4,4,2,4,5,5,4,8,2,4,0,1,148],[6,1,10,0,1,10,1,1,10,0,1,4,71,11,4,0,27,97,0,1,99,0,1,4,12,1,4,0,6,4,0,183,50,0,44,87,0,9,111,0,6,132,0,3,142,0,1,150,0,34,4,0,3,100,0,2,102,0,1,4,0,1,4,0,3,120,0,1,4,0,4,138,10,2,4,131,5,4,10,1,4],[6,1,8,0,1,8,1,1,16,83,4,4,0,21,98,0,2,144,0,1,103,20,1,4,0,43,81,0,114,88,0,24,114,0,1,149,0,44,82,0,9,112,0,6,4,0,1,4,0,2,145,0,1,4,9,1,4,0,24,94,0,3,4,0,2,4,2,3,4,1,4,4],[6,1,28,0,1,38,1,1,17,87,2,4,0,19,99,0,2,4,0,1,4,21,1,4,0,42,82,0,1,4,0,113,89,0,1,4,0,23,83,0,1,4,0,2,4,0,36,83,0,5,113,0,1,152,0,3,4,0,6,133,4,2,4,1,2,4,11,2,4,0,22,95],[6,1,10,0,1,10,1,1,18,89,5,4,0,14,103,25,2,4,0,38,83,0,1,113,0,1,152,1,1,4,0,105,90,0,7,108,1,2,4,0,21,84,3,36,84,0,5,4,0,1,4,3,6,4,22,16,4,0,4,107,0,2,129],[6,1,8,0,1,8,1,1,4,94,14,4,27,1,4,0,37,84,0,1,4,0,1,4,2,6,4,0,95,91,0,4,128,0,7,4,3,4,4,0,17,84,3,5,4,0,27,84,0,4,85,2,3,4,8,2,4,33,5,4,0,4,108,0,2,4],[6,1,29,0,1,39,138,1,4,0,36,84,9,1,4,0,9,4,0,83,42,0,3,135,0,4,4,14,4,4,0,3,84,0,10,85,8,8,4,0,19,104,0,4,4,53,3,4,0,1,124],[6,1,10,0,1,10,139,6,4,0,19,84,0,11,85,14,5,4,0,6,4,0,66,43,0,11,126,0,3,136,22,2,4,0,1,139,0,3,4,0,7,86,16,11,4,0,3,105,0,5,106,3,1,4,56,1,4],[6,1,8,0,1,8,145,6,4,0,13,104,0,1,4,0,10,86,24,1,4,0,2,4,0,63,34,0,1,151,0,3,4,0,2,96,0,6,127,0,3,4,24,1,4,3,7,4,27,3,4,0,5,4],[6,1,30,0,1,40,151,9,4,0,4,106,1,10,4,27,6,4,0,40,35,0,5,115,0,12,116,0,1,96,3,1,4,0,1,5,0,6,127,33,5,4],[6,1,10,0,1,10,160,4,4,8,3,4,33,6,4,0,34,35,0,5,4,0,12,4,0,1,4,4,1,4,0,1,4,0,5,127,34,4,4],[6,1,8,0,1,41,172,3,4,38,1,4,0,10,4,0,24,92,1,4,4,9,3,4,7,5,4],[6,1,31,0,1,42,224,8,4,0,14,35,0,2,123],[6,1,10,0,1,43,231,1,4,0,11,4,0,1,35,0,2,96,0,2,4],[6,1,8,0,1,34,239,2,4,0,2,141,0,1,96,0,2,4],[6,1,32,0,1,35,243,1,4],[6,1,10,0,1,35],[6,1,33,0,1,4],[6,1,34],[6,1,35],[6,1,4],[6,1,4]]; +let numTicks = 596; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.data.js b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.data.js index bad59b8..a13c64c 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~J.extend file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:169:497","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~Stylesheet.getInstance :57:39","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~prefixRules :170:21","~(anonymous) :2191:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveStyles :63:24","~ai :222:12","~_resolveTokens :75:24","~re :108:12","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~StackView :185:26","~count :21:186","~U :19:192","~S :18:11","~applyRegistration :427:27","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~getNativeProps :393:24","~filteredAssign :70:24","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~toArray :21:248","~V :20:247","~fa :20:12","~tc :55:12","~qc :49:12","~extractRules :284:22","~memoizedFunction :73:37","~lh :194:140","~__rest :61:16","~concatStyleSets :6:25","~map :21:30","~Stylesheet.classNameFromKey :106:54","~useContext :22:403","~M :186:11","~getKeyForRules :362:24","~(anonymous) :398:92","~(anonymous) :1573:104","~(anonymous) :32:104","~(anonymous) :2:88","~M :15:11","~TextStyles :2:27","~_loop_1 :313:44","~getSlots :109:18","~_loop_1 :113:28","~ke :103:12","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~Af :136:12","~Lf :148:288","~T :19:239","~escape :16:176","~N :16:105","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~da :16:12","~pc :48:127","~(anonymous) :3:88","~(anonymous) :1:88","~Ig :185:375","~xe :110:125","~Mf :148:385","~Je :114:12","~expandSelector :272:24","~Q :16:293","~If :147:394","~ge :101:12","~Ng :166:128","~Eg :163:273","~(anonymous) :1577:100","~R :17:11","~he :101:184","~(anonymous) :30:100","~Ve :119:12","~we :110:12","~(anonymous) :193:72","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_translateShorthand :150:29","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL"]; -levels = [[0,1,0,0,1977,5],[0,1,1,0,1,6,0,1976,10],[0,1,2,0,1,7,0,1976,11],[0,1,3,0,1,8,0,1976,12],[0,1,4,0,1,9,0,1976,13],[0,1,4,0,1,4,0,1976,14],[1,1,4,0,7,12,0,1969,47],[2,3,15,0,4,26,0,1969,48],[2,3,14,0,4,14,0,1969,49],[2,3,12,0,4,4,0,1969,50],[2,3,16,0,4,27,0,1969,51],[2,3,14,0,4,28,0,1969,52],[2,1,17,0,1,18,0,1,24,0,4,12,0,1969,53],[2,1,4,0,1,19,0,1,25,0,3,29,0,1,43,0,1969,54],[3,1,20,0,1,4,0,3,14,0,1,14,0,1969,55],[3,1,21,0,1,4,0,3,12,0,1,12,0,1969,56],[3,1,22,1,3,30,0,1,44,0,1969,57],[3,1,23,1,3,14,0,1,14,0,2,4,0,1967,58],[3,1,4,1,1,12,0,1,41,0,1,42,0,1,45,1,1,4,0,8,4,0,1959,59],[5,1,31,0,1,4,0,1,4,0,1,46,1,1,150,8,47,4,0,1599,60,0,313,76],[5,1,14,0,1,4,0,1,4,0,1,4,55,2,4,0,56,4,0,120,61,0,1388,68,0,21,123,0,4,133,0,4,134,0,2,136,0,4,141,0,168,4,0,4,5,0,12,78,0,7,94,0,45,98,0,20,102,0,44,119,0,3,135,0,1,139,0,1,140,0,5,142,0,3,148],[5,1,12,59,1,4,56,14,4,0,106,62,0,36,4,0,1352,69,0,13,4,0,4,139,0,4,145,0,4,4,0,4,4,0,2,4,0,4,4,158,10,4,0,4,4,0,12,4,0,7,4,0,36,4,0,9,99,0,20,4,0,7,4,0,37,5,0,3,4,0,1,4,0,1,4,0,5,4,0,3,4],[5,1,32,130,33,4,0,40,63,0,31,65,0,2,122,36,60,4,0,828,70,0,146,75,0,32,77,0,216,82,0,20,107,0,1,113,0,49,127,13,4,4,0,3,4,0,1,140,191,7,4,37,6,4,0,3,4,0,6,130,18,2,4,7,36,4,0,1,152],[5,1,14,163,2,4,0,38,64,0,9,4,0,22,66,0,2,4,85,11,4,0,44,4,0,628,71,0,94,90,0,43,103,0,1,113,0,16,117,0,2,131,0,101,4,0,38,104,0,7,111,0,32,4,0,9,4,0,148,71,0,9,90,0,5,103,0,43,105,0,2,117,0,5,4,0,15,108,0,1,4,0,10,4,0,39,128,20,1,4,191,7,4,46,6,4],[5,1,12,165,5,4,0,28,65,0,5,122,9,7,4,0,15,67,141,1,4,0,11,4,0,593,72,0,24,83,0,15,4,0,78,91,0,1,131,0,43,4,0,1,4,0,9,4,0,7,118,0,2,4,29,6,4,0,66,87,0,38,4,0,1,4,0,6,112,41,3,4,0,89,72,0,23,83,0,33,95,0,2,4,0,7,91,0,5,4,0,2,4,0,41,96,0,2,118,4,1,4,0,15,4,11,39,4],[5,1,33,170,8,4,0,18,66,0,2,147,0,5,4,16,15,4,153,10,4,0,583,73,0,6,4,0,18,84,15,41,4,0,37,110,0,1,4,30,13,4,10,7,4,37,5,4,0,24,88,0,37,115,39,6,4,43,1,4,0,2,4,0,87,73,0,23,84,0,33,96,2,2,4,0,5,110,4,1,4,2,1,4,0,35,84,0,3,138,0,2,144,0,2,4],[5,1,14,178,2,4,0,16,67,0,2,4,199,15,4,0,547,74,0,21,101,6,4,4,0,14,85,56,37,4,103,15,4,0,2,89,0,7,120,0,37,4,91,3,4,0,81,74,0,3,101,0,23,85,0,33,84,4,5,4,8,3,4,0,32,85,0,3,4,0,2,4],[5,1,12,180,16,4,216,28,4,0,494,79,0,22,114,0,2,126,0,1,151,0,14,4,0,7,121,10,14,4,73,20,4,113,5,4,0,2,4,0,1,4,0,6,101,25,12,4,94,2,4,0,74,79,0,5,114,0,3,4,0,23,85,0,33,85,5,4,4,11,13,4,0,19,85,0,3,4,1,1,4],[5,1,34,439,1,4,0,94,4,0,388,80,0,2,132,0,10,143,0,22,4,0,2,4,0,1,4,14,7,4,235,2,4,1,5,4,0,1,121,132,1,4,0,11,4,0,63,80,0,5,4,3,5,4,0,1,85,0,17,124,0,2,4,0,31,85,33,7,4,0,12,97],[5,1,14,493,41,4,0,26,4,0,281,81,0,80,92,0,1,132,0,2,4,0,3,4,0,7,146,289,1,4,137,7,4,0,2,4,0,49,81,0,12,92,13,1,4,0,4,4,0,13,125,2,3,4,0,19,85,0,9,124,40,4,4,0,4,126,0,3,129,0,1,149],[5,1,12,559,1,4,0,21,4,0,251,39,0,9,86,0,28,4,0,18,17,0,32,93,0,2,113,0,1,4,5,7,4,436,48,39,0,1,86,0,4,4,0,8,93,18,13,4,5,4,4,0,15,97,0,3,4,0,6,125,44,4,4,0,3,4,0,1,4],[5,1,35,581,37,4,0,4,17,0,120,100,0,20,106,0,69,109,0,1,113,0,6,4,0,3,17,27,1,4,0,14,4,0,4,5,0,5,4,0,27,93,0,2,4,449,2,4,0,1,17,0,34,100,0,2,106,0,9,109,0,1,17,4,8,93,24,7,4,9,10,4,0,5,129,3,6,4],[5,1,14,618,2,4,0,2,5,0,46,4,0,11,17,0,63,100,0,20,4,0,69,4,0,1,4,6,3,4,42,4,4,5,12,4,0,15,93,453,1,4,0,1,4,0,1,17,0,32,100,0,2,4,0,9,4,0,1,5,4,3,4,0,5,93,25,6,4,19,5,4,5,4,4],[5,1,12,620,2,4,37,9,4,0,8,4,0,3,5,0,62,4,0,1,17,3,17,4,53,16,4,73,15,4,455,1,4,0,5,4,0,27,116,0,2,4,8,1,4,0,1,4,7,5,4,60,4,4],[5,1,36,676,3,4,62,1,4,638,5,4,0,20,100,0,2,137,10,1,150],[5,1,14,1385,13,4,0,2,17,0,5,100,0,2,4],[5,1,12,1393,5,4,0,1,4,0,1,5,0,4,4,0,1,17],[5,1,37,1399,1,4,4,1,4],[5,1,14],[5,1,38],[5,1,39],[5,1,22],[5,1,40],[5,1,4],[5,1,4]]; -numTicks = 1978; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~J.extend file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:169:497","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~Stylesheet.getInstance :57:39","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~prefixRules :170:21","~(anonymous) :2191:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveStyles :63:24","~ai :222:12","~_resolveTokens :75:24","~re :108:12","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~StackView :185:26","~count :21:186","~U :19:192","~S :18:11","~applyRegistration :427:27","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~getNativeProps :393:24","~filteredAssign :70:24","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~toArray :21:248","~V :20:247","~fa :20:12","~tc :55:12","~qc :49:12","~extractRules :284:22","~memoizedFunction :73:37","~lh :194:140","~__rest :61:16","~concatStyleSets :6:25","~map :21:30","~Stylesheet.classNameFromKey :106:54","~useContext :22:403","~M :186:11","~getKeyForRules :362:24","~(anonymous) :398:92","~(anonymous) :1573:104","~(anonymous) :32:104","~(anonymous) :2:88","~M :15:11","~TextStyles :2:27","~_loop_1 :313:44","~getSlots :109:18","~_loop_1 :113:28","~ke :103:12","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~Af :136:12","~Lf :148:288","~T :19:239","~escape :16:176","~N :16:105","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~da :16:12","~pc :48:127","~(anonymous) :3:88","~(anonymous) :1:88","~Ig :185:375","~xe :110:125","~Mf :148:385","~Je :114:12","~expandSelector :272:24","~Q :16:293","~If :147:394","~ge :101:12","~Ng :166:128","~Eg :163:273","~(anonymous) :1577:100","~R :17:11","~he :101:184","~(anonymous) :30:100","~Ve :119:12","~we :110:12","~(anonymous) :193:72","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_translateShorthand :150:29","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL"]; +let levels = [[0,1,0,0,1977,5],[0,1,1,0,1,6,0,1976,10],[0,1,2,0,1,7,0,1976,11],[0,1,3,0,1,8,0,1976,12],[0,1,4,0,1,9,0,1976,13],[0,1,4,0,1,4,0,1976,14],[1,1,4,0,7,12,0,1969,47],[2,3,15,0,4,26,0,1969,48],[2,3,14,0,4,14,0,1969,49],[2,3,12,0,4,4,0,1969,50],[2,3,16,0,4,27,0,1969,51],[2,3,14,0,4,28,0,1969,52],[2,1,17,0,1,18,0,1,24,0,4,12,0,1969,53],[2,1,4,0,1,19,0,1,25,0,3,29,0,1,43,0,1969,54],[3,1,20,0,1,4,0,3,14,0,1,14,0,1969,55],[3,1,21,0,1,4,0,3,12,0,1,12,0,1969,56],[3,1,22,1,3,30,0,1,44,0,1969,57],[3,1,23,1,3,14,0,1,14,0,2,4,0,1967,58],[3,1,4,1,1,12,0,1,41,0,1,42,0,1,45,1,1,4,0,8,4,0,1959,59],[5,1,31,0,1,4,0,1,4,0,1,46,1,1,150,8,47,4,0,1599,60,0,313,76],[5,1,14,0,1,4,0,1,4,0,1,4,55,2,4,0,56,4,0,120,61,0,1388,68,0,21,123,0,4,133,0,4,134,0,2,136,0,4,141,0,168,4,0,4,5,0,12,78,0,7,94,0,45,98,0,20,102,0,44,119,0,3,135,0,1,139,0,1,140,0,5,142,0,3,148],[5,1,12,59,1,4,56,14,4,0,106,62,0,36,4,0,1352,69,0,13,4,0,4,139,0,4,145,0,4,4,0,4,4,0,2,4,0,4,4,158,10,4,0,4,4,0,12,4,0,7,4,0,36,4,0,9,99,0,20,4,0,7,4,0,37,5,0,3,4,0,1,4,0,1,4,0,5,4,0,3,4],[5,1,32,130,33,4,0,40,63,0,31,65,0,2,122,36,60,4,0,828,70,0,146,75,0,32,77,0,216,82,0,20,107,0,1,113,0,49,127,13,4,4,0,3,4,0,1,140,191,7,4,37,6,4,0,3,4,0,6,130,18,2,4,7,36,4,0,1,152],[5,1,14,163,2,4,0,38,64,0,9,4,0,22,66,0,2,4,85,11,4,0,44,4,0,628,71,0,94,90,0,43,103,0,1,113,0,16,117,0,2,131,0,101,4,0,38,104,0,7,111,0,32,4,0,9,4,0,148,71,0,9,90,0,5,103,0,43,105,0,2,117,0,5,4,0,15,108,0,1,4,0,10,4,0,39,128,20,1,4,191,7,4,46,6,4],[5,1,12,165,5,4,0,28,65,0,5,122,9,7,4,0,15,67,141,1,4,0,11,4,0,593,72,0,24,83,0,15,4,0,78,91,0,1,131,0,43,4,0,1,4,0,9,4,0,7,118,0,2,4,29,6,4,0,66,87,0,38,4,0,1,4,0,6,112,41,3,4,0,89,72,0,23,83,0,33,95,0,2,4,0,7,91,0,5,4,0,2,4,0,41,96,0,2,118,4,1,4,0,15,4,11,39,4],[5,1,33,170,8,4,0,18,66,0,2,147,0,5,4,16,15,4,153,10,4,0,583,73,0,6,4,0,18,84,15,41,4,0,37,110,0,1,4,30,13,4,10,7,4,37,5,4,0,24,88,0,37,115,39,6,4,43,1,4,0,2,4,0,87,73,0,23,84,0,33,96,2,2,4,0,5,110,4,1,4,2,1,4,0,35,84,0,3,138,0,2,144,0,2,4],[5,1,14,178,2,4,0,16,67,0,2,4,199,15,4,0,547,74,0,21,101,6,4,4,0,14,85,56,37,4,103,15,4,0,2,89,0,7,120,0,37,4,91,3,4,0,81,74,0,3,101,0,23,85,0,33,84,4,5,4,8,3,4,0,32,85,0,3,4,0,2,4],[5,1,12,180,16,4,216,28,4,0,494,79,0,22,114,0,2,126,0,1,151,0,14,4,0,7,121,10,14,4,73,20,4,113,5,4,0,2,4,0,1,4,0,6,101,25,12,4,94,2,4,0,74,79,0,5,114,0,3,4,0,23,85,0,33,85,5,4,4,11,13,4,0,19,85,0,3,4,1,1,4],[5,1,34,439,1,4,0,94,4,0,388,80,0,2,132,0,10,143,0,22,4,0,2,4,0,1,4,14,7,4,235,2,4,1,5,4,0,1,121,132,1,4,0,11,4,0,63,80,0,5,4,3,5,4,0,1,85,0,17,124,0,2,4,0,31,85,33,7,4,0,12,97],[5,1,14,493,41,4,0,26,4,0,281,81,0,80,92,0,1,132,0,2,4,0,3,4,0,7,146,289,1,4,137,7,4,0,2,4,0,49,81,0,12,92,13,1,4,0,4,4,0,13,125,2,3,4,0,19,85,0,9,124,40,4,4,0,4,126,0,3,129,0,1,149],[5,1,12,559,1,4,0,21,4,0,251,39,0,9,86,0,28,4,0,18,17,0,32,93,0,2,113,0,1,4,5,7,4,436,48,39,0,1,86,0,4,4,0,8,93,18,13,4,5,4,4,0,15,97,0,3,4,0,6,125,44,4,4,0,3,4,0,1,4],[5,1,35,581,37,4,0,4,17,0,120,100,0,20,106,0,69,109,0,1,113,0,6,4,0,3,17,27,1,4,0,14,4,0,4,5,0,5,4,0,27,93,0,2,4,449,2,4,0,1,17,0,34,100,0,2,106,0,9,109,0,1,17,4,8,93,24,7,4,9,10,4,0,5,129,3,6,4],[5,1,14,618,2,4,0,2,5,0,46,4,0,11,17,0,63,100,0,20,4,0,69,4,0,1,4,6,3,4,42,4,4,5,12,4,0,15,93,453,1,4,0,1,4,0,1,17,0,32,100,0,2,4,0,9,4,0,1,5,4,3,4,0,5,93,25,6,4,19,5,4,5,4,4],[5,1,12,620,2,4,37,9,4,0,8,4,0,3,5,0,62,4,0,1,17,3,17,4,53,16,4,73,15,4,455,1,4,0,5,4,0,27,116,0,2,4,8,1,4,0,1,4,7,5,4,60,4,4],[5,1,36,676,3,4,62,1,4,638,5,4,0,20,100,0,2,137,10,1,150],[5,1,14,1385,13,4,0,2,17,0,5,100,0,2,4],[5,1,12,1393,5,4,0,1,4,0,1,5,0,4,4,0,1,17],[5,1,37,1399,1,4,4,1,4],[5,1,14],[5,1,38],[5,1,39],[5,1,22],[5,1,40],[5,1,4],[5,1,4]]; +let numTicks = 1978; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.html b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.html index b9bbb28..a7a0714 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.html +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~J.extend file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:169:497","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~Stylesheet.getInstance :57:39","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~prefixRules :170:21","~(anonymous) :2191:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveStyles :63:24","~ai :222:12","~_resolveTokens :75:24","~re :108:12","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~StackView :185:26","~count :21:186","~U :19:192","~S :18:11","~applyRegistration :427:27","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~getNativeProps :393:24","~filteredAssign :70:24","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~toArray :21:248","~V :20:247","~fa :20:12","~tc :55:12","~qc :49:12","~extractRules :284:22","~memoizedFunction :73:37","~lh :194:140","~__rest :61:16","~concatStyleSets :6:25","~map :21:30","~Stylesheet.classNameFromKey :106:54","~useContext :22:403","~M :186:11","~getKeyForRules :362:24","~(anonymous) :398:92","~(anonymous) :1573:104","~(anonymous) :32:104","~(anonymous) :2:88","~M :15:11","~TextStyles :2:27","~_loop_1 :313:44","~getSlots :109:18","~_loop_1 :113:28","~ke :103:12","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~Af :136:12","~Lf :148:288","~T :19:239","~escape :16:176","~N :16:105","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~da :16:12","~pc :48:127","~(anonymous) :3:88","~(anonymous) :1:88","~Ig :185:375","~xe :110:125","~Mf :148:385","~Je :114:12","~expandSelector :272:24","~Q :16:293","~If :147:394","~ge :101:12","~Ng :166:128","~Eg :163:273","~(anonymous) :1577:100","~R :17:11","~he :101:184","~(anonymous) :30:100","~Ve :119:12","~we :110:12","~(anonymous) :193:72","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_translateShorthand :150:29","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL"]; -levels = [[0,1,0,0,1977,5],[0,1,1,0,1,6,0,1976,10],[0,1,2,0,1,7,0,1976,11],[0,1,3,0,1,8,0,1976,12],[0,1,4,0,1,9,0,1976,13],[0,1,4,0,1,4,0,1976,14],[1,1,4,0,7,12,0,1969,47],[2,3,15,0,4,26,0,1969,48],[2,3,14,0,4,14,0,1969,49],[2,3,12,0,4,4,0,1969,50],[2,3,16,0,4,27,0,1969,51],[2,3,14,0,4,28,0,1969,52],[2,1,17,0,1,18,0,1,24,0,4,12,0,1969,53],[2,1,4,0,1,19,0,1,25,0,3,29,0,1,43,0,1969,54],[3,1,20,0,1,4,0,3,14,0,1,14,0,1969,55],[3,1,21,0,1,4,0,3,12,0,1,12,0,1969,56],[3,1,22,1,3,30,0,1,44,0,1969,57],[3,1,23,1,3,14,0,1,14,0,2,4,0,1967,58],[3,1,4,1,1,12,0,1,41,0,1,42,0,1,45,1,1,4,0,8,4,0,1959,59],[5,1,31,0,1,4,0,1,4,0,1,46,1,1,150,8,47,4,0,1599,60,0,313,76],[5,1,14,0,1,4,0,1,4,0,1,4,55,2,4,0,56,4,0,120,61,0,1388,68,0,21,123,0,4,133,0,4,134,0,2,136,0,4,141,0,168,4,0,4,5,0,12,78,0,7,94,0,45,98,0,20,102,0,44,119,0,3,135,0,1,139,0,1,140,0,5,142,0,3,148],[5,1,12,59,1,4,56,14,4,0,106,62,0,36,4,0,1352,69,0,13,4,0,4,139,0,4,145,0,4,4,0,4,4,0,2,4,0,4,4,158,10,4,0,4,4,0,12,4,0,7,4,0,36,4,0,9,99,0,20,4,0,7,4,0,37,5,0,3,4,0,1,4,0,1,4,0,5,4,0,3,4],[5,1,32,130,33,4,0,40,63,0,31,65,0,2,122,36,60,4,0,828,70,0,146,75,0,32,77,0,216,82,0,20,107,0,1,113,0,49,127,13,4,4,0,3,4,0,1,140,191,7,4,37,6,4,0,3,4,0,6,130,18,2,4,7,36,4,0,1,152],[5,1,14,163,2,4,0,38,64,0,9,4,0,22,66,0,2,4,85,11,4,0,44,4,0,628,71,0,94,90,0,43,103,0,1,113,0,16,117,0,2,131,0,101,4,0,38,104,0,7,111,0,32,4,0,9,4,0,148,71,0,9,90,0,5,103,0,43,105,0,2,117,0,5,4,0,15,108,0,1,4,0,10,4,0,39,128,20,1,4,191,7,4,46,6,4],[5,1,12,165,5,4,0,28,65,0,5,122,9,7,4,0,15,67,141,1,4,0,11,4,0,593,72,0,24,83,0,15,4,0,78,91,0,1,131,0,43,4,0,1,4,0,9,4,0,7,118,0,2,4,29,6,4,0,66,87,0,38,4,0,1,4,0,6,112,41,3,4,0,89,72,0,23,83,0,33,95,0,2,4,0,7,91,0,5,4,0,2,4,0,41,96,0,2,118,4,1,4,0,15,4,11,39,4],[5,1,33,170,8,4,0,18,66,0,2,147,0,5,4,16,15,4,153,10,4,0,583,73,0,6,4,0,18,84,15,41,4,0,37,110,0,1,4,30,13,4,10,7,4,37,5,4,0,24,88,0,37,115,39,6,4,43,1,4,0,2,4,0,87,73,0,23,84,0,33,96,2,2,4,0,5,110,4,1,4,2,1,4,0,35,84,0,3,138,0,2,144,0,2,4],[5,1,14,178,2,4,0,16,67,0,2,4,199,15,4,0,547,74,0,21,101,6,4,4,0,14,85,56,37,4,103,15,4,0,2,89,0,7,120,0,37,4,91,3,4,0,81,74,0,3,101,0,23,85,0,33,84,4,5,4,8,3,4,0,32,85,0,3,4,0,2,4],[5,1,12,180,16,4,216,28,4,0,494,79,0,22,114,0,2,126,0,1,151,0,14,4,0,7,121,10,14,4,73,20,4,113,5,4,0,2,4,0,1,4,0,6,101,25,12,4,94,2,4,0,74,79,0,5,114,0,3,4,0,23,85,0,33,85,5,4,4,11,13,4,0,19,85,0,3,4,1,1,4],[5,1,34,439,1,4,0,94,4,0,388,80,0,2,132,0,10,143,0,22,4,0,2,4,0,1,4,14,7,4,235,2,4,1,5,4,0,1,121,132,1,4,0,11,4,0,63,80,0,5,4,3,5,4,0,1,85,0,17,124,0,2,4,0,31,85,33,7,4,0,12,97],[5,1,14,493,41,4,0,26,4,0,281,81,0,80,92,0,1,132,0,2,4,0,3,4,0,7,146,289,1,4,137,7,4,0,2,4,0,49,81,0,12,92,13,1,4,0,4,4,0,13,125,2,3,4,0,19,85,0,9,124,40,4,4,0,4,126,0,3,129,0,1,149],[5,1,12,559,1,4,0,21,4,0,251,39,0,9,86,0,28,4,0,18,17,0,32,93,0,2,113,0,1,4,5,7,4,436,48,39,0,1,86,0,4,4,0,8,93,18,13,4,5,4,4,0,15,97,0,3,4,0,6,125,44,4,4,0,3,4,0,1,4],[5,1,35,581,37,4,0,4,17,0,120,100,0,20,106,0,69,109,0,1,113,0,6,4,0,3,17,27,1,4,0,14,4,0,4,5,0,5,4,0,27,93,0,2,4,449,2,4,0,1,17,0,34,100,0,2,106,0,9,109,0,1,17,4,8,93,24,7,4,9,10,4,0,5,129,3,6,4],[5,1,14,618,2,4,0,2,5,0,46,4,0,11,17,0,63,100,0,20,4,0,69,4,0,1,4,6,3,4,42,4,4,5,12,4,0,15,93,453,1,4,0,1,4,0,1,17,0,32,100,0,2,4,0,9,4,0,1,5,4,3,4,0,5,93,25,6,4,19,5,4,5,4,4],[5,1,12,620,2,4,37,9,4,0,8,4,0,3,5,0,62,4,0,1,17,3,17,4,53,16,4,73,15,4,455,1,4,0,5,4,0,27,116,0,2,4,8,1,4,0,1,4,7,5,4,60,4,4],[5,1,36,676,3,4,62,1,4,638,5,4,0,20,100,0,2,137,10,1,150],[5,1,14,1385,13,4,0,2,17,0,5,100,0,2,4],[5,1,12,1393,5,4,0,1,4,0,1,5,0,4,4,0,1,17],[5,1,37,1399,1,4,4,1,4],[5,1,14],[5,1,38],[5,1,39],[5,1,22],[5,1,40],[5,1,4],[5,1,4]]; -numTicks = 1978; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~J.extend file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:169:497","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~Stylesheet.getInstance :57:39","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~kebabRules :127:20","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~styleToRegistration :401:29","~prefixRules :170:21","~(anonymous) :2191:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_resolveStyles :63:24","~ai :222:12","~_resolveTokens :75:24","~re :108:12","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~StackView :185:26","~count :21:186","~U :19:192","~S :18:11","~applyRegistration :427:27","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~getNativeProps :393:24","~filteredAssign :70:24","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~toArray :21:248","~V :20:247","~fa :20:12","~tc :55:12","~qc :49:12","~extractRules :284:22","~memoizedFunction :73:37","~lh :194:140","~__rest :61:16","~concatStyleSets :6:25","~map :21:30","~Stylesheet.classNameFromKey :106:54","~useContext :22:403","~M :186:11","~getKeyForRules :362:24","~(anonymous) :398:92","~(anonymous) :1573:104","~(anonymous) :32:104","~(anonymous) :2:88","~M :15:11","~TextStyles :2:27","~_loop_1 :313:44","~getSlots :109:18","~_loop_1 :113:28","~ke :103:12","~getGlobalClassNames :946:29","~_normalizeArg :100:23","~Af :136:12","~Lf :148:288","~T :19:239","~escape :16:176","~N :16:105","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~da :16:12","~pc :48:127","~(anonymous) :3:88","~(anonymous) :1:88","~Ig :185:375","~xe :110:125","~Mf :148:385","~Je :114:12","~expandSelector :272:24","~Q :16:293","~If :147:394","~ge :101:12","~Ng :166:128","~Eg :163:273","~(anonymous) :1577:100","~R :17:11","~he :101:184","~(anonymous) :30:100","~Ve :119:12","~we :110:12","~(anonymous) :193:72","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_translateShorthand :150:29","(lib) C:\\WINDOWS\\System32\\KERNEL32.DLL"]; +let levels = [[0,1,0,0,1977,5],[0,1,1,0,1,6,0,1976,10],[0,1,2,0,1,7,0,1976,11],[0,1,3,0,1,8,0,1976,12],[0,1,4,0,1,9,0,1976,13],[0,1,4,0,1,4,0,1976,14],[1,1,4,0,7,12,0,1969,47],[2,3,15,0,4,26,0,1969,48],[2,3,14,0,4,14,0,1969,49],[2,3,12,0,4,4,0,1969,50],[2,3,16,0,4,27,0,1969,51],[2,3,14,0,4,28,0,1969,52],[2,1,17,0,1,18,0,1,24,0,4,12,0,1969,53],[2,1,4,0,1,19,0,1,25,0,3,29,0,1,43,0,1969,54],[3,1,20,0,1,4,0,3,14,0,1,14,0,1969,55],[3,1,21,0,1,4,0,3,12,0,1,12,0,1969,56],[3,1,22,1,3,30,0,1,44,0,1969,57],[3,1,23,1,3,14,0,1,14,0,2,4,0,1967,58],[3,1,4,1,1,12,0,1,41,0,1,42,0,1,45,1,1,4,0,8,4,0,1959,59],[5,1,31,0,1,4,0,1,4,0,1,46,1,1,150,8,47,4,0,1599,60,0,313,76],[5,1,14,0,1,4,0,1,4,0,1,4,55,2,4,0,56,4,0,120,61,0,1388,68,0,21,123,0,4,133,0,4,134,0,2,136,0,4,141,0,168,4,0,4,5,0,12,78,0,7,94,0,45,98,0,20,102,0,44,119,0,3,135,0,1,139,0,1,140,0,5,142,0,3,148],[5,1,12,59,1,4,56,14,4,0,106,62,0,36,4,0,1352,69,0,13,4,0,4,139,0,4,145,0,4,4,0,4,4,0,2,4,0,4,4,158,10,4,0,4,4,0,12,4,0,7,4,0,36,4,0,9,99,0,20,4,0,7,4,0,37,5,0,3,4,0,1,4,0,1,4,0,5,4,0,3,4],[5,1,32,130,33,4,0,40,63,0,31,65,0,2,122,36,60,4,0,828,70,0,146,75,0,32,77,0,216,82,0,20,107,0,1,113,0,49,127,13,4,4,0,3,4,0,1,140,191,7,4,37,6,4,0,3,4,0,6,130,18,2,4,7,36,4,0,1,152],[5,1,14,163,2,4,0,38,64,0,9,4,0,22,66,0,2,4,85,11,4,0,44,4,0,628,71,0,94,90,0,43,103,0,1,113,0,16,117,0,2,131,0,101,4,0,38,104,0,7,111,0,32,4,0,9,4,0,148,71,0,9,90,0,5,103,0,43,105,0,2,117,0,5,4,0,15,108,0,1,4,0,10,4,0,39,128,20,1,4,191,7,4,46,6,4],[5,1,12,165,5,4,0,28,65,0,5,122,9,7,4,0,15,67,141,1,4,0,11,4,0,593,72,0,24,83,0,15,4,0,78,91,0,1,131,0,43,4,0,1,4,0,9,4,0,7,118,0,2,4,29,6,4,0,66,87,0,38,4,0,1,4,0,6,112,41,3,4,0,89,72,0,23,83,0,33,95,0,2,4,0,7,91,0,5,4,0,2,4,0,41,96,0,2,118,4,1,4,0,15,4,11,39,4],[5,1,33,170,8,4,0,18,66,0,2,147,0,5,4,16,15,4,153,10,4,0,583,73,0,6,4,0,18,84,15,41,4,0,37,110,0,1,4,30,13,4,10,7,4,37,5,4,0,24,88,0,37,115,39,6,4,43,1,4,0,2,4,0,87,73,0,23,84,0,33,96,2,2,4,0,5,110,4,1,4,2,1,4,0,35,84,0,3,138,0,2,144,0,2,4],[5,1,14,178,2,4,0,16,67,0,2,4,199,15,4,0,547,74,0,21,101,6,4,4,0,14,85,56,37,4,103,15,4,0,2,89,0,7,120,0,37,4,91,3,4,0,81,74,0,3,101,0,23,85,0,33,84,4,5,4,8,3,4,0,32,85,0,3,4,0,2,4],[5,1,12,180,16,4,216,28,4,0,494,79,0,22,114,0,2,126,0,1,151,0,14,4,0,7,121,10,14,4,73,20,4,113,5,4,0,2,4,0,1,4,0,6,101,25,12,4,94,2,4,0,74,79,0,5,114,0,3,4,0,23,85,0,33,85,5,4,4,11,13,4,0,19,85,0,3,4,1,1,4],[5,1,34,439,1,4,0,94,4,0,388,80,0,2,132,0,10,143,0,22,4,0,2,4,0,1,4,14,7,4,235,2,4,1,5,4,0,1,121,132,1,4,0,11,4,0,63,80,0,5,4,3,5,4,0,1,85,0,17,124,0,2,4,0,31,85,33,7,4,0,12,97],[5,1,14,493,41,4,0,26,4,0,281,81,0,80,92,0,1,132,0,2,4,0,3,4,0,7,146,289,1,4,137,7,4,0,2,4,0,49,81,0,12,92,13,1,4,0,4,4,0,13,125,2,3,4,0,19,85,0,9,124,40,4,4,0,4,126,0,3,129,0,1,149],[5,1,12,559,1,4,0,21,4,0,251,39,0,9,86,0,28,4,0,18,17,0,32,93,0,2,113,0,1,4,5,7,4,436,48,39,0,1,86,0,4,4,0,8,93,18,13,4,5,4,4,0,15,97,0,3,4,0,6,125,44,4,4,0,3,4,0,1,4],[5,1,35,581,37,4,0,4,17,0,120,100,0,20,106,0,69,109,0,1,113,0,6,4,0,3,17,27,1,4,0,14,4,0,4,5,0,5,4,0,27,93,0,2,4,449,2,4,0,1,17,0,34,100,0,2,106,0,9,109,0,1,17,4,8,93,24,7,4,9,10,4,0,5,129,3,6,4],[5,1,14,618,2,4,0,2,5,0,46,4,0,11,17,0,63,100,0,20,4,0,69,4,0,1,4,6,3,4,42,4,4,5,12,4,0,15,93,453,1,4,0,1,4,0,1,17,0,32,100,0,2,4,0,9,4,0,1,5,4,3,4,0,5,93,25,6,4,19,5,4,5,4,4],[5,1,12,620,2,4,37,9,4,0,8,4,0,3,5,0,62,4,0,1,17,3,17,4,53,16,4,73,15,4,455,1,4,0,5,4,0,27,116,0,2,4,8,1,4,0,1,4,7,5,4,60,4,4],[5,1,36,676,3,4,62,1,4,638,5,4,0,20,100,0,2,137,10,1,150],[5,1,14,1385,13,4,0,2,17,0,5,100,0,2,4],[5,1,12,1393,5,4,0,1,4,0,1,5,0,4,4,0,1,17],[5,1,37,1399,1,4,4,1,4],[5,1,14],[5,1,38],[5,1,39],[5,1,22],[5,1,40],[5,1,4],[5,1,4]]; +let numTicks = 1978; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.data.js b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.data.js index 31c1d97..10af644 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:176:215","(unknown)","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :530:49","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~classNamesFunction :25:28","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~lf :245:12","~xi :243:419","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~getNativeProps :393:24","~filteredAssign :70:24","~_resolveTokens :75:24","~_resolveStyles :63:24","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~count :21:186","~U :19:192","~S :18:11","~T :19:239","~useContext :22:403","~ai :222:12","~ke :103:12","~(anonymous) :1573:104","~concatStyleSets :6:25","~toArray :21:248","~V :20:247","~__rest :61:16","~tc :55:12","~memoizedFunction :73:37","~M :15:11","~Mf :148:385","~map :21:30","~fa :20:12","~da :16:12","~getKeyForRules :362:24","~_getCustomizations :102:28","~(anonymous) :398:92","~getSlots :109:18","~Ig :185:375","~_loop_1 :313:44","~Stylesheet.classNameFromKey :106:54","~Customizations.getSettings :31:43","~M :186:11","~(anonymous) :68:123","~TextStyles :2:27","~re :108:12","~(anonymous) :1:88","~styles :38:23","~_normalizeArg :100:23","~extractStyleParts :8:27","~_processArgs :16:26","~lh :194:140","~getGlobalClassNames :946:29","~R :17:11","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~escape :16:176","~Af :136:12","~qc :49:12","~(anonymous) :26:88","~_loop_1 :113:28","~Cg :163:12","~Lf :148:288","~If :147:394","~(anonymous) :1577:100","~(anonymous) :30:100","~qe :107:12","~pc :48:127","~Q :16:293","~parsePadding :89:29","~N :16:105","~expandSelector :272:24","~(anonymous) :2:88","~Ng :166:128","~(anonymous) :3:88","~Je :114:12","~xe :110:125","~(anonymous) :193:72","~W :20:347","~ge :101:12","~f :138:420","~we :110:12","~(anonymous) :32:104","~c :138:170","~he :101:184","~Eg :163:273","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Pd :90:12"]; -levels = [[0,1,0,0,1927,6],[0,1,1,0,1,1,0,1926,9],[0,1,2,0,1,2,0,1926,10],[0,1,3,0,1,3,0,1926,11],[0,1,4,0,1,7,0,1926,12],[0,1,5,0,1,8,0,1926,13],[0,1,4,0,1,4,0,17,11,0,1909,58],[0,1,4,1,1,14,0,2,16,0,3,21,0,11,30,0,1909,59],[2,1,13,0,2,13,0,3,13,0,11,13,0,1909,60],[2,1,11,0,2,11,0,3,11,0,11,4,0,1909,61],[2,1,15,0,2,17,0,3,22,0,11,31,0,1909,62],[2,1,13,0,2,13,0,3,13,0,11,32,0,1909,63],[2,1,4,0,1,4,0,1,18,0,1,11,0,1,23,0,1,29,0,11,11,0,1,64,0,1908,66],[2,1,4,0,1,4,0,1,19,0,1,26,0,1,24,0,1,4,0,10,33,0,1,56,0,1,65,0,1908,67],[4,1,20,0,1,13,0,1,25,0,1,4,0,10,13,0,1,13,0,1,4,0,1908,68],[4,1,4,0,1,11,0,1,4,1,10,11,0,1,4,1,1908,69],[5,1,27,2,10,34,0,1,57,1,1908,70],[5,1,13,2,2,4,0,8,13,0,1,4,1,8,4,0,1899,71,0,1,169],[5,1,11,2,1,4,0,1,35,0,1,4,0,2,11,0,1,39,0,1,42,0,1,47,0,1,54,0,1,55,0,1,4,7,2,4,0,12,4,0,1887,72,0,1,170],[5,1,28,4,1,4,0,1,36,0,1,44,0,1,40,0,1,43,0,1,48,0,1,4,0,1,4,9,1,35,12,53,4,0,1559,73,0,275,103,0,1,171],[5,1,13,5,1,13,0,1,13,0,1,41,0,1,4,0,1,49,1,1,4,75,43,4,0,119,74,0,1373,81,0,4,121,0,4,144,0,11,145,0,2,156,0,1,158,0,2,159,0,156,4,0,6,6,0,38,104,0,42,110,0,2,113,0,12,128,0,9,134,0,1,146,0,5,149,0,1,162,0,2,164,0,1,168,0,1,172],[5,1,4,5,1,11,0,1,11,0,1,4,0,1,4,0,1,50,120,14,4,0,105,75,0,33,4,0,1340,82,0,4,4,0,4,4,0,4,4,0,3,146,0,4,167,0,2,4,0,1,4,0,2,4,149,7,4,0,6,4,0,3,4,0,35,6,0,32,4,0,10,141,0,2,4,0,12,4,0,9,4,0,1,4,0,5,4,0,1,4,0,2,4,0,1,4,0,1,173],[5,1,4,5,1,37,0,1,45,0,1,4,1,1,51,134,35,4,0,34,76,0,32,78,0,3,140,0,1,166,33,50,4,0,239,83,0,21,86,0,145,87,0,816,88,0,21,102,0,47,118,0,1,155,12,3,4,0,2,4,0,2,162,170,33,4,0,2,35,22,10,4,0,5,4,0,5,150,8,6,4,7,2,4,10,1,4],[11,1,13,0,1,13,2,1,52,169,8,4,0,25,77,0,1,163,0,10,4,0,22,79,0,3,4,0,1,4,78,5,4,0,4,4,0,14,84,0,167,89,0,6,109,0,44,114,0,3,120,0,1,155,0,21,4,0,96,4,0,7,105,0,42,106,0,56,4,0,73,84,0,616,89,0,47,109,0,20,120,0,1,129,0,2,142,0,1,157,0,4,4,0,16,125,0,1,161,0,9,4,0,35,124,0,3,129,0,1,4,17,2,4,242,5,4,8,6,4,19,1,35],[11,1,11,0,1,46,2,1,4,177,6,4,0,19,78,0,1,4,10,4,4,0,18,80,91,14,85,0,6,4,0,97,90,0,28,98,0,36,107,0,6,4,0,44,108,0,3,143,0,1,4,48,4,4,0,65,126,0,5,4,0,2,165,0,42,4,53,3,4,0,14,4,0,59,85,0,8,4,0,587,90,0,21,98,0,47,4,0,8,4,0,12,143,0,1,4,0,2,4,0,1,4,2,2,4,0,16,4,0,1,4,9,35,4,0,3,4],[11,1,38,0,1,4,2,1,53,183,5,4,0,14,79,15,18,4,91,9,4,0,5,119,5,1,4,0,5,4,0,92,91,0,28,99,0,1,4,0,35,108,4,2,4,0,1,4,0,39,99,0,3,136,0,1,151,0,3,4,53,3,4,0,45,127,0,17,130,5,2,4,41,1,4,70,24,4,0,35,119,8,14,4,0,573,91,0,3,4,0,18,99,24,23,4,7,1,4,0,12,4,7,1,35],[11,1,4,0,1,4,2,1,4,188,1,4,0,13,80,133,5,4,11,1,4,0,87,92,0,4,111,0,28,100,1,1,4,0,32,99,0,1,136,0,1,151,7,39,100,0,3,4,0,1,4,59,45,4,0,11,4,0,1,129,0,3,135,0,2,152,143,35,4,22,17,4,0,522,92,0,34,111,3,7,4,0,11,100],[11,1,4,193,13,4,135,3,4,12,1,4,0,81,93,0,5,112,0,3,4,0,1,131,0,3,4,0,24,100,0,1,101,2,1,4,0,31,100,0,1,4,0,1,4,7,6,4,0,30,100,0,3,101,88,20,4,7,4,4,0,1,4,0,1,4,0,2,111,0,2,4,163,15,4,39,32,4,0,457,93,0,33,112,0,30,4,0,4,131,10,11,4],[369,7,4,0,73,94,0,1,147,0,5,4,3,1,4,3,4,4,0,2,100,0,18,101,0,1,4,3,2,4,0,28,100,0,1,101,15,8,4,0,22,115,0,3,4,121,2,4,248,3,4,0,94,4,0,358,94,0,1,129,0,4,147,0,33,4,30,4,4],[376,2,4,0,66,95,0,5,132,0,1,4,16,2,4,0,4,4,0,14,139,6,2,4,0,14,100,0,12,101,0,1,4,23,7,4,0,9,116,0,4,153,0,2,160,415,56,4,0,34,4,0,268,95,0,56,132,0,1,4,0,3,4,0,1,148],[378,1,4,0,60,96,0,5,138,0,3,133,0,2,137,23,14,4,8,7,4,0,7,115,0,4,4,0,8,139,31,9,4,0,4,4,0,2,4,504,1,4,0,12,4,0,246,96,0,10,138,0,28,4,0,22,133,0,6,137,4,1,4],[379,4,4,0,46,97,0,9,117,0,1,123,0,4,4,0,1,137,0,1,4,0,2,133,0,1,4,0,1,6,28,9,4,15,4,4,0,2,116,0,1,153,4,8,4,550,1,35,12,40,4,0,125,97,0,58,117,0,20,123,0,3,137,0,8,4,0,2,137,28,3,4,0,19,133,0,4,4,0,2,6],[383,7,4,0,39,97,0,9,4,0,1,4,4,1,4,1,2,133,1,1,4,30,7,4,19,2,4,0,1,4,9,3,4,603,33,4,0,86,97,0,6,137,0,58,4,0,20,4,0,3,4,8,2,4,31,3,4,0,16,133,4,2,4],[387,3,4,0,5,4,0,33,122,0,1,137,7,2,4,7,2,4,70,3,4,624,12,4,0,84,4,0,2,137,0,6,4,42,16,4,5,15,4,47,16,4],[395,9,4,0,22,97,0,2,154,0,1,4,811,2,4],[404,16,4,0,4,97,0,2,137,0,2,4],[414,2,4,0,4,35,0,4,4,0,2,4]]; -numTicks = 1928; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:176:215","(unknown)","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :530:49","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~classNamesFunction :25:28","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~lf :245:12","~xi :243:419","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~getNativeProps :393:24","~filteredAssign :70:24","~_resolveTokens :75:24","~_resolveStyles :63:24","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~count :21:186","~U :19:192","~S :18:11","~T :19:239","~useContext :22:403","~ai :222:12","~ke :103:12","~(anonymous) :1573:104","~concatStyleSets :6:25","~toArray :21:248","~V :20:247","~__rest :61:16","~tc :55:12","~memoizedFunction :73:37","~M :15:11","~Mf :148:385","~map :21:30","~fa :20:12","~da :16:12","~getKeyForRules :362:24","~_getCustomizations :102:28","~(anonymous) :398:92","~getSlots :109:18","~Ig :185:375","~_loop_1 :313:44","~Stylesheet.classNameFromKey :106:54","~Customizations.getSettings :31:43","~M :186:11","~(anonymous) :68:123","~TextStyles :2:27","~re :108:12","~(anonymous) :1:88","~styles :38:23","~_normalizeArg :100:23","~extractStyleParts :8:27","~_processArgs :16:26","~lh :194:140","~getGlobalClassNames :946:29","~R :17:11","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~escape :16:176","~Af :136:12","~qc :49:12","~(anonymous) :26:88","~_loop_1 :113:28","~Cg :163:12","~Lf :148:288","~If :147:394","~(anonymous) :1577:100","~(anonymous) :30:100","~qe :107:12","~pc :48:127","~Q :16:293","~parsePadding :89:29","~N :16:105","~expandSelector :272:24","~(anonymous) :2:88","~Ng :166:128","~(anonymous) :3:88","~Je :114:12","~xe :110:125","~(anonymous) :193:72","~W :20:347","~ge :101:12","~f :138:420","~we :110:12","~(anonymous) :32:104","~c :138:170","~he :101:184","~Eg :163:273","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Pd :90:12"]; +let levels = [[0,1,0,0,1927,6],[0,1,1,0,1,1,0,1926,9],[0,1,2,0,1,2,0,1926,10],[0,1,3,0,1,3,0,1926,11],[0,1,4,0,1,7,0,1926,12],[0,1,5,0,1,8,0,1926,13],[0,1,4,0,1,4,0,17,11,0,1909,58],[0,1,4,1,1,14,0,2,16,0,3,21,0,11,30,0,1909,59],[2,1,13,0,2,13,0,3,13,0,11,13,0,1909,60],[2,1,11,0,2,11,0,3,11,0,11,4,0,1909,61],[2,1,15,0,2,17,0,3,22,0,11,31,0,1909,62],[2,1,13,0,2,13,0,3,13,0,11,32,0,1909,63],[2,1,4,0,1,4,0,1,18,0,1,11,0,1,23,0,1,29,0,11,11,0,1,64,0,1908,66],[2,1,4,0,1,4,0,1,19,0,1,26,0,1,24,0,1,4,0,10,33,0,1,56,0,1,65,0,1908,67],[4,1,20,0,1,13,0,1,25,0,1,4,0,10,13,0,1,13,0,1,4,0,1908,68],[4,1,4,0,1,11,0,1,4,1,10,11,0,1,4,1,1908,69],[5,1,27,2,10,34,0,1,57,1,1908,70],[5,1,13,2,2,4,0,8,13,0,1,4,1,8,4,0,1899,71,0,1,169],[5,1,11,2,1,4,0,1,35,0,1,4,0,2,11,0,1,39,0,1,42,0,1,47,0,1,54,0,1,55,0,1,4,7,2,4,0,12,4,0,1887,72,0,1,170],[5,1,28,4,1,4,0,1,36,0,1,44,0,1,40,0,1,43,0,1,48,0,1,4,0,1,4,9,1,35,12,53,4,0,1559,73,0,275,103,0,1,171],[5,1,13,5,1,13,0,1,13,0,1,41,0,1,4,0,1,49,1,1,4,75,43,4,0,119,74,0,1373,81,0,4,121,0,4,144,0,11,145,0,2,156,0,1,158,0,2,159,0,156,4,0,6,6,0,38,104,0,42,110,0,2,113,0,12,128,0,9,134,0,1,146,0,5,149,0,1,162,0,2,164,0,1,168,0,1,172],[5,1,4,5,1,11,0,1,11,0,1,4,0,1,4,0,1,50,120,14,4,0,105,75,0,33,4,0,1340,82,0,4,4,0,4,4,0,4,4,0,3,146,0,4,167,0,2,4,0,1,4,0,2,4,149,7,4,0,6,4,0,3,4,0,35,6,0,32,4,0,10,141,0,2,4,0,12,4,0,9,4,0,1,4,0,5,4,0,1,4,0,2,4,0,1,4,0,1,173],[5,1,4,5,1,37,0,1,45,0,1,4,1,1,51,134,35,4,0,34,76,0,32,78,0,3,140,0,1,166,33,50,4,0,239,83,0,21,86,0,145,87,0,816,88,0,21,102,0,47,118,0,1,155,12,3,4,0,2,4,0,2,162,170,33,4,0,2,35,22,10,4,0,5,4,0,5,150,8,6,4,7,2,4,10,1,4],[11,1,13,0,1,13,2,1,52,169,8,4,0,25,77,0,1,163,0,10,4,0,22,79,0,3,4,0,1,4,78,5,4,0,4,4,0,14,84,0,167,89,0,6,109,0,44,114,0,3,120,0,1,155,0,21,4,0,96,4,0,7,105,0,42,106,0,56,4,0,73,84,0,616,89,0,47,109,0,20,120,0,1,129,0,2,142,0,1,157,0,4,4,0,16,125,0,1,161,0,9,4,0,35,124,0,3,129,0,1,4,17,2,4,242,5,4,8,6,4,19,1,35],[11,1,11,0,1,46,2,1,4,177,6,4,0,19,78,0,1,4,10,4,4,0,18,80,91,14,85,0,6,4,0,97,90,0,28,98,0,36,107,0,6,4,0,44,108,0,3,143,0,1,4,48,4,4,0,65,126,0,5,4,0,2,165,0,42,4,53,3,4,0,14,4,0,59,85,0,8,4,0,587,90,0,21,98,0,47,4,0,8,4,0,12,143,0,1,4,0,2,4,0,1,4,2,2,4,0,16,4,0,1,4,9,35,4,0,3,4],[11,1,38,0,1,4,2,1,53,183,5,4,0,14,79,15,18,4,91,9,4,0,5,119,5,1,4,0,5,4,0,92,91,0,28,99,0,1,4,0,35,108,4,2,4,0,1,4,0,39,99,0,3,136,0,1,151,0,3,4,53,3,4,0,45,127,0,17,130,5,2,4,41,1,4,70,24,4,0,35,119,8,14,4,0,573,91,0,3,4,0,18,99,24,23,4,7,1,4,0,12,4,7,1,35],[11,1,4,0,1,4,2,1,4,188,1,4,0,13,80,133,5,4,11,1,4,0,87,92,0,4,111,0,28,100,1,1,4,0,32,99,0,1,136,0,1,151,7,39,100,0,3,4,0,1,4,59,45,4,0,11,4,0,1,129,0,3,135,0,2,152,143,35,4,22,17,4,0,522,92,0,34,111,3,7,4,0,11,100],[11,1,4,193,13,4,135,3,4,12,1,4,0,81,93,0,5,112,0,3,4,0,1,131,0,3,4,0,24,100,0,1,101,2,1,4,0,31,100,0,1,4,0,1,4,7,6,4,0,30,100,0,3,101,88,20,4,7,4,4,0,1,4,0,1,4,0,2,111,0,2,4,163,15,4,39,32,4,0,457,93,0,33,112,0,30,4,0,4,131,10,11,4],[369,7,4,0,73,94,0,1,147,0,5,4,3,1,4,3,4,4,0,2,100,0,18,101,0,1,4,3,2,4,0,28,100,0,1,101,15,8,4,0,22,115,0,3,4,121,2,4,248,3,4,0,94,4,0,358,94,0,1,129,0,4,147,0,33,4,30,4,4],[376,2,4,0,66,95,0,5,132,0,1,4,16,2,4,0,4,4,0,14,139,6,2,4,0,14,100,0,12,101,0,1,4,23,7,4,0,9,116,0,4,153,0,2,160,415,56,4,0,34,4,0,268,95,0,56,132,0,1,4,0,3,4,0,1,148],[378,1,4,0,60,96,0,5,138,0,3,133,0,2,137,23,14,4,8,7,4,0,7,115,0,4,4,0,8,139,31,9,4,0,4,4,0,2,4,504,1,4,0,12,4,0,246,96,0,10,138,0,28,4,0,22,133,0,6,137,4,1,4],[379,4,4,0,46,97,0,9,117,0,1,123,0,4,4,0,1,137,0,1,4,0,2,133,0,1,4,0,1,6,28,9,4,15,4,4,0,2,116,0,1,153,4,8,4,550,1,35,12,40,4,0,125,97,0,58,117,0,20,123,0,3,137,0,8,4,0,2,137,28,3,4,0,19,133,0,4,4,0,2,6],[383,7,4,0,39,97,0,9,4,0,1,4,4,1,4,1,2,133,1,1,4,30,7,4,19,2,4,0,1,4,9,3,4,603,33,4,0,86,97,0,6,137,0,58,4,0,20,4,0,3,4,8,2,4,31,3,4,0,16,133,4,2,4],[387,3,4,0,5,4,0,33,122,0,1,137,7,2,4,7,2,4,70,3,4,624,12,4,0,84,4,0,2,137,0,6,4,42,16,4,5,15,4,47,16,4],[395,9,4,0,22,97,0,2,154,0,1,4,811,2,4],[404,16,4,0,4,97,0,2,137,0,2,4],[414,2,4,0,4,35,0,4,4,0,2,4]]; +let numTicks = 1928; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.html b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.html index 88cc54b..4b3da14 100644 --- a/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/StackWithTextChildren_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:176:215","(unknown)","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :530:49","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~classNamesFunction :25:28","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~lf :245:12","~xi :243:419","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~getNativeProps :393:24","~filteredAssign :70:24","~_resolveTokens :75:24","~_resolveStyles :63:24","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~count :21:186","~U :19:192","~S :18:11","~T :19:239","~useContext :22:403","~ai :222:12","~ke :103:12","~(anonymous) :1573:104","~concatStyleSets :6:25","~toArray :21:248","~V :20:247","~__rest :61:16","~tc :55:12","~memoizedFunction :73:37","~M :15:11","~Mf :148:385","~map :21:30","~fa :20:12","~da :16:12","~getKeyForRules :362:24","~_getCustomizations :102:28","~(anonymous) :398:92","~getSlots :109:18","~Ig :185:375","~_loop_1 :313:44","~Stylesheet.classNameFromKey :106:54","~Customizations.getSettings :31:43","~M :186:11","~(anonymous) :68:123","~TextStyles :2:27","~re :108:12","~(anonymous) :1:88","~styles :38:23","~_normalizeArg :100:23","~extractStyleParts :8:27","~_processArgs :16:26","~lh :194:140","~getGlobalClassNames :946:29","~R :17:11","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~escape :16:176","~Af :136:12","~qc :49:12","~(anonymous) :26:88","~_loop_1 :113:28","~Cg :163:12","~Lf :148:288","~If :147:394","~(anonymous) :1577:100","~(anonymous) :30:100","~qe :107:12","~pc :48:127","~Q :16:293","~parsePadding :89:29","~N :16:105","~expandSelector :272:24","~(anonymous) :2:88","~Ng :166:128","~(anonymous) :3:88","~Je :114:12","~xe :110:125","~(anonymous) :193:72","~W :20:347","~ge :101:12","~f :138:420","~we :110:12","~(anonymous) :32:104","~c :138:170","~he :101:184","~Eg :163:273","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Pd :90:12"]; -levels = [[0,1,0,0,1927,6],[0,1,1,0,1,1,0,1926,9],[0,1,2,0,1,2,0,1926,10],[0,1,3,0,1,3,0,1926,11],[0,1,4,0,1,7,0,1926,12],[0,1,5,0,1,8,0,1926,13],[0,1,4,0,1,4,0,17,11,0,1909,58],[0,1,4,1,1,14,0,2,16,0,3,21,0,11,30,0,1909,59],[2,1,13,0,2,13,0,3,13,0,11,13,0,1909,60],[2,1,11,0,2,11,0,3,11,0,11,4,0,1909,61],[2,1,15,0,2,17,0,3,22,0,11,31,0,1909,62],[2,1,13,0,2,13,0,3,13,0,11,32,0,1909,63],[2,1,4,0,1,4,0,1,18,0,1,11,0,1,23,0,1,29,0,11,11,0,1,64,0,1908,66],[2,1,4,0,1,4,0,1,19,0,1,26,0,1,24,0,1,4,0,10,33,0,1,56,0,1,65,0,1908,67],[4,1,20,0,1,13,0,1,25,0,1,4,0,10,13,0,1,13,0,1,4,0,1908,68],[4,1,4,0,1,11,0,1,4,1,10,11,0,1,4,1,1908,69],[5,1,27,2,10,34,0,1,57,1,1908,70],[5,1,13,2,2,4,0,8,13,0,1,4,1,8,4,0,1899,71,0,1,169],[5,1,11,2,1,4,0,1,35,0,1,4,0,2,11,0,1,39,0,1,42,0,1,47,0,1,54,0,1,55,0,1,4,7,2,4,0,12,4,0,1887,72,0,1,170],[5,1,28,4,1,4,0,1,36,0,1,44,0,1,40,0,1,43,0,1,48,0,1,4,0,1,4,9,1,35,12,53,4,0,1559,73,0,275,103,0,1,171],[5,1,13,5,1,13,0,1,13,0,1,41,0,1,4,0,1,49,1,1,4,75,43,4,0,119,74,0,1373,81,0,4,121,0,4,144,0,11,145,0,2,156,0,1,158,0,2,159,0,156,4,0,6,6,0,38,104,0,42,110,0,2,113,0,12,128,0,9,134,0,1,146,0,5,149,0,1,162,0,2,164,0,1,168,0,1,172],[5,1,4,5,1,11,0,1,11,0,1,4,0,1,4,0,1,50,120,14,4,0,105,75,0,33,4,0,1340,82,0,4,4,0,4,4,0,4,4,0,3,146,0,4,167,0,2,4,0,1,4,0,2,4,149,7,4,0,6,4,0,3,4,0,35,6,0,32,4,0,10,141,0,2,4,0,12,4,0,9,4,0,1,4,0,5,4,0,1,4,0,2,4,0,1,4,0,1,173],[5,1,4,5,1,37,0,1,45,0,1,4,1,1,51,134,35,4,0,34,76,0,32,78,0,3,140,0,1,166,33,50,4,0,239,83,0,21,86,0,145,87,0,816,88,0,21,102,0,47,118,0,1,155,12,3,4,0,2,4,0,2,162,170,33,4,0,2,35,22,10,4,0,5,4,0,5,150,8,6,4,7,2,4,10,1,4],[11,1,13,0,1,13,2,1,52,169,8,4,0,25,77,0,1,163,0,10,4,0,22,79,0,3,4,0,1,4,78,5,4,0,4,4,0,14,84,0,167,89,0,6,109,0,44,114,0,3,120,0,1,155,0,21,4,0,96,4,0,7,105,0,42,106,0,56,4,0,73,84,0,616,89,0,47,109,0,20,120,0,1,129,0,2,142,0,1,157,0,4,4,0,16,125,0,1,161,0,9,4,0,35,124,0,3,129,0,1,4,17,2,4,242,5,4,8,6,4,19,1,35],[11,1,11,0,1,46,2,1,4,177,6,4,0,19,78,0,1,4,10,4,4,0,18,80,91,14,85,0,6,4,0,97,90,0,28,98,0,36,107,0,6,4,0,44,108,0,3,143,0,1,4,48,4,4,0,65,126,0,5,4,0,2,165,0,42,4,53,3,4,0,14,4,0,59,85,0,8,4,0,587,90,0,21,98,0,47,4,0,8,4,0,12,143,0,1,4,0,2,4,0,1,4,2,2,4,0,16,4,0,1,4,9,35,4,0,3,4],[11,1,38,0,1,4,2,1,53,183,5,4,0,14,79,15,18,4,91,9,4,0,5,119,5,1,4,0,5,4,0,92,91,0,28,99,0,1,4,0,35,108,4,2,4,0,1,4,0,39,99,0,3,136,0,1,151,0,3,4,53,3,4,0,45,127,0,17,130,5,2,4,41,1,4,70,24,4,0,35,119,8,14,4,0,573,91,0,3,4,0,18,99,24,23,4,7,1,4,0,12,4,7,1,35],[11,1,4,0,1,4,2,1,4,188,1,4,0,13,80,133,5,4,11,1,4,0,87,92,0,4,111,0,28,100,1,1,4,0,32,99,0,1,136,0,1,151,7,39,100,0,3,4,0,1,4,59,45,4,0,11,4,0,1,129,0,3,135,0,2,152,143,35,4,22,17,4,0,522,92,0,34,111,3,7,4,0,11,100],[11,1,4,193,13,4,135,3,4,12,1,4,0,81,93,0,5,112,0,3,4,0,1,131,0,3,4,0,24,100,0,1,101,2,1,4,0,31,100,0,1,4,0,1,4,7,6,4,0,30,100,0,3,101,88,20,4,7,4,4,0,1,4,0,1,4,0,2,111,0,2,4,163,15,4,39,32,4,0,457,93,0,33,112,0,30,4,0,4,131,10,11,4],[369,7,4,0,73,94,0,1,147,0,5,4,3,1,4,3,4,4,0,2,100,0,18,101,0,1,4,3,2,4,0,28,100,0,1,101,15,8,4,0,22,115,0,3,4,121,2,4,248,3,4,0,94,4,0,358,94,0,1,129,0,4,147,0,33,4,30,4,4],[376,2,4,0,66,95,0,5,132,0,1,4,16,2,4,0,4,4,0,14,139,6,2,4,0,14,100,0,12,101,0,1,4,23,7,4,0,9,116,0,4,153,0,2,160,415,56,4,0,34,4,0,268,95,0,56,132,0,1,4,0,3,4,0,1,148],[378,1,4,0,60,96,0,5,138,0,3,133,0,2,137,23,14,4,8,7,4,0,7,115,0,4,4,0,8,139,31,9,4,0,4,4,0,2,4,504,1,4,0,12,4,0,246,96,0,10,138,0,28,4,0,22,133,0,6,137,4,1,4],[379,4,4,0,46,97,0,9,117,0,1,123,0,4,4,0,1,137,0,1,4,0,2,133,0,1,4,0,1,6,28,9,4,15,4,4,0,2,116,0,1,153,4,8,4,550,1,35,12,40,4,0,125,97,0,58,117,0,20,123,0,3,137,0,8,4,0,2,137,28,3,4,0,19,133,0,4,4,0,2,6],[383,7,4,0,39,97,0,9,4,0,1,4,4,1,4,1,2,133,1,1,4,30,7,4,19,2,4,0,1,4,9,3,4,603,33,4,0,86,97,0,6,137,0,58,4,0,20,4,0,3,4,8,2,4,31,3,4,0,16,133,4,2,4],[387,3,4,0,5,4,0,33,122,0,1,137,7,2,4,7,2,4,70,3,4,624,12,4,0,84,4,0,2,137,0,6,4,42,16,4,5,15,4,47,16,4],[395,9,4,0,22,97,0,2,154,0,1,4,811,2,4],[404,16,4,0,4,97,0,2,137,0,2,4],[414,2,4,0,4,35,0,4,4,0,2,4]]; -numTicks = 1928; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:176:215","(unknown)","~injectEventPluginsByName http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:165:487","~Ee http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:14:90","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2459507","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2509096","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:168262","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3105086","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:179806","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2635165","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~(anonymous) :530:49","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) :220:62","~classNamesFunction :25:28","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~(anonymous) :6:49","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~lf :245:12","~xi :243:419","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~getNativeProps :393:24","~filteredAssign :70:24","~_resolveTokens :75:24","~_resolveStyles :63:24","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~count :21:186","~U :19:192","~S :18:11","~T :19:239","~useContext :22:403","~ai :222:12","~ke :103:12","~(anonymous) :1573:104","~concatStyleSets :6:25","~toArray :21:248","~V :20:247","~__rest :61:16","~tc :55:12","~memoizedFunction :73:37","~M :15:11","~Mf :148:385","~map :21:30","~fa :20:12","~da :16:12","~getKeyForRules :362:24","~_getCustomizations :102:28","~(anonymous) :398:92","~getSlots :109:18","~Ig :185:375","~_loop_1 :313:44","~Stylesheet.classNameFromKey :106:54","~Customizations.getSettings :31:43","~M :186:11","~(anonymous) :68:123","~TextStyles :2:27","~re :108:12","~(anonymous) :1:88","~styles :38:23","~_normalizeArg :100:23","~extractStyleParts :8:27","~_processArgs :16:26","~lh :194:140","~getGlobalClassNames :946:29","~R :17:11","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~escape :16:176","~Af :136:12","~qc :49:12","~(anonymous) :26:88","~_loop_1 :113:28","~Cg :163:12","~Lf :148:288","~If :147:394","~(anonymous) :1577:100","~(anonymous) :30:100","~qe :107:12","~pc :48:127","~Q :16:293","~parsePadding :89:29","~N :16:105","~expandSelector :272:24","~(anonymous) :2:88","~Ng :166:128","~(anonymous) :3:88","~Je :114:12","~xe :110:125","~(anonymous) :193:72","~W :20:347","~ge :101:12","~f :138:420","~we :110:12","~(anonymous) :32:104","~c :138:170","~he :101:184","~Eg :163:273","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Pd :90:12"]; +let levels = [[0,1,0,0,1927,6],[0,1,1,0,1,1,0,1926,9],[0,1,2,0,1,2,0,1926,10],[0,1,3,0,1,3,0,1926,11],[0,1,4,0,1,7,0,1926,12],[0,1,5,0,1,8,0,1926,13],[0,1,4,0,1,4,0,17,11,0,1909,58],[0,1,4,1,1,14,0,2,16,0,3,21,0,11,30,0,1909,59],[2,1,13,0,2,13,0,3,13,0,11,13,0,1909,60],[2,1,11,0,2,11,0,3,11,0,11,4,0,1909,61],[2,1,15,0,2,17,0,3,22,0,11,31,0,1909,62],[2,1,13,0,2,13,0,3,13,0,11,32,0,1909,63],[2,1,4,0,1,4,0,1,18,0,1,11,0,1,23,0,1,29,0,11,11,0,1,64,0,1908,66],[2,1,4,0,1,4,0,1,19,0,1,26,0,1,24,0,1,4,0,10,33,0,1,56,0,1,65,0,1908,67],[4,1,20,0,1,13,0,1,25,0,1,4,0,10,13,0,1,13,0,1,4,0,1908,68],[4,1,4,0,1,11,0,1,4,1,10,11,0,1,4,1,1908,69],[5,1,27,2,10,34,0,1,57,1,1908,70],[5,1,13,2,2,4,0,8,13,0,1,4,1,8,4,0,1899,71,0,1,169],[5,1,11,2,1,4,0,1,35,0,1,4,0,2,11,0,1,39,0,1,42,0,1,47,0,1,54,0,1,55,0,1,4,7,2,4,0,12,4,0,1887,72,0,1,170],[5,1,28,4,1,4,0,1,36,0,1,44,0,1,40,0,1,43,0,1,48,0,1,4,0,1,4,9,1,35,12,53,4,0,1559,73,0,275,103,0,1,171],[5,1,13,5,1,13,0,1,13,0,1,41,0,1,4,0,1,49,1,1,4,75,43,4,0,119,74,0,1373,81,0,4,121,0,4,144,0,11,145,0,2,156,0,1,158,0,2,159,0,156,4,0,6,6,0,38,104,0,42,110,0,2,113,0,12,128,0,9,134,0,1,146,0,5,149,0,1,162,0,2,164,0,1,168,0,1,172],[5,1,4,5,1,11,0,1,11,0,1,4,0,1,4,0,1,50,120,14,4,0,105,75,0,33,4,0,1340,82,0,4,4,0,4,4,0,4,4,0,3,146,0,4,167,0,2,4,0,1,4,0,2,4,149,7,4,0,6,4,0,3,4,0,35,6,0,32,4,0,10,141,0,2,4,0,12,4,0,9,4,0,1,4,0,5,4,0,1,4,0,2,4,0,1,4,0,1,173],[5,1,4,5,1,37,0,1,45,0,1,4,1,1,51,134,35,4,0,34,76,0,32,78,0,3,140,0,1,166,33,50,4,0,239,83,0,21,86,0,145,87,0,816,88,0,21,102,0,47,118,0,1,155,12,3,4,0,2,4,0,2,162,170,33,4,0,2,35,22,10,4,0,5,4,0,5,150,8,6,4,7,2,4,10,1,4],[11,1,13,0,1,13,2,1,52,169,8,4,0,25,77,0,1,163,0,10,4,0,22,79,0,3,4,0,1,4,78,5,4,0,4,4,0,14,84,0,167,89,0,6,109,0,44,114,0,3,120,0,1,155,0,21,4,0,96,4,0,7,105,0,42,106,0,56,4,0,73,84,0,616,89,0,47,109,0,20,120,0,1,129,0,2,142,0,1,157,0,4,4,0,16,125,0,1,161,0,9,4,0,35,124,0,3,129,0,1,4,17,2,4,242,5,4,8,6,4,19,1,35],[11,1,11,0,1,46,2,1,4,177,6,4,0,19,78,0,1,4,10,4,4,0,18,80,91,14,85,0,6,4,0,97,90,0,28,98,0,36,107,0,6,4,0,44,108,0,3,143,0,1,4,48,4,4,0,65,126,0,5,4,0,2,165,0,42,4,53,3,4,0,14,4,0,59,85,0,8,4,0,587,90,0,21,98,0,47,4,0,8,4,0,12,143,0,1,4,0,2,4,0,1,4,2,2,4,0,16,4,0,1,4,9,35,4,0,3,4],[11,1,38,0,1,4,2,1,53,183,5,4,0,14,79,15,18,4,91,9,4,0,5,119,5,1,4,0,5,4,0,92,91,0,28,99,0,1,4,0,35,108,4,2,4,0,1,4,0,39,99,0,3,136,0,1,151,0,3,4,53,3,4,0,45,127,0,17,130,5,2,4,41,1,4,70,24,4,0,35,119,8,14,4,0,573,91,0,3,4,0,18,99,24,23,4,7,1,4,0,12,4,7,1,35],[11,1,4,0,1,4,2,1,4,188,1,4,0,13,80,133,5,4,11,1,4,0,87,92,0,4,111,0,28,100,1,1,4,0,32,99,0,1,136,0,1,151,7,39,100,0,3,4,0,1,4,59,45,4,0,11,4,0,1,129,0,3,135,0,2,152,143,35,4,22,17,4,0,522,92,0,34,111,3,7,4,0,11,100],[11,1,4,193,13,4,135,3,4,12,1,4,0,81,93,0,5,112,0,3,4,0,1,131,0,3,4,0,24,100,0,1,101,2,1,4,0,31,100,0,1,4,0,1,4,7,6,4,0,30,100,0,3,101,88,20,4,7,4,4,0,1,4,0,1,4,0,2,111,0,2,4,163,15,4,39,32,4,0,457,93,0,33,112,0,30,4,0,4,131,10,11,4],[369,7,4,0,73,94,0,1,147,0,5,4,3,1,4,3,4,4,0,2,100,0,18,101,0,1,4,3,2,4,0,28,100,0,1,101,15,8,4,0,22,115,0,3,4,121,2,4,248,3,4,0,94,4,0,358,94,0,1,129,0,4,147,0,33,4,30,4,4],[376,2,4,0,66,95,0,5,132,0,1,4,16,2,4,0,4,4,0,14,139,6,2,4,0,14,100,0,12,101,0,1,4,23,7,4,0,9,116,0,4,153,0,2,160,415,56,4,0,34,4,0,268,95,0,56,132,0,1,4,0,3,4,0,1,148],[378,1,4,0,60,96,0,5,138,0,3,133,0,2,137,23,14,4,8,7,4,0,7,115,0,4,4,0,8,139,31,9,4,0,4,4,0,2,4,504,1,4,0,12,4,0,246,96,0,10,138,0,28,4,0,22,133,0,6,137,4,1,4],[379,4,4,0,46,97,0,9,117,0,1,123,0,4,4,0,1,137,0,1,4,0,2,133,0,1,4,0,1,6,28,9,4,15,4,4,0,2,116,0,1,153,4,8,4,550,1,35,12,40,4,0,125,97,0,58,117,0,20,123,0,3,137,0,8,4,0,2,137,28,3,4,0,19,133,0,4,4,0,2,6],[383,7,4,0,39,97,0,9,4,0,1,4,4,1,4,1,2,133,1,1,4,30,7,4,19,2,4,0,1,4,9,3,4,603,33,4,0,86,97,0,6,137,0,58,4,0,20,4,0,3,4,8,2,4,31,3,4,0,16,133,4,2,4],[387,3,4,0,5,4,0,33,122,0,1,137,7,2,4,7,2,4,70,3,4,624,12,4,0,84,4,0,2,137,0,6,4,42,16,4,5,15,4,47,16,4],[395,9,4,0,22,97,0,2,154,0,1,4,811,2,4],[404,16,4,0,4,97,0,2,137,0,2,4],[414,2,4,0,4,35,0,4,4,0,2,4]]; +let numTicks = 1928; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Stack_base.data.js b/packages/flamegrill/src/fixtures/snapshots/Stack_base.data.js index 63d7065..d2a87c1 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Stack_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Stack_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.getClassName :86:50","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3495428","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) :5422:60","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~styled :33:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~Selection :10:23","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~extractStyleParts :8:27","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~Stylesheet.getInstance :57:39","~M :15:11","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~ai :222:12","~_translateShorthand :150:29","~(anonymous) :1573:104","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_processArgs :16:26","~concatStyleSets :6:25","~(anonymous) :1577:100","~(anonymous) :30:100","~getGlobalClassNames :946:29","~(anonymous) :32:104","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Mf :148:385","~useContext :22:403","~R :17:11","~N :16:105","~count :21:186","~qe :107:12","~parsePadding :89:29","~tc :55:12","~re :108:12","~Lf :148:288","~he :101:184","~ge :101:12","~expandSelector :272:24","~memoizedFunction :73:37","~getSlots :109:18","~_normalizeArg :100:23","~xe :110:125","~(anonymous) :21:280"]; -levels = [[0,1,0,0,250,5],[0,1,1,0,3,6,0,247,11],[0,1,2,0,3,7,0,247,12],[0,1,3,0,3,8,0,247,13],[0,1,4,0,3,4,0,247,14],[1,2,4,0,1,9,0,247,15],[3,1,4,0,15,13,0,3,56,0,229,62],[3,1,10,0,4,16,0,1,25,0,10,26,0,3,4,0,229,63],[3,1,4,0,4,15,0,1,15,0,10,15,0,3,57,0,229,64],[3,1,4,0,4,13,0,1,4,0,10,4,0,1,58,0,1,60,0,1,61,0,229,65],[4,4,17,0,1,4,0,10,27,0,1,59,0,1,4,0,1,4,0,229,66],[4,4,15,1,10,28,0,1,4,0,1,4,0,1,4,0,229,67],[4,1,4,0,1,13,0,1,21,0,1,24,1,10,13,0,1,4,2,229,68],[4,1,4,0,1,18,0,1,22,0,1,4,1,8,29,0,1,50,0,1,53,3,229,69],[5,1,15,0,1,23,0,1,4,1,8,15,0,1,15,0,1,15,3,229,70],[5,1,13,0,1,4,2,8,13,0,1,13,0,1,54,3,229,71],[5,1,19,0,1,4,2,8,30,0,1,51,0,1,55,3,229,72],[5,1,15,3,1,4,0,7,15,0,1,15,0,1,4,3,229,73],[5,1,13,3,1,4,0,1,4,0,4,13,0,1,31,0,1,43,0,1,52,0,1,4,3,2,4,0,227,74],[5,1,20,4,1,4,0,2,32,0,1,41,0,1,44,0,1,4,0,1,4,0,1,4,6,3,4,0,197,75,0,27,112],[5,1,15,5,2,15,0,1,15,0,1,15,0,1,4,0,1,4,10,4,4,0,7,76,0,182,83,0,2,133,0,2,140,0,21,4,0,1,124,0,2,129,0,2,131,0,1,132],[5,1,4,5,2,13,0,1,13,0,1,13,16,7,77,0,3,4,0,179,84,0,2,134,0,2,4,21,1,4,0,2,4,0,2,4,0,1,4],[5,1,4,5,2,33,0,1,42,0,1,45,16,3,4,0,3,78,0,1,80,3,10,4,0,125,85,0,38,104,0,5,122,0,1,125,0,2,135,27,1,4,0,1,4],[11,2,15,0,1,4,0,1,15,19,3,79,0,1,4,10,3,4,0,10,4,0,103,86,0,6,101,0,5,111,0,1,138,0,32,4,0,3,114,0,3,117,0,5,123,0,1,4,0,2,4,28,1,4],[11,2,13,0,1,4,0,1,13,19,3,80,24,2,4,0,89,87,0,10,95,0,2,128,0,1,4,0,5,102,0,5,4,0,1,4,6,1,4,0,25,105,0,1,4,0,2,121,0,3,4,0,5,4],[11,2,34,1,1,46,19,1,4,0,2,81,26,1,4,0,88,88,0,10,96,0,2,97,1,1,4,0,4,103,3,2,4,8,3,4,0,22,106,1,2,4],[11,2,15,1,1,15,20,2,82,27,2,4,0,84,89,0,2,137,0,1,4,0,7,97,0,2,126,0,2,98,2,4,4,16,12,4,0,3,107,0,6,120,0,1,130],[11,2,13,1,1,13,20,2,4,29,4,4,0,75,90,0,3,109,0,1,113,0,1,127,0,1,4,0,1,139,1,3,4,0,4,98,0,2,4,0,2,4,4,2,4,26,2,4,0,3,4,0,2,4,0,4,137,0,1,4],[11,2,35,1,1,47,55,11,4,0,63,38,0,1,118,0,3,4,0,1,4,0,1,4,1,1,4,4,1,4,0,3,98,38,3,4,2,4,4],[11,1,4,0,1,15,1,1,15,59,7,4,0,1,4,0,54,39,0,8,100,0,1,119,12,3,99],[11,1,4,0,1,13,1,1,13,67,4,4,0,1,40,0,49,91,0,2,4,0,6,116,0,1,4,12,2,4,0,1,141],[12,1,36,1,1,48,71,1,4,0,1,4,0,37,92,0,8,94,0,2,108,0,1,110,2,6,116,15,1,4],[12,1,15,1,1,15,73,5,4,0,32,92,0,8,4,0,1,4,0,1,5,0,1,4,2,6,116],[12,1,37,1,1,13,75,3,4,0,7,4,0,25,93,9,1,4,0,1,4,2,6,4],[12,1,38,1,1,49,85,9,4,0,15,92,0,1,136],[12,1,39,1,1,15,93,1,4,0,11,4,0,2,92,0,2,108,0,1,4],[12,1,40,1,1,31,101,2,4,0,2,115,0,2,4,0,2,4],[12,1,4,1,1,4],[14,1,4]]; -numTicks = 251; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.getClassName :86:50","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3495428","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) :5422:60","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~styled :33:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~Selection :10:23","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~extractStyleParts :8:27","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~Stylesheet.getInstance :57:39","~M :15:11","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~ai :222:12","~_translateShorthand :150:29","~(anonymous) :1573:104","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_processArgs :16:26","~concatStyleSets :6:25","~(anonymous) :1577:100","~(anonymous) :30:100","~getGlobalClassNames :946:29","~(anonymous) :32:104","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Mf :148:385","~useContext :22:403","~R :17:11","~N :16:105","~count :21:186","~qe :107:12","~parsePadding :89:29","~tc :55:12","~re :108:12","~Lf :148:288","~he :101:184","~ge :101:12","~expandSelector :272:24","~memoizedFunction :73:37","~getSlots :109:18","~_normalizeArg :100:23","~xe :110:125","~(anonymous) :21:280"]; +let levels = [[0,1,0,0,250,5],[0,1,1,0,3,6,0,247,11],[0,1,2,0,3,7,0,247,12],[0,1,3,0,3,8,0,247,13],[0,1,4,0,3,4,0,247,14],[1,2,4,0,1,9,0,247,15],[3,1,4,0,15,13,0,3,56,0,229,62],[3,1,10,0,4,16,0,1,25,0,10,26,0,3,4,0,229,63],[3,1,4,0,4,15,0,1,15,0,10,15,0,3,57,0,229,64],[3,1,4,0,4,13,0,1,4,0,10,4,0,1,58,0,1,60,0,1,61,0,229,65],[4,4,17,0,1,4,0,10,27,0,1,59,0,1,4,0,1,4,0,229,66],[4,4,15,1,10,28,0,1,4,0,1,4,0,1,4,0,229,67],[4,1,4,0,1,13,0,1,21,0,1,24,1,10,13,0,1,4,2,229,68],[4,1,4,0,1,18,0,1,22,0,1,4,1,8,29,0,1,50,0,1,53,3,229,69],[5,1,15,0,1,23,0,1,4,1,8,15,0,1,15,0,1,15,3,229,70],[5,1,13,0,1,4,2,8,13,0,1,13,0,1,54,3,229,71],[5,1,19,0,1,4,2,8,30,0,1,51,0,1,55,3,229,72],[5,1,15,3,1,4,0,7,15,0,1,15,0,1,4,3,229,73],[5,1,13,3,1,4,0,1,4,0,4,13,0,1,31,0,1,43,0,1,52,0,1,4,3,2,4,0,227,74],[5,1,20,4,1,4,0,2,32,0,1,41,0,1,44,0,1,4,0,1,4,0,1,4,6,3,4,0,197,75,0,27,112],[5,1,15,5,2,15,0,1,15,0,1,15,0,1,4,0,1,4,10,4,4,0,7,76,0,182,83,0,2,133,0,2,140,0,21,4,0,1,124,0,2,129,0,2,131,0,1,132],[5,1,4,5,2,13,0,1,13,0,1,13,16,7,77,0,3,4,0,179,84,0,2,134,0,2,4,21,1,4,0,2,4,0,2,4,0,1,4],[5,1,4,5,2,33,0,1,42,0,1,45,16,3,4,0,3,78,0,1,80,3,10,4,0,125,85,0,38,104,0,5,122,0,1,125,0,2,135,27,1,4,0,1,4],[11,2,15,0,1,4,0,1,15,19,3,79,0,1,4,10,3,4,0,10,4,0,103,86,0,6,101,0,5,111,0,1,138,0,32,4,0,3,114,0,3,117,0,5,123,0,1,4,0,2,4,28,1,4],[11,2,13,0,1,4,0,1,13,19,3,80,24,2,4,0,89,87,0,10,95,0,2,128,0,1,4,0,5,102,0,5,4,0,1,4,6,1,4,0,25,105,0,1,4,0,2,121,0,3,4,0,5,4],[11,2,34,1,1,46,19,1,4,0,2,81,26,1,4,0,88,88,0,10,96,0,2,97,1,1,4,0,4,103,3,2,4,8,3,4,0,22,106,1,2,4],[11,2,15,1,1,15,20,2,82,27,2,4,0,84,89,0,2,137,0,1,4,0,7,97,0,2,126,0,2,98,2,4,4,16,12,4,0,3,107,0,6,120,0,1,130],[11,2,13,1,1,13,20,2,4,29,4,4,0,75,90,0,3,109,0,1,113,0,1,127,0,1,4,0,1,139,1,3,4,0,4,98,0,2,4,0,2,4,4,2,4,26,2,4,0,3,4,0,2,4,0,4,137,0,1,4],[11,2,35,1,1,47,55,11,4,0,63,38,0,1,118,0,3,4,0,1,4,0,1,4,1,1,4,4,1,4,0,3,98,38,3,4,2,4,4],[11,1,4,0,1,15,1,1,15,59,7,4,0,1,4,0,54,39,0,8,100,0,1,119,12,3,99],[11,1,4,0,1,13,1,1,13,67,4,4,0,1,40,0,49,91,0,2,4,0,6,116,0,1,4,12,2,4,0,1,141],[12,1,36,1,1,48,71,1,4,0,1,4,0,37,92,0,8,94,0,2,108,0,1,110,2,6,116,15,1,4],[12,1,15,1,1,15,73,5,4,0,32,92,0,8,4,0,1,4,0,1,5,0,1,4,2,6,116],[12,1,37,1,1,13,75,3,4,0,7,4,0,25,93,9,1,4,0,1,4,2,6,4],[12,1,38,1,1,49,85,9,4,0,15,92,0,1,136],[12,1,39,1,1,15,93,1,4,0,11,4,0,2,92,0,2,108,0,1,4],[12,1,40,1,1,31,101,2,4,0,2,115,0,2,4,0,2,4],[12,1,4,1,1,4],[14,1,4]]; +let numTicks = 251; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Stack_base.html b/packages/flamegrill/src/fixtures/snapshots/Stack_base.html index ce7cec5..ba2fe00 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Stack_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/Stack_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.getClassName :86:50","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3495428","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) :5422:60","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~styled :33:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~Selection :10:23","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~extractStyleParts :8:27","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~Stylesheet.getInstance :57:39","~M :15:11","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~ai :222:12","~_translateShorthand :150:29","~(anonymous) :1573:104","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_processArgs :16:26","~concatStyleSets :6:25","~(anonymous) :1577:100","~(anonymous) :30:100","~getGlobalClassNames :946:29","~(anonymous) :32:104","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Mf :148:385","~useContext :22:403","~R :17:11","~N :16:105","~count :21:186","~qe :107:12","~parsePadding :89:29","~tc :55:12","~re :108:12","~Lf :148:288","~he :101:184","~ge :101:12","~expandSelector :272:24","~memoizedFunction :73:37","~getSlots :109:18","~_normalizeArg :100:23","~xe :110:125","~(anonymous) :21:280"]; -levels = [[0,1,0,0,250,5],[0,1,1,0,3,6,0,247,11],[0,1,2,0,3,7,0,247,12],[0,1,3,0,3,8,0,247,13],[0,1,4,0,3,4,0,247,14],[1,2,4,0,1,9,0,247,15],[3,1,4,0,15,13,0,3,56,0,229,62],[3,1,10,0,4,16,0,1,25,0,10,26,0,3,4,0,229,63],[3,1,4,0,4,15,0,1,15,0,10,15,0,3,57,0,229,64],[3,1,4,0,4,13,0,1,4,0,10,4,0,1,58,0,1,60,0,1,61,0,229,65],[4,4,17,0,1,4,0,10,27,0,1,59,0,1,4,0,1,4,0,229,66],[4,4,15,1,10,28,0,1,4,0,1,4,0,1,4,0,229,67],[4,1,4,0,1,13,0,1,21,0,1,24,1,10,13,0,1,4,2,229,68],[4,1,4,0,1,18,0,1,22,0,1,4,1,8,29,0,1,50,0,1,53,3,229,69],[5,1,15,0,1,23,0,1,4,1,8,15,0,1,15,0,1,15,3,229,70],[5,1,13,0,1,4,2,8,13,0,1,13,0,1,54,3,229,71],[5,1,19,0,1,4,2,8,30,0,1,51,0,1,55,3,229,72],[5,1,15,3,1,4,0,7,15,0,1,15,0,1,4,3,229,73],[5,1,13,3,1,4,0,1,4,0,4,13,0,1,31,0,1,43,0,1,52,0,1,4,3,2,4,0,227,74],[5,1,20,4,1,4,0,2,32,0,1,41,0,1,44,0,1,4,0,1,4,0,1,4,6,3,4,0,197,75,0,27,112],[5,1,15,5,2,15,0,1,15,0,1,15,0,1,4,0,1,4,10,4,4,0,7,76,0,182,83,0,2,133,0,2,140,0,21,4,0,1,124,0,2,129,0,2,131,0,1,132],[5,1,4,5,2,13,0,1,13,0,1,13,16,7,77,0,3,4,0,179,84,0,2,134,0,2,4,21,1,4,0,2,4,0,2,4,0,1,4],[5,1,4,5,2,33,0,1,42,0,1,45,16,3,4,0,3,78,0,1,80,3,10,4,0,125,85,0,38,104,0,5,122,0,1,125,0,2,135,27,1,4,0,1,4],[11,2,15,0,1,4,0,1,15,19,3,79,0,1,4,10,3,4,0,10,4,0,103,86,0,6,101,0,5,111,0,1,138,0,32,4,0,3,114,0,3,117,0,5,123,0,1,4,0,2,4,28,1,4],[11,2,13,0,1,4,0,1,13,19,3,80,24,2,4,0,89,87,0,10,95,0,2,128,0,1,4,0,5,102,0,5,4,0,1,4,6,1,4,0,25,105,0,1,4,0,2,121,0,3,4,0,5,4],[11,2,34,1,1,46,19,1,4,0,2,81,26,1,4,0,88,88,0,10,96,0,2,97,1,1,4,0,4,103,3,2,4,8,3,4,0,22,106,1,2,4],[11,2,15,1,1,15,20,2,82,27,2,4,0,84,89,0,2,137,0,1,4,0,7,97,0,2,126,0,2,98,2,4,4,16,12,4,0,3,107,0,6,120,0,1,130],[11,2,13,1,1,13,20,2,4,29,4,4,0,75,90,0,3,109,0,1,113,0,1,127,0,1,4,0,1,139,1,3,4,0,4,98,0,2,4,0,2,4,4,2,4,26,2,4,0,3,4,0,2,4,0,4,137,0,1,4],[11,2,35,1,1,47,55,11,4,0,63,38,0,1,118,0,3,4,0,1,4,0,1,4,1,1,4,4,1,4,0,3,98,38,3,4,2,4,4],[11,1,4,0,1,15,1,1,15,59,7,4,0,1,4,0,54,39,0,8,100,0,1,119,12,3,99],[11,1,4,0,1,13,1,1,13,67,4,4,0,1,40,0,49,91,0,2,4,0,6,116,0,1,4,12,2,4,0,1,141],[12,1,36,1,1,48,71,1,4,0,1,4,0,37,92,0,8,94,0,2,108,0,1,110,2,6,116,15,1,4],[12,1,15,1,1,15,73,5,4,0,32,92,0,8,4,0,1,4,0,1,5,0,1,4,2,6,116],[12,1,37,1,1,13,75,3,4,0,7,4,0,25,93,9,1,4,0,1,4,2,6,4],[12,1,38,1,1,49,85,9,4,0,15,92,0,1,136],[12,1,39,1,1,15,93,1,4,0,11,4,0,2,92,0,2,108,0,1,4],[12,1,40,1,1,31,101,2,4,0,2,115,0,2,4,0,2,4],[12,1,4,1,1,4],[14,1,4]]; -numTicks = 251; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:297","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:200:320","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~_createSlideInY :393:25","~keyframes :11:19","~Stylesheet.getClassName :86:50","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3495428","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~applyRegistration :427:27","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2503463","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3211886","~(anonymous) :5422:60","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~styled :33:16","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3507126","~Selection :10:23","~Selection.setItems :64:45","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_2_initializeIcons :339:40","~registerIcons :94:23","~fabric_icons_8_initializeIcons :1083:40","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~StackView :185:26","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~styleToRegistration :401:29","~extractRules :284:22","~_loop_1 :313:44","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~fa :20:12","~extractStyleParts :8:27","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~_resolveStyles :63:24","~(anonymous) :68:123","~styles :38:23","~parseGap :30:25","~Stylesheet.getInstance :57:39","~M :15:11","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~ai :222:12","~_translateShorthand :150:29","~(anonymous) :1573:104","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~_processArgs :16:26","~concatStyleSets :6:25","~(anonymous) :1577:100","~(anonymous) :30:100","~getGlobalClassNames :946:29","~(anonymous) :32:104","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~Mf :148:385","~useContext :22:403","~R :17:11","~N :16:105","~count :21:186","~qe :107:12","~parsePadding :89:29","~tc :55:12","~re :108:12","~Lf :148:288","~he :101:184","~ge :101:12","~expandSelector :272:24","~memoizedFunction :73:37","~getSlots :109:18","~_normalizeArg :100:23","~xe :110:125","~(anonymous) :21:280"]; +let levels = [[0,1,0,0,250,5],[0,1,1,0,3,6,0,247,11],[0,1,2,0,3,7,0,247,12],[0,1,3,0,3,8,0,247,13],[0,1,4,0,3,4,0,247,14],[1,2,4,0,1,9,0,247,15],[3,1,4,0,15,13,0,3,56,0,229,62],[3,1,10,0,4,16,0,1,25,0,10,26,0,3,4,0,229,63],[3,1,4,0,4,15,0,1,15,0,10,15,0,3,57,0,229,64],[3,1,4,0,4,13,0,1,4,0,10,4,0,1,58,0,1,60,0,1,61,0,229,65],[4,4,17,0,1,4,0,10,27,0,1,59,0,1,4,0,1,4,0,229,66],[4,4,15,1,10,28,0,1,4,0,1,4,0,1,4,0,229,67],[4,1,4,0,1,13,0,1,21,0,1,24,1,10,13,0,1,4,2,229,68],[4,1,4,0,1,18,0,1,22,0,1,4,1,8,29,0,1,50,0,1,53,3,229,69],[5,1,15,0,1,23,0,1,4,1,8,15,0,1,15,0,1,15,3,229,70],[5,1,13,0,1,4,2,8,13,0,1,13,0,1,54,3,229,71],[5,1,19,0,1,4,2,8,30,0,1,51,0,1,55,3,229,72],[5,1,15,3,1,4,0,7,15,0,1,15,0,1,4,3,229,73],[5,1,13,3,1,4,0,1,4,0,4,13,0,1,31,0,1,43,0,1,52,0,1,4,3,2,4,0,227,74],[5,1,20,4,1,4,0,2,32,0,1,41,0,1,44,0,1,4,0,1,4,0,1,4,6,3,4,0,197,75,0,27,112],[5,1,15,5,2,15,0,1,15,0,1,15,0,1,4,0,1,4,10,4,4,0,7,76,0,182,83,0,2,133,0,2,140,0,21,4,0,1,124,0,2,129,0,2,131,0,1,132],[5,1,4,5,2,13,0,1,13,0,1,13,16,7,77,0,3,4,0,179,84,0,2,134,0,2,4,21,1,4,0,2,4,0,2,4,0,1,4],[5,1,4,5,2,33,0,1,42,0,1,45,16,3,4,0,3,78,0,1,80,3,10,4,0,125,85,0,38,104,0,5,122,0,1,125,0,2,135,27,1,4,0,1,4],[11,2,15,0,1,4,0,1,15,19,3,79,0,1,4,10,3,4,0,10,4,0,103,86,0,6,101,0,5,111,0,1,138,0,32,4,0,3,114,0,3,117,0,5,123,0,1,4,0,2,4,28,1,4],[11,2,13,0,1,4,0,1,13,19,3,80,24,2,4,0,89,87,0,10,95,0,2,128,0,1,4,0,5,102,0,5,4,0,1,4,6,1,4,0,25,105,0,1,4,0,2,121,0,3,4,0,5,4],[11,2,34,1,1,46,19,1,4,0,2,81,26,1,4,0,88,88,0,10,96,0,2,97,1,1,4,0,4,103,3,2,4,8,3,4,0,22,106,1,2,4],[11,2,15,1,1,15,20,2,82,27,2,4,0,84,89,0,2,137,0,1,4,0,7,97,0,2,126,0,2,98,2,4,4,16,12,4,0,3,107,0,6,120,0,1,130],[11,2,13,1,1,13,20,2,4,29,4,4,0,75,90,0,3,109,0,1,113,0,1,127,0,1,4,0,1,139,1,3,4,0,4,98,0,2,4,0,2,4,4,2,4,26,2,4,0,3,4,0,2,4,0,4,137,0,1,4],[11,2,35,1,1,47,55,11,4,0,63,38,0,1,118,0,3,4,0,1,4,0,1,4,1,1,4,4,1,4,0,3,98,38,3,4,2,4,4],[11,1,4,0,1,15,1,1,15,59,7,4,0,1,4,0,54,39,0,8,100,0,1,119,12,3,99],[11,1,4,0,1,13,1,1,13,67,4,4,0,1,40,0,49,91,0,2,4,0,6,116,0,1,4,12,2,4,0,1,141],[12,1,36,1,1,48,71,1,4,0,1,4,0,37,92,0,8,94,0,2,108,0,1,110,2,6,116,15,1,4],[12,1,15,1,1,15,73,5,4,0,32,92,0,8,4,0,1,4,0,1,5,0,1,4,2,6,116],[12,1,37,1,1,13,75,3,4,0,7,4,0,25,93,9,1,4,0,1,4,2,6,4],[12,1,38,1,1,49,85,9,4,0,15,92,0,1,136],[12,1,39,1,1,15,93,1,4,0,11,4,0,2,92,0,2,108,0,1,4],[12,1,40,1,1,31,101,2,4,0,2,115,0,2,4,0,2,4],[12,1,4,1,1,4],[14,1,4]]; +let numTicks = 251; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Text.data.js b/packages/flamegrill/src/fixtures/snapshots/Text.data.js index 05699bd..db33f6d 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Text.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Text.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2679777","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1876500","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2530359","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~prefixRules :170:21","~getVendorSettings :134:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3204963","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2775607","~(anonymous) :15:45","~__decorate :73:20","~customizableFactory :19:40","~(anonymous) :25:57","~__extends :44:19","~(anonymous) :13343:68","~(anonymous) :19232:49","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~M :15:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3624637","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~nf :187:238","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Ig :185:375","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~getKeyForRules :362:24","~useContext :22:403","~M :186:11","~extractRules :284:22","~getNativeProps :393:24","~filteredAssign :70:24","~Lf :148:288","~he :101:184","~ge :101:12","~tc :55:12","~__rest :61:16","~getSlots :109:18","~_loop_1 :113:28","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qc :49:12","~pc :48:127","~ke :103:12","~qe :107:12","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~Mf :148:385","~Je :114:12","~(anonymous) :1573:104","~c :138:170","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_normalizeArg :100:23","~If :147:394","~re :108:12","~xe :110:125","~(anonymous) :398:92","~lh :194:140"]; -levels = [[0,1,0,0,205,5],[0,1,1,0,205,6],[0,1,2,0,205,7],[0,1,3,0,1,4,0,204,8],[0,1,4,0,1,4,0,204,9],[0,1,4,1,204,10],[2,1,4,0,19,8,0,1,67,0,183,72],[2,1,71,0,1,11,0,3,15,0,15,27,0,1,4,0,183,73],[2,1,4,0,1,10,0,3,10,0,15,10,0,1,68,0,183,74],[3,1,8,0,3,8,0,15,4,0,1,69,0,183,75],[3,1,12,0,3,16,0,15,28,0,1,70,0,183,76],[3,1,10,0,3,10,0,1,4,0,14,29,0,1,4,0,183,77],[3,1,4,0,1,8,0,1,21,0,1,26,0,1,4,0,14,8,0,1,4,0,183,78],[3,1,13,0,1,17,0,1,22,0,1,4,1,10,30,0,1,56,0,2,63,0,1,66,1,1,79,0,182,80],[3,1,14,0,1,10,0,1,23,0,1,4,1,10,10,0,1,10,0,2,10,0,1,10,1,1,4,0,182,81],[3,1,4,0,1,8,0,1,24,2,10,8,0,1,8,0,1,4,0,1,65,0,1,4,1,1,4,0,182,82],[3,1,4,0,1,18,0,1,25,2,10,31,0,1,57,0,1,64,0,1,4,0,1,4,2,182,83],[4,1,10,0,1,4,2,1,4,0,9,10,0,1,10,0,1,4,0,1,4,3,182,84],[4,1,8,3,1,4,0,4,4,0,3,8,0,1,53,0,1,54,0,1,58,0,1,4,4,2,4,0,180,85],[4,1,19,6,2,4,0,2,32,0,1,46,0,1,4,0,1,4,0,1,59,7,7,4,0,136,86,0,37,94],[4,1,10,8,2,10,0,1,10,0,1,4,0,1,55,0,1,60,14,4,4,0,16,87,0,1,95,0,111,96,0,2,110,0,1,133,0,1,142,0,15,4,0,1,5,0,6,113,0,10,123,0,1,124,0,1,132,0,1,141,0,2,144],[4,1,20,8,2,8,0,1,8,2,1,61,18,2,4,0,14,88,0,1,4,0,4,4,0,107,97,0,1,111,0,1,140,0,1,4,0,1,4,14,1,4,0,1,4,0,4,4,0,2,121,0,1,4,0,9,5,0,1,4,0,1,4,0,1,4,0,2,4],[4,1,4,8,2,33,0,1,47,2,1,62,20,5,4,0,4,89,0,4,91,0,1,135,5,7,4,0,83,98,0,3,105,0,10,117,0,2,127,0,2,136,0,1,112,0,1,4,20,2,4,0,2,122,1,9,4,2,1,4],[4,1,4,8,2,10,0,1,10,2,1,4,25,1,4,0,3,90,0,3,4,0,1,92,0,1,4,10,2,4,0,5,4,0,62,99,0,10,108,0,3,114,0,3,115,0,3,106,0,6,4,0,3,118,0,1,134,0,2,128,0,2,4,0,1,4,23,2,4,12,1,4],[13,2,8,0,1,48,29,1,4,0,2,91,3,1,93,18,1,4,0,61,100,0,3,4,0,7,109,0,3,4,0,2,4,0,1,116,0,3,4,5,1,129,0,3,4,0,1,4,0,2,4],[13,2,34,0,1,49,30,2,92,3,1,4,19,1,4,0,60,101,3,6,4,0,1,143,1,2,4,2,1,4,8,1,130],[13,2,10,0,1,50,30,2,93,24,2,4,0,56,102,0,2,131,9,1,4,14,1,4],[13,2,8,0,1,51,30,2,4,26,3,4,0,53,103,0,1,4,0,1,139,24,1,4],[13,2,35,0,1,52,61,13,4,0,39,38,0,1,137,1,1,4],[13,2,10,0,1,4,65,9,4,0,3,4,0,32,39,0,4,119,0,1,138],[13,2,8,78,3,4,0,28,40,0,1,126,0,1,4,0,3,120,0,1,4],[13,2,36,81,4,4,0,7,104,0,17,107,0,1,125,1,1,4,0,2,120],[13,2,10,85,7,4,0,3,4,0,14,107,0,1,4,2,2,120],[13,1,8,0,1,37,87,5,4,3,13,4,0,1,125,3,2,4],[13,1,43,0,1,38,108,1,4],[13,1,10,0,1,39],[13,1,8,0,1,40],[13,1,44,0,1,25],[13,1,10,0,1,41],[13,1,8,0,1,42],[13,1,45,0,1,4],[13,1,4],[13,1,4]]; -numTicks = 206; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2679777","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1876500","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2530359","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~prefixRules :170:21","~getVendorSettings :134:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3204963","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2775607","~(anonymous) :15:45","~__decorate :73:20","~customizableFactory :19:40","~(anonymous) :25:57","~__extends :44:19","~(anonymous) :13343:68","~(anonymous) :19232:49","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~M :15:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3624637","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~nf :187:238","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Ig :185:375","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~getKeyForRules :362:24","~useContext :22:403","~M :186:11","~extractRules :284:22","~getNativeProps :393:24","~filteredAssign :70:24","~Lf :148:288","~he :101:184","~ge :101:12","~tc :55:12","~__rest :61:16","~getSlots :109:18","~_loop_1 :113:28","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qc :49:12","~pc :48:127","~ke :103:12","~qe :107:12","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~Mf :148:385","~Je :114:12","~(anonymous) :1573:104","~c :138:170","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_normalizeArg :100:23","~If :147:394","~re :108:12","~xe :110:125","~(anonymous) :398:92","~lh :194:140"]; +let levels = [[0,1,0,0,205,5],[0,1,1,0,205,6],[0,1,2,0,205,7],[0,1,3,0,1,4,0,204,8],[0,1,4,0,1,4,0,204,9],[0,1,4,1,204,10],[2,1,4,0,19,8,0,1,67,0,183,72],[2,1,71,0,1,11,0,3,15,0,15,27,0,1,4,0,183,73],[2,1,4,0,1,10,0,3,10,0,15,10,0,1,68,0,183,74],[3,1,8,0,3,8,0,15,4,0,1,69,0,183,75],[3,1,12,0,3,16,0,15,28,0,1,70,0,183,76],[3,1,10,0,3,10,0,1,4,0,14,29,0,1,4,0,183,77],[3,1,4,0,1,8,0,1,21,0,1,26,0,1,4,0,14,8,0,1,4,0,183,78],[3,1,13,0,1,17,0,1,22,0,1,4,1,10,30,0,1,56,0,2,63,0,1,66,1,1,79,0,182,80],[3,1,14,0,1,10,0,1,23,0,1,4,1,10,10,0,1,10,0,2,10,0,1,10,1,1,4,0,182,81],[3,1,4,0,1,8,0,1,24,2,10,8,0,1,8,0,1,4,0,1,65,0,1,4,1,1,4,0,182,82],[3,1,4,0,1,18,0,1,25,2,10,31,0,1,57,0,1,64,0,1,4,0,1,4,2,182,83],[4,1,10,0,1,4,2,1,4,0,9,10,0,1,10,0,1,4,0,1,4,3,182,84],[4,1,8,3,1,4,0,4,4,0,3,8,0,1,53,0,1,54,0,1,58,0,1,4,4,2,4,0,180,85],[4,1,19,6,2,4,0,2,32,0,1,46,0,1,4,0,1,4,0,1,59,7,7,4,0,136,86,0,37,94],[4,1,10,8,2,10,0,1,10,0,1,4,0,1,55,0,1,60,14,4,4,0,16,87,0,1,95,0,111,96,0,2,110,0,1,133,0,1,142,0,15,4,0,1,5,0,6,113,0,10,123,0,1,124,0,1,132,0,1,141,0,2,144],[4,1,20,8,2,8,0,1,8,2,1,61,18,2,4,0,14,88,0,1,4,0,4,4,0,107,97,0,1,111,0,1,140,0,1,4,0,1,4,14,1,4,0,1,4,0,4,4,0,2,121,0,1,4,0,9,5,0,1,4,0,1,4,0,1,4,0,2,4],[4,1,4,8,2,33,0,1,47,2,1,62,20,5,4,0,4,89,0,4,91,0,1,135,5,7,4,0,83,98,0,3,105,0,10,117,0,2,127,0,2,136,0,1,112,0,1,4,20,2,4,0,2,122,1,9,4,2,1,4],[4,1,4,8,2,10,0,1,10,2,1,4,25,1,4,0,3,90,0,3,4,0,1,92,0,1,4,10,2,4,0,5,4,0,62,99,0,10,108,0,3,114,0,3,115,0,3,106,0,6,4,0,3,118,0,1,134,0,2,128,0,2,4,0,1,4,23,2,4,12,1,4],[13,2,8,0,1,48,29,1,4,0,2,91,3,1,93,18,1,4,0,61,100,0,3,4,0,7,109,0,3,4,0,2,4,0,1,116,0,3,4,5,1,129,0,3,4,0,1,4,0,2,4],[13,2,34,0,1,49,30,2,92,3,1,4,19,1,4,0,60,101,3,6,4,0,1,143,1,2,4,2,1,4,8,1,130],[13,2,10,0,1,50,30,2,93,24,2,4,0,56,102,0,2,131,9,1,4,14,1,4],[13,2,8,0,1,51,30,2,4,26,3,4,0,53,103,0,1,4,0,1,139,24,1,4],[13,2,35,0,1,52,61,13,4,0,39,38,0,1,137,1,1,4],[13,2,10,0,1,4,65,9,4,0,3,4,0,32,39,0,4,119,0,1,138],[13,2,8,78,3,4,0,28,40,0,1,126,0,1,4,0,3,120,0,1,4],[13,2,36,81,4,4,0,7,104,0,17,107,0,1,125,1,1,4,0,2,120],[13,2,10,85,7,4,0,3,4,0,14,107,0,1,4,2,2,120],[13,1,8,0,1,37,87,5,4,3,13,4,0,1,125,3,2,4],[13,1,43,0,1,38,108,1,4],[13,1,10,0,1,39],[13,1,8,0,1,40],[13,1,44,0,1,25],[13,1,10,0,1,41],[13,1,8,0,1,42],[13,1,45,0,1,4],[13,1,4],[13,1,4]]; +let numTicks = 206; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Text.html b/packages/flamegrill/src/fixtures/snapshots/Text.html index b8def2d..f07fb59 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Text.html +++ b/packages/flamegrill/src/fixtures/snapshots/Text.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2679777","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1876500","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2530359","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~prefixRules :170:21","~getVendorSettings :134:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3204963","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2775607","~(anonymous) :15:45","~__decorate :73:20","~customizableFactory :19:40","~(anonymous) :25:57","~__extends :44:19","~(anonymous) :13343:68","~(anonymous) :19232:49","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~M :15:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3624637","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~nf :187:238","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Ig :185:375","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~getKeyForRules :362:24","~useContext :22:403","~M :186:11","~extractRules :284:22","~getNativeProps :393:24","~filteredAssign :70:24","~Lf :148:288","~he :101:184","~ge :101:12","~tc :55:12","~__rest :61:16","~getSlots :109:18","~_loop_1 :113:28","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qc :49:12","~pc :48:127","~ke :103:12","~qe :107:12","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~Mf :148:385","~Je :114:12","~(anonymous) :1573:104","~c :138:170","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_normalizeArg :100:23","~If :147:394","~re :108:12","~xe :110:125","~(anonymous) :398:92","~lh :194:140"]; -levels = [[0,1,0,0,205,5],[0,1,1,0,205,6],[0,1,2,0,205,7],[0,1,3,0,1,4,0,204,8],[0,1,4,0,1,4,0,204,9],[0,1,4,1,204,10],[2,1,4,0,19,8,0,1,67,0,183,72],[2,1,71,0,1,11,0,3,15,0,15,27,0,1,4,0,183,73],[2,1,4,0,1,10,0,3,10,0,15,10,0,1,68,0,183,74],[3,1,8,0,3,8,0,15,4,0,1,69,0,183,75],[3,1,12,0,3,16,0,15,28,0,1,70,0,183,76],[3,1,10,0,3,10,0,1,4,0,14,29,0,1,4,0,183,77],[3,1,4,0,1,8,0,1,21,0,1,26,0,1,4,0,14,8,0,1,4,0,183,78],[3,1,13,0,1,17,0,1,22,0,1,4,1,10,30,0,1,56,0,2,63,0,1,66,1,1,79,0,182,80],[3,1,14,0,1,10,0,1,23,0,1,4,1,10,10,0,1,10,0,2,10,0,1,10,1,1,4,0,182,81],[3,1,4,0,1,8,0,1,24,2,10,8,0,1,8,0,1,4,0,1,65,0,1,4,1,1,4,0,182,82],[3,1,4,0,1,18,0,1,25,2,10,31,0,1,57,0,1,64,0,1,4,0,1,4,2,182,83],[4,1,10,0,1,4,2,1,4,0,9,10,0,1,10,0,1,4,0,1,4,3,182,84],[4,1,8,3,1,4,0,4,4,0,3,8,0,1,53,0,1,54,0,1,58,0,1,4,4,2,4,0,180,85],[4,1,19,6,2,4,0,2,32,0,1,46,0,1,4,0,1,4,0,1,59,7,7,4,0,136,86,0,37,94],[4,1,10,8,2,10,0,1,10,0,1,4,0,1,55,0,1,60,14,4,4,0,16,87,0,1,95,0,111,96,0,2,110,0,1,133,0,1,142,0,15,4,0,1,5,0,6,113,0,10,123,0,1,124,0,1,132,0,1,141,0,2,144],[4,1,20,8,2,8,0,1,8,2,1,61,18,2,4,0,14,88,0,1,4,0,4,4,0,107,97,0,1,111,0,1,140,0,1,4,0,1,4,14,1,4,0,1,4,0,4,4,0,2,121,0,1,4,0,9,5,0,1,4,0,1,4,0,1,4,0,2,4],[4,1,4,8,2,33,0,1,47,2,1,62,20,5,4,0,4,89,0,4,91,0,1,135,5,7,4,0,83,98,0,3,105,0,10,117,0,2,127,0,2,136,0,1,112,0,1,4,20,2,4,0,2,122,1,9,4,2,1,4],[4,1,4,8,2,10,0,1,10,2,1,4,25,1,4,0,3,90,0,3,4,0,1,92,0,1,4,10,2,4,0,5,4,0,62,99,0,10,108,0,3,114,0,3,115,0,3,106,0,6,4,0,3,118,0,1,134,0,2,128,0,2,4,0,1,4,23,2,4,12,1,4],[13,2,8,0,1,48,29,1,4,0,2,91,3,1,93,18,1,4,0,61,100,0,3,4,0,7,109,0,3,4,0,2,4,0,1,116,0,3,4,5,1,129,0,3,4,0,1,4,0,2,4],[13,2,34,0,1,49,30,2,92,3,1,4,19,1,4,0,60,101,3,6,4,0,1,143,1,2,4,2,1,4,8,1,130],[13,2,10,0,1,50,30,2,93,24,2,4,0,56,102,0,2,131,9,1,4,14,1,4],[13,2,8,0,1,51,30,2,4,26,3,4,0,53,103,0,1,4,0,1,139,24,1,4],[13,2,35,0,1,52,61,13,4,0,39,38,0,1,137,1,1,4],[13,2,10,0,1,4,65,9,4,0,3,4,0,32,39,0,4,119,0,1,138],[13,2,8,78,3,4,0,28,40,0,1,126,0,1,4,0,3,120,0,1,4],[13,2,36,81,4,4,0,7,104,0,17,107,0,1,125,1,1,4,0,2,120],[13,2,10,85,7,4,0,3,4,0,14,107,0,1,4,2,2,120],[13,1,8,0,1,37,87,5,4,3,13,4,0,1,125,3,2,4],[13,1,43,0,1,38,108,1,4],[13,1,10,0,1,39],[13,1,8,0,1,40],[13,1,44,0,1,25],[13,1,10,0,1,41],[13,1,8,0,1,42],[13,1,45,0,1,4],[13,1,4],[13,1,4]]; -numTicks = 206; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) :81:274","~wd :79:182","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2679777","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1876500","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2530359","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~prefixRules :170:21","~getVendorSettings :134:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3204963","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1858277","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2775607","~(anonymous) :15:45","~__decorate :73:20","~customizableFactory :19:40","~(anonymous) :25:57","~__extends :44:19","~(anonymous) :13343:68","~(anonymous) :19232:49","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~M :15:11","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3624637","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~(anonymous) :20:94","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~nf :187:238","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Ig :185:375","~hg :150:12","~result :35:27","~TextView :9:25","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~getKeyForRules :362:24","~useContext :22:403","~M :186:11","~extractRules :284:22","~getNativeProps :393:24","~filteredAssign :70:24","~Lf :148:288","~he :101:184","~ge :101:12","~tc :55:12","~__rest :61:16","~getSlots :109:18","~_loop_1 :113:28","~_resolveStyles :63:24","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qc :49:12","~pc :48:127","~ke :103:12","~qe :107:12","~Stylesheet.getInstance :57:39","~applyRegistration :427:27","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~Mf :148:385","~Je :114:12","~(anonymous) :1573:104","~c :138:170","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_normalizeArg :100:23","~If :147:394","~re :108:12","~xe :110:125","~(anonymous) :398:92","~lh :194:140"]; +let levels = [[0,1,0,0,205,5],[0,1,1,0,205,6],[0,1,2,0,205,7],[0,1,3,0,1,4,0,204,8],[0,1,4,0,1,4,0,204,9],[0,1,4,1,204,10],[2,1,4,0,19,8,0,1,67,0,183,72],[2,1,71,0,1,11,0,3,15,0,15,27,0,1,4,0,183,73],[2,1,4,0,1,10,0,3,10,0,15,10,0,1,68,0,183,74],[3,1,8,0,3,8,0,15,4,0,1,69,0,183,75],[3,1,12,0,3,16,0,15,28,0,1,70,0,183,76],[3,1,10,0,3,10,0,1,4,0,14,29,0,1,4,0,183,77],[3,1,4,0,1,8,0,1,21,0,1,26,0,1,4,0,14,8,0,1,4,0,183,78],[3,1,13,0,1,17,0,1,22,0,1,4,1,10,30,0,1,56,0,2,63,0,1,66,1,1,79,0,182,80],[3,1,14,0,1,10,0,1,23,0,1,4,1,10,10,0,1,10,0,2,10,0,1,10,1,1,4,0,182,81],[3,1,4,0,1,8,0,1,24,2,10,8,0,1,8,0,1,4,0,1,65,0,1,4,1,1,4,0,182,82],[3,1,4,0,1,18,0,1,25,2,10,31,0,1,57,0,1,64,0,1,4,0,1,4,2,182,83],[4,1,10,0,1,4,2,1,4,0,9,10,0,1,10,0,1,4,0,1,4,3,182,84],[4,1,8,3,1,4,0,4,4,0,3,8,0,1,53,0,1,54,0,1,58,0,1,4,4,2,4,0,180,85],[4,1,19,6,2,4,0,2,32,0,1,46,0,1,4,0,1,4,0,1,59,7,7,4,0,136,86,0,37,94],[4,1,10,8,2,10,0,1,10,0,1,4,0,1,55,0,1,60,14,4,4,0,16,87,0,1,95,0,111,96,0,2,110,0,1,133,0,1,142,0,15,4,0,1,5,0,6,113,0,10,123,0,1,124,0,1,132,0,1,141,0,2,144],[4,1,20,8,2,8,0,1,8,2,1,61,18,2,4,0,14,88,0,1,4,0,4,4,0,107,97,0,1,111,0,1,140,0,1,4,0,1,4,14,1,4,0,1,4,0,4,4,0,2,121,0,1,4,0,9,5,0,1,4,0,1,4,0,1,4,0,2,4],[4,1,4,8,2,33,0,1,47,2,1,62,20,5,4,0,4,89,0,4,91,0,1,135,5,7,4,0,83,98,0,3,105,0,10,117,0,2,127,0,2,136,0,1,112,0,1,4,20,2,4,0,2,122,1,9,4,2,1,4],[4,1,4,8,2,10,0,1,10,2,1,4,25,1,4,0,3,90,0,3,4,0,1,92,0,1,4,10,2,4,0,5,4,0,62,99,0,10,108,0,3,114,0,3,115,0,3,106,0,6,4,0,3,118,0,1,134,0,2,128,0,2,4,0,1,4,23,2,4,12,1,4],[13,2,8,0,1,48,29,1,4,0,2,91,3,1,93,18,1,4,0,61,100,0,3,4,0,7,109,0,3,4,0,2,4,0,1,116,0,3,4,5,1,129,0,3,4,0,1,4,0,2,4],[13,2,34,0,1,49,30,2,92,3,1,4,19,1,4,0,60,101,3,6,4,0,1,143,1,2,4,2,1,4,8,1,130],[13,2,10,0,1,50,30,2,93,24,2,4,0,56,102,0,2,131,9,1,4,14,1,4],[13,2,8,0,1,51,30,2,4,26,3,4,0,53,103,0,1,4,0,1,139,24,1,4],[13,2,35,0,1,52,61,13,4,0,39,38,0,1,137,1,1,4],[13,2,10,0,1,4,65,9,4,0,3,4,0,32,39,0,4,119,0,1,138],[13,2,8,78,3,4,0,28,40,0,1,126,0,1,4,0,3,120,0,1,4],[13,2,36,81,4,4,0,7,104,0,17,107,0,1,125,1,1,4,0,2,120],[13,2,10,85,7,4,0,3,4,0,14,107,0,1,4,2,2,120],[13,1,8,0,1,37,87,5,4,3,13,4,0,1,125,3,2,4],[13,1,43,0,1,38,108,1,4],[13,1,10,0,1,39],[13,1,8,0,1,40],[13,1,44,0,1,25],[13,1,10,0,1,41],[13,1,8,0,1,42],[13,1,45,0,1,4],[13,1,4],[13,1,4]]; +let numTicks = 206; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Text_base.data.js b/packages/flamegrill/src/fixtures/snapshots/Text_base.data.js index d2ab7f6..5d60016 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Text_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Text_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :97:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2692593","~(anonymous) :18:44","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3216028","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2056811","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hc :44:101","~hg :150:12","~result :35:27","~TextView :9:25","~getNativeProps :393:24","~ai :222:12","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~M :15:11","~_resolveStyles :63:24","~(anonymous) :1573:104","~(anonymous) :32:104","~tc :55:12","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~Ng :166:128","~getKeyForRules :362:24","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~_normalizeArg :100:23","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_getCustomizations :102:28","~applyRegistration :427:27","~Customizations.getSettings :31:43","~filteredAssign :70:24","~(anonymous) :398:92","~ke :103:12","~K :118:419","~Ue :118:12","~Lf :148:288","~getSlots :109:18","~he :101:184","~ge :101:12","~qc :49:12","~(anonymous) :2:88","~xe :110:125"]; -levels = [[0,1,0,0,167,5],[0,1,1,0,167,6],[0,1,2,0,167,7],[0,1,3,0,167,8],[0,1,4,0,167,9],[0,1,4,0,167,10],[1,1,4,0,8,8,0,1,42,0,157,45],[1,1,4,0,8,11,0,1,4,0,157,46],[1,1,4,0,8,10,0,1,43,0,157,47],[2,8,4,0,1,44,0,157,48],[2,8,12,0,1,4,0,157,49],[2,8,13,0,1,4,0,157,50],[2,8,8,1,157,51],[2,8,14,1,157,52],[2,8,10,1,157,53],[2,8,8,1,157,54],[2,8,15,1,157,55],[2,2,4,0,6,10,1,1,4,0,156,56],[2,1,4,0,1,16,0,1,4,0,4,8,0,1,41,1,1,4,0,156,57],[4,1,4,0,1,17,0,1,22,0,1,33,0,1,38,0,1,4,1,1,16,0,7,4,0,128,58,0,21,69],[5,1,10,0,1,10,0,1,10,0,1,10,0,1,4,9,6,4,0,10,59,0,108,65,0,1,84,0,2,103,0,1,109,0,12,4,0,2,79,0,2,83,0,5,100],[5,1,8,0,1,8,0,1,8,0,1,8,16,2,4,0,8,60,0,1,4,0,107,66,0,1,4,0,1,4,0,1,105,0,1,4,12,1,4,0,1,107,0,2,4,0,1,4,0,4,5],[5,1,18,0,1,23,0,1,34,0,1,39,18,4,4,0,2,61,0,1,63,0,1,64,1,3,4,0,82,67,0,14,76,0,3,92,0,4,95,0,1,108,2,1,106,14,1,4,3,3,4,0,1,16],[5,1,10,0,1,10,0,1,10,0,1,10,22,2,62,0,1,101,0,1,4,3,1,4,0,3,4,0,3,68,0,68,70,0,6,91,0,2,104,0,7,4,0,3,77,0,4,80,0,3,4,0,1,4,0,3,97,0,1,4,2,1,4],[5,1,8,0,1,8,0,1,8,0,1,8,22,2,63,0,1,102,8,1,4,0,2,98,0,2,4,0,66,71,0,6,4,0,2,4,4,3,86,0,2,4,0,1,78,0,4,4,4,3,4],[5,1,19,0,1,24,0,1,35,0,1,40,22,2,4,0,1,4,8,1,4,0,2,99,2,4,4,0,62,72,4,2,4,6,1,4,0,2,87,2,1,4],[5,1,10,0,1,10,0,1,10,0,1,10,34,2,4,6,2,4,0,58,73,0,2,88,13,2,4],[5,1,8,0,1,8,0,1,36,0,1,4,35,1,4,8,3,4,0,49,74,0,6,75,0,1,4,0,1,89,14,1,4],[5,1,20,0,1,25,0,1,37,48,10,4,0,37,29,0,2,93,0,6,4,1,1,4],[5,1,10,0,1,10,0,1,4,56,2,4,0,4,4,0,27,30,0,6,81,0,1,4,0,1,94],[5,1,21,0,1,8,63,2,4,0,24,31,0,1,96,0,3,4,0,3,82,1,1,4],[5,1,4,0,1,26,65,2,4,0,10,32,0,9,85,0,3,90,0,1,4,3,3,82],[5,1,4,0,1,10,67,4,4,0,6,32,0,9,4,0,3,4,4,1,4,0,2,82],[6,1,8,70,1,4,0,6,4,4,5,4,0,3,4,5,2,4],[6,1,27,85,1,4],[6,1,10],[6,1,8],[6,1,28],[6,1,10],[6,1,29],[6,1,30],[6,1,31],[6,1,32],[6,1,4],[6,1,4]]; -numTicks = 168; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :97:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2692593","~(anonymous) :18:44","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3216028","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2056811","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hc :44:101","~hg :150:12","~result :35:27","~TextView :9:25","~getNativeProps :393:24","~ai :222:12","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~M :15:11","~_resolveStyles :63:24","~(anonymous) :1573:104","~(anonymous) :32:104","~tc :55:12","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~Ng :166:128","~getKeyForRules :362:24","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~_normalizeArg :100:23","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_getCustomizations :102:28","~applyRegistration :427:27","~Customizations.getSettings :31:43","~filteredAssign :70:24","~(anonymous) :398:92","~ke :103:12","~K :118:419","~Ue :118:12","~Lf :148:288","~getSlots :109:18","~he :101:184","~ge :101:12","~qc :49:12","~(anonymous) :2:88","~xe :110:125"]; +let levels = [[0,1,0,0,167,5],[0,1,1,0,167,6],[0,1,2,0,167,7],[0,1,3,0,167,8],[0,1,4,0,167,9],[0,1,4,0,167,10],[1,1,4,0,8,8,0,1,42,0,157,45],[1,1,4,0,8,11,0,1,4,0,157,46],[1,1,4,0,8,10,0,1,43,0,157,47],[2,8,4,0,1,44,0,157,48],[2,8,12,0,1,4,0,157,49],[2,8,13,0,1,4,0,157,50],[2,8,8,1,157,51],[2,8,14,1,157,52],[2,8,10,1,157,53],[2,8,8,1,157,54],[2,8,15,1,157,55],[2,2,4,0,6,10,1,1,4,0,156,56],[2,1,4,0,1,16,0,1,4,0,4,8,0,1,41,1,1,4,0,156,57],[4,1,4,0,1,17,0,1,22,0,1,33,0,1,38,0,1,4,1,1,16,0,7,4,0,128,58,0,21,69],[5,1,10,0,1,10,0,1,10,0,1,10,0,1,4,9,6,4,0,10,59,0,108,65,0,1,84,0,2,103,0,1,109,0,12,4,0,2,79,0,2,83,0,5,100],[5,1,8,0,1,8,0,1,8,0,1,8,16,2,4,0,8,60,0,1,4,0,107,66,0,1,4,0,1,4,0,1,105,0,1,4,12,1,4,0,1,107,0,2,4,0,1,4,0,4,5],[5,1,18,0,1,23,0,1,34,0,1,39,18,4,4,0,2,61,0,1,63,0,1,64,1,3,4,0,82,67,0,14,76,0,3,92,0,4,95,0,1,108,2,1,106,14,1,4,3,3,4,0,1,16],[5,1,10,0,1,10,0,1,10,0,1,10,22,2,62,0,1,101,0,1,4,3,1,4,0,3,4,0,3,68,0,68,70,0,6,91,0,2,104,0,7,4,0,3,77,0,4,80,0,3,4,0,1,4,0,3,97,0,1,4,2,1,4],[5,1,8,0,1,8,0,1,8,0,1,8,22,2,63,0,1,102,8,1,4,0,2,98,0,2,4,0,66,71,0,6,4,0,2,4,4,3,86,0,2,4,0,1,78,0,4,4,4,3,4],[5,1,19,0,1,24,0,1,35,0,1,40,22,2,4,0,1,4,8,1,4,0,2,99,2,4,4,0,62,72,4,2,4,6,1,4,0,2,87,2,1,4],[5,1,10,0,1,10,0,1,10,0,1,10,34,2,4,6,2,4,0,58,73,0,2,88,13,2,4],[5,1,8,0,1,8,0,1,36,0,1,4,35,1,4,8,3,4,0,49,74,0,6,75,0,1,4,0,1,89,14,1,4],[5,1,20,0,1,25,0,1,37,48,10,4,0,37,29,0,2,93,0,6,4,1,1,4],[5,1,10,0,1,10,0,1,4,56,2,4,0,4,4,0,27,30,0,6,81,0,1,4,0,1,94],[5,1,21,0,1,8,63,2,4,0,24,31,0,1,96,0,3,4,0,3,82,1,1,4],[5,1,4,0,1,26,65,2,4,0,10,32,0,9,85,0,3,90,0,1,4,3,3,82],[5,1,4,0,1,10,67,4,4,0,6,32,0,9,4,0,3,4,4,1,4,0,2,82],[6,1,8,70,1,4,0,6,4,4,5,4,0,3,4,5,2,4],[6,1,27,85,1,4],[6,1,10],[6,1,8],[6,1,28],[6,1,10],[6,1,29],[6,1,30],[6,1,31],[6,1,32],[6,1,4],[6,1,4]]; +let numTicks = 168; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Text_base.html b/packages/flamegrill/src/fixtures/snapshots/Text_base.html index dd847c7..2b58b53 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Text_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/Text_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :97:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2692593","~(anonymous) :18:44","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3216028","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2056811","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hc :44:101","~hg :150:12","~result :35:27","~TextView :9:25","~getNativeProps :393:24","~ai :222:12","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~M :15:11","~_resolveStyles :63:24","~(anonymous) :1573:104","~(anonymous) :32:104","~tc :55:12","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~Ng :166:128","~getKeyForRules :362:24","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~_normalizeArg :100:23","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_getCustomizations :102:28","~applyRegistration :427:27","~Customizations.getSettings :31:43","~filteredAssign :70:24","~(anonymous) :398:92","~ke :103:12","~K :118:419","~Ue :118:12","~Lf :148:288","~getSlots :109:18","~he :101:184","~ge :101:12","~qc :49:12","~(anonymous) :2:88","~xe :110:125"]; -levels = [[0,1,0,0,167,5],[0,1,1,0,167,6],[0,1,2,0,167,7],[0,1,3,0,167,8],[0,1,4,0,167,9],[0,1,4,0,167,10],[1,1,4,0,8,8,0,1,42,0,157,45],[1,1,4,0,8,11,0,1,4,0,157,46],[1,1,4,0,8,10,0,1,43,0,157,47],[2,8,4,0,1,44,0,157,48],[2,8,12,0,1,4,0,157,49],[2,8,13,0,1,4,0,157,50],[2,8,8,1,157,51],[2,8,14,1,157,52],[2,8,10,1,157,53],[2,8,8,1,157,54],[2,8,15,1,157,55],[2,2,4,0,6,10,1,1,4,0,156,56],[2,1,4,0,1,16,0,1,4,0,4,8,0,1,41,1,1,4,0,156,57],[4,1,4,0,1,17,0,1,22,0,1,33,0,1,38,0,1,4,1,1,16,0,7,4,0,128,58,0,21,69],[5,1,10,0,1,10,0,1,10,0,1,10,0,1,4,9,6,4,0,10,59,0,108,65,0,1,84,0,2,103,0,1,109,0,12,4,0,2,79,0,2,83,0,5,100],[5,1,8,0,1,8,0,1,8,0,1,8,16,2,4,0,8,60,0,1,4,0,107,66,0,1,4,0,1,4,0,1,105,0,1,4,12,1,4,0,1,107,0,2,4,0,1,4,0,4,5],[5,1,18,0,1,23,0,1,34,0,1,39,18,4,4,0,2,61,0,1,63,0,1,64,1,3,4,0,82,67,0,14,76,0,3,92,0,4,95,0,1,108,2,1,106,14,1,4,3,3,4,0,1,16],[5,1,10,0,1,10,0,1,10,0,1,10,22,2,62,0,1,101,0,1,4,3,1,4,0,3,4,0,3,68,0,68,70,0,6,91,0,2,104,0,7,4,0,3,77,0,4,80,0,3,4,0,1,4,0,3,97,0,1,4,2,1,4],[5,1,8,0,1,8,0,1,8,0,1,8,22,2,63,0,1,102,8,1,4,0,2,98,0,2,4,0,66,71,0,6,4,0,2,4,4,3,86,0,2,4,0,1,78,0,4,4,4,3,4],[5,1,19,0,1,24,0,1,35,0,1,40,22,2,4,0,1,4,8,1,4,0,2,99,2,4,4,0,62,72,4,2,4,6,1,4,0,2,87,2,1,4],[5,1,10,0,1,10,0,1,10,0,1,10,34,2,4,6,2,4,0,58,73,0,2,88,13,2,4],[5,1,8,0,1,8,0,1,36,0,1,4,35,1,4,8,3,4,0,49,74,0,6,75,0,1,4,0,1,89,14,1,4],[5,1,20,0,1,25,0,1,37,48,10,4,0,37,29,0,2,93,0,6,4,1,1,4],[5,1,10,0,1,10,0,1,4,56,2,4,0,4,4,0,27,30,0,6,81,0,1,4,0,1,94],[5,1,21,0,1,8,63,2,4,0,24,31,0,1,96,0,3,4,0,3,82,1,1,4],[5,1,4,0,1,26,65,2,4,0,10,32,0,9,85,0,3,90,0,1,4,3,3,82],[5,1,4,0,1,10,67,4,4,0,6,32,0,9,4,0,3,4,4,1,4,0,2,82],[6,1,8,70,1,4,0,6,4,4,5,4,0,3,4,5,2,4],[6,1,27,85,1,4],[6,1,10],[6,1,8],[6,1,28],[6,1,10],[6,1,29],[6,1,30],[6,1,31],[6,1,32],[6,1,4],[6,1,4]]; -numTicks = 168; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:121500","~(anonymous) :97:11","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2587273","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3307611","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2692593","~(anonymous) :18:44","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3216028","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2056811","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_1_initializeIcons :215:40","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~hc :44:101","~hg :150:12","~result :35:27","~TextView :9:25","~getNativeProps :393:24","~ai :222:12","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~M :15:11","~_resolveStyles :63:24","~(anonymous) :1573:104","~(anonymous) :32:104","~tc :55:12","~concatStyleSets :6:25","~extractStyleParts :8:27","~_processArgs :16:26","~qe :107:12","~Ng :166:128","~getKeyForRules :362:24","~(anonymous) :68:123","~TextStyles :2:27","~memoizedFunction :73:37","~_normalizeArg :100:23","~Stylesheet.classNameFromKey :106:54","~__rest :61:16","~_resolveTokens :75:24","~(anonymous) :1577:100","~(anonymous) :30:100","~_getCustomizations :102:28","~applyRegistration :427:27","~Customizations.getSettings :31:43","~filteredAssign :70:24","~(anonymous) :398:92","~ke :103:12","~K :118:419","~Ue :118:12","~Lf :148:288","~getSlots :109:18","~he :101:184","~ge :101:12","~qc :49:12","~(anonymous) :2:88","~xe :110:125"]; +let levels = [[0,1,0,0,167,5],[0,1,1,0,167,6],[0,1,2,0,167,7],[0,1,3,0,167,8],[0,1,4,0,167,9],[0,1,4,0,167,10],[1,1,4,0,8,8,0,1,42,0,157,45],[1,1,4,0,8,11,0,1,4,0,157,46],[1,1,4,0,8,10,0,1,43,0,157,47],[2,8,4,0,1,44,0,157,48],[2,8,12,0,1,4,0,157,49],[2,8,13,0,1,4,0,157,50],[2,8,8,1,157,51],[2,8,14,1,157,52],[2,8,10,1,157,53],[2,8,8,1,157,54],[2,8,15,1,157,55],[2,2,4,0,6,10,1,1,4,0,156,56],[2,1,4,0,1,16,0,1,4,0,4,8,0,1,41,1,1,4,0,156,57],[4,1,4,0,1,17,0,1,22,0,1,33,0,1,38,0,1,4,1,1,16,0,7,4,0,128,58,0,21,69],[5,1,10,0,1,10,0,1,10,0,1,10,0,1,4,9,6,4,0,10,59,0,108,65,0,1,84,0,2,103,0,1,109,0,12,4,0,2,79,0,2,83,0,5,100],[5,1,8,0,1,8,0,1,8,0,1,8,16,2,4,0,8,60,0,1,4,0,107,66,0,1,4,0,1,4,0,1,105,0,1,4,12,1,4,0,1,107,0,2,4,0,1,4,0,4,5],[5,1,18,0,1,23,0,1,34,0,1,39,18,4,4,0,2,61,0,1,63,0,1,64,1,3,4,0,82,67,0,14,76,0,3,92,0,4,95,0,1,108,2,1,106,14,1,4,3,3,4,0,1,16],[5,1,10,0,1,10,0,1,10,0,1,10,22,2,62,0,1,101,0,1,4,3,1,4,0,3,4,0,3,68,0,68,70,0,6,91,0,2,104,0,7,4,0,3,77,0,4,80,0,3,4,0,1,4,0,3,97,0,1,4,2,1,4],[5,1,8,0,1,8,0,1,8,0,1,8,22,2,63,0,1,102,8,1,4,0,2,98,0,2,4,0,66,71,0,6,4,0,2,4,4,3,86,0,2,4,0,1,78,0,4,4,4,3,4],[5,1,19,0,1,24,0,1,35,0,1,40,22,2,4,0,1,4,8,1,4,0,2,99,2,4,4,0,62,72,4,2,4,6,1,4,0,2,87,2,1,4],[5,1,10,0,1,10,0,1,10,0,1,10,34,2,4,6,2,4,0,58,73,0,2,88,13,2,4],[5,1,8,0,1,8,0,1,36,0,1,4,35,1,4,8,3,4,0,49,74,0,6,75,0,1,4,0,1,89,14,1,4],[5,1,20,0,1,25,0,1,37,48,10,4,0,37,29,0,2,93,0,6,4,1,1,4],[5,1,10,0,1,10,0,1,4,56,2,4,0,4,4,0,27,30,0,6,81,0,1,4,0,1,94],[5,1,21,0,1,8,63,2,4,0,24,31,0,1,96,0,3,4,0,3,82,1,1,4],[5,1,4,0,1,26,65,2,4,0,10,32,0,9,85,0,3,90,0,1,4,3,3,82],[5,1,4,0,1,10,67,4,4,0,6,32,0,9,4,0,3,4,4,1,4,0,2,82],[6,1,8,70,1,4,0,6,4,4,5,4,0,3,4,5,2,4],[6,1,27,85,1,4],[6,1,10],[6,1,8],[6,1,28],[6,1,10],[6,1,29],[6,1,30],[6,1,31],[6,1,32],[6,1,4],[6,1,4]]; +let numTicks = 168; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Toggle.data.js b/packages/flamegrill/src/fixtures/snapshots/Toggle.data.js index 642f842..99c382d 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Toggle.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Toggle.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:179:159","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1981437","~(anonymous) :61:59","~__extends :44:19","~extendStatics :37:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3045230","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~Xe :120:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~obj. :264:36","~ToggleBase.render :30156:44","~getClassNames :36:34","~mergeStyleSets :16:24","~extractRules :284:22","~expandQuads :355:21","~Wrapped.render :53:45","~ai :222:12","~re :108:12","~we :110:12","~extractStyleParts :8:27","~_loop_1 :313:44","~Lf :148:288","~_styles :73:41","~_resolve :90:18","~Toggle_styles_getStyles :30212:40","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~vf :132:12","~ToggleBase :30102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~tc :55:12","~he :101:184","~ge :101:12","~se :109:12","~getKeyForRules :362:24","~lh :194:140","~_traverseMap :89:22","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~_traverseEdge :82:23","~M :15:11","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~xf :134:12","~Af :136:12","~Stylesheet.classNameFromKey :106:54","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Stylesheet.argsFromClassName :113:55","~M :186:11","~Wrapped._updateStyles :66:52","~Wrapped :39:25","~Cg :163:12","~Ue :118:12","~qc :49:12","~If :147:394","~pc :48:127","~Mf :148:385","~E :13:11","~(anonymous) :2:88","~expandSelector :272:24","~__rest :61:16","~(anonymous) :398:92","~J :114:349","~initializeFocusRects :22:30","~applyRegistration :427:27","~(anonymous) :1:88","~qe :107:12","~Ng :166:128","~KeytipData :19:24","~_normalizeValue :108:25","~Ig :185:375","~Id :87:12","~getId :98:15","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,9],[0,1,2,0,1,2,0,1,4,0,879,10],[0,1,3,0,1,3,1,879,11],[0,1,4,0,1,4,1,879,12],[0,1,5,0,1,7,1,879,13],[0,1,4,0,1,4,1,1,4,0,18,11,0,2,65,0,858,70],[0,1,4,0,1,8,1,1,4,0,1,14,0,1,16,0,16,21,0,2,4,0,858,71],[0,1,4,0,1,4,2,1,13,0,1,13,0,16,13,0,2,66,0,858,72],[1,1,4,2,1,11,0,1,11,0,16,4,0,1,67,0,1,69,0,858,73],[4,1,15,0,1,17,0,16,22,0,1,68,0,1,68,0,858,74],[4,1,4,0,1,13,0,16,23,0,1,4,0,1,4,0,858,75],[4,1,4,0,1,11,0,16,11,1,1,4,0,858,76],[5,1,18,0,14,24,0,1,61,0,1,63,2,858,77],[5,1,13,0,14,13,0,1,13,0,1,13,2,858,78],[5,1,11,0,14,11,0,1,11,0,1,4,2,858,79],[5,1,19,0,14,25,0,1,62,0,1,64,2,858,80],[5,1,13,0,14,13,0,1,4,0,1,4,2,2,4,0,849,81,0,7,167],[5,1,11,0,1,4,0,8,11,0,2,46,0,1,50,0,2,60,0,1,4,0,1,4,4,2,4,0,1,82,0,846,83,0,7,168],[5,1,20,0,1,4,0,2,26,0,3,33,0,1,45,0,1,48,0,1,54,0,2,47,0,1,51,0,2,4,8,1,4,0,15,4,0,680,84,0,151,102,0,7,169],[5,1,13,1,2,13,0,3,13,0,1,13,0,1,13,0,1,13,0,2,31,0,1,52,0,2,4,8,1,4,13,2,4,0,15,4,0,26,85,0,599,91,0,7,107,0,29,132,0,2,142,0,1,145,0,1,164,0,80,4,0,11,6,0,6,103,0,3,104,0,29,121,0,8,124,0,10,126,0,1,148,0,2,150,0,1,160,0,7,170],[5,1,4,1,2,11,0,3,11,0,1,46,0,1,11,0,1,11,0,2,53,0,1,4,41,1,4,0,25,86,0,10,4,0,525,92,0,49,116,0,14,136,0,1,164,0,2,4,0,4,122,0,1,148,0,6,4,0,7,131,0,4,133,0,5,143,0,7,154,0,2,4,0,1,4,0,1,4,77,3,4,0,9,4,0,2,115,0,6,4,0,3,4,0,23,4,0,6,147,0,7,4,0,1,165,0,10,4,0,1,4,0,2,4,0,1,4,0,1,171,0,2,172,0,4,173],[5,1,4,1,2,27,0,2,34,0,1,44,0,1,47,0,1,49,0,1,55,0,2,4,43,5,4,0,18,87,0,1,89,0,1,137,10,7,4,0,12,85,0,29,93,0,470,95,0,6,101,0,1,161,0,9,4,0,31,117,0,7,144,0,1,156,0,1,162,0,8,4,0,6,139,0,1,4,2,1,4,0,3,123,0,1,4,5,1,4,0,7,4,0,4,4,0,5,4,0,7,4,99,2,4,19,7,4,0,2,4,0,4,149,7,1,4,8,2,4,4,1,4,0,2,4,0,4,4],[7,2,13,0,2,13,0,1,4,0,1,4,0,1,4,0,1,13,0,2,4,48,5,4,0,13,88,0,1,90,0,1,4,17,3,4,0,9,86,0,4,4,0,25,94,0,3,4,0,467,96,0,2,4,0,4,131,0,1,4,9,7,4,0,11,118,0,11,128,0,2,166,0,4,4,0,3,151,0,1,4,0,1,151,8,1,4,0,5,140,4,3,4,21,2,4,5,2,4,99,2,4,28,4,4],[7,2,11,0,2,11,1,1,4,0,1,4,0,1,11,55,3,4,0,8,89,0,2,137,0,1,146,21,2,4,0,7,89,4,7,4,0,18,131,3,16,4,0,418,97,0,14,131,0,18,134,0,1,159,2,4,4,16,1,4,0,4,4,0,5,119,0,2,157,0,10,129,0,1,159,0,2,4,0,4,4,0,3,4,1,1,4,8,1,4,0,5,4],[7,1,28,0,1,29,0,2,35,3,1,56,58,3,4,0,5,90,0,2,4,0,1,4,23,1,4,0,6,90,8,3,4,0,18,4,19,5,4,0,344,98,0,60,108,0,9,127,0,14,4,0,4,4,0,14,135,0,1,4,27,1,4,0,4,120,0,2,4,0,10,4,0,1,4,1,1,4],[7,1,4,0,1,13,0,2,13,3,1,13,61,1,4,0,4,146,27,1,4,0,5,146,10,1,4,42,43,4,0,258,42,0,41,105,0,2,158,0,1,4,0,59,109,0,2,4,0,7,130,18,9,4,0,5,155,29,4,4,5,7,4],[7,1,4,0,1,30,0,2,11,3,1,11,62,4,4,28,5,4,87,9,4,0,12,4,0,163,99,0,3,112,0,70,125,0,10,138,0,11,4,0,22,111,0,7,112,0,1,152,0,2,4,1,7,4,0,52,110,2,6,4,0,1,163,27,5,4,32,1,4,10,2,4],[8,1,31,0,2,36,3,1,57,207,29,4,0,132,99,0,2,112,0,2,4,0,1,6,0,70,4,0,10,4,10,1,4,0,6,4,0,16,111,0,7,4,0,1,4,10,36,4,0,16,113,7,1,4,0,1,4,29,3,4],[8,1,32,0,2,13,3,1,13,231,5,4,0,57,4,0,4,100,0,70,106,0,1,112,0,1,4,0,1,6,2,1,4,51,19,4,0,10,4,17,10,4,0,1,111,0,5,141,34,20,4,0,16,114],[8,1,4,0,2,11,3,1,11,283,10,4,0,4,4,0,12,4,0,55,99,0,3,153,0,1,4,1,1,4,110,1,111,0,5,4,54,16,4],[8,1,4,0,2,37,3,1,58,293,4,4,12,24,4,0,8,99,0,14,100,0,6,106,0,3,112,0,3,4,113,1,4,66,8,4,0,1,115],[9,2,13,3,1,13,294,3,4,28,5,4,0,3,115,0,3,4,0,5,106,0,14,4,0,1,4,0,5,99,0,3,4,1,2,4],[9,1,11,0,1,39,3,1,11,336,1,4,0,4,99,6,7,4,0,1,115,1,4,4,0,1,112],[9,1,38,0,1,40,3,1,59,337,4,4,10,3,4,4,1,4,0,1,115,0,1,4],[9,1,4,0,1,41,3,1,4,339,1,4,0,1,115],[9,1,4,0,1,42,3,1,4],[10,1,43],[10,1,4]]; -numTicks = 882; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:179:159","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1981437","~(anonymous) :61:59","~__extends :44:19","~extendStatics :37:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3045230","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~Xe :120:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~obj. :264:36","~ToggleBase.render :30156:44","~getClassNames :36:34","~mergeStyleSets :16:24","~extractRules :284:22","~expandQuads :355:21","~Wrapped.render :53:45","~ai :222:12","~re :108:12","~we :110:12","~extractStyleParts :8:27","~_loop_1 :313:44","~Lf :148:288","~_styles :73:41","~_resolve :90:18","~Toggle_styles_getStyles :30212:40","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~vf :132:12","~ToggleBase :30102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~tc :55:12","~he :101:184","~ge :101:12","~se :109:12","~getKeyForRules :362:24","~lh :194:140","~_traverseMap :89:22","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~_traverseEdge :82:23","~M :15:11","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~xf :134:12","~Af :136:12","~Stylesheet.classNameFromKey :106:54","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Stylesheet.argsFromClassName :113:55","~M :186:11","~Wrapped._updateStyles :66:52","~Wrapped :39:25","~Cg :163:12","~Ue :118:12","~qc :49:12","~If :147:394","~pc :48:127","~Mf :148:385","~E :13:11","~(anonymous) :2:88","~expandSelector :272:24","~__rest :61:16","~(anonymous) :398:92","~J :114:349","~initializeFocusRects :22:30","~applyRegistration :427:27","~(anonymous) :1:88","~qe :107:12","~Ng :166:128","~KeytipData :19:24","~_normalizeValue :108:25","~Ig :185:375","~Id :87:12","~getId :98:15","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,9],[0,1,2,0,1,2,0,1,4,0,879,10],[0,1,3,0,1,3,1,879,11],[0,1,4,0,1,4,1,879,12],[0,1,5,0,1,7,1,879,13],[0,1,4,0,1,4,1,1,4,0,18,11,0,2,65,0,858,70],[0,1,4,0,1,8,1,1,4,0,1,14,0,1,16,0,16,21,0,2,4,0,858,71],[0,1,4,0,1,4,2,1,13,0,1,13,0,16,13,0,2,66,0,858,72],[1,1,4,2,1,11,0,1,11,0,16,4,0,1,67,0,1,69,0,858,73],[4,1,15,0,1,17,0,16,22,0,1,68,0,1,68,0,858,74],[4,1,4,0,1,13,0,16,23,0,1,4,0,1,4,0,858,75],[4,1,4,0,1,11,0,16,11,1,1,4,0,858,76],[5,1,18,0,14,24,0,1,61,0,1,63,2,858,77],[5,1,13,0,14,13,0,1,13,0,1,13,2,858,78],[5,1,11,0,14,11,0,1,11,0,1,4,2,858,79],[5,1,19,0,14,25,0,1,62,0,1,64,2,858,80],[5,1,13,0,14,13,0,1,4,0,1,4,2,2,4,0,849,81,0,7,167],[5,1,11,0,1,4,0,8,11,0,2,46,0,1,50,0,2,60,0,1,4,0,1,4,4,2,4,0,1,82,0,846,83,0,7,168],[5,1,20,0,1,4,0,2,26,0,3,33,0,1,45,0,1,48,0,1,54,0,2,47,0,1,51,0,2,4,8,1,4,0,15,4,0,680,84,0,151,102,0,7,169],[5,1,13,1,2,13,0,3,13,0,1,13,0,1,13,0,1,13,0,2,31,0,1,52,0,2,4,8,1,4,13,2,4,0,15,4,0,26,85,0,599,91,0,7,107,0,29,132,0,2,142,0,1,145,0,1,164,0,80,4,0,11,6,0,6,103,0,3,104,0,29,121,0,8,124,0,10,126,0,1,148,0,2,150,0,1,160,0,7,170],[5,1,4,1,2,11,0,3,11,0,1,46,0,1,11,0,1,11,0,2,53,0,1,4,41,1,4,0,25,86,0,10,4,0,525,92,0,49,116,0,14,136,0,1,164,0,2,4,0,4,122,0,1,148,0,6,4,0,7,131,0,4,133,0,5,143,0,7,154,0,2,4,0,1,4,0,1,4,77,3,4,0,9,4,0,2,115,0,6,4,0,3,4,0,23,4,0,6,147,0,7,4,0,1,165,0,10,4,0,1,4,0,2,4,0,1,4,0,1,171,0,2,172,0,4,173],[5,1,4,1,2,27,0,2,34,0,1,44,0,1,47,0,1,49,0,1,55,0,2,4,43,5,4,0,18,87,0,1,89,0,1,137,10,7,4,0,12,85,0,29,93,0,470,95,0,6,101,0,1,161,0,9,4,0,31,117,0,7,144,0,1,156,0,1,162,0,8,4,0,6,139,0,1,4,2,1,4,0,3,123,0,1,4,5,1,4,0,7,4,0,4,4,0,5,4,0,7,4,99,2,4,19,7,4,0,2,4,0,4,149,7,1,4,8,2,4,4,1,4,0,2,4,0,4,4],[7,2,13,0,2,13,0,1,4,0,1,4,0,1,4,0,1,13,0,2,4,48,5,4,0,13,88,0,1,90,0,1,4,17,3,4,0,9,86,0,4,4,0,25,94,0,3,4,0,467,96,0,2,4,0,4,131,0,1,4,9,7,4,0,11,118,0,11,128,0,2,166,0,4,4,0,3,151,0,1,4,0,1,151,8,1,4,0,5,140,4,3,4,21,2,4,5,2,4,99,2,4,28,4,4],[7,2,11,0,2,11,1,1,4,0,1,4,0,1,11,55,3,4,0,8,89,0,2,137,0,1,146,21,2,4,0,7,89,4,7,4,0,18,131,3,16,4,0,418,97,0,14,131,0,18,134,0,1,159,2,4,4,16,1,4,0,4,4,0,5,119,0,2,157,0,10,129,0,1,159,0,2,4,0,4,4,0,3,4,1,1,4,8,1,4,0,5,4],[7,1,28,0,1,29,0,2,35,3,1,56,58,3,4,0,5,90,0,2,4,0,1,4,23,1,4,0,6,90,8,3,4,0,18,4,19,5,4,0,344,98,0,60,108,0,9,127,0,14,4,0,4,4,0,14,135,0,1,4,27,1,4,0,4,120,0,2,4,0,10,4,0,1,4,1,1,4],[7,1,4,0,1,13,0,2,13,3,1,13,61,1,4,0,4,146,27,1,4,0,5,146,10,1,4,42,43,4,0,258,42,0,41,105,0,2,158,0,1,4,0,59,109,0,2,4,0,7,130,18,9,4,0,5,155,29,4,4,5,7,4],[7,1,4,0,1,30,0,2,11,3,1,11,62,4,4,28,5,4,87,9,4,0,12,4,0,163,99,0,3,112,0,70,125,0,10,138,0,11,4,0,22,111,0,7,112,0,1,152,0,2,4,1,7,4,0,52,110,2,6,4,0,1,163,27,5,4,32,1,4,10,2,4],[8,1,31,0,2,36,3,1,57,207,29,4,0,132,99,0,2,112,0,2,4,0,1,6,0,70,4,0,10,4,10,1,4,0,6,4,0,16,111,0,7,4,0,1,4,10,36,4,0,16,113,7,1,4,0,1,4,29,3,4],[8,1,32,0,2,13,3,1,13,231,5,4,0,57,4,0,4,100,0,70,106,0,1,112,0,1,4,0,1,6,2,1,4,51,19,4,0,10,4,17,10,4,0,1,111,0,5,141,34,20,4,0,16,114],[8,1,4,0,2,11,3,1,11,283,10,4,0,4,4,0,12,4,0,55,99,0,3,153,0,1,4,1,1,4,110,1,111,0,5,4,54,16,4],[8,1,4,0,2,37,3,1,58,293,4,4,12,24,4,0,8,99,0,14,100,0,6,106,0,3,112,0,3,4,113,1,4,66,8,4,0,1,115],[9,2,13,3,1,13,294,3,4,28,5,4,0,3,115,0,3,4,0,5,106,0,14,4,0,1,4,0,5,99,0,3,4,1,2,4],[9,1,11,0,1,39,3,1,11,336,1,4,0,4,99,6,7,4,0,1,115,1,4,4,0,1,112],[9,1,38,0,1,40,3,1,59,337,4,4,10,3,4,4,1,4,0,1,115,0,1,4],[9,1,4,0,1,41,3,1,4,339,1,4,0,1,115],[9,1,4,0,1,42,3,1,4],[10,1,43],[10,1,4]]; +let numTicks = 882; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Toggle.html b/packages/flamegrill/src/fixtures/snapshots/Toggle.html index f398e27..28aad84 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Toggle.html +++ b/packages/flamegrill/src/fixtures/snapshots/Toggle.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:179:159","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1981437","~(anonymous) :61:59","~__extends :44:19","~extendStatics :37:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3045230","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~Xe :120:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~obj. :264:36","~ToggleBase.render :30156:44","~getClassNames :36:34","~mergeStyleSets :16:24","~extractRules :284:22","~expandQuads :355:21","~Wrapped.render :53:45","~ai :222:12","~re :108:12","~we :110:12","~extractStyleParts :8:27","~_loop_1 :313:44","~Lf :148:288","~_styles :73:41","~_resolve :90:18","~Toggle_styles_getStyles :30212:40","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~vf :132:12","~ToggleBase :30102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~tc :55:12","~he :101:184","~ge :101:12","~se :109:12","~getKeyForRules :362:24","~lh :194:140","~_traverseMap :89:22","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~_traverseEdge :82:23","~M :15:11","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~xf :134:12","~Af :136:12","~Stylesheet.classNameFromKey :106:54","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Stylesheet.argsFromClassName :113:55","~M :186:11","~Wrapped._updateStyles :66:52","~Wrapped :39:25","~Cg :163:12","~Ue :118:12","~qc :49:12","~If :147:394","~pc :48:127","~Mf :148:385","~E :13:11","~(anonymous) :2:88","~expandSelector :272:24","~__rest :61:16","~(anonymous) :398:92","~J :114:349","~initializeFocusRects :22:30","~applyRegistration :427:27","~(anonymous) :1:88","~qe :107:12","~Ng :166:128","~KeytipData :19:24","~_normalizeValue :108:25","~Ig :185:375","~Id :87:12","~getId :98:15","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,9],[0,1,2,0,1,2,0,1,4,0,879,10],[0,1,3,0,1,3,1,879,11],[0,1,4,0,1,4,1,879,12],[0,1,5,0,1,7,1,879,13],[0,1,4,0,1,4,1,1,4,0,18,11,0,2,65,0,858,70],[0,1,4,0,1,8,1,1,4,0,1,14,0,1,16,0,16,21,0,2,4,0,858,71],[0,1,4,0,1,4,2,1,13,0,1,13,0,16,13,0,2,66,0,858,72],[1,1,4,2,1,11,0,1,11,0,16,4,0,1,67,0,1,69,0,858,73],[4,1,15,0,1,17,0,16,22,0,1,68,0,1,68,0,858,74],[4,1,4,0,1,13,0,16,23,0,1,4,0,1,4,0,858,75],[4,1,4,0,1,11,0,16,11,1,1,4,0,858,76],[5,1,18,0,14,24,0,1,61,0,1,63,2,858,77],[5,1,13,0,14,13,0,1,13,0,1,13,2,858,78],[5,1,11,0,14,11,0,1,11,0,1,4,2,858,79],[5,1,19,0,14,25,0,1,62,0,1,64,2,858,80],[5,1,13,0,14,13,0,1,4,0,1,4,2,2,4,0,849,81,0,7,167],[5,1,11,0,1,4,0,8,11,0,2,46,0,1,50,0,2,60,0,1,4,0,1,4,4,2,4,0,1,82,0,846,83,0,7,168],[5,1,20,0,1,4,0,2,26,0,3,33,0,1,45,0,1,48,0,1,54,0,2,47,0,1,51,0,2,4,8,1,4,0,15,4,0,680,84,0,151,102,0,7,169],[5,1,13,1,2,13,0,3,13,0,1,13,0,1,13,0,1,13,0,2,31,0,1,52,0,2,4,8,1,4,13,2,4,0,15,4,0,26,85,0,599,91,0,7,107,0,29,132,0,2,142,0,1,145,0,1,164,0,80,4,0,11,6,0,6,103,0,3,104,0,29,121,0,8,124,0,10,126,0,1,148,0,2,150,0,1,160,0,7,170],[5,1,4,1,2,11,0,3,11,0,1,46,0,1,11,0,1,11,0,2,53,0,1,4,41,1,4,0,25,86,0,10,4,0,525,92,0,49,116,0,14,136,0,1,164,0,2,4,0,4,122,0,1,148,0,6,4,0,7,131,0,4,133,0,5,143,0,7,154,0,2,4,0,1,4,0,1,4,77,3,4,0,9,4,0,2,115,0,6,4,0,3,4,0,23,4,0,6,147,0,7,4,0,1,165,0,10,4,0,1,4,0,2,4,0,1,4,0,1,171,0,2,172,0,4,173],[5,1,4,1,2,27,0,2,34,0,1,44,0,1,47,0,1,49,0,1,55,0,2,4,43,5,4,0,18,87,0,1,89,0,1,137,10,7,4,0,12,85,0,29,93,0,470,95,0,6,101,0,1,161,0,9,4,0,31,117,0,7,144,0,1,156,0,1,162,0,8,4,0,6,139,0,1,4,2,1,4,0,3,123,0,1,4,5,1,4,0,7,4,0,4,4,0,5,4,0,7,4,99,2,4,19,7,4,0,2,4,0,4,149,7,1,4,8,2,4,4,1,4,0,2,4,0,4,4],[7,2,13,0,2,13,0,1,4,0,1,4,0,1,4,0,1,13,0,2,4,48,5,4,0,13,88,0,1,90,0,1,4,17,3,4,0,9,86,0,4,4,0,25,94,0,3,4,0,467,96,0,2,4,0,4,131,0,1,4,9,7,4,0,11,118,0,11,128,0,2,166,0,4,4,0,3,151,0,1,4,0,1,151,8,1,4,0,5,140,4,3,4,21,2,4,5,2,4,99,2,4,28,4,4],[7,2,11,0,2,11,1,1,4,0,1,4,0,1,11,55,3,4,0,8,89,0,2,137,0,1,146,21,2,4,0,7,89,4,7,4,0,18,131,3,16,4,0,418,97,0,14,131,0,18,134,0,1,159,2,4,4,16,1,4,0,4,4,0,5,119,0,2,157,0,10,129,0,1,159,0,2,4,0,4,4,0,3,4,1,1,4,8,1,4,0,5,4],[7,1,28,0,1,29,0,2,35,3,1,56,58,3,4,0,5,90,0,2,4,0,1,4,23,1,4,0,6,90,8,3,4,0,18,4,19,5,4,0,344,98,0,60,108,0,9,127,0,14,4,0,4,4,0,14,135,0,1,4,27,1,4,0,4,120,0,2,4,0,10,4,0,1,4,1,1,4],[7,1,4,0,1,13,0,2,13,3,1,13,61,1,4,0,4,146,27,1,4,0,5,146,10,1,4,42,43,4,0,258,42,0,41,105,0,2,158,0,1,4,0,59,109,0,2,4,0,7,130,18,9,4,0,5,155,29,4,4,5,7,4],[7,1,4,0,1,30,0,2,11,3,1,11,62,4,4,28,5,4,87,9,4,0,12,4,0,163,99,0,3,112,0,70,125,0,10,138,0,11,4,0,22,111,0,7,112,0,1,152,0,2,4,1,7,4,0,52,110,2,6,4,0,1,163,27,5,4,32,1,4,10,2,4],[8,1,31,0,2,36,3,1,57,207,29,4,0,132,99,0,2,112,0,2,4,0,1,6,0,70,4,0,10,4,10,1,4,0,6,4,0,16,111,0,7,4,0,1,4,10,36,4,0,16,113,7,1,4,0,1,4,29,3,4],[8,1,32,0,2,13,3,1,13,231,5,4,0,57,4,0,4,100,0,70,106,0,1,112,0,1,4,0,1,6,2,1,4,51,19,4,0,10,4,17,10,4,0,1,111,0,5,141,34,20,4,0,16,114],[8,1,4,0,2,11,3,1,11,283,10,4,0,4,4,0,12,4,0,55,99,0,3,153,0,1,4,1,1,4,110,1,111,0,5,4,54,16,4],[8,1,4,0,2,37,3,1,58,293,4,4,12,24,4,0,8,99,0,14,100,0,6,106,0,3,112,0,3,4,113,1,4,66,8,4,0,1,115],[9,2,13,3,1,13,294,3,4,28,5,4,0,3,115,0,3,4,0,5,106,0,14,4,0,1,4,0,5,99,0,3,4,1,2,4],[9,1,11,0,1,39,3,1,11,336,1,4,0,4,99,6,7,4,0,1,115,1,4,4,0,1,112],[9,1,38,0,1,40,3,1,59,337,4,4,10,3,4,4,1,4,0,1,115,0,1,4],[9,1,4,0,1,41,3,1,4,339,1,4,0,1,115],[9,1,4,0,1,42,3,1,4],[10,1,43],[10,1,4]]; -numTicks = 882; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:179:159","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1873904","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3061894","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2066509","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:141947","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1981437","~(anonymous) :61:59","~__extends :44:19","~extendStatics :37:29","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3637518","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2093600","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3275542","~styled :33:16","~(anonymous) :37:43","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3185308","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2930253","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~__ :46:16","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2586697","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3435617","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2834004","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3048106","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2839587","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3045230","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_10_initializeIcons :1331:41","~registerIcons :94:23","~fabric_icons_12_initializeIcons :1579:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~Xe :120:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~obj. :264:36","~ToggleBase.render :30156:44","~getClassNames :36:34","~mergeStyleSets :16:24","~extractRules :284:22","~expandQuads :355:21","~Wrapped.render :53:45","~ai :222:12","~re :108:12","~we :110:12","~extractStyleParts :8:27","~_loop_1 :313:44","~Lf :148:288","~_styles :73:41","~_resolve :90:18","~Toggle_styles_getStyles :30212:40","~_processArgs :16:26","~Stylesheet.getInstance :57:39","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~vf :132:12","~ToggleBase :30102:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~_makeSafe :257:19","~tc :55:12","~he :101:184","~ge :101:12","~se :109:12","~getKeyForRules :362:24","~lh :194:140","~_traverseMap :89:22","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~_traverseEdge :82:23","~M :15:11","~Wrapped._this._renderContent :42:45","~Customizations.getSettings :31:43","~getNativeProps :393:24","~filteredAssign :70:24","~xf :134:12","~Af :136:12","~Stylesheet.classNameFromKey :106:54","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Stylesheet.argsFromClassName :113:55","~M :186:11","~Wrapped._updateStyles :66:52","~Wrapped :39:25","~Cg :163:12","~Ue :118:12","~qc :49:12","~If :147:394","~pc :48:127","~Mf :148:385","~E :13:11","~(anonymous) :2:88","~expandSelector :272:24","~__rest :61:16","~(anonymous) :398:92","~J :114:349","~initializeFocusRects :22:30","~applyRegistration :427:27","~(anonymous) :1:88","~qe :107:12","~Ng :166:128","~KeytipData :19:24","~_normalizeValue :108:25","~Ig :185:375","~Id :87:12","~getId :98:15","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,881,6],[0,1,1,0,1,1,0,880,9],[0,1,2,0,1,2,0,1,4,0,879,10],[0,1,3,0,1,3,1,879,11],[0,1,4,0,1,4,1,879,12],[0,1,5,0,1,7,1,879,13],[0,1,4,0,1,4,1,1,4,0,18,11,0,2,65,0,858,70],[0,1,4,0,1,8,1,1,4,0,1,14,0,1,16,0,16,21,0,2,4,0,858,71],[0,1,4,0,1,4,2,1,13,0,1,13,0,16,13,0,2,66,0,858,72],[1,1,4,2,1,11,0,1,11,0,16,4,0,1,67,0,1,69,0,858,73],[4,1,15,0,1,17,0,16,22,0,1,68,0,1,68,0,858,74],[4,1,4,0,1,13,0,16,23,0,1,4,0,1,4,0,858,75],[4,1,4,0,1,11,0,16,11,1,1,4,0,858,76],[5,1,18,0,14,24,0,1,61,0,1,63,2,858,77],[5,1,13,0,14,13,0,1,13,0,1,13,2,858,78],[5,1,11,0,14,11,0,1,11,0,1,4,2,858,79],[5,1,19,0,14,25,0,1,62,0,1,64,2,858,80],[5,1,13,0,14,13,0,1,4,0,1,4,2,2,4,0,849,81,0,7,167],[5,1,11,0,1,4,0,8,11,0,2,46,0,1,50,0,2,60,0,1,4,0,1,4,4,2,4,0,1,82,0,846,83,0,7,168],[5,1,20,0,1,4,0,2,26,0,3,33,0,1,45,0,1,48,0,1,54,0,2,47,0,1,51,0,2,4,8,1,4,0,15,4,0,680,84,0,151,102,0,7,169],[5,1,13,1,2,13,0,3,13,0,1,13,0,1,13,0,1,13,0,2,31,0,1,52,0,2,4,8,1,4,13,2,4,0,15,4,0,26,85,0,599,91,0,7,107,0,29,132,0,2,142,0,1,145,0,1,164,0,80,4,0,11,6,0,6,103,0,3,104,0,29,121,0,8,124,0,10,126,0,1,148,0,2,150,0,1,160,0,7,170],[5,1,4,1,2,11,0,3,11,0,1,46,0,1,11,0,1,11,0,2,53,0,1,4,41,1,4,0,25,86,0,10,4,0,525,92,0,49,116,0,14,136,0,1,164,0,2,4,0,4,122,0,1,148,0,6,4,0,7,131,0,4,133,0,5,143,0,7,154,0,2,4,0,1,4,0,1,4,77,3,4,0,9,4,0,2,115,0,6,4,0,3,4,0,23,4,0,6,147,0,7,4,0,1,165,0,10,4,0,1,4,0,2,4,0,1,4,0,1,171,0,2,172,0,4,173],[5,1,4,1,2,27,0,2,34,0,1,44,0,1,47,0,1,49,0,1,55,0,2,4,43,5,4,0,18,87,0,1,89,0,1,137,10,7,4,0,12,85,0,29,93,0,470,95,0,6,101,0,1,161,0,9,4,0,31,117,0,7,144,0,1,156,0,1,162,0,8,4,0,6,139,0,1,4,2,1,4,0,3,123,0,1,4,5,1,4,0,7,4,0,4,4,0,5,4,0,7,4,99,2,4,19,7,4,0,2,4,0,4,149,7,1,4,8,2,4,4,1,4,0,2,4,0,4,4],[7,2,13,0,2,13,0,1,4,0,1,4,0,1,4,0,1,13,0,2,4,48,5,4,0,13,88,0,1,90,0,1,4,17,3,4,0,9,86,0,4,4,0,25,94,0,3,4,0,467,96,0,2,4,0,4,131,0,1,4,9,7,4,0,11,118,0,11,128,0,2,166,0,4,4,0,3,151,0,1,4,0,1,151,8,1,4,0,5,140,4,3,4,21,2,4,5,2,4,99,2,4,28,4,4],[7,2,11,0,2,11,1,1,4,0,1,4,0,1,11,55,3,4,0,8,89,0,2,137,0,1,146,21,2,4,0,7,89,4,7,4,0,18,131,3,16,4,0,418,97,0,14,131,0,18,134,0,1,159,2,4,4,16,1,4,0,4,4,0,5,119,0,2,157,0,10,129,0,1,159,0,2,4,0,4,4,0,3,4,1,1,4,8,1,4,0,5,4],[7,1,28,0,1,29,0,2,35,3,1,56,58,3,4,0,5,90,0,2,4,0,1,4,23,1,4,0,6,90,8,3,4,0,18,4,19,5,4,0,344,98,0,60,108,0,9,127,0,14,4,0,4,4,0,14,135,0,1,4,27,1,4,0,4,120,0,2,4,0,10,4,0,1,4,1,1,4],[7,1,4,0,1,13,0,2,13,3,1,13,61,1,4,0,4,146,27,1,4,0,5,146,10,1,4,42,43,4,0,258,42,0,41,105,0,2,158,0,1,4,0,59,109,0,2,4,0,7,130,18,9,4,0,5,155,29,4,4,5,7,4],[7,1,4,0,1,30,0,2,11,3,1,11,62,4,4,28,5,4,87,9,4,0,12,4,0,163,99,0,3,112,0,70,125,0,10,138,0,11,4,0,22,111,0,7,112,0,1,152,0,2,4,1,7,4,0,52,110,2,6,4,0,1,163,27,5,4,32,1,4,10,2,4],[8,1,31,0,2,36,3,1,57,207,29,4,0,132,99,0,2,112,0,2,4,0,1,6,0,70,4,0,10,4,10,1,4,0,6,4,0,16,111,0,7,4,0,1,4,10,36,4,0,16,113,7,1,4,0,1,4,29,3,4],[8,1,32,0,2,13,3,1,13,231,5,4,0,57,4,0,4,100,0,70,106,0,1,112,0,1,4,0,1,6,2,1,4,51,19,4,0,10,4,17,10,4,0,1,111,0,5,141,34,20,4,0,16,114],[8,1,4,0,2,11,3,1,11,283,10,4,0,4,4,0,12,4,0,55,99,0,3,153,0,1,4,1,1,4,110,1,111,0,5,4,54,16,4],[8,1,4,0,2,37,3,1,58,293,4,4,12,24,4,0,8,99,0,14,100,0,6,106,0,3,112,0,3,4,113,1,4,66,8,4,0,1,115],[9,2,13,3,1,13,294,3,4,28,5,4,0,3,115,0,3,4,0,5,106,0,14,4,0,1,4,0,5,99,0,3,4,1,2,4],[9,1,11,0,1,39,3,1,11,336,1,4,0,4,99,6,7,4,0,1,115,1,4,4,0,1,112],[9,1,38,0,1,40,3,1,59,337,4,4,10,3,4,4,1,4,0,1,115,0,1,4],[9,1,4,0,1,41,3,1,4,339,1,4,0,1,115],[9,1,4,0,1,42,3,1,4],[10,1,43],[10,1,4]]; +let numTicks = 882; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/ToggleNew.data.js b/packages/flamegrill/src/fixtures/snapshots/ToggleNew.data.js index 832b17e..8962ed2 100644 --- a/packages/flamegrill/src/fixtures/snapshots/ToggleNew.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/ToggleNew.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:176:482","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~buildClassMap :16:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2639947","~styled :33:16","~(anonymous) :37:43","~(anonymous) :11674:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~r.o file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:839","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Ri :263:12","~Pi :260:12","~K :118:419","~Ue :118:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~f :138:420","~hg :150:12","~result :35:27","~ToggleView :5957:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~tc :55:12","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~(anonymous) :1:88","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~_loop_1 :113:28","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~useToggleState :6177:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~U :19:192","~S :18:11","~qe :107:12","~_resolveTokens :75:24","~Ig :185:375","~se :109:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~re :108:12","~count :21:186","~factoryComponents_Label :850:40","~Stylesheet.getInstance :57:39","~Ve :119:12","~c :138:170","~Eg :163:273","~_resolveStyles :63:24","~(anonymous) :68:123","~ToggleStyles :6041:29","~getGlobalClassNames :946:29","~concatStyleSets :6:25","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~expandQuads :355:21","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~fa :20:12","~lh :194:140","~useControlledState :1880:28","~R :17:11","~qc :49:12","~M :15:11","~applyRegistration :427:27","~N :16:105","~xf :134:12","~Stylesheet.classNameFromKey :106:54","~vf :132:12","~KeytipData :19:24","~E :13:11","~(anonymous) :1577:100","~(anonymous) :30:100","~pc :48:127","~toggleEnabledTokens :5990:36","~Ng :166:128","~da :16:12","~(anonymous) :1573:104","~(anonymous) :32:104","~Lf :148:288","~he :101:184","~ge :101:12","~useState :23:297","~useState :159:404","~ToggleTokens :6036:29","~memoizedFunction :73:37","~T :19:239","~useContext :22:403","~M :186:11","~_normalizeArg :100:23","~expandSelector :272:24","~we :110:12","~xe :110:125","~useRef :23:254","~getControlledDerivedProps :1906:35","~(anonymous) :2:88","~Id :87:12","~oc :48:12","~hc :44:101","~Q :16:293","~useCallback :22:349","~useCallback :158:210","~mg :151:12","~Af :136:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1164,5],[0,1,1,0,2,6,0,1162,12],[0,1,2,0,2,7,0,1162,13],[0,1,3,0,2,8,0,1162,14],[0,1,4,0,2,4,0,1162,15],[0,1,4,0,1,9,0,1,10,0,1162,16],[1,1,4,0,1,4,0,13,14,0,2,49,0,1147,54],[1,1,4,0,1,11,0,1,17,0,1,19,0,11,22,0,2,4,0,1147,55],[2,1,4,0,1,16,0,1,16,0,11,16,0,2,50,0,1,56,0,1146,60],[2,1,4,0,1,14,0,1,14,0,11,4,0,1,51,0,1,53,0,1,57,0,1146,61],[3,1,18,0,1,20,0,11,23,0,1,52,0,1,4,0,1,58,0,1146,62],[3,1,4,0,1,16,0,11,24,0,1,4,0,1,4,0,1,59,0,1146,63],[3,1,4,0,1,21,0,11,14,2,1,4,0,1146,64],[4,1,4,0,7,25,0,3,44,0,1,47,2,1,4,0,1146,65],[5,7,16,0,3,16,0,1,16,3,1146,66],[5,7,14,0,3,14,0,1,4,3,1146,67],[5,7,26,0,3,45,0,1,48,3,1146,68],[5,1,4,0,6,16,0,3,16,0,1,4,3,1,4,0,1139,69,0,6,185],[5,1,4,0,4,14,0,1,41,0,1,42,0,2,4,0,1,46,5,6,4,0,1133,70,0,6,186],[6,2,27,0,2,31,0,1,4,0,1,43,1,1,4,0,1,4,11,21,4,0,947,71,0,165,94,0,6,187],[6,2,16,0,2,16,1,1,4,35,23,4,0,61,72,0,514,78,0,339,96,0,3,117,0,1,156,0,4,160,0,2,173,0,94,4,0,16,5,0,26,95,0,7,115,0,3,118,0,4,122,0,1,128,0,2,134,0,10,140,0,1,162,0,1,172,0,6,188],[6,2,14,0,2,14,60,5,4,0,56,73,0,9,4,0,501,79,0,4,124,0,1,4,0,333,97,0,2,147,0,3,149,0,3,4,0,1,4,0,1,4,0,3,161,0,2,4,90,4,4,0,16,4,0,19,4,0,6,143,0,1,178,0,7,4,0,1,4,0,1,5,0,1,177,0,4,4,0,1,4,0,2,4,0,10,4,0,1,4,0,1,4,0,1,189,0,2,190,0,3,193],[6,2,28,0,2,32,65,19,4,0,30,74,0,5,76,0,1,127,0,1,179,9,11,4,0,355,80,0,9,101,0,21,108,0,47,116,0,55,129,0,3,168,0,4,123,1,1,4,0,3,72,0,329,98,0,2,4,0,1,4,0,2,150,5,3,162,127,4,4,0,4,4,0,2,154,0,1,4,8,1,4,0,1,4,3,1,4,10,3,4,2,1,4,0,1,4,0,1,191,0,2,4,0,1,192],[6,2,16,0,2,16,84,8,4,0,19,75,0,3,77,0,5,58,0,1,4,0,1,4,16,4,4,0,13,4,0,317,81,0,9,103,0,16,119,0,9,102,0,6,4,0,3,109,0,9,141,0,1,174,0,1,175,0,1,181,0,17,4,0,29,116,0,1,165,0,44,4,0,10,133,0,1,158,0,1,4,0,2,169,0,4,113,2,3,73,0,1,4,0,328,99,3,1,4,0,1,151,5,3,4,135,2,4,14,1,4,17,1,192,2,1,4],[6,2,14,0,2,14,92,3,4,0,15,76,0,1,184,0,3,4,0,2,4,0,3,59,35,15,4,0,255,82,0,27,106,0,16,123,0,4,144,0,4,4,0,5,104,0,3,4,0,13,120,0,9,4,5,1,4,0,3,110,0,4,4,0,5,163,0,1,4,0,1,4,0,1,182,8,9,4,0,14,4,0,15,116,0,1,4,4,1,4,0,39,130,0,10,4,0,1,159,1,2,4,0,1,4,0,3,114,2,2,4,0,1,76,1,3,4,0,325,81,4,1,4,177,1,4],[6,2,29,0,2,33,95,7,4,0,7,58,0,1,126,0,1,4,5,3,4,49,1,4,0,10,4,0,245,83,0,27,107,0,1,4,0,15,113,0,4,4,4,5,4,3,4,4,0,9,121,15,3,111,4,1,4,0,4,164,2,1,4,21,10,4,0,14,4,0,1,155,6,1,4,0,38,131,9,1,135,0,1,4,4,3,4,4,1,4,2,2,4,0,6,4,0,296,82,0,10,106,0,13,123],[6,2,16,0,2,16,102,7,59,0,1,4,69,3,4,0,234,84,0,8,166,0,3,4,0,18,113,0,5,142,0,1,180,1,1,4,0,14,114,20,9,4,15,2,112,0,1,183,5,4,4,40,8,4,0,1,4,7,19,4,0,5,132,0,14,137,32,1,4,0,4,4,0,292,83,0,10,107,0,1,4,0,12,113],[6,1,4,0,1,14,0,1,14,0,1,39,102,7,4,73,17,4,0,200,85,0,16,144,0,1,176,0,5,4,0,3,170,3,18,114,0,5,4,0,1,4,2,9,4,0,4,114,0,1,167,22,7,4,15,2,4,0,1,4,77,7,4,0,1,4,0,4,166,0,14,138,37,4,4,0,285,84,0,3,166,0,7,113,0,2,142,0,1,180,1,1,4,0,11,114],[7,1,30,0,1,34,0,1,40,199,36,4,0,163,86,0,1,100,0,16,4,0,1,4,5,3,4,3,5,4,0,13,114,17,4,4,0,1,4,132,4,4,0,14,4,41,8,4,0,268,85,0,9,144,0,3,4,0,1,4,0,6,114,0,2,4,0,1,4,2,7,4,0,3,114,0,1,167],[7,1,16,0,1,16,0,1,4,221,14,4,0,13,4,0,117,87,0,33,90,0,1,4,33,1,4,0,12,139,164,2,4,0,6,135,46,3,4,0,15,4,0,251,86,0,2,152,0,9,4,4,1,4,0,5,114,2,1,4,9,3,4,0,1,4],[7,1,4,0,1,14,247,2,4,0,4,4,0,109,88,0,4,145,0,7,4,0,22,91,0,4,125,35,7,4,0,2,146,0,3,157,230,6,4,0,10,4,0,228,87,0,13,90,0,1,4,0,1,153,14,5,139],[8,1,35,253,10,4,0,1,89,0,68,92,0,22,105,0,3,125,0,5,148,0,3,4,0,1,125,7,1,4,0,21,91,0,3,4,0,1,5,42,2,4,0,3,4,245,1,4,0,2,4,0,225,88,0,1,145,0,4,4,0,9,91,1,1,4,14,4,4,0,1,157],[8,1,16,262,1,4,0,1,4,0,16,4,0,50,92,0,1,125,0,1,176,0,22,4,0,2,4,0,1,5,0,5,4,3,1,4,8,7,4,0,14,91,3,1,4,295,8,4,0,157,92,0,54,105,0,1,125,0,5,148,0,1,125,4,9,91,20,1,4],[8,1,14,276,4,4,0,5,4,0,44,93,0,1,125,0,1,4,0,1,4,19,3,4,2,1,4,0,5,4,19,14,4,307,8,4,0,149,92,0,54,4,0,1,4,0,5,4,0,1,5,4,4,4,0,5,91],[8,1,36,285,7,4,0,37,92,0,1,4,64,1,4,310,5,4,0,31,4,0,93,93,0,25,136,39,15,4,1,5,4,0,1,4,8,5,4],[8,1,16,290,2,4,0,17,4,0,6,93,0,1,125,0,13,136,412,18,4,0,72,92,0,3,171,0,25,4],[8,1,14,304,4,4,0,1,135,0,1,4,0,5,92,0,1,4,0,13,4,427,3,4,0,40,4,0,20,92,0,8,93,0,4,125,0,3,4,9,15,4,0,1,135],[8,1,37,310,5,4,8,6,4,464,4,4,0,2,135,0,6,4,0,14,93,0,2,4,0,6,92,0,4,4,25,2,4],[8,1,16,314,1,135,10,4,4,476,3,4,0,11,92,2,4,4,0,2,125],[8,1,14,808,10,4,0,1,125,5,1,4,0,1,4,0,1,5],[8,1,38,813,2,4,0,3,135,0,1,5,7,1,4],[8,1,16,818,1,4],[8,1,14],[8,1,4]]; -numTicks = 1165; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:176:482","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~buildClassMap :16:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2639947","~styled :33:16","~(anonymous) :37:43","~(anonymous) :11674:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~r.o file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:839","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Ri :263:12","~Pi :260:12","~K :118:419","~Ue :118:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~f :138:420","~hg :150:12","~result :35:27","~ToggleView :5957:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~tc :55:12","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~(anonymous) :1:88","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~_loop_1 :113:28","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~useToggleState :6177:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~U :19:192","~S :18:11","~qe :107:12","~_resolveTokens :75:24","~Ig :185:375","~se :109:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~re :108:12","~count :21:186","~factoryComponents_Label :850:40","~Stylesheet.getInstance :57:39","~Ve :119:12","~c :138:170","~Eg :163:273","~_resolveStyles :63:24","~(anonymous) :68:123","~ToggleStyles :6041:29","~getGlobalClassNames :946:29","~concatStyleSets :6:25","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~expandQuads :355:21","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~fa :20:12","~lh :194:140","~useControlledState :1880:28","~R :17:11","~qc :49:12","~M :15:11","~applyRegistration :427:27","~N :16:105","~xf :134:12","~Stylesheet.classNameFromKey :106:54","~vf :132:12","~KeytipData :19:24","~E :13:11","~(anonymous) :1577:100","~(anonymous) :30:100","~pc :48:127","~toggleEnabledTokens :5990:36","~Ng :166:128","~da :16:12","~(anonymous) :1573:104","~(anonymous) :32:104","~Lf :148:288","~he :101:184","~ge :101:12","~useState :23:297","~useState :159:404","~ToggleTokens :6036:29","~memoizedFunction :73:37","~T :19:239","~useContext :22:403","~M :186:11","~_normalizeArg :100:23","~expandSelector :272:24","~we :110:12","~xe :110:125","~useRef :23:254","~getControlledDerivedProps :1906:35","~(anonymous) :2:88","~Id :87:12","~oc :48:12","~hc :44:101","~Q :16:293","~useCallback :22:349","~useCallback :158:210","~mg :151:12","~Af :136:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1164,5],[0,1,1,0,2,6,0,1162,12],[0,1,2,0,2,7,0,1162,13],[0,1,3,0,2,8,0,1162,14],[0,1,4,0,2,4,0,1162,15],[0,1,4,0,1,9,0,1,10,0,1162,16],[1,1,4,0,1,4,0,13,14,0,2,49,0,1147,54],[1,1,4,0,1,11,0,1,17,0,1,19,0,11,22,0,2,4,0,1147,55],[2,1,4,0,1,16,0,1,16,0,11,16,0,2,50,0,1,56,0,1146,60],[2,1,4,0,1,14,0,1,14,0,11,4,0,1,51,0,1,53,0,1,57,0,1146,61],[3,1,18,0,1,20,0,11,23,0,1,52,0,1,4,0,1,58,0,1146,62],[3,1,4,0,1,16,0,11,24,0,1,4,0,1,4,0,1,59,0,1146,63],[3,1,4,0,1,21,0,11,14,2,1,4,0,1146,64],[4,1,4,0,7,25,0,3,44,0,1,47,2,1,4,0,1146,65],[5,7,16,0,3,16,0,1,16,3,1146,66],[5,7,14,0,3,14,0,1,4,3,1146,67],[5,7,26,0,3,45,0,1,48,3,1146,68],[5,1,4,0,6,16,0,3,16,0,1,4,3,1,4,0,1139,69,0,6,185],[5,1,4,0,4,14,0,1,41,0,1,42,0,2,4,0,1,46,5,6,4,0,1133,70,0,6,186],[6,2,27,0,2,31,0,1,4,0,1,43,1,1,4,0,1,4,11,21,4,0,947,71,0,165,94,0,6,187],[6,2,16,0,2,16,1,1,4,35,23,4,0,61,72,0,514,78,0,339,96,0,3,117,0,1,156,0,4,160,0,2,173,0,94,4,0,16,5,0,26,95,0,7,115,0,3,118,0,4,122,0,1,128,0,2,134,0,10,140,0,1,162,0,1,172,0,6,188],[6,2,14,0,2,14,60,5,4,0,56,73,0,9,4,0,501,79,0,4,124,0,1,4,0,333,97,0,2,147,0,3,149,0,3,4,0,1,4,0,1,4,0,3,161,0,2,4,90,4,4,0,16,4,0,19,4,0,6,143,0,1,178,0,7,4,0,1,4,0,1,5,0,1,177,0,4,4,0,1,4,0,2,4,0,10,4,0,1,4,0,1,4,0,1,189,0,2,190,0,3,193],[6,2,28,0,2,32,65,19,4,0,30,74,0,5,76,0,1,127,0,1,179,9,11,4,0,355,80,0,9,101,0,21,108,0,47,116,0,55,129,0,3,168,0,4,123,1,1,4,0,3,72,0,329,98,0,2,4,0,1,4,0,2,150,5,3,162,127,4,4,0,4,4,0,2,154,0,1,4,8,1,4,0,1,4,3,1,4,10,3,4,2,1,4,0,1,4,0,1,191,0,2,4,0,1,192],[6,2,16,0,2,16,84,8,4,0,19,75,0,3,77,0,5,58,0,1,4,0,1,4,16,4,4,0,13,4,0,317,81,0,9,103,0,16,119,0,9,102,0,6,4,0,3,109,0,9,141,0,1,174,0,1,175,0,1,181,0,17,4,0,29,116,0,1,165,0,44,4,0,10,133,0,1,158,0,1,4,0,2,169,0,4,113,2,3,73,0,1,4,0,328,99,3,1,4,0,1,151,5,3,4,135,2,4,14,1,4,17,1,192,2,1,4],[6,2,14,0,2,14,92,3,4,0,15,76,0,1,184,0,3,4,0,2,4,0,3,59,35,15,4,0,255,82,0,27,106,0,16,123,0,4,144,0,4,4,0,5,104,0,3,4,0,13,120,0,9,4,5,1,4,0,3,110,0,4,4,0,5,163,0,1,4,0,1,4,0,1,182,8,9,4,0,14,4,0,15,116,0,1,4,4,1,4,0,39,130,0,10,4,0,1,159,1,2,4,0,1,4,0,3,114,2,2,4,0,1,76,1,3,4,0,325,81,4,1,4,177,1,4],[6,2,29,0,2,33,95,7,4,0,7,58,0,1,126,0,1,4,5,3,4,49,1,4,0,10,4,0,245,83,0,27,107,0,1,4,0,15,113,0,4,4,4,5,4,3,4,4,0,9,121,15,3,111,4,1,4,0,4,164,2,1,4,21,10,4,0,14,4,0,1,155,6,1,4,0,38,131,9,1,135,0,1,4,4,3,4,4,1,4,2,2,4,0,6,4,0,296,82,0,10,106,0,13,123],[6,2,16,0,2,16,102,7,59,0,1,4,69,3,4,0,234,84,0,8,166,0,3,4,0,18,113,0,5,142,0,1,180,1,1,4,0,14,114,20,9,4,15,2,112,0,1,183,5,4,4,40,8,4,0,1,4,7,19,4,0,5,132,0,14,137,32,1,4,0,4,4,0,292,83,0,10,107,0,1,4,0,12,113],[6,1,4,0,1,14,0,1,14,0,1,39,102,7,4,73,17,4,0,200,85,0,16,144,0,1,176,0,5,4,0,3,170,3,18,114,0,5,4,0,1,4,2,9,4,0,4,114,0,1,167,22,7,4,15,2,4,0,1,4,77,7,4,0,1,4,0,4,166,0,14,138,37,4,4,0,285,84,0,3,166,0,7,113,0,2,142,0,1,180,1,1,4,0,11,114],[7,1,30,0,1,34,0,1,40,199,36,4,0,163,86,0,1,100,0,16,4,0,1,4,5,3,4,3,5,4,0,13,114,17,4,4,0,1,4,132,4,4,0,14,4,41,8,4,0,268,85,0,9,144,0,3,4,0,1,4,0,6,114,0,2,4,0,1,4,2,7,4,0,3,114,0,1,167],[7,1,16,0,1,16,0,1,4,221,14,4,0,13,4,0,117,87,0,33,90,0,1,4,33,1,4,0,12,139,164,2,4,0,6,135,46,3,4,0,15,4,0,251,86,0,2,152,0,9,4,4,1,4,0,5,114,2,1,4,9,3,4,0,1,4],[7,1,4,0,1,14,247,2,4,0,4,4,0,109,88,0,4,145,0,7,4,0,22,91,0,4,125,35,7,4,0,2,146,0,3,157,230,6,4,0,10,4,0,228,87,0,13,90,0,1,4,0,1,153,14,5,139],[8,1,35,253,10,4,0,1,89,0,68,92,0,22,105,0,3,125,0,5,148,0,3,4,0,1,125,7,1,4,0,21,91,0,3,4,0,1,5,42,2,4,0,3,4,245,1,4,0,2,4,0,225,88,0,1,145,0,4,4,0,9,91,1,1,4,14,4,4,0,1,157],[8,1,16,262,1,4,0,1,4,0,16,4,0,50,92,0,1,125,0,1,176,0,22,4,0,2,4,0,1,5,0,5,4,3,1,4,8,7,4,0,14,91,3,1,4,295,8,4,0,157,92,0,54,105,0,1,125,0,5,148,0,1,125,4,9,91,20,1,4],[8,1,14,276,4,4,0,5,4,0,44,93,0,1,125,0,1,4,0,1,4,19,3,4,2,1,4,0,5,4,19,14,4,307,8,4,0,149,92,0,54,4,0,1,4,0,5,4,0,1,5,4,4,4,0,5,91],[8,1,36,285,7,4,0,37,92,0,1,4,64,1,4,310,5,4,0,31,4,0,93,93,0,25,136,39,15,4,1,5,4,0,1,4,8,5,4],[8,1,16,290,2,4,0,17,4,0,6,93,0,1,125,0,13,136,412,18,4,0,72,92,0,3,171,0,25,4],[8,1,14,304,4,4,0,1,135,0,1,4,0,5,92,0,1,4,0,13,4,427,3,4,0,40,4,0,20,92,0,8,93,0,4,125,0,3,4,9,15,4,0,1,135],[8,1,37,310,5,4,8,6,4,464,4,4,0,2,135,0,6,4,0,14,93,0,2,4,0,6,92,0,4,4,25,2,4],[8,1,16,314,1,135,10,4,4,476,3,4,0,11,92,2,4,4,0,2,125],[8,1,14,808,10,4,0,1,125,5,1,4,0,1,4,0,1,5],[8,1,38,813,2,4,0,3,135,0,1,5,7,1,4],[8,1,16,818,1,4],[8,1,14],[8,1,4]]; +let numTicks = 1165; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/ToggleNew.html b/packages/flamegrill/src/fixtures/snapshots/ToggleNew.html index a82b128..3d75796 100644 --- a/packages/flamegrill/src/fixtures/snapshots/ToggleNew.html +++ b/packages/flamegrill/src/fixtures/snapshots/ToggleNew.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:176:482","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~buildClassMap :16:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2639947","~styled :33:16","~(anonymous) :37:43","~(anonymous) :11674:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~r.o file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:839","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Ri :263:12","~Pi :260:12","~K :118:419","~Ue :118:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~f :138:420","~hg :150:12","~result :35:27","~ToggleView :5957:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~tc :55:12","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~(anonymous) :1:88","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~_loop_1 :113:28","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~useToggleState :6177:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~U :19:192","~S :18:11","~qe :107:12","~_resolveTokens :75:24","~Ig :185:375","~se :109:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~re :108:12","~count :21:186","~factoryComponents_Label :850:40","~Stylesheet.getInstance :57:39","~Ve :119:12","~c :138:170","~Eg :163:273","~_resolveStyles :63:24","~(anonymous) :68:123","~ToggleStyles :6041:29","~getGlobalClassNames :946:29","~concatStyleSets :6:25","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~expandQuads :355:21","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~fa :20:12","~lh :194:140","~useControlledState :1880:28","~R :17:11","~qc :49:12","~M :15:11","~applyRegistration :427:27","~N :16:105","~xf :134:12","~Stylesheet.classNameFromKey :106:54","~vf :132:12","~KeytipData :19:24","~E :13:11","~(anonymous) :1577:100","~(anonymous) :30:100","~pc :48:127","~toggleEnabledTokens :5990:36","~Ng :166:128","~da :16:12","~(anonymous) :1573:104","~(anonymous) :32:104","~Lf :148:288","~he :101:184","~ge :101:12","~useState :23:297","~useState :159:404","~ToggleTokens :6036:29","~memoizedFunction :73:37","~T :19:239","~useContext :22:403","~M :186:11","~_normalizeArg :100:23","~expandSelector :272:24","~we :110:12","~xe :110:125","~useRef :23:254","~getControlledDerivedProps :1906:35","~(anonymous) :2:88","~Id :87:12","~oc :48:12","~hc :44:101","~Q :16:293","~useCallback :22:349","~useCallback :158:210","~mg :151:12","~Af :136:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; -levels = [[0,1,0,0,1164,5],[0,1,1,0,2,6,0,1162,12],[0,1,2,0,2,7,0,1162,13],[0,1,3,0,2,8,0,1162,14],[0,1,4,0,2,4,0,1162,15],[0,1,4,0,1,9,0,1,10,0,1162,16],[1,1,4,0,1,4,0,13,14,0,2,49,0,1147,54],[1,1,4,0,1,11,0,1,17,0,1,19,0,11,22,0,2,4,0,1147,55],[2,1,4,0,1,16,0,1,16,0,11,16,0,2,50,0,1,56,0,1146,60],[2,1,4,0,1,14,0,1,14,0,11,4,0,1,51,0,1,53,0,1,57,0,1146,61],[3,1,18,0,1,20,0,11,23,0,1,52,0,1,4,0,1,58,0,1146,62],[3,1,4,0,1,16,0,11,24,0,1,4,0,1,4,0,1,59,0,1146,63],[3,1,4,0,1,21,0,11,14,2,1,4,0,1146,64],[4,1,4,0,7,25,0,3,44,0,1,47,2,1,4,0,1146,65],[5,7,16,0,3,16,0,1,16,3,1146,66],[5,7,14,0,3,14,0,1,4,3,1146,67],[5,7,26,0,3,45,0,1,48,3,1146,68],[5,1,4,0,6,16,0,3,16,0,1,4,3,1,4,0,1139,69,0,6,185],[5,1,4,0,4,14,0,1,41,0,1,42,0,2,4,0,1,46,5,6,4,0,1133,70,0,6,186],[6,2,27,0,2,31,0,1,4,0,1,43,1,1,4,0,1,4,11,21,4,0,947,71,0,165,94,0,6,187],[6,2,16,0,2,16,1,1,4,35,23,4,0,61,72,0,514,78,0,339,96,0,3,117,0,1,156,0,4,160,0,2,173,0,94,4,0,16,5,0,26,95,0,7,115,0,3,118,0,4,122,0,1,128,0,2,134,0,10,140,0,1,162,0,1,172,0,6,188],[6,2,14,0,2,14,60,5,4,0,56,73,0,9,4,0,501,79,0,4,124,0,1,4,0,333,97,0,2,147,0,3,149,0,3,4,0,1,4,0,1,4,0,3,161,0,2,4,90,4,4,0,16,4,0,19,4,0,6,143,0,1,178,0,7,4,0,1,4,0,1,5,0,1,177,0,4,4,0,1,4,0,2,4,0,10,4,0,1,4,0,1,4,0,1,189,0,2,190,0,3,193],[6,2,28,0,2,32,65,19,4,0,30,74,0,5,76,0,1,127,0,1,179,9,11,4,0,355,80,0,9,101,0,21,108,0,47,116,0,55,129,0,3,168,0,4,123,1,1,4,0,3,72,0,329,98,0,2,4,0,1,4,0,2,150,5,3,162,127,4,4,0,4,4,0,2,154,0,1,4,8,1,4,0,1,4,3,1,4,10,3,4,2,1,4,0,1,4,0,1,191,0,2,4,0,1,192],[6,2,16,0,2,16,84,8,4,0,19,75,0,3,77,0,5,58,0,1,4,0,1,4,16,4,4,0,13,4,0,317,81,0,9,103,0,16,119,0,9,102,0,6,4,0,3,109,0,9,141,0,1,174,0,1,175,0,1,181,0,17,4,0,29,116,0,1,165,0,44,4,0,10,133,0,1,158,0,1,4,0,2,169,0,4,113,2,3,73,0,1,4,0,328,99,3,1,4,0,1,151,5,3,4,135,2,4,14,1,4,17,1,192,2,1,4],[6,2,14,0,2,14,92,3,4,0,15,76,0,1,184,0,3,4,0,2,4,0,3,59,35,15,4,0,255,82,0,27,106,0,16,123,0,4,144,0,4,4,0,5,104,0,3,4,0,13,120,0,9,4,5,1,4,0,3,110,0,4,4,0,5,163,0,1,4,0,1,4,0,1,182,8,9,4,0,14,4,0,15,116,0,1,4,4,1,4,0,39,130,0,10,4,0,1,159,1,2,4,0,1,4,0,3,114,2,2,4,0,1,76,1,3,4,0,325,81,4,1,4,177,1,4],[6,2,29,0,2,33,95,7,4,0,7,58,0,1,126,0,1,4,5,3,4,49,1,4,0,10,4,0,245,83,0,27,107,0,1,4,0,15,113,0,4,4,4,5,4,3,4,4,0,9,121,15,3,111,4,1,4,0,4,164,2,1,4,21,10,4,0,14,4,0,1,155,6,1,4,0,38,131,9,1,135,0,1,4,4,3,4,4,1,4,2,2,4,0,6,4,0,296,82,0,10,106,0,13,123],[6,2,16,0,2,16,102,7,59,0,1,4,69,3,4,0,234,84,0,8,166,0,3,4,0,18,113,0,5,142,0,1,180,1,1,4,0,14,114,20,9,4,15,2,112,0,1,183,5,4,4,40,8,4,0,1,4,7,19,4,0,5,132,0,14,137,32,1,4,0,4,4,0,292,83,0,10,107,0,1,4,0,12,113],[6,1,4,0,1,14,0,1,14,0,1,39,102,7,4,73,17,4,0,200,85,0,16,144,0,1,176,0,5,4,0,3,170,3,18,114,0,5,4,0,1,4,2,9,4,0,4,114,0,1,167,22,7,4,15,2,4,0,1,4,77,7,4,0,1,4,0,4,166,0,14,138,37,4,4,0,285,84,0,3,166,0,7,113,0,2,142,0,1,180,1,1,4,0,11,114],[7,1,30,0,1,34,0,1,40,199,36,4,0,163,86,0,1,100,0,16,4,0,1,4,5,3,4,3,5,4,0,13,114,17,4,4,0,1,4,132,4,4,0,14,4,41,8,4,0,268,85,0,9,144,0,3,4,0,1,4,0,6,114,0,2,4,0,1,4,2,7,4,0,3,114,0,1,167],[7,1,16,0,1,16,0,1,4,221,14,4,0,13,4,0,117,87,0,33,90,0,1,4,33,1,4,0,12,139,164,2,4,0,6,135,46,3,4,0,15,4,0,251,86,0,2,152,0,9,4,4,1,4,0,5,114,2,1,4,9,3,4,0,1,4],[7,1,4,0,1,14,247,2,4,0,4,4,0,109,88,0,4,145,0,7,4,0,22,91,0,4,125,35,7,4,0,2,146,0,3,157,230,6,4,0,10,4,0,228,87,0,13,90,0,1,4,0,1,153,14,5,139],[8,1,35,253,10,4,0,1,89,0,68,92,0,22,105,0,3,125,0,5,148,0,3,4,0,1,125,7,1,4,0,21,91,0,3,4,0,1,5,42,2,4,0,3,4,245,1,4,0,2,4,0,225,88,0,1,145,0,4,4,0,9,91,1,1,4,14,4,4,0,1,157],[8,1,16,262,1,4,0,1,4,0,16,4,0,50,92,0,1,125,0,1,176,0,22,4,0,2,4,0,1,5,0,5,4,3,1,4,8,7,4,0,14,91,3,1,4,295,8,4,0,157,92,0,54,105,0,1,125,0,5,148,0,1,125,4,9,91,20,1,4],[8,1,14,276,4,4,0,5,4,0,44,93,0,1,125,0,1,4,0,1,4,19,3,4,2,1,4,0,5,4,19,14,4,307,8,4,0,149,92,0,54,4,0,1,4,0,5,4,0,1,5,4,4,4,0,5,91],[8,1,36,285,7,4,0,37,92,0,1,4,64,1,4,310,5,4,0,31,4,0,93,93,0,25,136,39,15,4,1,5,4,0,1,4,8,5,4],[8,1,16,290,2,4,0,17,4,0,6,93,0,1,125,0,13,136,412,18,4,0,72,92,0,3,171,0,25,4],[8,1,14,304,4,4,0,1,135,0,1,4,0,5,92,0,1,4,0,13,4,427,3,4,0,40,4,0,20,92,0,8,93,0,4,125,0,3,4,9,15,4,0,1,135],[8,1,37,310,5,4,8,6,4,464,4,4,0,2,135,0,6,4,0,14,93,0,2,4,0,6,92,0,4,4,25,2,4],[8,1,16,314,1,135,10,4,4,476,3,4,0,11,92,2,4,4,0,2,125],[8,1,14,808,10,4,0,1,125,5,1,4,0,1,4,0,1,5],[8,1,38,813,2,4,0,3,135,0,1,5,7,1,4],[8,1,16,818,1,4],[8,1,14],[8,1,4]]; -numTicks = 1165; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react.production.min.js:9:179","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:12:222","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:176:482","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:297","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/react-dom.production.min.js:200:320","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2057389","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3491678","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~buildClassMap :16:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:134316","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3461583","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2721704","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2639947","~styled :33:16","~(anonymous) :37:43","~(anonymous) :11674:64","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~r.o file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:839","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~composed :125:18","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3617592","~(anonymous) :6:49","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~registerIcons :94:23","~fabric_icons_4_initializeIcons :587:40","~render :266:336","~Si :264:12","~Ri :263:12","~Pi :260:12","~K :118:419","~Ue :118:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~f :138:420","~hg :150:12","~result :35:27","~ToggleView :5957:27","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~serializeRuleEntries :378:30","~extractStyleParts :8:27","~_processArgs :16:26","~extractRules :284:22","~_loop_1 :313:44","~ai :222:12","~tc :55:12","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~(anonymous) :1:88","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~getSlots :109:18","~_loop_1 :113:28","~getKeyForRules :362:24","~toArray :21:248","~V :20:247","~useToggleState :6177:31","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~rg :154:12","~U :19:192","~S :18:11","~qe :107:12","~_resolveTokens :75:24","~Ig :185:375","~se :109:12","~getNativeProps :393:24","~filteredAssign :70:24","~(anonymous) :398:92","~re :108:12","~count :21:186","~factoryComponents_Label :850:40","~Stylesheet.getInstance :57:39","~Ve :119:12","~c :138:170","~Eg :163:273","~_resolveStyles :63:24","~(anonymous) :68:123","~ToggleStyles :6041:29","~getGlobalClassNames :946:29","~concatStyleSets :6:25","~Mf :148:385","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~expandQuads :355:21","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~fa :20:12","~lh :194:140","~useControlledState :1880:28","~R :17:11","~qc :49:12","~M :15:11","~applyRegistration :427:27","~N :16:105","~xf :134:12","~Stylesheet.classNameFromKey :106:54","~vf :132:12","~KeytipData :19:24","~E :13:11","~(anonymous) :1577:100","~(anonymous) :30:100","~pc :48:127","~toggleEnabledTokens :5990:36","~Ng :166:128","~da :16:12","~(anonymous) :1573:104","~(anonymous) :32:104","~Lf :148:288","~he :101:184","~ge :101:12","~useState :23:297","~useState :159:404","~ToggleTokens :6036:29","~memoizedFunction :73:37","~T :19:239","~useContext :22:403","~M :186:11","~_normalizeArg :100:23","~expandSelector :272:24","~we :110:12","~xe :110:125","~useRef :23:254","~getControlledDerivedProps :1906:35","~(anonymous) :2:88","~Id :87:12","~oc :48:12","~hc :44:101","~Q :16:293","~useCallback :22:349","~useCallback :158:210","~mg :151:12","~Af :136:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~zh :209:12","~th :199:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1164,5],[0,1,1,0,2,6,0,1162,12],[0,1,2,0,2,7,0,1162,13],[0,1,3,0,2,8,0,1162,14],[0,1,4,0,2,4,0,1162,15],[0,1,4,0,1,9,0,1,10,0,1162,16],[1,1,4,0,1,4,0,13,14,0,2,49,0,1147,54],[1,1,4,0,1,11,0,1,17,0,1,19,0,11,22,0,2,4,0,1147,55],[2,1,4,0,1,16,0,1,16,0,11,16,0,2,50,0,1,56,0,1146,60],[2,1,4,0,1,14,0,1,14,0,11,4,0,1,51,0,1,53,0,1,57,0,1146,61],[3,1,18,0,1,20,0,11,23,0,1,52,0,1,4,0,1,58,0,1146,62],[3,1,4,0,1,16,0,11,24,0,1,4,0,1,4,0,1,59,0,1146,63],[3,1,4,0,1,21,0,11,14,2,1,4,0,1146,64],[4,1,4,0,7,25,0,3,44,0,1,47,2,1,4,0,1146,65],[5,7,16,0,3,16,0,1,16,3,1146,66],[5,7,14,0,3,14,0,1,4,3,1146,67],[5,7,26,0,3,45,0,1,48,3,1146,68],[5,1,4,0,6,16,0,3,16,0,1,4,3,1,4,0,1139,69,0,6,185],[5,1,4,0,4,14,0,1,41,0,1,42,0,2,4,0,1,46,5,6,4,0,1133,70,0,6,186],[6,2,27,0,2,31,0,1,4,0,1,43,1,1,4,0,1,4,11,21,4,0,947,71,0,165,94,0,6,187],[6,2,16,0,2,16,1,1,4,35,23,4,0,61,72,0,514,78,0,339,96,0,3,117,0,1,156,0,4,160,0,2,173,0,94,4,0,16,5,0,26,95,0,7,115,0,3,118,0,4,122,0,1,128,0,2,134,0,10,140,0,1,162,0,1,172,0,6,188],[6,2,14,0,2,14,60,5,4,0,56,73,0,9,4,0,501,79,0,4,124,0,1,4,0,333,97,0,2,147,0,3,149,0,3,4,0,1,4,0,1,4,0,3,161,0,2,4,90,4,4,0,16,4,0,19,4,0,6,143,0,1,178,0,7,4,0,1,4,0,1,5,0,1,177,0,4,4,0,1,4,0,2,4,0,10,4,0,1,4,0,1,4,0,1,189,0,2,190,0,3,193],[6,2,28,0,2,32,65,19,4,0,30,74,0,5,76,0,1,127,0,1,179,9,11,4,0,355,80,0,9,101,0,21,108,0,47,116,0,55,129,0,3,168,0,4,123,1,1,4,0,3,72,0,329,98,0,2,4,0,1,4,0,2,150,5,3,162,127,4,4,0,4,4,0,2,154,0,1,4,8,1,4,0,1,4,3,1,4,10,3,4,2,1,4,0,1,4,0,1,191,0,2,4,0,1,192],[6,2,16,0,2,16,84,8,4,0,19,75,0,3,77,0,5,58,0,1,4,0,1,4,16,4,4,0,13,4,0,317,81,0,9,103,0,16,119,0,9,102,0,6,4,0,3,109,0,9,141,0,1,174,0,1,175,0,1,181,0,17,4,0,29,116,0,1,165,0,44,4,0,10,133,0,1,158,0,1,4,0,2,169,0,4,113,2,3,73,0,1,4,0,328,99,3,1,4,0,1,151,5,3,4,135,2,4,14,1,4,17,1,192,2,1,4],[6,2,14,0,2,14,92,3,4,0,15,76,0,1,184,0,3,4,0,2,4,0,3,59,35,15,4,0,255,82,0,27,106,0,16,123,0,4,144,0,4,4,0,5,104,0,3,4,0,13,120,0,9,4,5,1,4,0,3,110,0,4,4,0,5,163,0,1,4,0,1,4,0,1,182,8,9,4,0,14,4,0,15,116,0,1,4,4,1,4,0,39,130,0,10,4,0,1,159,1,2,4,0,1,4,0,3,114,2,2,4,0,1,76,1,3,4,0,325,81,4,1,4,177,1,4],[6,2,29,0,2,33,95,7,4,0,7,58,0,1,126,0,1,4,5,3,4,49,1,4,0,10,4,0,245,83,0,27,107,0,1,4,0,15,113,0,4,4,4,5,4,3,4,4,0,9,121,15,3,111,4,1,4,0,4,164,2,1,4,21,10,4,0,14,4,0,1,155,6,1,4,0,38,131,9,1,135,0,1,4,4,3,4,4,1,4,2,2,4,0,6,4,0,296,82,0,10,106,0,13,123],[6,2,16,0,2,16,102,7,59,0,1,4,69,3,4,0,234,84,0,8,166,0,3,4,0,18,113,0,5,142,0,1,180,1,1,4,0,14,114,20,9,4,15,2,112,0,1,183,5,4,4,40,8,4,0,1,4,7,19,4,0,5,132,0,14,137,32,1,4,0,4,4,0,292,83,0,10,107,0,1,4,0,12,113],[6,1,4,0,1,14,0,1,14,0,1,39,102,7,4,73,17,4,0,200,85,0,16,144,0,1,176,0,5,4,0,3,170,3,18,114,0,5,4,0,1,4,2,9,4,0,4,114,0,1,167,22,7,4,15,2,4,0,1,4,77,7,4,0,1,4,0,4,166,0,14,138,37,4,4,0,285,84,0,3,166,0,7,113,0,2,142,0,1,180,1,1,4,0,11,114],[7,1,30,0,1,34,0,1,40,199,36,4,0,163,86,0,1,100,0,16,4,0,1,4,5,3,4,3,5,4,0,13,114,17,4,4,0,1,4,132,4,4,0,14,4,41,8,4,0,268,85,0,9,144,0,3,4,0,1,4,0,6,114,0,2,4,0,1,4,2,7,4,0,3,114,0,1,167],[7,1,16,0,1,16,0,1,4,221,14,4,0,13,4,0,117,87,0,33,90,0,1,4,33,1,4,0,12,139,164,2,4,0,6,135,46,3,4,0,15,4,0,251,86,0,2,152,0,9,4,4,1,4,0,5,114,2,1,4,9,3,4,0,1,4],[7,1,4,0,1,14,247,2,4,0,4,4,0,109,88,0,4,145,0,7,4,0,22,91,0,4,125,35,7,4,0,2,146,0,3,157,230,6,4,0,10,4,0,228,87,0,13,90,0,1,4,0,1,153,14,5,139],[8,1,35,253,10,4,0,1,89,0,68,92,0,22,105,0,3,125,0,5,148,0,3,4,0,1,125,7,1,4,0,21,91,0,3,4,0,1,5,42,2,4,0,3,4,245,1,4,0,2,4,0,225,88,0,1,145,0,4,4,0,9,91,1,1,4,14,4,4,0,1,157],[8,1,16,262,1,4,0,1,4,0,16,4,0,50,92,0,1,125,0,1,176,0,22,4,0,2,4,0,1,5,0,5,4,3,1,4,8,7,4,0,14,91,3,1,4,295,8,4,0,157,92,0,54,105,0,1,125,0,5,148,0,1,125,4,9,91,20,1,4],[8,1,14,276,4,4,0,5,4,0,44,93,0,1,125,0,1,4,0,1,4,19,3,4,2,1,4,0,5,4,19,14,4,307,8,4,0,149,92,0,54,4,0,1,4,0,5,4,0,1,5,4,4,4,0,5,91],[8,1,36,285,7,4,0,37,92,0,1,4,64,1,4,310,5,4,0,31,4,0,93,93,0,25,136,39,15,4,1,5,4,0,1,4,8,5,4],[8,1,16,290,2,4,0,17,4,0,6,93,0,1,125,0,13,136,412,18,4,0,72,92,0,3,171,0,25,4],[8,1,14,304,4,4,0,1,135,0,1,4,0,5,92,0,1,4,0,13,4,427,3,4,0,40,4,0,20,92,0,8,93,0,4,125,0,3,4,9,15,4,0,1,135],[8,1,37,310,5,4,8,6,4,464,4,4,0,2,135,0,6,4,0,14,93,0,2,4,0,6,92,0,4,4,25,2,4],[8,1,16,314,1,135,10,4,4,476,3,4,0,11,92,2,4,4,0,2,125],[8,1,14,808,10,4,0,1,125,5,1,4,0,1,4,0,1,5],[8,1,38,813,2,4,0,3,135,0,1,5,7,1,4],[8,1,16,818,1,4],[8,1,14],[8,1,4]]; +let numTicks = 1165; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.data.js b/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.data.js index 0f63368..ef5e5e3 100644 --- a/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1875101","~_createSlideOutY :405:26","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2088715","~(anonymous) :6:11","~loadStyles :72:20","~measure :35:17","~Stylesheet.insertRule :129:48","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2552804","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1993490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~registerIcons :94:23","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~_resolveStyles :63:24","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~useToggleState :6177:31","~ToggleView :5957:27","~getNativeProps :393:24","~_resolveTokens :75:24","~ai :222:12","~lh :194:140","~tc :55:12","~xe :110:125","~Stylesheet.classNameFromKey :106:54","~extractStyleParts :8:27","~_processArgs :16:26","~re :108:12","~_loop_1 :313:44","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~(anonymous) :68:123","~ToggleStyles :6041:29","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~count :21:186","~applyRegistration :427:27","~M :15:11","~fa :20:12","~Q :16:293","~(anonymous) :1:88","~(anonymous) :1577:100","~da :16:12","~expandQuads :355:21","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~toggleEnabledTokens :5990:36","~filteredAssign :70:24","~(anonymous) :398:92","~getSlots :109:18","~_loop_1 :113:28","~concatStyleSets :6:25","~ToggleTokens :6036:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~N :16:105","~useCallback :22:349","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~KeytipData :19:24","~E :13:11","~T :19:239","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~xf :134:12","~useContext :22:403","~M :186:11","~se :109:12","~KeytipManager.getInstance :29:42","~(anonymous) :1543:109","~_normalizeArg :100:23","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~qc :49:12","~pc :48:127","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.argsFromClassName :113:55","~useControlledState :1880:28","~If :147:394","~Ig :185:375","~Ng :166:128","~useState :23:297","~Id :87:12","~rg :154:12","~useState :159:404","~(anonymous) :21:280","~Ve :119:12","~J :114:349","~W :20:347","~qe :107:12","~we :110:12","~(anonymous) :30:100","~factoryComponents_Label :850:40","~R :17:11","~(anonymous) :1573:104","~(anonymous) :32:104","~Je :114:12","~Mf :148:385","~getControlledDerivedProps :1906:35","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Qd :92:12","~Nd :89:12","~Vh :216:12"]; -levels = [[0,1,0,0,1101,5],[0,1,1,0,1101,6],[0,1,2,0,1101,7],[0,1,3,0,1101,8],[0,1,4,0,1101,9],[0,1,4,0,1101,10],[0,1,4,0,1,4,0,16,8,0,2,57,0,1082,62],[2,1,11,0,2,13,0,2,19,0,11,28,0,2,4,0,1082,63],[2,1,10,0,2,10,0,2,10,0,11,10,0,2,58,0,1082,64],[2,1,8,0,2,8,0,2,8,0,11,4,0,1,59,0,1,61,0,1082,65],[2,1,12,0,2,14,0,2,20,0,11,29,0,1,60,0,1,60,0,1082,66],[2,1,10,0,1,4,0,1,10,0,2,10,0,11,30,0,1,4,0,1,4,0,1082,67],[2,1,4,0,1,15,0,1,16,0,1,8,0,1,25,0,11,8,0,1,4,1,1082,68],[2,1,4,1,1,17,0,1,21,0,1,26,0,11,31,2,1082,69],[4,1,18,0,1,10,0,1,27,0,11,10,2,1082,70],[4,1,4,0,1,8,0,1,4,0,11,8,2,1082,71],[4,1,15,0,1,22,1,11,32,2,1082,72],[5,1,10,1,11,10,2,1075,73,0,7,189],[5,1,8,1,1,4,0,5,8,0,2,26,0,2,33,0,1,44,2,7,4,0,1068,74,0,7,190],[5,1,23,1,1,4,0,1,34,0,1,40,0,1,48,0,1,54,0,1,56,0,1,46,0,1,47,0,2,4,0,1,45,9,16,4,0,900,75,0,152,103,0,7,191],[5,1,10,2,1,10,0,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,2,4,0,1,4,25,14,4,0,47,76,0,481,83,0,342,86,0,4,106,0,5,142,0,2,168,0,2,169,0,3,185,0,70,4,0,18,5,0,16,104,0,31,105,0,6,110,0,1,144,0,6,155,0,2,178,0,1,179,0,1,186,0,7,192],[5,1,8,2,1,8,0,1,8,0,1,8,0,1,8,0,1,15,0,1,4,0,1,4,2,1,4,39,5,4,0,42,77,0,5,4,0,474,84,0,2,181,0,333,87,0,4,145,0,3,152,0,2,176,0,4,4,0,4,143,0,1,167,0,2,4,0,2,4,0,3,4,68,2,4,0,16,4,0,2,15,0,16,4,0,22,4,0,9,161,0,6,4,0,1,4,0,4,4,0,2,171,0,2,4,0,1,4,0,1,4,0,2,193,0,1,194,0,4,196],[5,1,24,2,1,35,0,1,41,0,1,49,0,1,55,50,8,4,0,27,78,0,7,80,5,9,4,0,45,85,0,19,99,0,342,100,0,45,102,0,9,129,0,5,153,0,1,4,0,1,120,0,2,4,0,10,76,0,321,88,0,4,146,0,3,4,0,2,4,4,4,144,0,1,4,109,2,4,13,9,4,0,4,4,0,5,162,3,3,4,5,2,4,4,2,4,0,1,195,0,4,4],[5,1,4,2,1,10,0,1,10,0,1,10,0,1,4,58,7,4,0,20,79,0,3,4,0,4,81,13,1,4,0,37,4,0,6,136,0,2,183,0,4,4,0,1,141,0,8,149,0,5,166,0,1,187,0,12,4,0,302,90,0,19,101,0,9,134,0,17,4,0,27,102,0,1,137,0,1,4,0,8,130,0,4,154,0,1,177,1,1,114,2,1,4,0,9,77,0,1,4,0,320,89,0,1,4,0,2,147,0,1,156,9,4,4,138,5,4,3,3,4,13,1,4],[5,1,4,2,1,8,0,1,8,0,1,8,0,1,4,65,3,4,0,17,80,3,1,4,0,3,82,20,31,116,0,6,4,0,1,4,0,1,184,3,1,15,0,1,4,0,2,4,0,6,150,0,2,4,0,3,170,0,1,4,12,11,4,0,238,91,0,27,112,0,21,120,0,5,122,0,4,4,0,15,132,0,3,4,0,6,135,5,12,4,0,11,4,0,16,102,0,1,4,1,8,4,0,4,4,0,1,4,1,1,4,3,5,4,0,4,80,1,12,4,0,307,90,0,1,125,1,2,4,0,1,4,175,1,4],[8,1,36,0,1,42,0,1,50,69,5,4,0,11,81,0,1,175,4,3,4,20,1,4,0,30,117,7,1,4,7,3,4,0,3,151,2,1,4,0,2,173,21,3,4,0,7,4,0,231,92,0,2,4,0,25,113,0,1,4,0,20,114,0,5,4,4,7,4,0,8,133,3,6,4,22,6,4,0,12,4,0,4,131,25,1,4,0,3,81,8,5,4,0,3,4,0,289,91,0,10,112,0,5,120,0,1,4],[8,1,10,0,1,10,0,1,10,74,2,4,0,9,82,0,1,4,28,17,4,0,7,138,0,1,157,0,5,159,18,1,4,0,1,172,0,1,188,3,2,4,31,3,4,0,224,93,0,4,139,2,2,4,0,19,114,0,2,124,0,2,182,1,1,4,0,19,115,16,8,4,40,9,4,0,4,4,26,3,82,15,1,4,0,6,4,0,283,92,0,1,4,0,9,113,0,1,4,0,4,114],[8,1,37,0,1,43,0,1,8,76,9,4,37,9,4,0,1,4,0,6,139,0,1,4,0,5,160,18,1,4,0,1,4,0,1,4,39,11,4,0,195,94,0,15,122,0,3,164,0,3,4,0,1,158,4,1,4,0,18,115,0,2,4,0,2,4,2,10,4,0,4,115,0,5,148,18,6,4,79,3,4,22,3,4,0,275,93,0,5,139,1,6,114,0,3,124,1,4,115],[8,1,38,0,1,4,0,1,51,132,6,4,0,1,4,0,5,4,71,30,4,0,160,95,0,5,126,0,15,4,0,3,4,3,1,4,5,3,4,0,14,115,0,1,148,0,2,4,14,4,4,0,5,4,131,10,4,0,253,94,0,12,122,0,4,4,0,1,158,1,1,4,0,5,115,0,3,4,1,2,4,0,1,115,0,1,148],[8,1,39,0,1,4,0,1,10,142,1,4,0,1,15,83,18,4,0,20,4,0,113,96,0,27,108,0,4,4,0,1,180,30,3,4,0,11,123,0,1,4,24,1,4,137,4,4,0,33,4,0,218,95,0,2,126,0,12,4,4,1,4,2,1,4,0,4,115,2,1,4,3,1,4,0,1,4],[8,1,4,1,1,8,264,1,4,0,7,4,0,104,97,0,2,121,0,6,4,0,19,109,0,2,119,4,1,4,33,9,4,0,1,127,0,1,140,185,15,4,0,5,4,0,195,96,0,18,108,0,1,4,0,1,180,20,1,4,0,3,123,7,1,4],[10,1,52,272,12,4,0,60,98,0,5,107,0,24,118,0,3,119,0,2,4,6,1,4,0,18,109,0,1,4,0,1,5,47,1,4,0,1,4,204,1,4,0,7,4,0,187,97,0,1,121,0,5,4,0,11,109,0,2,119,1,1,4,21,1,4,0,1,127,0,1,174],[10,1,10,284,14,4,0,45,98,0,1,119,0,5,4,0,24,4,0,2,4,0,1,5,9,4,4,0,14,109,1,1,4,261,13,4,0,115,98,0,5,107,0,54,118,0,1,4,5,1,4,0,10,109,0,2,4,24,1,4,0,1,4],[10,1,8,296,2,4,0,11,4,0,34,111,0,1,5,0,5,4,20,4,4,2,1,4,13,12,4,0,2,165,276,5,4,0,110,98,0,5,4,0,54,4,7,2,4,0,8,109],[10,1,53,309,4,4,0,29,98,0,1,163,0,1,4,54,3,4,0,2,4,280,1,4,0,26,4,0,67,111,0,3,119,0,14,128,1,4,4,39,15,4,9,8,4],[10,1,4,313,10,4,0,9,111,0,2,119,0,8,128,0,1,4,57,1,4,309,6,4,0,60,98,0,1,163,0,3,4,0,14,4,74,2,4],[10,1,15,322,1,4,0,1,4,0,8,98,0,1,4,0,1,5,0,8,4,374,25,4,0,20,98,0,12,111,0,3,119,0,1,4,4,13,4],[335,5,4,0,3,119,1,1,4,4,4,4,393,3,4,0,3,15,0,9,4,0,11,111,0,4,4,0,8,98,0,2,4,0,1,5,17,1,4],[339,1,4,0,3,4,8,2,4,408,3,4,0,8,98,4,7,4,0,1,119,2,1,4],[764,6,4,0,2,119,8,1,4,0,2,15,0,1,4],[768,2,4,0,2,4]]; -numTicks = 1102; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1875101","~_createSlideOutY :405:26","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2088715","~(anonymous) :6:11","~loadStyles :72:20","~measure :35:17","~Stylesheet.insertRule :129:48","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2552804","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1993490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~registerIcons :94:23","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~_resolveStyles :63:24","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~useToggleState :6177:31","~ToggleView :5957:27","~getNativeProps :393:24","~_resolveTokens :75:24","~ai :222:12","~lh :194:140","~tc :55:12","~xe :110:125","~Stylesheet.classNameFromKey :106:54","~extractStyleParts :8:27","~_processArgs :16:26","~re :108:12","~_loop_1 :313:44","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~(anonymous) :68:123","~ToggleStyles :6041:29","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~count :21:186","~applyRegistration :427:27","~M :15:11","~fa :20:12","~Q :16:293","~(anonymous) :1:88","~(anonymous) :1577:100","~da :16:12","~expandQuads :355:21","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~toggleEnabledTokens :5990:36","~filteredAssign :70:24","~(anonymous) :398:92","~getSlots :109:18","~_loop_1 :113:28","~concatStyleSets :6:25","~ToggleTokens :6036:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~N :16:105","~useCallback :22:349","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~KeytipData :19:24","~E :13:11","~T :19:239","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~xf :134:12","~useContext :22:403","~M :186:11","~se :109:12","~KeytipManager.getInstance :29:42","~(anonymous) :1543:109","~_normalizeArg :100:23","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~qc :49:12","~pc :48:127","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.argsFromClassName :113:55","~useControlledState :1880:28","~If :147:394","~Ig :185:375","~Ng :166:128","~useState :23:297","~Id :87:12","~rg :154:12","~useState :159:404","~(anonymous) :21:280","~Ve :119:12","~J :114:349","~W :20:347","~qe :107:12","~we :110:12","~(anonymous) :30:100","~factoryComponents_Label :850:40","~R :17:11","~(anonymous) :1573:104","~(anonymous) :32:104","~Je :114:12","~Mf :148:385","~getControlledDerivedProps :1906:35","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Qd :92:12","~Nd :89:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1101,5],[0,1,1,0,1101,6],[0,1,2,0,1101,7],[0,1,3,0,1101,8],[0,1,4,0,1101,9],[0,1,4,0,1101,10],[0,1,4,0,1,4,0,16,8,0,2,57,0,1082,62],[2,1,11,0,2,13,0,2,19,0,11,28,0,2,4,0,1082,63],[2,1,10,0,2,10,0,2,10,0,11,10,0,2,58,0,1082,64],[2,1,8,0,2,8,0,2,8,0,11,4,0,1,59,0,1,61,0,1082,65],[2,1,12,0,2,14,0,2,20,0,11,29,0,1,60,0,1,60,0,1082,66],[2,1,10,0,1,4,0,1,10,0,2,10,0,11,30,0,1,4,0,1,4,0,1082,67],[2,1,4,0,1,15,0,1,16,0,1,8,0,1,25,0,11,8,0,1,4,1,1082,68],[2,1,4,1,1,17,0,1,21,0,1,26,0,11,31,2,1082,69],[4,1,18,0,1,10,0,1,27,0,11,10,2,1082,70],[4,1,4,0,1,8,0,1,4,0,11,8,2,1082,71],[4,1,15,0,1,22,1,11,32,2,1082,72],[5,1,10,1,11,10,2,1075,73,0,7,189],[5,1,8,1,1,4,0,5,8,0,2,26,0,2,33,0,1,44,2,7,4,0,1068,74,0,7,190],[5,1,23,1,1,4,0,1,34,0,1,40,0,1,48,0,1,54,0,1,56,0,1,46,0,1,47,0,2,4,0,1,45,9,16,4,0,900,75,0,152,103,0,7,191],[5,1,10,2,1,10,0,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,2,4,0,1,4,25,14,4,0,47,76,0,481,83,0,342,86,0,4,106,0,5,142,0,2,168,0,2,169,0,3,185,0,70,4,0,18,5,0,16,104,0,31,105,0,6,110,0,1,144,0,6,155,0,2,178,0,1,179,0,1,186,0,7,192],[5,1,8,2,1,8,0,1,8,0,1,8,0,1,8,0,1,15,0,1,4,0,1,4,2,1,4,39,5,4,0,42,77,0,5,4,0,474,84,0,2,181,0,333,87,0,4,145,0,3,152,0,2,176,0,4,4,0,4,143,0,1,167,0,2,4,0,2,4,0,3,4,68,2,4,0,16,4,0,2,15,0,16,4,0,22,4,0,9,161,0,6,4,0,1,4,0,4,4,0,2,171,0,2,4,0,1,4,0,1,4,0,2,193,0,1,194,0,4,196],[5,1,24,2,1,35,0,1,41,0,1,49,0,1,55,50,8,4,0,27,78,0,7,80,5,9,4,0,45,85,0,19,99,0,342,100,0,45,102,0,9,129,0,5,153,0,1,4,0,1,120,0,2,4,0,10,76,0,321,88,0,4,146,0,3,4,0,2,4,4,4,144,0,1,4,109,2,4,13,9,4,0,4,4,0,5,162,3,3,4,5,2,4,4,2,4,0,1,195,0,4,4],[5,1,4,2,1,10,0,1,10,0,1,10,0,1,4,58,7,4,0,20,79,0,3,4,0,4,81,13,1,4,0,37,4,0,6,136,0,2,183,0,4,4,0,1,141,0,8,149,0,5,166,0,1,187,0,12,4,0,302,90,0,19,101,0,9,134,0,17,4,0,27,102,0,1,137,0,1,4,0,8,130,0,4,154,0,1,177,1,1,114,2,1,4,0,9,77,0,1,4,0,320,89,0,1,4,0,2,147,0,1,156,9,4,4,138,5,4,3,3,4,13,1,4],[5,1,4,2,1,8,0,1,8,0,1,8,0,1,4,65,3,4,0,17,80,3,1,4,0,3,82,20,31,116,0,6,4,0,1,4,0,1,184,3,1,15,0,1,4,0,2,4,0,6,150,0,2,4,0,3,170,0,1,4,12,11,4,0,238,91,0,27,112,0,21,120,0,5,122,0,4,4,0,15,132,0,3,4,0,6,135,5,12,4,0,11,4,0,16,102,0,1,4,1,8,4,0,4,4,0,1,4,1,1,4,3,5,4,0,4,80,1,12,4,0,307,90,0,1,125,1,2,4,0,1,4,175,1,4],[8,1,36,0,1,42,0,1,50,69,5,4,0,11,81,0,1,175,4,3,4,20,1,4,0,30,117,7,1,4,7,3,4,0,3,151,2,1,4,0,2,173,21,3,4,0,7,4,0,231,92,0,2,4,0,25,113,0,1,4,0,20,114,0,5,4,4,7,4,0,8,133,3,6,4,22,6,4,0,12,4,0,4,131,25,1,4,0,3,81,8,5,4,0,3,4,0,289,91,0,10,112,0,5,120,0,1,4],[8,1,10,0,1,10,0,1,10,74,2,4,0,9,82,0,1,4,28,17,4,0,7,138,0,1,157,0,5,159,18,1,4,0,1,172,0,1,188,3,2,4,31,3,4,0,224,93,0,4,139,2,2,4,0,19,114,0,2,124,0,2,182,1,1,4,0,19,115,16,8,4,40,9,4,0,4,4,26,3,82,15,1,4,0,6,4,0,283,92,0,1,4,0,9,113,0,1,4,0,4,114],[8,1,37,0,1,43,0,1,8,76,9,4,37,9,4,0,1,4,0,6,139,0,1,4,0,5,160,18,1,4,0,1,4,0,1,4,39,11,4,0,195,94,0,15,122,0,3,164,0,3,4,0,1,158,4,1,4,0,18,115,0,2,4,0,2,4,2,10,4,0,4,115,0,5,148,18,6,4,79,3,4,22,3,4,0,275,93,0,5,139,1,6,114,0,3,124,1,4,115],[8,1,38,0,1,4,0,1,51,132,6,4,0,1,4,0,5,4,71,30,4,0,160,95,0,5,126,0,15,4,0,3,4,3,1,4,5,3,4,0,14,115,0,1,148,0,2,4,14,4,4,0,5,4,131,10,4,0,253,94,0,12,122,0,4,4,0,1,158,1,1,4,0,5,115,0,3,4,1,2,4,0,1,115,0,1,148],[8,1,39,0,1,4,0,1,10,142,1,4,0,1,15,83,18,4,0,20,4,0,113,96,0,27,108,0,4,4,0,1,180,30,3,4,0,11,123,0,1,4,24,1,4,137,4,4,0,33,4,0,218,95,0,2,126,0,12,4,4,1,4,2,1,4,0,4,115,2,1,4,3,1,4,0,1,4],[8,1,4,1,1,8,264,1,4,0,7,4,0,104,97,0,2,121,0,6,4,0,19,109,0,2,119,4,1,4,33,9,4,0,1,127,0,1,140,185,15,4,0,5,4,0,195,96,0,18,108,0,1,4,0,1,180,20,1,4,0,3,123,7,1,4],[10,1,52,272,12,4,0,60,98,0,5,107,0,24,118,0,3,119,0,2,4,6,1,4,0,18,109,0,1,4,0,1,5,47,1,4,0,1,4,204,1,4,0,7,4,0,187,97,0,1,121,0,5,4,0,11,109,0,2,119,1,1,4,21,1,4,0,1,127,0,1,174],[10,1,10,284,14,4,0,45,98,0,1,119,0,5,4,0,24,4,0,2,4,0,1,5,9,4,4,0,14,109,1,1,4,261,13,4,0,115,98,0,5,107,0,54,118,0,1,4,5,1,4,0,10,109,0,2,4,24,1,4,0,1,4],[10,1,8,296,2,4,0,11,4,0,34,111,0,1,5,0,5,4,20,4,4,2,1,4,13,12,4,0,2,165,276,5,4,0,110,98,0,5,4,0,54,4,7,2,4,0,8,109],[10,1,53,309,4,4,0,29,98,0,1,163,0,1,4,54,3,4,0,2,4,280,1,4,0,26,4,0,67,111,0,3,119,0,14,128,1,4,4,39,15,4,9,8,4],[10,1,4,313,10,4,0,9,111,0,2,119,0,8,128,0,1,4,57,1,4,309,6,4,0,60,98,0,1,163,0,3,4,0,14,4,74,2,4],[10,1,15,322,1,4,0,1,4,0,8,98,0,1,4,0,1,5,0,8,4,374,25,4,0,20,98,0,12,111,0,3,119,0,1,4,4,13,4],[335,5,4,0,3,119,1,1,4,4,4,4,393,3,4,0,3,15,0,9,4,0,11,111,0,4,4,0,8,98,0,2,4,0,1,5,17,1,4],[339,1,4,0,3,4,8,2,4,408,3,4,0,8,98,4,7,4,0,1,119,2,1,4],[764,6,4,0,2,119,8,1,4,0,2,15,0,1,4],[768,2,4,0,2,4]]; +let numTicks = 1102; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.html b/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.html index 6cdb379..ddaccf8 100644 --- a/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/ToggleNew_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1875101","~_createSlideOutY :405:26","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2088715","~(anonymous) :6:11","~loadStyles :72:20","~measure :35:17","~Stylesheet.insertRule :129:48","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2552804","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1993490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~registerIcons :94:23","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~_resolveStyles :63:24","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~useToggleState :6177:31","~ToggleView :5957:27","~getNativeProps :393:24","~_resolveTokens :75:24","~ai :222:12","~lh :194:140","~tc :55:12","~xe :110:125","~Stylesheet.classNameFromKey :106:54","~extractStyleParts :8:27","~_processArgs :16:26","~re :108:12","~_loop_1 :313:44","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~(anonymous) :68:123","~ToggleStyles :6041:29","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~count :21:186","~applyRegistration :427:27","~M :15:11","~fa :20:12","~Q :16:293","~(anonymous) :1:88","~(anonymous) :1577:100","~da :16:12","~expandQuads :355:21","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~toggleEnabledTokens :5990:36","~filteredAssign :70:24","~(anonymous) :398:92","~getSlots :109:18","~_loop_1 :113:28","~concatStyleSets :6:25","~ToggleTokens :6036:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~N :16:105","~useCallback :22:349","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~KeytipData :19:24","~E :13:11","~T :19:239","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~xf :134:12","~useContext :22:403","~M :186:11","~se :109:12","~KeytipManager.getInstance :29:42","~(anonymous) :1543:109","~_normalizeArg :100:23","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~qc :49:12","~pc :48:127","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.argsFromClassName :113:55","~useControlledState :1880:28","~If :147:394","~Ig :185:375","~Ng :166:128","~useState :23:297","~Id :87:12","~rg :154:12","~useState :159:404","~(anonymous) :21:280","~Ve :119:12","~J :114:349","~W :20:347","~qe :107:12","~we :110:12","~(anonymous) :30:100","~factoryComponents_Label :850:40","~R :17:11","~(anonymous) :1573:104","~(anonymous) :32:104","~Je :114:12","~Mf :148:385","~getControlledDerivedProps :1906:35","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Qd :92:12","~Nd :89:12","~Vh :216:12"]; -levels = [[0,1,0,0,1101,5],[0,1,1,0,1101,6],[0,1,2,0,1101,7],[0,1,3,0,1101,8],[0,1,4,0,1101,9],[0,1,4,0,1101,10],[0,1,4,0,1,4,0,16,8,0,2,57,0,1082,62],[2,1,11,0,2,13,0,2,19,0,11,28,0,2,4,0,1082,63],[2,1,10,0,2,10,0,2,10,0,11,10,0,2,58,0,1082,64],[2,1,8,0,2,8,0,2,8,0,11,4,0,1,59,0,1,61,0,1082,65],[2,1,12,0,2,14,0,2,20,0,11,29,0,1,60,0,1,60,0,1082,66],[2,1,10,0,1,4,0,1,10,0,2,10,0,11,30,0,1,4,0,1,4,0,1082,67],[2,1,4,0,1,15,0,1,16,0,1,8,0,1,25,0,11,8,0,1,4,1,1082,68],[2,1,4,1,1,17,0,1,21,0,1,26,0,11,31,2,1082,69],[4,1,18,0,1,10,0,1,27,0,11,10,2,1082,70],[4,1,4,0,1,8,0,1,4,0,11,8,2,1082,71],[4,1,15,0,1,22,1,11,32,2,1082,72],[5,1,10,1,11,10,2,1075,73,0,7,189],[5,1,8,1,1,4,0,5,8,0,2,26,0,2,33,0,1,44,2,7,4,0,1068,74,0,7,190],[5,1,23,1,1,4,0,1,34,0,1,40,0,1,48,0,1,54,0,1,56,0,1,46,0,1,47,0,2,4,0,1,45,9,16,4,0,900,75,0,152,103,0,7,191],[5,1,10,2,1,10,0,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,2,4,0,1,4,25,14,4,0,47,76,0,481,83,0,342,86,0,4,106,0,5,142,0,2,168,0,2,169,0,3,185,0,70,4,0,18,5,0,16,104,0,31,105,0,6,110,0,1,144,0,6,155,0,2,178,0,1,179,0,1,186,0,7,192],[5,1,8,2,1,8,0,1,8,0,1,8,0,1,8,0,1,15,0,1,4,0,1,4,2,1,4,39,5,4,0,42,77,0,5,4,0,474,84,0,2,181,0,333,87,0,4,145,0,3,152,0,2,176,0,4,4,0,4,143,0,1,167,0,2,4,0,2,4,0,3,4,68,2,4,0,16,4,0,2,15,0,16,4,0,22,4,0,9,161,0,6,4,0,1,4,0,4,4,0,2,171,0,2,4,0,1,4,0,1,4,0,2,193,0,1,194,0,4,196],[5,1,24,2,1,35,0,1,41,0,1,49,0,1,55,50,8,4,0,27,78,0,7,80,5,9,4,0,45,85,0,19,99,0,342,100,0,45,102,0,9,129,0,5,153,0,1,4,0,1,120,0,2,4,0,10,76,0,321,88,0,4,146,0,3,4,0,2,4,4,4,144,0,1,4,109,2,4,13,9,4,0,4,4,0,5,162,3,3,4,5,2,4,4,2,4,0,1,195,0,4,4],[5,1,4,2,1,10,0,1,10,0,1,10,0,1,4,58,7,4,0,20,79,0,3,4,0,4,81,13,1,4,0,37,4,0,6,136,0,2,183,0,4,4,0,1,141,0,8,149,0,5,166,0,1,187,0,12,4,0,302,90,0,19,101,0,9,134,0,17,4,0,27,102,0,1,137,0,1,4,0,8,130,0,4,154,0,1,177,1,1,114,2,1,4,0,9,77,0,1,4,0,320,89,0,1,4,0,2,147,0,1,156,9,4,4,138,5,4,3,3,4,13,1,4],[5,1,4,2,1,8,0,1,8,0,1,8,0,1,4,65,3,4,0,17,80,3,1,4,0,3,82,20,31,116,0,6,4,0,1,4,0,1,184,3,1,15,0,1,4,0,2,4,0,6,150,0,2,4,0,3,170,0,1,4,12,11,4,0,238,91,0,27,112,0,21,120,0,5,122,0,4,4,0,15,132,0,3,4,0,6,135,5,12,4,0,11,4,0,16,102,0,1,4,1,8,4,0,4,4,0,1,4,1,1,4,3,5,4,0,4,80,1,12,4,0,307,90,0,1,125,1,2,4,0,1,4,175,1,4],[8,1,36,0,1,42,0,1,50,69,5,4,0,11,81,0,1,175,4,3,4,20,1,4,0,30,117,7,1,4,7,3,4,0,3,151,2,1,4,0,2,173,21,3,4,0,7,4,0,231,92,0,2,4,0,25,113,0,1,4,0,20,114,0,5,4,4,7,4,0,8,133,3,6,4,22,6,4,0,12,4,0,4,131,25,1,4,0,3,81,8,5,4,0,3,4,0,289,91,0,10,112,0,5,120,0,1,4],[8,1,10,0,1,10,0,1,10,74,2,4,0,9,82,0,1,4,28,17,4,0,7,138,0,1,157,0,5,159,18,1,4,0,1,172,0,1,188,3,2,4,31,3,4,0,224,93,0,4,139,2,2,4,0,19,114,0,2,124,0,2,182,1,1,4,0,19,115,16,8,4,40,9,4,0,4,4,26,3,82,15,1,4,0,6,4,0,283,92,0,1,4,0,9,113,0,1,4,0,4,114],[8,1,37,0,1,43,0,1,8,76,9,4,37,9,4,0,1,4,0,6,139,0,1,4,0,5,160,18,1,4,0,1,4,0,1,4,39,11,4,0,195,94,0,15,122,0,3,164,0,3,4,0,1,158,4,1,4,0,18,115,0,2,4,0,2,4,2,10,4,0,4,115,0,5,148,18,6,4,79,3,4,22,3,4,0,275,93,0,5,139,1,6,114,0,3,124,1,4,115],[8,1,38,0,1,4,0,1,51,132,6,4,0,1,4,0,5,4,71,30,4,0,160,95,0,5,126,0,15,4,0,3,4,3,1,4,5,3,4,0,14,115,0,1,148,0,2,4,14,4,4,0,5,4,131,10,4,0,253,94,0,12,122,0,4,4,0,1,158,1,1,4,0,5,115,0,3,4,1,2,4,0,1,115,0,1,148],[8,1,39,0,1,4,0,1,10,142,1,4,0,1,15,83,18,4,0,20,4,0,113,96,0,27,108,0,4,4,0,1,180,30,3,4,0,11,123,0,1,4,24,1,4,137,4,4,0,33,4,0,218,95,0,2,126,0,12,4,4,1,4,2,1,4,0,4,115,2,1,4,3,1,4,0,1,4],[8,1,4,1,1,8,264,1,4,0,7,4,0,104,97,0,2,121,0,6,4,0,19,109,0,2,119,4,1,4,33,9,4,0,1,127,0,1,140,185,15,4,0,5,4,0,195,96,0,18,108,0,1,4,0,1,180,20,1,4,0,3,123,7,1,4],[10,1,52,272,12,4,0,60,98,0,5,107,0,24,118,0,3,119,0,2,4,6,1,4,0,18,109,0,1,4,0,1,5,47,1,4,0,1,4,204,1,4,0,7,4,0,187,97,0,1,121,0,5,4,0,11,109,0,2,119,1,1,4,21,1,4,0,1,127,0,1,174],[10,1,10,284,14,4,0,45,98,0,1,119,0,5,4,0,24,4,0,2,4,0,1,5,9,4,4,0,14,109,1,1,4,261,13,4,0,115,98,0,5,107,0,54,118,0,1,4,5,1,4,0,10,109,0,2,4,24,1,4,0,1,4],[10,1,8,296,2,4,0,11,4,0,34,111,0,1,5,0,5,4,20,4,4,2,1,4,13,12,4,0,2,165,276,5,4,0,110,98,0,5,4,0,54,4,7,2,4,0,8,109],[10,1,53,309,4,4,0,29,98,0,1,163,0,1,4,54,3,4,0,2,4,280,1,4,0,26,4,0,67,111,0,3,119,0,14,128,1,4,4,39,15,4,9,8,4],[10,1,4,313,10,4,0,9,111,0,2,119,0,8,128,0,1,4,57,1,4,309,6,4,0,60,98,0,1,163,0,3,4,0,14,4,74,2,4],[10,1,15,322,1,4,0,1,4,0,8,98,0,1,4,0,1,5,0,8,4,374,25,4,0,20,98,0,12,111,0,3,119,0,1,4,4,13,4],[335,5,4,0,3,119,1,1,4,4,4,4,393,3,4,0,3,15,0,9,4,0,11,111,0,4,4,0,8,98,0,2,4,0,1,5,17,1,4],[339,1,4,0,3,4,8,2,4,408,3,4,0,8,98,4,7,4,0,1,119,2,1,4],[764,6,4,0,2,119,8,1,4,0,2,15,0,1,4],[768,2,4,0,2,4]]; -numTicks = 1102; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:923","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3374234","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1812748","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2966259","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2000612","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1875101","~_createSlideOutY :405:26","~keyframes :11:19","~serializeRuleEntries :378:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~styled :33:16","~(anonymous) :37:43","~__extends :44:19","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2088715","~(anonymous) :6:11","~loadStyles :72:20","~measure :35:17","~Stylesheet.insertRule :129:48","~Stylesheet.cacheClassName :95:52","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2552804","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3286512","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1993490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:12112","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~registerIcons :94:23","~fabric_icons_14_initializeIcons :1827:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~hg :150:12","~result :35:27","~_resolveStyles :63:24","~Og :167:12","~Qg :173:12","~KeytipData.render :40:44","~(anonymous) :5974:201","~withSlots :28:19","~slot :118:33","~_renderSlot :188:21","~result :77:27","~_constructFinalProps :166:30","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~extractRules :284:22","~useToggleState :6177:31","~ToggleView :5957:27","~getNativeProps :393:24","~_resolveTokens :75:24","~ai :222:12","~lh :194:140","~tc :55:12","~xe :110:125","~Stylesheet.classNameFromKey :106:54","~extractStyleParts :8:27","~_processArgs :16:26","~re :108:12","~_loop_1 :313:44","~toArray :21:248","~V :20:247","~U :19:192","~S :18:11","~(anonymous) :68:123","~ToggleStyles :6041:29","~getKeyForRules :362:24","~Stylesheet.getInstance :57:39","~count :21:186","~applyRegistration :427:27","~M :15:11","~fa :20:12","~Q :16:293","~(anonymous) :1:88","~(anonymous) :1577:100","~da :16:12","~expandQuads :355:21","~_getCustomizations :102:28","~Customizations.getSettings :31:43","~toggleEnabledTokens :5990:36","~filteredAssign :70:24","~(anonymous) :398:92","~getSlots :109:18","~_loop_1 :113:28","~concatStyleSets :6:25","~ToggleTokens :6036:29","~getGlobalClassNames :946:29","~memoizedFunction :73:37","~N :16:105","~useCallback :22:349","~Lf :148:288","~he :101:184","~ge :101:12","~vf :132:12","~KeytipData :19:24","~E :13:11","~T :19:239","~useImperativeHandle :22:516","~useImperativeHandle :158:358","~sg :154:239","~xf :134:12","~useContext :22:403","~M :186:11","~se :109:12","~KeytipManager.getInstance :29:42","~(anonymous) :1543:109","~_normalizeArg :100:23","~getFocusStyle :738:23","~_getFocusStyleInternal :746:32","~qc :49:12","~pc :48:127","~expandSelector :272:24","~_translateShorthand :150:29","~Stylesheet.argsFromClassName :113:55","~useControlledState :1880:28","~If :147:394","~Ig :185:375","~Ng :166:128","~useState :23:297","~Id :87:12","~rg :154:12","~useState :159:404","~(anonymous) :21:280","~Ve :119:12","~J :114:349","~W :20:347","~qe :107:12","~we :110:12","~(anonymous) :30:100","~factoryComponents_Label :850:40","~R :17:11","~(anonymous) :1573:104","~(anonymous) :32:104","~Je :114:12","~Mf :148:385","~getControlledDerivedProps :1906:35","~mg :151:12","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Th :214:12","~Qd :92:12","~Nd :89:12","~Vh :216:12"]; +let levels = [[0,1,0,0,1101,5],[0,1,1,0,1101,6],[0,1,2,0,1101,7],[0,1,3,0,1101,8],[0,1,4,0,1101,9],[0,1,4,0,1101,10],[0,1,4,0,1,4,0,16,8,0,2,57,0,1082,62],[2,1,11,0,2,13,0,2,19,0,11,28,0,2,4,0,1082,63],[2,1,10,0,2,10,0,2,10,0,11,10,0,2,58,0,1082,64],[2,1,8,0,2,8,0,2,8,0,11,4,0,1,59,0,1,61,0,1082,65],[2,1,12,0,2,14,0,2,20,0,11,29,0,1,60,0,1,60,0,1082,66],[2,1,10,0,1,4,0,1,10,0,2,10,0,11,30,0,1,4,0,1,4,0,1082,67],[2,1,4,0,1,15,0,1,16,0,1,8,0,1,25,0,11,8,0,1,4,1,1082,68],[2,1,4,1,1,17,0,1,21,0,1,26,0,11,31,2,1082,69],[4,1,18,0,1,10,0,1,27,0,11,10,2,1082,70],[4,1,4,0,1,8,0,1,4,0,11,8,2,1082,71],[4,1,15,0,1,22,1,11,32,2,1082,72],[5,1,10,1,11,10,2,1075,73,0,7,189],[5,1,8,1,1,4,0,5,8,0,2,26,0,2,33,0,1,44,2,7,4,0,1068,74,0,7,190],[5,1,23,1,1,4,0,1,34,0,1,40,0,1,48,0,1,54,0,1,56,0,1,46,0,1,47,0,2,4,0,1,45,9,16,4,0,900,75,0,152,103,0,7,191],[5,1,10,2,1,10,0,1,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,2,4,0,1,4,25,14,4,0,47,76,0,481,83,0,342,86,0,4,106,0,5,142,0,2,168,0,2,169,0,3,185,0,70,4,0,18,5,0,16,104,0,31,105,0,6,110,0,1,144,0,6,155,0,2,178,0,1,179,0,1,186,0,7,192],[5,1,8,2,1,8,0,1,8,0,1,8,0,1,8,0,1,15,0,1,4,0,1,4,2,1,4,39,5,4,0,42,77,0,5,4,0,474,84,0,2,181,0,333,87,0,4,145,0,3,152,0,2,176,0,4,4,0,4,143,0,1,167,0,2,4,0,2,4,0,3,4,68,2,4,0,16,4,0,2,15,0,16,4,0,22,4,0,9,161,0,6,4,0,1,4,0,4,4,0,2,171,0,2,4,0,1,4,0,1,4,0,2,193,0,1,194,0,4,196],[5,1,24,2,1,35,0,1,41,0,1,49,0,1,55,50,8,4,0,27,78,0,7,80,5,9,4,0,45,85,0,19,99,0,342,100,0,45,102,0,9,129,0,5,153,0,1,4,0,1,120,0,2,4,0,10,76,0,321,88,0,4,146,0,3,4,0,2,4,4,4,144,0,1,4,109,2,4,13,9,4,0,4,4,0,5,162,3,3,4,5,2,4,4,2,4,0,1,195,0,4,4],[5,1,4,2,1,10,0,1,10,0,1,10,0,1,4,58,7,4,0,20,79,0,3,4,0,4,81,13,1,4,0,37,4,0,6,136,0,2,183,0,4,4,0,1,141,0,8,149,0,5,166,0,1,187,0,12,4,0,302,90,0,19,101,0,9,134,0,17,4,0,27,102,0,1,137,0,1,4,0,8,130,0,4,154,0,1,177,1,1,114,2,1,4,0,9,77,0,1,4,0,320,89,0,1,4,0,2,147,0,1,156,9,4,4,138,5,4,3,3,4,13,1,4],[5,1,4,2,1,8,0,1,8,0,1,8,0,1,4,65,3,4,0,17,80,3,1,4,0,3,82,20,31,116,0,6,4,0,1,4,0,1,184,3,1,15,0,1,4,0,2,4,0,6,150,0,2,4,0,3,170,0,1,4,12,11,4,0,238,91,0,27,112,0,21,120,0,5,122,0,4,4,0,15,132,0,3,4,0,6,135,5,12,4,0,11,4,0,16,102,0,1,4,1,8,4,0,4,4,0,1,4,1,1,4,3,5,4,0,4,80,1,12,4,0,307,90,0,1,125,1,2,4,0,1,4,175,1,4],[8,1,36,0,1,42,0,1,50,69,5,4,0,11,81,0,1,175,4,3,4,20,1,4,0,30,117,7,1,4,7,3,4,0,3,151,2,1,4,0,2,173,21,3,4,0,7,4,0,231,92,0,2,4,0,25,113,0,1,4,0,20,114,0,5,4,4,7,4,0,8,133,3,6,4,22,6,4,0,12,4,0,4,131,25,1,4,0,3,81,8,5,4,0,3,4,0,289,91,0,10,112,0,5,120,0,1,4],[8,1,10,0,1,10,0,1,10,74,2,4,0,9,82,0,1,4,28,17,4,0,7,138,0,1,157,0,5,159,18,1,4,0,1,172,0,1,188,3,2,4,31,3,4,0,224,93,0,4,139,2,2,4,0,19,114,0,2,124,0,2,182,1,1,4,0,19,115,16,8,4,40,9,4,0,4,4,26,3,82,15,1,4,0,6,4,0,283,92,0,1,4,0,9,113,0,1,4,0,4,114],[8,1,37,0,1,43,0,1,8,76,9,4,37,9,4,0,1,4,0,6,139,0,1,4,0,5,160,18,1,4,0,1,4,0,1,4,39,11,4,0,195,94,0,15,122,0,3,164,0,3,4,0,1,158,4,1,4,0,18,115,0,2,4,0,2,4,2,10,4,0,4,115,0,5,148,18,6,4,79,3,4,22,3,4,0,275,93,0,5,139,1,6,114,0,3,124,1,4,115],[8,1,38,0,1,4,0,1,51,132,6,4,0,1,4,0,5,4,71,30,4,0,160,95,0,5,126,0,15,4,0,3,4,3,1,4,5,3,4,0,14,115,0,1,148,0,2,4,14,4,4,0,5,4,131,10,4,0,253,94,0,12,122,0,4,4,0,1,158,1,1,4,0,5,115,0,3,4,1,2,4,0,1,115,0,1,148],[8,1,39,0,1,4,0,1,10,142,1,4,0,1,15,83,18,4,0,20,4,0,113,96,0,27,108,0,4,4,0,1,180,30,3,4,0,11,123,0,1,4,24,1,4,137,4,4,0,33,4,0,218,95,0,2,126,0,12,4,4,1,4,2,1,4,0,4,115,2,1,4,3,1,4,0,1,4],[8,1,4,1,1,8,264,1,4,0,7,4,0,104,97,0,2,121,0,6,4,0,19,109,0,2,119,4,1,4,33,9,4,0,1,127,0,1,140,185,15,4,0,5,4,0,195,96,0,18,108,0,1,4,0,1,180,20,1,4,0,3,123,7,1,4],[10,1,52,272,12,4,0,60,98,0,5,107,0,24,118,0,3,119,0,2,4,6,1,4,0,18,109,0,1,4,0,1,5,47,1,4,0,1,4,204,1,4,0,7,4,0,187,97,0,1,121,0,5,4,0,11,109,0,2,119,1,1,4,21,1,4,0,1,127,0,1,174],[10,1,10,284,14,4,0,45,98,0,1,119,0,5,4,0,24,4,0,2,4,0,1,5,9,4,4,0,14,109,1,1,4,261,13,4,0,115,98,0,5,107,0,54,118,0,1,4,5,1,4,0,10,109,0,2,4,24,1,4,0,1,4],[10,1,8,296,2,4,0,11,4,0,34,111,0,1,5,0,5,4,20,4,4,2,1,4,13,12,4,0,2,165,276,5,4,0,110,98,0,5,4,0,54,4,7,2,4,0,8,109],[10,1,53,309,4,4,0,29,98,0,1,163,0,1,4,54,3,4,0,2,4,280,1,4,0,26,4,0,67,111,0,3,119,0,14,128,1,4,4,39,15,4,9,8,4],[10,1,4,313,10,4,0,9,111,0,2,119,0,8,128,0,1,4,57,1,4,309,6,4,0,60,98,0,1,163,0,3,4,0,14,4,74,2,4],[10,1,15,322,1,4,0,1,4,0,8,98,0,1,4,0,1,5,0,8,4,374,25,4,0,20,98,0,12,111,0,3,119,0,1,4,4,13,4],[335,5,4,0,3,119,1,1,4,4,4,4,393,3,4,0,3,15,0,9,4,0,11,111,0,4,4,0,8,98,0,2,4,0,1,5,17,1,4],[339,1,4,0,3,4,8,2,4,408,3,4,0,8,98,4,7,4,0,1,119,2,1,4],[764,6,4,0,2,119,8,1,4,0,2,15,0,1,4],[768,2,4,0,2,4]]; +let numTicks = 1102; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/Toggle_base.data.js b/packages/flamegrill/src/fixtures/snapshots/Toggle_base.data.js index 4e074e4..01d0a8f 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Toggle_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/Toggle_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:178:1395","~K http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:29:305","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~keyframes :11:19","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:138794","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~(anonymous) :475:70","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2471597","~(anonymous) :6:11","~styled :33:16","~(anonymous) :37:43","~(anonymous) :13343:68","~__extends :44:19","~(anonymous) :22995:53","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3515541","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~ToggleBase.render :30156:44","~ai :222:12","~tc :55:12","~getClassNames :36:34","~_traverseMap :89:22","~vf :132:12","~ToggleBase :30102:24","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~xf :134:12","~se :109:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~xe :110:125","~re :108:12","~Wrapped.render :53:45","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Lf :148:288","~he :101:184","~Wrapped._this._renderContent :42:45","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~BaseComponent._warnDeprecations :212:58","~_makeSafe :257:19","~qc :49:12","~pc :48:127","~__rest :61:16","~_traverseEdge :82:23","~J :114:349","~KeytipData :19:24","~E :13:11","~oc :48:12","~lh :194:140","~Wrapped :39:25","~qe :107:12","~g :139:41","~getId :98:15","~Wrapped._updateStyles :66:52","~we :110:12","~Customizations.getSettings :31:43","~(anonymous) :4:88","~Ng :166:128","~Id :87:12","~initializeDir :31:23","~(anonymous) :398:92","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,453,7],[0,1,1,0,1,1,0,452,8],[0,1,2,0,1,2,0,452,9],[0,1,3,0,1,3,0,452,10],[0,1,4,0,1,4,0,452,11],[0,1,5,0,1,4,0,452,12],[0,1,6,1,1,4,0,21,10,0,3,76,0,427,81],[0,1,4,2,2,13,0,2,18,0,17,23,0,3,4,0,427,82],[3,2,12,0,2,12,0,17,12,0,3,77,0,427,83],[3,2,10,0,2,10,0,17,4,0,1,78,0,1,79,0,1,80,0,427,84],[3,2,14,0,2,19,0,17,24,0,1,4,0,1,4,0,1,4,0,427,85],[3,2,12,0,2,12,0,17,25,0,1,4,0,1,4,0,1,4,0,427,86],[3,1,4,0,1,15,0,1,20,0,1,22,0,17,10,3,427,87],[3,1,4,0,1,16,0,1,21,0,1,4,0,15,26,0,1,72,0,1,74,3,427,88],[4,1,17,0,1,4,0,1,4,0,15,12,0,1,12,0,1,12,3,427,89],[4,1,4,2,15,10,0,1,10,0,1,75,3,427,90],[7,15,27,0,1,73,0,1,4,3,427,91],[7,2,4,0,13,12,0,1,12,0,1,4,3,1,4,0,417,92,0,9,154],[7,1,4,0,1,28,0,7,10,0,1,53,0,1,55,0,1,57,0,1,58,0,2,71,0,1,4,5,2,4,0,415,93,0,9,155],[9,2,29,0,2,38,0,1,49,0,1,64,0,1,70,0,1,54,0,1,56,0,1,4,0,1,59,0,2,4,0,1,4,7,17,4,0,243,94,0,155,106,0,9,156],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,4,0,1,4,0,1,60,0,2,4,25,18,4,0,18,95,0,166,102,0,5,118,0,4,123,0,29,125,0,3,126,0,81,4,0,12,7,0,31,107,0,16,115,0,4,119,0,1,137,0,8,141,0,1,143,0,1,147,0,9,157],[9,2,10,0,2,10,0,1,10,0,1,10,0,1,71,0,1,4,0,1,4,1,1,61,45,3,4,0,15,96,0,7,4,0,91,103,0,54,110,0,13,114,0,1,137,0,5,4,0,2,4,0,2,124,0,6,4,0,10,75,0,7,135,0,2,146,0,4,148,0,3,4,81,11,4,0,1,28,0,16,4,0,12,133,0,3,140,0,9,4,0,4,7,0,3,151,0,4,4,0,1,4,0,8,4,0,1,4,0,1,4,0,1,158,0,2,159,0,6,160],[9,2,30,0,2,39,0,1,50,0,1,65,0,1,4,3,1,62,48,2,4,0,7,97,0,6,99,7,5,4,0,16,95,0,44,104,0,22,116,0,3,120,0,1,150,0,12,4,0,31,111,0,4,138,0,7,142,0,7,4,0,5,121,0,1,137,0,1,4,7,2,4,5,1,4,0,10,4,0,7,4,0,2,4,0,4,4,109,3,4,0,7,4,0,5,134,0,3,4,9,4,4,0,3,4,3,1,4,11,1,4,0,2,4,0,5,4,0,1,104],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,4,3,1,63,50,2,4,0,5,98,0,6,100,12,2,4,0,14,96,0,3,4,0,41,105,0,1,4,0,21,117,0,3,75,0,1,4,12,8,4,0,10,112,0,10,129,0,1,131,0,1,145,0,1,149,0,2,4,0,2,139,0,5,4,0,2,139,7,1,4,0,4,122,0,1,4,27,6,4,1,1,4,123,5,4,22,1,4,19,1,4],[9,2,10,0,2,10,0,1,10,0,1,10,4,1,4,52,2,4,0,3,99,0,2,4,0,4,101,14,5,4,0,8,99,0,1,144,3,12,4,0,13,75,0,9,108,0,7,127,1,4,4,0,17,75,0,3,4,20,1,4,0,2,4,0,8,113,0,2,4,0,7,130,0,1,152,0,1,4,0,1,4,0,1,4,2,2,4,1,3,4,0,1,28,0,2,4,8,4,4],[9,1,31,0,1,32,0,2,40,0,1,51,0,1,66,4,1,4,54,1,4,0,2,100,2,4,4,19,1,4,0,7,100,0,1,4,15,13,4,0,1,4,0,8,109,0,1,4,0,6,128,4,1,4,0,17,4,26,8,4,2,3,4,0,4,132,0,1,4,24,2,4],[9,1,12,0,1,12,0,2,12,0,1,12,0,1,12,60,2,101,26,2,4,0,5,101,30,5,4,0,3,136,1,4,4,0,2,153,50,6,4,5,4,4],[9,1,4,0,1,10,0,2,10,0,1,52,0,1,10,60,2,4,28,5,4,35,3,4,5,2,4,52,4,4,7,2,4],[9,1,4,0,1,33,0,2,41,0,1,4,0,1,67,132,1,4,5,2,4],[10,1,12,0,2,12,0,1,4,0,1,12],[10,1,10,0,1,10,0,1,48,1,1,10],[10,1,34,0,1,42,0,1,4,1,1,68],[10,1,12,0,1,12,0,1,4,1,1,12],[10,1,10,0,1,10,2,1,10],[10,1,35,0,1,43,2,1,69],[10,1,12,0,1,12,2,1,12],[10,1,10,0,1,10,2,1,53],[10,1,36,0,1,44,2,1,54],[10,1,12,0,1,12,2,1,56],[10,1,37,0,1,45,2,1,4],[10,1,4,0,1,46,2,1,4],[11,1,47],[11,1,4],[11,1,4]]; -numTicks = 454; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:178:1395","~K http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:29:305","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~keyframes :11:19","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:138794","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~(anonymous) :475:70","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2471597","~(anonymous) :6:11","~styled :33:16","~(anonymous) :37:43","~(anonymous) :13343:68","~__extends :44:19","~(anonymous) :22995:53","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3515541","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~ToggleBase.render :30156:44","~ai :222:12","~tc :55:12","~getClassNames :36:34","~_traverseMap :89:22","~vf :132:12","~ToggleBase :30102:24","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~xf :134:12","~se :109:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~xe :110:125","~re :108:12","~Wrapped.render :53:45","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Lf :148:288","~he :101:184","~Wrapped._this._renderContent :42:45","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~BaseComponent._warnDeprecations :212:58","~_makeSafe :257:19","~qc :49:12","~pc :48:127","~__rest :61:16","~_traverseEdge :82:23","~J :114:349","~KeytipData :19:24","~E :13:11","~oc :48:12","~lh :194:140","~Wrapped :39:25","~qe :107:12","~g :139:41","~getId :98:15","~Wrapped._updateStyles :66:52","~we :110:12","~Customizations.getSettings :31:43","~(anonymous) :4:88","~Ng :166:128","~Id :87:12","~initializeDir :31:23","~(anonymous) :398:92","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,453,7],[0,1,1,0,1,1,0,452,8],[0,1,2,0,1,2,0,452,9],[0,1,3,0,1,3,0,452,10],[0,1,4,0,1,4,0,452,11],[0,1,5,0,1,4,0,452,12],[0,1,6,1,1,4,0,21,10,0,3,76,0,427,81],[0,1,4,2,2,13,0,2,18,0,17,23,0,3,4,0,427,82],[3,2,12,0,2,12,0,17,12,0,3,77,0,427,83],[3,2,10,0,2,10,0,17,4,0,1,78,0,1,79,0,1,80,0,427,84],[3,2,14,0,2,19,0,17,24,0,1,4,0,1,4,0,1,4,0,427,85],[3,2,12,0,2,12,0,17,25,0,1,4,0,1,4,0,1,4,0,427,86],[3,1,4,0,1,15,0,1,20,0,1,22,0,17,10,3,427,87],[3,1,4,0,1,16,0,1,21,0,1,4,0,15,26,0,1,72,0,1,74,3,427,88],[4,1,17,0,1,4,0,1,4,0,15,12,0,1,12,0,1,12,3,427,89],[4,1,4,2,15,10,0,1,10,0,1,75,3,427,90],[7,15,27,0,1,73,0,1,4,3,427,91],[7,2,4,0,13,12,0,1,12,0,1,4,3,1,4,0,417,92,0,9,154],[7,1,4,0,1,28,0,7,10,0,1,53,0,1,55,0,1,57,0,1,58,0,2,71,0,1,4,5,2,4,0,415,93,0,9,155],[9,2,29,0,2,38,0,1,49,0,1,64,0,1,70,0,1,54,0,1,56,0,1,4,0,1,59,0,2,4,0,1,4,7,17,4,0,243,94,0,155,106,0,9,156],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,4,0,1,4,0,1,60,0,2,4,25,18,4,0,18,95,0,166,102,0,5,118,0,4,123,0,29,125,0,3,126,0,81,4,0,12,7,0,31,107,0,16,115,0,4,119,0,1,137,0,8,141,0,1,143,0,1,147,0,9,157],[9,2,10,0,2,10,0,1,10,0,1,10,0,1,71,0,1,4,0,1,4,1,1,61,45,3,4,0,15,96,0,7,4,0,91,103,0,54,110,0,13,114,0,1,137,0,5,4,0,2,4,0,2,124,0,6,4,0,10,75,0,7,135,0,2,146,0,4,148,0,3,4,81,11,4,0,1,28,0,16,4,0,12,133,0,3,140,0,9,4,0,4,7,0,3,151,0,4,4,0,1,4,0,8,4,0,1,4,0,1,4,0,1,158,0,2,159,0,6,160],[9,2,30,0,2,39,0,1,50,0,1,65,0,1,4,3,1,62,48,2,4,0,7,97,0,6,99,7,5,4,0,16,95,0,44,104,0,22,116,0,3,120,0,1,150,0,12,4,0,31,111,0,4,138,0,7,142,0,7,4,0,5,121,0,1,137,0,1,4,7,2,4,5,1,4,0,10,4,0,7,4,0,2,4,0,4,4,109,3,4,0,7,4,0,5,134,0,3,4,9,4,4,0,3,4,3,1,4,11,1,4,0,2,4,0,5,4,0,1,104],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,4,3,1,63,50,2,4,0,5,98,0,6,100,12,2,4,0,14,96,0,3,4,0,41,105,0,1,4,0,21,117,0,3,75,0,1,4,12,8,4,0,10,112,0,10,129,0,1,131,0,1,145,0,1,149,0,2,4,0,2,139,0,5,4,0,2,139,7,1,4,0,4,122,0,1,4,27,6,4,1,1,4,123,5,4,22,1,4,19,1,4],[9,2,10,0,2,10,0,1,10,0,1,10,4,1,4,52,2,4,0,3,99,0,2,4,0,4,101,14,5,4,0,8,99,0,1,144,3,12,4,0,13,75,0,9,108,0,7,127,1,4,4,0,17,75,0,3,4,20,1,4,0,2,4,0,8,113,0,2,4,0,7,130,0,1,152,0,1,4,0,1,4,0,1,4,2,2,4,1,3,4,0,1,28,0,2,4,8,4,4],[9,1,31,0,1,32,0,2,40,0,1,51,0,1,66,4,1,4,54,1,4,0,2,100,2,4,4,19,1,4,0,7,100,0,1,4,15,13,4,0,1,4,0,8,109,0,1,4,0,6,128,4,1,4,0,17,4,26,8,4,2,3,4,0,4,132,0,1,4,24,2,4],[9,1,12,0,1,12,0,2,12,0,1,12,0,1,12,60,2,101,26,2,4,0,5,101,30,5,4,0,3,136,1,4,4,0,2,153,50,6,4,5,4,4],[9,1,4,0,1,10,0,2,10,0,1,52,0,1,10,60,2,4,28,5,4,35,3,4,5,2,4,52,4,4,7,2,4],[9,1,4,0,1,33,0,2,41,0,1,4,0,1,67,132,1,4,5,2,4],[10,1,12,0,2,12,0,1,4,0,1,12],[10,1,10,0,1,10,0,1,48,1,1,10],[10,1,34,0,1,42,0,1,4,1,1,68],[10,1,12,0,1,12,0,1,4,1,1,12],[10,1,10,0,1,10,2,1,10],[10,1,35,0,1,43,2,1,69],[10,1,12,0,1,12,2,1,12],[10,1,10,0,1,10,2,1,53],[10,1,36,0,1,44,2,1,54],[10,1,12,0,1,12,2,1,56],[10,1,37,0,1,45,2,1,4],[10,1,4,0,1,46,2,1,4],[11,1,47],[11,1,4],[11,1,4]]; +let numTicks = 454; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/Toggle_base.html b/packages/flamegrill/src/fixtures/snapshots/Toggle_base.html index 545d91f..8166a8b 100644 --- a/packages/flamegrill/src/fixtures/snapshots/Toggle_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/Toggle_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:178:1395","~K http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:29:305","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~keyframes :11:19","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:138794","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~(anonymous) :475:70","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2471597","~(anonymous) :6:11","~styled :33:16","~(anonymous) :37:43","~(anonymous) :13343:68","~__extends :44:19","~(anonymous) :22995:53","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3515541","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~ToggleBase.render :30156:44","~ai :222:12","~tc :55:12","~getClassNames :36:34","~_traverseMap :89:22","~vf :132:12","~ToggleBase :30102:24","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~xf :134:12","~se :109:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~xe :110:125","~re :108:12","~Wrapped.render :53:45","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Lf :148:288","~he :101:184","~Wrapped._this._renderContent :42:45","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~BaseComponent._warnDeprecations :212:58","~_makeSafe :257:19","~qc :49:12","~pc :48:127","~__rest :61:16","~_traverseEdge :82:23","~J :114:349","~KeytipData :19:24","~E :13:11","~oc :48:12","~lh :194:140","~Wrapped :39:25","~qe :107:12","~g :139:41","~getId :98:15","~Wrapped._updateStyles :66:52","~we :110:12","~Customizations.getSettings :31:43","~(anonymous) :4:88","~Ng :166:128","~Id :87:12","~initializeDir :31:23","~(anonymous) :398:92","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; -levels = [[0,1,0,0,453,7],[0,1,1,0,1,1,0,452,8],[0,1,2,0,1,2,0,452,9],[0,1,3,0,1,3,0,452,10],[0,1,4,0,1,4,0,452,11],[0,1,5,0,1,4,0,452,12],[0,1,6,1,1,4,0,21,10,0,3,76,0,427,81],[0,1,4,2,2,13,0,2,18,0,17,23,0,3,4,0,427,82],[3,2,12,0,2,12,0,17,12,0,3,77,0,427,83],[3,2,10,0,2,10,0,17,4,0,1,78,0,1,79,0,1,80,0,427,84],[3,2,14,0,2,19,0,17,24,0,1,4,0,1,4,0,1,4,0,427,85],[3,2,12,0,2,12,0,17,25,0,1,4,0,1,4,0,1,4,0,427,86],[3,1,4,0,1,15,0,1,20,0,1,22,0,17,10,3,427,87],[3,1,4,0,1,16,0,1,21,0,1,4,0,15,26,0,1,72,0,1,74,3,427,88],[4,1,17,0,1,4,0,1,4,0,15,12,0,1,12,0,1,12,3,427,89],[4,1,4,2,15,10,0,1,10,0,1,75,3,427,90],[7,15,27,0,1,73,0,1,4,3,427,91],[7,2,4,0,13,12,0,1,12,0,1,4,3,1,4,0,417,92,0,9,154],[7,1,4,0,1,28,0,7,10,0,1,53,0,1,55,0,1,57,0,1,58,0,2,71,0,1,4,5,2,4,0,415,93,0,9,155],[9,2,29,0,2,38,0,1,49,0,1,64,0,1,70,0,1,54,0,1,56,0,1,4,0,1,59,0,2,4,0,1,4,7,17,4,0,243,94,0,155,106,0,9,156],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,4,0,1,4,0,1,60,0,2,4,25,18,4,0,18,95,0,166,102,0,5,118,0,4,123,0,29,125,0,3,126,0,81,4,0,12,7,0,31,107,0,16,115,0,4,119,0,1,137,0,8,141,0,1,143,0,1,147,0,9,157],[9,2,10,0,2,10,0,1,10,0,1,10,0,1,71,0,1,4,0,1,4,1,1,61,45,3,4,0,15,96,0,7,4,0,91,103,0,54,110,0,13,114,0,1,137,0,5,4,0,2,4,0,2,124,0,6,4,0,10,75,0,7,135,0,2,146,0,4,148,0,3,4,81,11,4,0,1,28,0,16,4,0,12,133,0,3,140,0,9,4,0,4,7,0,3,151,0,4,4,0,1,4,0,8,4,0,1,4,0,1,4,0,1,158,0,2,159,0,6,160],[9,2,30,0,2,39,0,1,50,0,1,65,0,1,4,3,1,62,48,2,4,0,7,97,0,6,99,7,5,4,0,16,95,0,44,104,0,22,116,0,3,120,0,1,150,0,12,4,0,31,111,0,4,138,0,7,142,0,7,4,0,5,121,0,1,137,0,1,4,7,2,4,5,1,4,0,10,4,0,7,4,0,2,4,0,4,4,109,3,4,0,7,4,0,5,134,0,3,4,9,4,4,0,3,4,3,1,4,11,1,4,0,2,4,0,5,4,0,1,104],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,4,3,1,63,50,2,4,0,5,98,0,6,100,12,2,4,0,14,96,0,3,4,0,41,105,0,1,4,0,21,117,0,3,75,0,1,4,12,8,4,0,10,112,0,10,129,0,1,131,0,1,145,0,1,149,0,2,4,0,2,139,0,5,4,0,2,139,7,1,4,0,4,122,0,1,4,27,6,4,1,1,4,123,5,4,22,1,4,19,1,4],[9,2,10,0,2,10,0,1,10,0,1,10,4,1,4,52,2,4,0,3,99,0,2,4,0,4,101,14,5,4,0,8,99,0,1,144,3,12,4,0,13,75,0,9,108,0,7,127,1,4,4,0,17,75,0,3,4,20,1,4,0,2,4,0,8,113,0,2,4,0,7,130,0,1,152,0,1,4,0,1,4,0,1,4,2,2,4,1,3,4,0,1,28,0,2,4,8,4,4],[9,1,31,0,1,32,0,2,40,0,1,51,0,1,66,4,1,4,54,1,4,0,2,100,2,4,4,19,1,4,0,7,100,0,1,4,15,13,4,0,1,4,0,8,109,0,1,4,0,6,128,4,1,4,0,17,4,26,8,4,2,3,4,0,4,132,0,1,4,24,2,4],[9,1,12,0,1,12,0,2,12,0,1,12,0,1,12,60,2,101,26,2,4,0,5,101,30,5,4,0,3,136,1,4,4,0,2,153,50,6,4,5,4,4],[9,1,4,0,1,10,0,2,10,0,1,52,0,1,10,60,2,4,28,5,4,35,3,4,5,2,4,52,4,4,7,2,4],[9,1,4,0,1,33,0,2,41,0,1,4,0,1,67,132,1,4,5,2,4],[10,1,12,0,2,12,0,1,4,0,1,12],[10,1,10,0,1,10,0,1,48,1,1,10],[10,1,34,0,1,42,0,1,4,1,1,68],[10,1,12,0,1,12,0,1,4,1,1,12],[10,1,10,0,1,10,2,1,10],[10,1,35,0,1,43,2,1,69],[10,1,12,0,1,12,2,1,12],[10,1,10,0,1,10,2,1,53],[10,1,36,0,1,44,2,1,54],[10,1,12,0,1,12,2,1,56],[10,1,37,0,1,45,2,1,4],[10,1,4,0,1,46,2,1,4],[11,1,47],[11,1,4],[11,1,4]]; -numTicks = 454; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:178:1395","~K http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:29:305","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1991774","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3381242","~injectEventPluginsByName :19:135","~na :16:12","~qa :17:12","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~keyframes :11:19","~_defineGetter :1489:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:138794","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3526401","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2050113","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~(anonymous) :475:70","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3171986","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2655902","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2471597","~(anonymous) :6:11","~styled :33:16","~(anonymous) :37:43","~(anonymous) :13343:68","~__extends :44:19","~(anonymous) :22995:53","~loadStyles :72:20","~measure :35:17","~(anonymous) :74:22","~applyThemableStyles :138:29","~registerStyles :281:24","~resolveThemableArray :215:30","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2504641","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3326805","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2745221","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2952854","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2750669","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2950046","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:36563","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3515541","~M :15:11","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_7_initializeIcons :959:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~Og :167:12","~Qg :173:12","~obj. :264:36","~ToggleBase.render :30156:44","~ai :222:12","~tc :55:12","~getClassNames :36:34","~_traverseMap :89:22","~vf :132:12","~ToggleBase :30102:24","~BaseComponent._warnMutuallyExclusive :220:63","~get :116:23","~xf :134:12","~se :109:12","~KeytipData.render :40:44","~(anonymous) :30190:189","~xe :110:125","~re :108:12","~Wrapped.render :53:45","~kf :129:12","~ToggleBase.getDerivedStateFromProps :30140:52","~Lf :148:288","~he :101:184","~Wrapped._this._renderContent :42:45","~M :186:11","~getNativeProps :393:24","~filteredAssign :70:24","~BaseComponent :70:27","~_makeAllSafe :252:22","~BaseComponent._warnDeprecations :212:58","~_makeSafe :257:19","~qc :49:12","~pc :48:127","~__rest :61:16","~_traverseEdge :82:23","~J :114:349","~KeytipData :19:24","~E :13:11","~oc :48:12","~lh :194:140","~Wrapped :39:25","~qe :107:12","~g :139:41","~getId :98:15","~Wrapped._updateStyles :66:52","~we :110:12","~Customizations.getSettings :31:43","~(anonymous) :4:88","~Ng :166:128","~Id :87:12","~initializeDir :31:23","~(anonymous) :398:92","~Fi :250:12","~exports.unstable_runWithPriority :18:42","~(anonymous) :250:265","~Zh :219:12","~Uh :215:12","~Th :214:12","~Vh :216:12"]; +let levels = [[0,1,0,0,453,7],[0,1,1,0,1,1,0,452,8],[0,1,2,0,1,2,0,452,9],[0,1,3,0,1,3,0,452,10],[0,1,4,0,1,4,0,452,11],[0,1,5,0,1,4,0,452,12],[0,1,6,1,1,4,0,21,10,0,3,76,0,427,81],[0,1,4,2,2,13,0,2,18,0,17,23,0,3,4,0,427,82],[3,2,12,0,2,12,0,17,12,0,3,77,0,427,83],[3,2,10,0,2,10,0,17,4,0,1,78,0,1,79,0,1,80,0,427,84],[3,2,14,0,2,19,0,17,24,0,1,4,0,1,4,0,1,4,0,427,85],[3,2,12,0,2,12,0,17,25,0,1,4,0,1,4,0,1,4,0,427,86],[3,1,4,0,1,15,0,1,20,0,1,22,0,17,10,3,427,87],[3,1,4,0,1,16,0,1,21,0,1,4,0,15,26,0,1,72,0,1,74,3,427,88],[4,1,17,0,1,4,0,1,4,0,15,12,0,1,12,0,1,12,3,427,89],[4,1,4,2,15,10,0,1,10,0,1,75,3,427,90],[7,15,27,0,1,73,0,1,4,3,427,91],[7,2,4,0,13,12,0,1,12,0,1,4,3,1,4,0,417,92,0,9,154],[7,1,4,0,1,28,0,7,10,0,1,53,0,1,55,0,1,57,0,1,58,0,2,71,0,1,4,5,2,4,0,415,93,0,9,155],[9,2,29,0,2,38,0,1,49,0,1,64,0,1,70,0,1,54,0,1,56,0,1,4,0,1,59,0,2,4,0,1,4,7,17,4,0,243,94,0,155,106,0,9,156],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,12,0,1,4,0,1,4,0,1,4,0,1,60,0,2,4,25,18,4,0,18,95,0,166,102,0,5,118,0,4,123,0,29,125,0,3,126,0,81,4,0,12,7,0,31,107,0,16,115,0,4,119,0,1,137,0,8,141,0,1,143,0,1,147,0,9,157],[9,2,10,0,2,10,0,1,10,0,1,10,0,1,71,0,1,4,0,1,4,1,1,61,45,3,4,0,15,96,0,7,4,0,91,103,0,54,110,0,13,114,0,1,137,0,5,4,0,2,4,0,2,124,0,6,4,0,10,75,0,7,135,0,2,146,0,4,148,0,3,4,81,11,4,0,1,28,0,16,4,0,12,133,0,3,140,0,9,4,0,4,7,0,3,151,0,4,4,0,1,4,0,8,4,0,1,4,0,1,4,0,1,158,0,2,159,0,6,160],[9,2,30,0,2,39,0,1,50,0,1,65,0,1,4,3,1,62,48,2,4,0,7,97,0,6,99,7,5,4,0,16,95,0,44,104,0,22,116,0,3,120,0,1,150,0,12,4,0,31,111,0,4,138,0,7,142,0,7,4,0,5,121,0,1,137,0,1,4,7,2,4,5,1,4,0,10,4,0,7,4,0,2,4,0,4,4,109,3,4,0,7,4,0,5,134,0,3,4,9,4,4,0,3,4,3,1,4,11,1,4,0,2,4,0,5,4,0,1,104],[9,2,12,0,2,12,0,1,12,0,1,12,0,1,4,3,1,63,50,2,4,0,5,98,0,6,100,12,2,4,0,14,96,0,3,4,0,41,105,0,1,4,0,21,117,0,3,75,0,1,4,12,8,4,0,10,112,0,10,129,0,1,131,0,1,145,0,1,149,0,2,4,0,2,139,0,5,4,0,2,139,7,1,4,0,4,122,0,1,4,27,6,4,1,1,4,123,5,4,22,1,4,19,1,4],[9,2,10,0,2,10,0,1,10,0,1,10,4,1,4,52,2,4,0,3,99,0,2,4,0,4,101,14,5,4,0,8,99,0,1,144,3,12,4,0,13,75,0,9,108,0,7,127,1,4,4,0,17,75,0,3,4,20,1,4,0,2,4,0,8,113,0,2,4,0,7,130,0,1,152,0,1,4,0,1,4,0,1,4,2,2,4,1,3,4,0,1,28,0,2,4,8,4,4],[9,1,31,0,1,32,0,2,40,0,1,51,0,1,66,4,1,4,54,1,4,0,2,100,2,4,4,19,1,4,0,7,100,0,1,4,15,13,4,0,1,4,0,8,109,0,1,4,0,6,128,4,1,4,0,17,4,26,8,4,2,3,4,0,4,132,0,1,4,24,2,4],[9,1,12,0,1,12,0,2,12,0,1,12,0,1,12,60,2,101,26,2,4,0,5,101,30,5,4,0,3,136,1,4,4,0,2,153,50,6,4,5,4,4],[9,1,4,0,1,10,0,2,10,0,1,52,0,1,10,60,2,4,28,5,4,35,3,4,5,2,4,52,4,4,7,2,4],[9,1,4,0,1,33,0,2,41,0,1,4,0,1,67,132,1,4,5,2,4],[10,1,12,0,2,12,0,1,4,0,1,12],[10,1,10,0,1,10,0,1,48,1,1,10],[10,1,34,0,1,42,0,1,4,1,1,68],[10,1,12,0,1,12,0,1,4,1,1,12],[10,1,10,0,1,10,2,1,10],[10,1,35,0,1,43,2,1,69],[10,1,12,0,1,12,2,1,12],[10,1,10,0,1,10,2,1,53],[10,1,36,0,1,44,2,1,54],[10,1,12,0,1,12,2,1,56],[10,1,37,0,1,45,2,1,4],[10,1,4,0,1,46,2,1,4],[11,1,47],[11,1,4],[11,1,4]]; +let numTicks = 454; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/button.data.js b/packages/flamegrill/src/fixtures/snapshots/button.data.js index 3a9ac45..dcb0b76 100644 --- a/packages/flamegrill/src/fixtures/snapshots/button.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/button.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~extractStyleParts :8:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Lf :148:288","~xe :110:125","~lh :194:140"]; -levels = [[0,1,0,0,25,10],[0,1,1,0,25,1],[0,1,2,0,25,2],[0,1,3,0,25,3],[0,1,4,0,25,4],[0,1,5,0,25,5],[0,1,3,0,10,3,0,1,45,0,14,49],[0,1,6,0,3,6,0,7,18,0,1,9,0,14,50],[0,1,5,0,3,5,0,7,5,0,1,46,0,14,51],[0,1,3,0,3,3,0,7,9,0,1,47,0,14,52],[0,1,7,0,3,7,0,7,19,0,1,48,0,14,53],[0,1,5,0,3,5,0,1,9,0,6,20,0,1,9,0,14,54],[0,1,8,0,1,9,0,1,12,0,1,17,1,6,3,0,1,9,0,14,55],[0,1,9,0,1,11,0,1,13,0,1,9,1,5,21,0,1,43,1,14,56],[0,1,9,1,1,14,2,5,5,0,1,5,1,14,57],[2,1,15,2,5,3,0,1,3,1,14,58],[2,1,16,2,5,22,0,1,44,1,14,59],[2,1,9,2,5,5,0,1,5,1,14,60],[2,1,9,2,2,3,0,1,9,0,2,23,0,1,9,1,1,9,0,13,61],[5,1,24,0,1,33,1,2,9,0,1,9,2,2,9,0,4,62,0,7,70],[5,1,5,0,1,5,1,2,9,5,1,9,0,1,63,0,1,71,0,1,72,0,6,9,0,1,73],[5,1,3,0,1,3,9,1,64,0,1,9,0,1,9,6,1,9],[5,1,25,0,1,34,9,1,65],[5,1,5,0,1,5,9,1,66],[5,1,3,0,1,3,9,1,67],[5,1,26,0,1,35,9,1,68],[5,1,5,0,1,5,9,1,69],[5,1,3,0,1,3,9,1,9],[5,1,27,0,1,36],[5,1,5,0,1,5],[5,1,3,0,1,3],[5,1,28,0,1,37],[5,1,5,0,1,5],[5,1,3,0,1,38],[5,1,29,0,1,39],[5,1,5,0,1,40],[5,1,3,0,1,41],[5,1,30,0,1,42],[5,1,5,0,1,9],[5,1,31,0,1,9],[5,1,32],[5,1,9],[5,1,9]]; -numTicks = 26; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~extractStyleParts :8:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Lf :148:288","~xe :110:125","~lh :194:140"]; +let levels = [[0,1,0,0,25,10],[0,1,1,0,25,1],[0,1,2,0,25,2],[0,1,3,0,25,3],[0,1,4,0,25,4],[0,1,5,0,25,5],[0,1,3,0,10,3,0,1,45,0,14,49],[0,1,6,0,3,6,0,7,18,0,1,9,0,14,50],[0,1,5,0,3,5,0,7,5,0,1,46,0,14,51],[0,1,3,0,3,3,0,7,9,0,1,47,0,14,52],[0,1,7,0,3,7,0,7,19,0,1,48,0,14,53],[0,1,5,0,3,5,0,1,9,0,6,20,0,1,9,0,14,54],[0,1,8,0,1,9,0,1,12,0,1,17,1,6,3,0,1,9,0,14,55],[0,1,9,0,1,11,0,1,13,0,1,9,1,5,21,0,1,43,1,14,56],[0,1,9,1,1,14,2,5,5,0,1,5,1,14,57],[2,1,15,2,5,3,0,1,3,1,14,58],[2,1,16,2,5,22,0,1,44,1,14,59],[2,1,9,2,5,5,0,1,5,1,14,60],[2,1,9,2,2,3,0,1,9,0,2,23,0,1,9,1,1,9,0,13,61],[5,1,24,0,1,33,1,2,9,0,1,9,2,2,9,0,4,62,0,7,70],[5,1,5,0,1,5,1,2,9,5,1,9,0,1,63,0,1,71,0,1,72,0,6,9,0,1,73],[5,1,3,0,1,3,9,1,64,0,1,9,0,1,9,6,1,9],[5,1,25,0,1,34,9,1,65],[5,1,5,0,1,5,9,1,66],[5,1,3,0,1,3,9,1,67],[5,1,26,0,1,35,9,1,68],[5,1,5,0,1,5,9,1,69],[5,1,3,0,1,3,9,1,9],[5,1,27,0,1,36],[5,1,5,0,1,5],[5,1,3,0,1,3],[5,1,28,0,1,37],[5,1,5,0,1,5],[5,1,3,0,1,38],[5,1,29,0,1,39],[5,1,5,0,1,40],[5,1,3,0,1,41],[5,1,30,0,1,42],[5,1,5,0,1,9],[5,1,31,0,1,9],[5,1,32],[5,1,9],[5,1,9]]; +let numTicks = 26; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/button.html b/packages/flamegrill/src/fixtures/snapshots/button.html index 57b103c..0ad0320 100644 --- a/packages/flamegrill/src/fixtures/snapshots/button.html +++ b/packages/flamegrill/src/fixtures/snapshots/button.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~extractStyleParts :8:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Lf :148:288","~xe :110:125","~lh :194:140"]; -levels = [[0,1,0,0,25,10],[0,1,1,0,25,1],[0,1,2,0,25,2],[0,1,3,0,25,3],[0,1,4,0,25,4],[0,1,5,0,25,5],[0,1,3,0,10,3,0,1,45,0,14,49],[0,1,6,0,3,6,0,7,18,0,1,9,0,14,50],[0,1,5,0,3,5,0,7,5,0,1,46,0,14,51],[0,1,3,0,3,3,0,7,9,0,1,47,0,14,52],[0,1,7,0,3,7,0,7,19,0,1,48,0,14,53],[0,1,5,0,3,5,0,1,9,0,6,20,0,1,9,0,14,54],[0,1,8,0,1,9,0,1,12,0,1,17,1,6,3,0,1,9,0,14,55],[0,1,9,0,1,11,0,1,13,0,1,9,1,5,21,0,1,43,1,14,56],[0,1,9,1,1,14,2,5,5,0,1,5,1,14,57],[2,1,15,2,5,3,0,1,3,1,14,58],[2,1,16,2,5,22,0,1,44,1,14,59],[2,1,9,2,5,5,0,1,5,1,14,60],[2,1,9,2,2,3,0,1,9,0,2,23,0,1,9,1,1,9,0,13,61],[5,1,24,0,1,33,1,2,9,0,1,9,2,2,9,0,4,62,0,7,70],[5,1,5,0,1,5,1,2,9,5,1,9,0,1,63,0,1,71,0,1,72,0,6,9,0,1,73],[5,1,3,0,1,3,9,1,64,0,1,9,0,1,9,6,1,9],[5,1,25,0,1,34,9,1,65],[5,1,5,0,1,5,9,1,66],[5,1,3,0,1,3,9,1,67],[5,1,26,0,1,35,9,1,68],[5,1,5,0,1,5,9,1,69],[5,1,3,0,1,3,9,1,9],[5,1,27,0,1,36],[5,1,5,0,1,5],[5,1,3,0,1,3],[5,1,28,0,1,37],[5,1,5,0,1,5],[5,1,3,0,1,38],[5,1,29,0,1,39],[5,1,5,0,1,40],[5,1,3,0,1,41],[5,1,30,0,1,42],[5,1,5,0,1,9],[5,1,31,0,1,9],[5,1,32],[5,1,9],[5,1,9]]; -numTicks = 26; +let names = ["(unknown)","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:10","~r file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:33","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3483322","~(anonymous) :1:1","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3088650","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:46613","~_createSlideInY :393:25","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","(lib) C:\\WINDOWS\\SYSTEM32\\ntdll.dll","~registerDefaultFontFaces :660:34","~_registerFontFaceSet :652:30","~_registerFontFace :641:27","~fontFace :10:18","~serializeRuleEntries :378:30","~_defineGetter :1489:23","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3611635","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3613606","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:201883","~r.d file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:181","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3054999","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2683435","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3467142","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2064879","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2703916","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2596685","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2063097","~mergeStyleSets :16:24","~extractStyleParts :8:27","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3050099","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:1998995","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3456795","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2856024","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2602063","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~styleToRegistration :401:29","~Stylesheet.classNameFromKey :106:54","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:3614036","~(anonymous) file:///C:/git/oufr-jg/apps/perf-test/dist/perf-test.js:1:2161985","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_4_initializeIcons :587:40","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Ye :122:12","~K :118:419","~Ue :118:12","~ai :222:12","~Lf :148:288","~xe :110:125","~lh :194:140"]; +let levels = [[0,1,0,0,25,10],[0,1,1,0,25,1],[0,1,2,0,25,2],[0,1,3,0,25,3],[0,1,4,0,25,4],[0,1,5,0,25,5],[0,1,3,0,10,3,0,1,45,0,14,49],[0,1,6,0,3,6,0,7,18,0,1,9,0,14,50],[0,1,5,0,3,5,0,7,5,0,1,46,0,14,51],[0,1,3,0,3,3,0,7,9,0,1,47,0,14,52],[0,1,7,0,3,7,0,7,19,0,1,48,0,14,53],[0,1,5,0,3,5,0,1,9,0,6,20,0,1,9,0,14,54],[0,1,8,0,1,9,0,1,12,0,1,17,1,6,3,0,1,9,0,14,55],[0,1,9,0,1,11,0,1,13,0,1,9,1,5,21,0,1,43,1,14,56],[0,1,9,1,1,14,2,5,5,0,1,5,1,14,57],[2,1,15,2,5,3,0,1,3,1,14,58],[2,1,16,2,5,22,0,1,44,1,14,59],[2,1,9,2,5,5,0,1,5,1,14,60],[2,1,9,2,2,3,0,1,9,0,2,23,0,1,9,1,1,9,0,13,61],[5,1,24,0,1,33,1,2,9,0,1,9,2,2,9,0,4,62,0,7,70],[5,1,5,0,1,5,1,2,9,5,1,9,0,1,63,0,1,71,0,1,72,0,6,9,0,1,73],[5,1,3,0,1,3,9,1,64,0,1,9,0,1,9,6,1,9],[5,1,25,0,1,34,9,1,65],[5,1,5,0,1,5,9,1,66],[5,1,3,0,1,3,9,1,67],[5,1,26,0,1,35,9,1,68],[5,1,5,0,1,5,9,1,69],[5,1,3,0,1,3,9,1,9],[5,1,27,0,1,36],[5,1,5,0,1,5],[5,1,3,0,1,3],[5,1,28,0,1,37],[5,1,5,0,1,5],[5,1,3,0,1,38],[5,1,29,0,1,39],[5,1,5,0,1,40],[5,1,3,0,1,41],[5,1,30,0,1,42],[5,1,5,0,1,9],[5,1,31,0,1,9],[5,1,32],[5,1,9],[5,1,9]]; +let numTicks = 26; let rangeMin = 0; diff --git a/packages/flamegrill/src/fixtures/snapshots/button_base.data.js b/packages/flamegrill/src/fixtures/snapshots/button_base.data.js index e10f771..afc81db 100644 --- a/packages/flamegrill/src/fixtures/snapshots/button_base.data.js +++ b/packages/flamegrill/src/fixtures/snapshots/button_base.data.js @@ -1,4 +1,4 @@ -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1913614","~(anonymous) :14:46","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1931207","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~extractRules :284:22","~(anonymous) :2636:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~t.r http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:261","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~ke :103:12","~Lf :148:288","~he :101:184"]; -levels = [[0,1,0,0,27,5],[0,1,1,0,27,6],[0,1,2,0,27,7],[0,1,3,0,27,8],[0,1,4,0,27,9],[0,1,4,0,27,10],[1,1,4,0,14,8,0,3,50,0,9,56],[1,1,4,0,3,11,0,11,18,0,3,4,0,9,57],[1,1,4,0,3,10,0,11,10,0,3,51,0,9,58],[2,3,8,0,11,4,0,1,52,0,1,53,0,1,54,0,9,59],[2,3,12,0,11,19,0,1,4,0,1,4,0,1,55,0,9,60],[2,3,10,0,11,20,0,1,4,0,1,4,0,1,4,0,9,61],[2,1,8,0,1,13,0,1,16,0,11,8,2,1,4,0,9,62],[2,1,14,0,1,4,0,1,17,0,10,21,0,1,47,3,9,63],[2,1,10,0,1,4,0,1,4,0,10,10,0,1,10,3,9,64],[2,1,15,1,1,4,0,10,8,0,1,8,3,9,65],[2,1,4,2,10,22,0,1,48,3,9,66],[2,1,4,2,1,4,0,9,10,0,1,10,3,9,67],[5,1,4,0,2,4,0,4,8,0,1,42,0,1,45,0,1,46,0,1,49,3,2,4,0,7,68],[7,1,4,0,2,23,0,1,33,0,1,43,0,1,4,0,1,4,0,1,4,0,1,4,5,3,69,0,4,75],[8,2,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,5,2,70,0,1,77,0,2,4,0,2,76],[8,2,8,0,1,8,0,1,8,9,2,71,0,1,78,2,2,5],[8,2,24,0,1,34,0,1,44,9,1,4,0,1,72,0,1,4,2,2,4],[8,2,10,0,1,10,0,1,4,10,1,73],[8,2,8,0,1,8,0,1,4,10,1,74],[8,1,25,0,1,26,0,1,35,11,1,4],[8,1,4,0,1,10,0,1,10],[8,1,4,0,1,8,0,1,8],[9,1,27,0,1,36],[9,1,10,0,1,10],[9,1,8,0,1,8],[9,1,28,0,1,37],[9,1,10,0,1,10],[9,1,8,0,1,38],[9,1,29,0,1,39],[9,1,10,0,1,40],[9,1,8,0,1,32],[9,1,30,0,1,41],[9,1,10,0,1,41],[9,1,31,0,1,4],[9,1,32,0,1,4],[9,1,4]]; -numTicks = 28; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1913614","~(anonymous) :14:46","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1931207","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~extractRules :284:22","~(anonymous) :2636:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~t.r http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:261","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~ke :103:12","~Lf :148:288","~he :101:184"]; +let levels = [[0,1,0,0,27,5],[0,1,1,0,27,6],[0,1,2,0,27,7],[0,1,3,0,27,8],[0,1,4,0,27,9],[0,1,4,0,27,10],[1,1,4,0,14,8,0,3,50,0,9,56],[1,1,4,0,3,11,0,11,18,0,3,4,0,9,57],[1,1,4,0,3,10,0,11,10,0,3,51,0,9,58],[2,3,8,0,11,4,0,1,52,0,1,53,0,1,54,0,9,59],[2,3,12,0,11,19,0,1,4,0,1,4,0,1,55,0,9,60],[2,3,10,0,11,20,0,1,4,0,1,4,0,1,4,0,9,61],[2,1,8,0,1,13,0,1,16,0,11,8,2,1,4,0,9,62],[2,1,14,0,1,4,0,1,17,0,10,21,0,1,47,3,9,63],[2,1,10,0,1,4,0,1,4,0,10,10,0,1,10,3,9,64],[2,1,15,1,1,4,0,10,8,0,1,8,3,9,65],[2,1,4,2,10,22,0,1,48,3,9,66],[2,1,4,2,1,4,0,9,10,0,1,10,3,9,67],[5,1,4,0,2,4,0,4,8,0,1,42,0,1,45,0,1,46,0,1,49,3,2,4,0,7,68],[7,1,4,0,2,23,0,1,33,0,1,43,0,1,4,0,1,4,0,1,4,0,1,4,5,3,69,0,4,75],[8,2,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,5,2,70,0,1,77,0,2,4,0,2,76],[8,2,8,0,1,8,0,1,8,9,2,71,0,1,78,2,2,5],[8,2,24,0,1,34,0,1,44,9,1,4,0,1,72,0,1,4,2,2,4],[8,2,10,0,1,10,0,1,4,10,1,73],[8,2,8,0,1,8,0,1,4,10,1,74],[8,1,25,0,1,26,0,1,35,11,1,4],[8,1,4,0,1,10,0,1,10],[8,1,4,0,1,8,0,1,8],[9,1,27,0,1,36],[9,1,10,0,1,10],[9,1,8,0,1,8],[9,1,28,0,1,37],[9,1,10,0,1,10],[9,1,8,0,1,38],[9,1,29,0,1,39],[9,1,10,0,1,40],[9,1,8,0,1,32],[9,1,30,0,1,41],[9,1,10,0,1,41],[9,1,31,0,1,4],[9,1,32,0,1,4],[9,1,4]]; +let numTicks = 28; module.exports = { names, levels, numTicks }; \ No newline at end of file diff --git a/packages/flamegrill/src/fixtures/snapshots/button_base.html b/packages/flamegrill/src/fixtures/snapshots/button_base.html index 21c3f01..15b326a 100644 --- a/packages/flamegrill/src/fixtures/snapshots/button_base.html +++ b/packages/flamegrill/src/fixtures/snapshots/button_base.html @@ -181,11 +181,9 @@ const systemEl = document.getElementById('system'); const canvas = document.getElementById('canvas'); const ctx = canvas.getContext('2d'); -let names, levels, numTicks; - -names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1913614","~(anonymous) :14:46","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1931207","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~extractRules :284:22","~(anonymous) :2636:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~t.r http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:261","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~ke :103:12","~Lf :148:288","~he :101:184"]; -levels = [[0,1,0,0,27,5],[0,1,1,0,27,6],[0,1,2,0,27,7],[0,1,3,0,27,8],[0,1,4,0,27,9],[0,1,4,0,27,10],[1,1,4,0,14,8,0,3,50,0,9,56],[1,1,4,0,3,11,0,11,18,0,3,4,0,9,57],[1,1,4,0,3,10,0,11,10,0,3,51,0,9,58],[2,3,8,0,11,4,0,1,52,0,1,53,0,1,54,0,9,59],[2,3,12,0,11,19,0,1,4,0,1,4,0,1,55,0,9,60],[2,3,10,0,11,20,0,1,4,0,1,4,0,1,4,0,9,61],[2,1,8,0,1,13,0,1,16,0,11,8,2,1,4,0,9,62],[2,1,14,0,1,4,0,1,17,0,10,21,0,1,47,3,9,63],[2,1,10,0,1,4,0,1,4,0,10,10,0,1,10,3,9,64],[2,1,15,1,1,4,0,10,8,0,1,8,3,9,65],[2,1,4,2,10,22,0,1,48,3,9,66],[2,1,4,2,1,4,0,9,10,0,1,10,3,9,67],[5,1,4,0,2,4,0,4,8,0,1,42,0,1,45,0,1,46,0,1,49,3,2,4,0,7,68],[7,1,4,0,2,23,0,1,33,0,1,43,0,1,4,0,1,4,0,1,4,0,1,4,5,3,69,0,4,75],[8,2,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,5,2,70,0,1,77,0,2,4,0,2,76],[8,2,8,0,1,8,0,1,8,9,2,71,0,1,78,2,2,5],[8,2,24,0,1,34,0,1,44,9,1,4,0,1,72,0,1,4,2,2,4],[8,2,10,0,1,10,0,1,4,10,1,73],[8,2,8,0,1,8,0,1,4,10,1,74],[8,1,25,0,1,26,0,1,35,11,1,4],[8,1,4,0,1,10,0,1,10],[8,1,4,0,1,8,0,1,8],[9,1,27,0,1,36],[9,1,10,0,1,10],[9,1,8,0,1,8],[9,1,28,0,1,37],[9,1,10,0,1,10],[9,1,8,0,1,38],[9,1,29,0,1,39],[9,1,10,0,1,40],[9,1,8,0,1,32],[9,1,30,0,1,41],[9,1,10,0,1,41],[9,1,31,0,1,4],[9,1,32,0,1,4],[9,1,4]]; -numTicks = 28; +let names = ["(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:23","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/react-dom.production.min.js:12:222","(lib) C:\\git\\oufr-jg\\node_modules\\puppeteer\\.local-chromium\\win64-672088\\chrome-win\\chrome_child.dll","(unknown)","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:10","~t http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:33","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3372921","~(anonymous) :1:1","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2992190","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:46625","~_createSlideInX :387:25","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1913614","~(anonymous) :14:46","~buildClassMap :16:23","~_loop_1 :18:28","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3501229","~(anonymous) :4:36","~webpackContext :26:24","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503178","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:196864","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2959633","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2598910","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1931207","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3357252","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1999002","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2618885","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2514510","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1997285","~mergeStyleSets :16:24","~styleToRegistration :401:29","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2954829","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:1934867","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3347181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2766736","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2519761","~get :22:31","~mergeStyles :11:21","~styleToClassName :445:26","~extractRules :284:22","~(anonymous) :2636:49","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3084490","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2838889","~styled :33:16","~t.d http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:181","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:3503596","~(anonymous) http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:2092690","~t.r http://fabricweb.z5.web.core.windows.net/pr-deploy-site/refs/heads/master/perf-test/perf-test.js:1:261","~lib_initializeIcons :2289:29","~(anonymous) :2291:624","~fabric_icons_0_initializeIcons :91:40","~fabric_icons_12_initializeIcons :1579:41","~fabric_icons_13_initializeIcons :1703:41","~registerIcons :94:23","~render :266:336","~Si :264:12","~Hi :251:12","~(anonymous) :264:339","~Pi.render :261:29","~Ki :253:42","~Ji :252:12","~qf :243:12","~Xh :245:83","~Yh :248:12","~Di :249:12","~ci :233:12","~bi :232:12","~Tg :177:12","~S :164:45","~(anonymous) :145:114","~v :142:337","~p :140:224","~Af :136:12","~ai :222:12","~ke :103:12","~Lf :148:288","~he :101:184"]; +let levels = [[0,1,0,0,27,5],[0,1,1,0,27,6],[0,1,2,0,27,7],[0,1,3,0,27,8],[0,1,4,0,27,9],[0,1,4,0,27,10],[1,1,4,0,14,8,0,3,50,0,9,56],[1,1,4,0,3,11,0,11,18,0,3,4,0,9,57],[1,1,4,0,3,10,0,11,10,0,3,51,0,9,58],[2,3,8,0,11,4,0,1,52,0,1,53,0,1,54,0,9,59],[2,3,12,0,11,19,0,1,4,0,1,4,0,1,55,0,9,60],[2,3,10,0,11,20,0,1,4,0,1,4,0,1,4,0,9,61],[2,1,8,0,1,13,0,1,16,0,11,8,2,1,4,0,9,62],[2,1,14,0,1,4,0,1,17,0,10,21,0,1,47,3,9,63],[2,1,10,0,1,4,0,1,4,0,10,10,0,1,10,3,9,64],[2,1,15,1,1,4,0,10,8,0,1,8,3,9,65],[2,1,4,2,10,22,0,1,48,3,9,66],[2,1,4,2,1,4,0,9,10,0,1,10,3,9,67],[5,1,4,0,2,4,0,4,8,0,1,42,0,1,45,0,1,46,0,1,49,3,2,4,0,7,68],[7,1,4,0,2,23,0,1,33,0,1,43,0,1,4,0,1,4,0,1,4,0,1,4,5,3,69,0,4,75],[8,2,10,0,1,10,0,1,10,0,1,4,0,1,4,0,1,4,0,1,4,5,2,70,0,1,77,0,2,4,0,2,76],[8,2,8,0,1,8,0,1,8,9,2,71,0,1,78,2,2,5],[8,2,24,0,1,34,0,1,44,9,1,4,0,1,72,0,1,4,2,2,4],[8,2,10,0,1,10,0,1,4,10,1,73],[8,2,8,0,1,8,0,1,4,10,1,74],[8,1,25,0,1,26,0,1,35,11,1,4],[8,1,4,0,1,10,0,1,10],[8,1,4,0,1,8,0,1,8],[9,1,27,0,1,36],[9,1,10,0,1,10],[9,1,8,0,1,8],[9,1,28,0,1,37],[9,1,10,0,1,10],[9,1,8,0,1,38],[9,1,29,0,1,39],[9,1,10,0,1,40],[9,1,8,0,1,32],[9,1,30,0,1,41],[9,1,10,0,1,41],[9,1,31,0,1,4],[9,1,32,0,1,4],[9,1,4]]; +let numTicks = 28; let rangeMin = 0; diff --git a/packages/flamegrill/src/process/flamebearer.ts b/packages/flamegrill/src/process/flamebearer.ts index f9b50fe..50b3c22 100644 --- a/packages/flamegrill/src/process/flamebearer.ts +++ b/packages/flamegrill/src/process/flamebearer.ts @@ -26,9 +26,9 @@ function flamebearer(buf: Buffer): string[] { const vizSrc = fs.readFileSync(require.resolve('../../assets/viz.js'), 'utf8'); const helperSrc = fs.readFileSync(require.resolve('../../assets/helpers.js'), 'utf8'); - let data = `names = ${JSON.stringify(names)};\n`; - data += `levels = ${JSON.stringify(levels)};\n`; - data += `numTicks = ${stacks.length};\n`; + let data = `let names = ${JSON.stringify(names)};\n`; + data += `let levels = ${JSON.stringify(levels)};\n`; + data += `let numTicks = ${stacks.length};\n`; // This code constructs a flamegraph using HTML template and shared JS helper files. // It uses split points in those files to keep and remove source, as needed.