Skip to content

Commit

Permalink
Regenerate websites - Add 1 new reports.
Browse files Browse the repository at this point in the history
  • Loading branch information
enso-ci committed Dec 1, 2024
1 parent 4a23ed8 commit 9cc6462
Show file tree
Hide file tree
Showing 3 changed files with 29,998 additions and 28,089 deletions.
89 changes: 89 additions & 0 deletions cache/12100448631.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"bench_run": {
"id": "12100448631",
"html_url": "https://github.com/enso-org/enso/actions/runs/12100448631",
"run_attempt": 1,
"event": "schedule",
"display_title": "Benchmark Engine",
"head_commit": {
"id": "0b6b1f09542f1495344df75123643f81689734be",
"message": "Context menu, copy button, multi-component actions (#11690)\n\nContext menu, copy button, multi-component actions\n\nhttps://github.com/user-attachments/assets/14243102-3848-43fc-82bb-a48648536985\n\n- The 'More' menu can now be opened under the mouse, through the context menu action (right click/control-click on Mac/menu button on keyboard).\n- Add copy-components button to menu.\n- The menu can now be opened while multiple components are selected; if the clicked component was among the selected components, the selection will be preserved. Some menu actions--currently *copy* and *delete*, apply to all selected components. These actions will change their displayed labels when multiple components are selected. If a single-component action is executed, the component it was applied to will become the sole selection.\n\nFixes #11633, #11634",
"timestamp": "2024-11-29T19:52:22Z",
"author": {
"name": "Kaz Wesley"
}
}
},
"label_score_dict": {
"org.enso.compiler.benchmarks.exportimport.ExportImportResolutionBenchmark.importsAndExportsResolution": 2.0848833685697,
"org.enso.compiler.benchmarks.exportimport.ExportImportResolutionBenchmark.importsResolution": 0.2426055384881728,
"org.enso.compiler.benchmarks.inline.InlineCompilerBenchmark.longExpression": 1.684522616324351,
"org.enso.compiler.benchmarks.inline.InlineCompilerErrorBenchmark.expressionWithErrors": 1.852336511006106,
"org.enso.compiler.benchmarks.module.ImportStandardLibrariesBenchmark.importStandardLibraries": 63.244734762731206,
"org.enso.compiler.benchmarks.module.ManyErrorsBenchmark.manyErrors": 42.94113800552438,
"org.enso.compiler.benchmarks.module.ManyLocalVarsBenchmark.longMethodWithLotOfLocalVars": 29.717865487199003,
"org.enso.compiler.benchmarks.module.ManyNestedBlocksBenchmark.manyNestedBlocks": 50.70710277650798,
"org.enso.compiler.benchmarks.module.ManySmallMethodsBenchmark.manySmallMethods": 78.20970905194707,
"org.enso.interpreter.bench.benchmarks.semantic.ArrayProxyBenchmarks.sumOverComputingProxy": 0.1216972079501292,
"org.enso.interpreter.bench.benchmarks.semantic.ArrayProxyBenchmarks.sumOverDelegatingProxy": 0.1947345013587157,
"org.enso.interpreter.bench.benchmarks.semantic.ArrayProxyBenchmarks.sumOverVector": 0.08214123726469935,
"org.enso.interpreter.bench.benchmarks.semantic.ArrayProxyBenchmarks.sumOverVectorBackedByComputingProxy": 0.12153624884942016,
"org.enso.interpreter.bench.benchmarks.semantic.ArrayProxyBenchmarks.sumOverVectorBackedByDelegatingProxy": 0.19283914495734816,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchGenerateList": 3.730030656716714,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchGenerateListAutoscoping": 9.191406647639077,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchGenerateListQualified": 3.7184347153529487,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchMapReverseList": 6.284042798696065,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchMapReverseListCurry": 6.243527463229579,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchReverseList": 5.749319868299312,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchReverseListMethods": 5.602535386740554,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchSumList": 3.6611994395929606,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchSumListFallback": 3.754509300829433,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchSumListLeftFold": 3.7737369009424464,
"org.enso.interpreter.bench.benchmarks.semantic.AtomBenchmarks.benchSumListMethods": 4.198034826782912,
"org.enso.interpreter.bench.benchmarks.semantic.CallableBenchmarks.benchSumTCOfromCall": 97.136034837472,
"org.enso.interpreter.bench.benchmarks.semantic.CallableBenchmarks.benchSumTCOmethodCall": 97.2010476893204,
"org.enso.interpreter.bench.benchmarks.semantic.CallableBenchmarks.benchSumTCOmethodCallWithDefaultedArguments": 97.26045886601942,
"org.enso.interpreter.bench.benchmarks.semantic.CallableBenchmarks.benchSumTCOmethodCallWithNamedArguments": 97.21531730485438,
"org.enso.interpreter.bench.benchmarks.semantic.EqualsBenchmarks.equalsPrimitives": 0.132848053692372,
"org.enso.interpreter.bench.benchmarks.semantic.EqualsBenchmarks.equalsStrings": 0.08370109554802901,
"org.enso.interpreter.bench.benchmarks.semantic.EqualsBenchmarks.equalsTrees": 1.0900916088460482,
"org.enso.interpreter.bench.benchmarks.semantic.EqualsBenchmarks.equalsWithConversion": 3.5091735113263716,
"org.enso.interpreter.bench.benchmarks.semantic.IfVsCaseBenchmarks.caseBench3": 0.4686433824283028,
"org.enso.interpreter.bench.benchmarks.semantic.IfVsCaseBenchmarks.caseBench6": 0.6928330667487267,
"org.enso.interpreter.bench.benchmarks.semantic.IfVsCaseBenchmarks.ifBench3": 0.4565521027882524,
"org.enso.interpreter.bench.benchmarks.semantic.IfVsCaseBenchmarks.ifBench6": 0.9369598758607661,
"org.enso.interpreter.bench.benchmarks.semantic.IfVsCaseBenchmarks.ifBench6In": 2.2406463043970954,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapAnyOverList": 77.67415794577221,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapConvOverList": 79.83908441457777,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapIntegerOverList": 75.73152978162199,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapMultiOverList": 76.67154994351145,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapOverLazyList": 84.4992857898786,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapOverList": 76.35123118018737,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapVConvertThatArgumentOfPlus": 46.39846599812383,
"org.enso.interpreter.bench.benchmarks.semantic.ListBenchmarks.mapVOverList": 75.6833674963963,
"org.enso.interpreter.bench.benchmarks.semantic.NamedDefaultedArgumentBenchmarks.benchSumTCOWithDefaultArgs": 97.46260625956596,
"org.enso.interpreter.bench.benchmarks.semantic.NamedDefaultedArgumentBenchmarks.benchSumTCOWithNamedArgs": 97.24758358058253,
"org.enso.interpreter.bench.benchmarks.semantic.NestedPatternCompilationBenchmarks.sumList": 0.09520021720788176,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchNestedThunkSum": 84.9589617597778,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchOversaturatedRecursiveCall": 97.07472381727034,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchSumStateTCO": 85.0993317,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchSumTCO": 97.09681370817775,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchSumTCOFoldLike": 97.21657546213592,
"org.enso.interpreter.bench.benchmarks.semantic.RecursionBenchmarks.benchSumTCOWithEval": 97.22277997281552,
"org.enso.interpreter.bench.benchmarks.semantic.StringBenchmarks.lengthOfStrings": 0.0020490471485225164,
"org.enso.interpreter.bench.benchmarks.semantic.TypePatternBenchmarks.matchOverAny": 0.0005085864849190009,
"org.enso.interpreter.bench.benchmarks.semantic.TypePatternBenchmarks.matchOverDecimal": 0.0004981025738684614,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageAbstractList": 0.09468788850149513,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverArray": 0.0017680609811354503,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverArrayProxy": 0.00225432404568991,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverArrayProxyNew": 0.0022539664437458582,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverPolyglotArray": 0.001528768020073791,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverPolyglotVector": 0.0015334094967929725,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverSlice": 0.001533158316454743,
"org.enso.interpreter.bench.benchmarks.semantic.VectorBenchmarks.averageOverVector": 0.001763623549983245,
"org.enso.interpreter.bench.benchmarks.semantic.WarningBenchmarks.diffWarningRandomElementsVecSum": 27.12746274174174,
"org.enso.interpreter.bench.benchmarks.semantic.WarningBenchmarks.noWarningsVecSum": 0.008268565829281972,
"org.enso.interpreter.bench.benchmarks.semantic.WarningBenchmarks.randomElementsVecSum": 0.051137138865695264,
"org.enso.interpreter.bench.benchmarks.semantic.WarningBenchmarks.sameWarningVecSum": 1.98057433049135
}
}
Loading

0 comments on commit 9cc6462

Please sign in to comment.