Skip to content

Commit

Permalink
add Benchmark (julia) benchmark result for 1d8bacd
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jul 25, 2024
1 parent 26625fa commit 6423bd1
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": 1720164786743,
"lastUpdate": 1721907885033,
"repoUrl": "https://github.com/JuliaSurv/NetSurvival.jl",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -1430,6 +1430,48 @@ window.BENCHMARK_DATA = {
"extra": "gctime=0\nmemory=9607408\nallocs=62159\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": "1d8bacd86dcfdc00d6b225f6ea25619f8aeca2a3",
"message": "up (#71)",
"timestamp": "2024-07-25T13:42:02+02:00",
"tree_id": "8ce02bff44c9f9618df48e5ac285a98cbf8db700",
"url": "https://github.com/JuliaSurv/NetSurvival.jl/commit/1d8bacd86dcfdc00d6b225f6ea25619f8aeca2a3"
},
"date": 1721907884483,
"tool": "julia",
"benches": [
{
"name": "PoharPerme/colrec x slopop - explicit",
"value": 190461522,
"unit": "ns",
"extra": "gctime=0\nmemory=4801936\nallocs=62013\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": 210509408,
"unit": "ns",
"extra": "gctime=0\nmemory=8207200\nallocs=117740\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": 197801130,
"unit": "ns",
"extra": "gctime=0\nmemory=9607408\nallocs=62159\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 6423bd1

Please sign in to comment.