Skip to content

Commit

Permalink
GitHub Action: Automated sync
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Oct 29, 2024
1 parent c41fc80 commit be80cf8
Show file tree
Hide file tree
Showing 7 changed files with 988 additions and 1 deletion.
251 changes: 251 additions & 0 deletions data/backends/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -11414,5 +11414,256 @@
"commitDate": "1730086588",
"currentDate": "1730166913"
}
},
{
"llvm": {
"are_we_fast_yet/bounce": {
"maxMem": 383976,
"time": 1835501425,
"arg": 87382
},
"are_we_fast_yet/list_tail": {
"maxMem": 359944,
"time": 1150117547,
"arg": 75
},
"are_we_fast_yet/mandelbrot": {
"maxMem": 364660,
"time": 2493505037,
"arg": 683
},
"are_we_fast_yet/nbody": {
"maxMem": 430748,
"time": 1139436416,
"arg": 1048576
},
"are_we_fast_yet/permute": {
"maxMem": 369236,
"time": 744264969,
"arg": 9
},
"are_we_fast_yet/queens": {
"maxMem": 365376,
"time": 1504232,
"arg": 14
},
"are_we_fast_yet/sieve": {
"maxMem": 364664,
"time": 1052162693,
"arg": 5592406
},
"are_we_fast_yet/storage": {
"maxMem": 364332,
"time": 1675329903,
"arg": 2731
},
"are_we_fast_yet/towers": {
"maxMem": 366688,
"time": 2191636732,
"arg": 24
},
"duality_of_compilation/erase_unused": {
"maxMem": 360608,
"time": 1239449997,
"arg": 10923
},
"duality_of_compilation/factorial_accumulator": {
"maxMem": 339840,
"time": 1548932725,
"arg": 357913942
},
"duality_of_compilation/fibonacci_recursive": {
"maxMem": 364768,
"time": 891160787,
"arg": 39
},
"duality_of_compilation/iterate_increment": {
"maxMem": 359664,
"time": 927419991,
"arg": 178956971
},
"duality_of_compilation/lookup_tree": {
"maxMem": 723668,
"time": 437064526,
"arg": 8388608
},
"duality_of_compilation/match_options": {
"maxMem": 354740,
"time": 144634752,
"arg": 8388608
},
"duality_of_compilation/sum_range": {
"maxMem": 429592,
"time": 245063117,
"arg": 4194304
},
"effect_handlers_bench/countdown": {
"maxMem": 366672,
"time": 999873637,
"arg": 33554432
},
"effect_handlers_bench/iterator": {
"maxMem": 365760,
"time": 1266260558,
"arg": 67108864
},
"effect_handlers_bench/nqueens": {
"maxMem": 367672,
"time": 2611285,
"arg": 8
},
"effect_handlers_bench/parsing_dollars": {
"maxMem": 366336,
"time": 1552607354,
"arg": 8192
},
"effect_handlers_bench/product_early": {
"maxMem": 360708,
"time": 56900603,
"arg": 10923
},
"effect_handlers_bench/resume_nontail": {
"maxMem": 362024,
"time": 1292700713,
"arg": 65536
},
"effect_handlers_bench/tree_explore": {
"maxMem": 360660,
"time": 2865343,
"arg": 9
},
"effect_handlers_bench/triples": {
"maxMem": 365448,
"time": 1374717,
"arg": 40
}
},
"js": {
"are_we_fast_yet/bounce": {
"maxMem": 365900,
"time": 616810000,
"arg": 7283
},
"are_we_fast_yet/list_tail": {
"maxMem": 358528,
"time": 199910129,
"arg": 42
},
"are_we_fast_yet/mandelbrot": {
"maxMem": 354612,
"time": 235721581,
"arg": 171
},
"are_we_fast_yet/nbody": {
"maxMem": 362372,
"time": 235819073,
"arg": 131072
},
"are_we_fast_yet/permute": {
"maxMem": 339688,
"time": 247012994,
"arg": 8
},
"are_we_fast_yet/queens": {
"maxMem": 362056,
"time": 56495873,
"arg": 21
},
"are_we_fast_yet/sieve": {
"maxMem": 354076,
"time": 205916154,
"arg": 1048576
},
"are_we_fast_yet/storage": {
"maxMem": 357840,
"time": 309199720,
"arg": 512
},
"are_we_fast_yet/towers": {
"maxMem": 360124,
"time": 358169284,
"arg": 21
},
"duality_of_compilation/erase_unused": {
"maxMem": 358840,
"time": 145359162,
"arg": 3642
},
"duality_of_compilation/factorial_accumulator": {
"maxMem": 369248,
"time": 336274544,
"arg": 8388608
},
"duality_of_compilation/fibonacci_recursive": {
"maxMem": 363292,
"time": 226069281,
"arg": 31
},
"duality_of_compilation/iterate_increment": {
"maxMem": 352904,
"time": 508601018,
"arg": 8388608
},
"duality_of_compilation/lookup_tree": {
"maxMem": 364960,
"time": 794575,
"arg": 1024
},
"duality_of_compilation/match_options": {
"maxMem": 352252,
"time": 921394,
"arg": 1024
},
"duality_of_compilation/sum_range": {
"maxMem": 344064,
"time": 2380931,
"arg": 1024
},
"effect_handlers_bench/countdown": {
"maxMem": 360360,
"time": 258177409,
"arg": 1048576
},
"effect_handlers_bench/iterator": {
"maxMem": 380888,
"time": 395751366,
"arg": 2796203
},
"effect_handlers_bench/nqueens": {
"maxMem": 360836,
"time": 178349047,
"arg": 10
},
"effect_handlers_bench/parsing_dollars": {
"maxMem": 363248,
"time": 440146537,
"arg": 2428
},
"effect_handlers_bench/product_early": {
"maxMem": 357712,
"time": 113286904,
"arg": 4096
},
"effect_handlers_bench/resume_nontail": {
"maxMem": 343688,
"time": 554608025,
"arg": 1024
},
"effect_handlers_bench/tree_explore": {
"maxMem": 361928,
"time": 133247928,
"arg": 10
},
"effect_handlers_bench/triples": {
"maxMem": 356864,
"time": 273491184,
"arg": 171
}
},
"meta": {
"commit": "6e71bcd5",
"commitDate": "1730201254",
"currentDate": "1730206334"
}
}
]
8 changes: 8 additions & 0 deletions data/build/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,5 +446,13 @@
"commitDate": "1730086588",
"currentDate": "1730166547"
}
},
{
"buildTime": "60.17",
"meta": {
"commit": "6e71bcd5",
"commitDate": "1730201254",
"currentDate": "1730205988"
}
}
]
79 changes: 79 additions & 0 deletions data/cloc/202410.json
Original file line number Diff line number Diff line change
Expand Up @@ -4542,5 +4542,84 @@
"commitDate": "1730086588",
"currentDate": "1730166911"
}
},
{
"Scala": {
"nFiles": 149,
"blank": 5646,
"comment": 6455,
"code": 21044
},
"Effekt": {
"nFiles": 392,
"blank": 2376,
"comment": 1067,
"code": 10097
},
"Markdown": {
"nFiles": 29,
"blank": 738,
"comment": 0,
"code": 3316
},
"Scheme": {
"nFiles": 10,
"blank": 171,
"comment": 140,
"code": 1223
},
"JSON": {
"nFiles": 3,
"blank": 1,
"comment": 0,
"code": 659
},
"LLVM IR": {
"nFiles": 2,
"blank": 213,
"comment": 73,
"code": 645
},
"C": {
"nFiles": 8,
"blank": 150,
"comment": 96,
"code": 629
},
"YAML": {
"nFiles": 3,
"blank": 63,
"comment": 5,
"code": 324
},
"JavaScript": {
"nFiles": 3,
"blank": 41,
"comment": 57,
"code": 182
},
"XML": {
"nFiles": 1,
"blank": 3,
"comment": 4,
"code": 42
},
"Bourne Shell": {
"nFiles": 1,
"blank": 0,
"comment": 0,
"code": 2
},
"SUM": {
"blank": 9402,
"comment": 7897,
"code": 38163,
"nFiles": 601
},
"meta": {
"commit": "6e71bcd5",
"commitDate": "1730201254",
"currentDate": "1730206333"
}
}
]
Loading

0 comments on commit be80cf8

Please sign in to comment.