Skip to content

Commit

Permalink
add Benchmark (julia) benchmark result for 33914a3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Apr 9, 2024
1 parent cef1bdc commit a1a9d30
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1712651791342,
"lastUpdate": 1712651850623,
"repoUrl": "https://github.com/JuliaSurv/NetSurvival.jl",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -421,6 +421,48 @@ window.BENCHMARK_DATA = {
"extra": "gctime=542029\nmemory=45582048\nallocs=31216\nparams={\"gctrial\":true,\"time_tolerance\":0.05,\"evals_set\":false,\"samples\":10000,\"evals\":1,\"gcsample\":false,\"seconds\":5,\"overhead\":0,\"memory_tolerance\":0.01}"
}
]
},
{
"commit": {
"author": {
"email": "113822034+rimhajal@users.noreply.github.com",
"name": "rimhajal",
"username": "rimhajal"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "33914a3b6e0706b907de1d53f152e83dfc50b137",
"message": "docs (#12)\n\n* docs\r\n\r\n* bugfix\r\n\r\n* typos",
"timestamp": "2024-04-09T10:36:00+02:00",
"tree_id": "19a2a4dd88b60ab91fbad9860c90d219ecac0bd8",
"url": "https://github.com/JuliaSurv/NetSurvival.jl/commit/33914a3b6e0706b907de1d53f152e83dfc50b137"
},
"date": 1712651849874,
"tool": "julia",
"benches": [
{
"name": "PoharPerme/colrec x slopop - explicit",
"value": 223747122.5,
"unit": "ns",
"extra": "gctime=0\nmemory=2339216\nallocs=29975\nparams={\"gctrial\":true,\"time_tolerance\":0.05,\"evals_set\":false,\"samples\":10000,\"evals\":1,\"gcsample\":false,\"seconds\":5,\"overhead\":0,\"memory_tolerance\":0.01}"
},
{
"name": "PoharPerme/colrec x frpop - formula",
"value": 220046049.5,
"unit": "ns",
"extra": "gctime=0\nmemory=6252856\nallocs=54870\nparams={\"gctrial\":true,\"time_tolerance\":0.05,\"evals_set\":false,\"samples\":10000,\"evals\":1,\"gcsample\":false,\"seconds\":5,\"overhead\":0,\"memory_tolerance\":0.01}"
},
{
"name": "GraffeoTest/colrec x slopop - explicit",
"value": 228168419,
"unit": "ns",
"extra": "gctime=521904\nmemory=45582048\nallocs=31216\nparams={\"gctrial\":true,\"time_tolerance\":0.05,\"evals_set\":false,\"samples\":10000,\"evals\":1,\"gcsample\":false,\"seconds\":5,\"overhead\":0,\"memory_tolerance\":0.01}"
}
]
}
]
}
Expand Down

0 comments on commit a1a9d30

Please sign in to comment.