Skip to content

Commit 9724969

Browse files
committed
[skip ci] doc: new benchmark data
1 parent f6e84da commit 9724969

File tree

1 file changed

+207
-1
lines changed

1 file changed

+207
-1
lines changed

wiki/stats/benchmark/data.js

Lines changed: 207 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1748716593297,
2+
"lastUpdate": 1748716595464,
33
"repoUrl": "https://github.com/flowr-analysis/flowr",
44
"entries": {
55
"\"artificial\" Benchmark Suite": [
@@ -15628,6 +15628,109 @@ window.BENCHMARK_DATA = {
1562815628
"extra": "median: 34.15"
1562915629
}
1563015630
]
15631+
},
15632+
{
15633+
"commit": {
15634+
"author": {
15635+
"email": "florian.sihler@uni-ulm.de",
15636+
"name": "Florian Sihler",
15637+
"username": "EagleoutIce"
15638+
},
15639+
"committer": {
15640+
"email": "florian.sihler@uni-ulm.de",
15641+
"name": "Florian Sihler",
15642+
"username": "EagleoutIce"
15643+
},
15644+
"distinct": true,
15645+
"id": "0a000cc15c89ace7254d47c380227e261d1cfb18",
15646+
"message": "[release:patch] 2.2.14 Basic Linting Setup",
15647+
"timestamp": "2025-05-31T20:20:31+02:00",
15648+
"tree_id": "3de3eb59c995a0a1e70d82b9564310f8bdf8aace",
15649+
"url": "https://github.com/flowr-analysis/flowr/commit/0a000cc15c89ace7254d47c380227e261d1cfb18"
15650+
},
15651+
"date": 1748716594325,
15652+
"tool": "customSmallerIsBetter",
15653+
"benches": [
15654+
{
15655+
"name": "Retrieve AST from R code",
15656+
"value": 13.200878590909092,
15657+
"unit": "ms",
15658+
"range": 15.89166482724672,
15659+
"extra": "median: 9.39ms"
15660+
},
15661+
{
15662+
"name": "Normalize R AST",
15663+
"value": 15.076508136363637,
15664+
"unit": "ms",
15665+
"range": 19.56915223738025,
15666+
"extra": "median: 10.88ms"
15667+
},
15668+
{
15669+
"name": "Produce dataflow information",
15670+
"value": 74.24347922727273,
15671+
"unit": "ms",
15672+
"range": 168.38006303741628,
15673+
"extra": "median: 36.91ms"
15674+
},
15675+
{
15676+
"name": "Total per-file",
15677+
"value": 514.364478909091,
15678+
"unit": "ms",
15679+
"range": 1283.3519293720426,
15680+
"extra": "median: 140.15ms"
15681+
},
15682+
{
15683+
"name": "Static slicing",
15684+
"value": 0.554244618768212,
15685+
"unit": "ms",
15686+
"range": 0.4376890885931725,
15687+
"extra": "median: 0.29ms"
15688+
},
15689+
{
15690+
"name": "Reconstruct code",
15691+
"value": 0.23808857928227603,
15692+
"unit": "ms",
15693+
"range": 0.18380236551647033,
15694+
"extra": "median: 0.11ms"
15695+
},
15696+
{
15697+
"name": "Total per-slice",
15698+
"value": 0.8071606252340534,
15699+
"unit": "ms",
15700+
"range": 0.5965493244685955,
15701+
"extra": "median: 0.49ms"
15702+
},
15703+
{
15704+
"name": "failed to reconstruct/re-parse",
15705+
"value": 0,
15706+
"unit": "#",
15707+
"extra": "out of 7728 slices"
15708+
},
15709+
{
15710+
"name": "times hit threshold",
15711+
"value": 0,
15712+
"unit": "#"
15713+
},
15714+
{
15715+
"name": "reduction (characters)",
15716+
"value": 0.7786152155810172,
15717+
"unit": "#",
15718+
"extra": "std: 0.1290160802322939"
15719+
},
15720+
{
15721+
"name": "reduction (normalized tokens)",
15722+
"value": 0.7558573293027475,
15723+
"unit": "#",
15724+
"extra": "std: 0.13293775369417085"
15725+
},
15726+
{
15727+
"name": "memory (df-graph)",
15728+
"value": 115.99072265625,
15729+
"unit": "KiB",
15730+
"range": 295.50818665671295,
15731+
"extra": "median: 34.15"
15732+
}
15733+
]
1563115734
}
1563215735
],
1563315736
"\"social-science\" Benchmark Suite (tree-sitter)": [
@@ -17072,6 +17175,109 @@ window.BENCHMARK_DATA = {
1707217175
"extra": "median: 53.09"
1707317176
}
1707417177
]
17178+
},
17179+
{
17180+
"commit": {
17181+
"author": {
17182+
"email": "florian.sihler@uni-ulm.de",
17183+
"name": "Florian Sihler",
17184+
"username": "EagleoutIce"
17185+
},
17186+
"committer": {
17187+
"email": "florian.sihler@uni-ulm.de",
17188+
"name": "Florian Sihler",
17189+
"username": "EagleoutIce"
17190+
},
17191+
"distinct": true,
17192+
"id": "0a000cc15c89ace7254d47c380227e261d1cfb18",
17193+
"message": "[release:patch] 2.2.14 Basic Linting Setup",
17194+
"timestamp": "2025-05-31T20:20:31+02:00",
17195+
"tree_id": "3de3eb59c995a0a1e70d82b9564310f8bdf8aace",
17196+
"url": "https://github.com/flowr-analysis/flowr/commit/0a000cc15c89ace7254d47c380227e261d1cfb18"
17197+
},
17198+
"date": 1748716595457,
17199+
"tool": "customSmallerIsBetter",
17200+
"benches": [
17201+
{
17202+
"name": "Retrieve AST from R code",
17203+
"value": 18.55119606,
17204+
"unit": "ms",
17205+
"range": 11.437058407348843,
17206+
"extra": "median: 13.34ms"
17207+
},
17208+
{
17209+
"name": "Normalize R AST",
17210+
"value": 19.929840300000002,
17211+
"unit": "ms",
17212+
"range": 9.90640619078465,
17213+
"extra": "median: 17.06ms"
17214+
},
17215+
{
17216+
"name": "Produce dataflow information",
17217+
"value": 95.34348058,
17218+
"unit": "ms",
17219+
"range": 89.150476755402,
17220+
"extra": "median: 49.99ms"
17221+
},
17222+
{
17223+
"name": "Total per-file",
17224+
"value": 1920.08226232,
17225+
"unit": "ms",
17226+
"range": 3442.0340388551726,
17227+
"extra": "median: 307.84ms"
17228+
},
17229+
{
17230+
"name": "Static slicing",
17231+
"value": 4.321574115820818,
17232+
"unit": "ms",
17233+
"range": 13.244672040190476,
17234+
"extra": "median: 0.72ms"
17235+
},
17236+
{
17237+
"name": "Reconstruct code",
17238+
"value": 0.2625565249577722,
17239+
"unit": "ms",
17240+
"range": 0.15368719162668257,
17241+
"extra": "median: 0.15ms"
17242+
},
17243+
{
17244+
"name": "Total per-slice",
17245+
"value": 4.591738590409738,
17246+
"unit": "ms",
17247+
"range": 13.276242647316208,
17248+
"extra": "median: 0.91ms"
17249+
},
17250+
{
17251+
"name": "failed to reconstruct/re-parse",
17252+
"value": 0,
17253+
"unit": "#",
17254+
"extra": "out of 12700 slices"
17255+
},
17256+
{
17257+
"name": "times hit threshold",
17258+
"value": 0,
17259+
"unit": "#"
17260+
},
17261+
{
17262+
"name": "reduction (characters)",
17263+
"value": 0.8770437928533015,
17264+
"unit": "#",
17265+
"extra": "std: 0.1071751829080257"
17266+
},
17267+
{
17268+
"name": "reduction (normalized tokens)",
17269+
"value": 0.8223103785493011,
17270+
"unit": "#",
17271+
"extra": "std: 0.15302917990919654"
17272+
},
17273+
{
17274+
"name": "memory (df-graph)",
17275+
"value": 107.63185546875,
17276+
"unit": "KiB",
17277+
"range": 118.35156639014849,
17278+
"extra": "median: 53.09"
17279+
}
17280+
]
1707517281
}
1707617282
]
1707717283
}

0 commit comments

Comments
 (0)