Skip to content

Commit

Permalink
add Benchmark (customSmallerIsBetter) benchmark result for af7994e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Jan 16, 2025
1 parent 8ae991f commit 1a55c2e
Showing 1 changed file with 143 additions and 1 deletion.
144 changes: 143 additions & 1 deletion dev/bench/aperi_mech/AperiAzureGPU2/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736899330654,
"lastUpdate": 1737002244899,
"repoUrl": "https://github.com/aperijake/aperi-mech",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -3316,6 +3316,148 @@ window.BENCHMARK_DATA = {
"unit": "s"
}
]
},
{
"commit": {
"author": {
"name": "Jake Koester",
"username": "aperijake",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "af7994ec2b8ac92b188b6a9c020fd588e64dc71d",
"message": "Merge pull request #58 from aperijake/material_interface\n\nelement outputs and volume calc [skip ci]",
"timestamp": "2025-01-16T03:46:39Z",
"url": "https://github.com/aperijake/aperi-mech/commit/af7994ec2b8ac92b188b6a9c020fd588e64dc71d"
},
"date": 1737002244336,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "rkpm_cpu_np_1_run_time",
"value": 120.81315055899995,
"unit": "s"
},
{
"name": "rkpm_cpu_np_4_run_time",
"value": 48.04617174499981,
"unit": "s"
},
{
"name": "rkpm_cpu_np_1_peak_memory",
"value": 3923.83203125,
"unit": "MB"
},
{
"name": "rkpm_cpu_np_4_peak_memory",
"value": 3915.91796875,
"unit": "MB"
},
{
"name": "rkpm_gpu_np_1_run_time",
"value": 57.02196228299999,
"unit": "s"
},
{
"name": "rkpm_gpu_np_1_peak_memory",
"value": 4436.61328125,
"unit": "MB"
},
{
"name": "fem_strain_smoothing_cpu_np_1_peak_memory",
"value": 3669.98046875,
"unit": "MB"
},
{
"name": "fem_strain_smoothing_gpu_np_1_run_time",
"value": 71.63461786099992,
"unit": "s"
},
{
"name": "fem_strain_smoothing_gpu_np_1_peak_memory",
"value": 4122.953125,
"unit": "MB"
},
{
"name": "fem_strain_smoothing_cpu_np_4_peak_memory",
"value": 3481.98046875,
"unit": "MB"
},
{
"name": "fem_strain_smoothing_cpu_np_1_run_time",
"value": 196.85144491100027,
"unit": "s"
},
{
"name": "fem_strain_smoothing_cpu_np_4_run_time",
"value": 65.98439169099993,
"unit": "s"
},
{
"name": "fem_cpu_np_4_peak_memory",
"value": 2298.91796875,
"unit": "MB"
},
{
"name": "fem_cpu_np_4_run_time",
"value": 74.04405583000016,
"unit": "s"
},
{
"name": "fem_cpu_np_1_run_time",
"value": 224.14079043599986,
"unit": "s"
},
{
"name": "fem_cpu_np_1_peak_memory",
"value": 2536.87109375,
"unit": "MB"
},
{
"name": "fem_gpu_np_1_run_time",
"value": 66.82857714500005,
"unit": "s"
},
{
"name": "fem_gpu_np_1_peak_memory",
"value": 3177.76171875,
"unit": "MB"
},
{
"name": "rkpm_nodal_cpu_np_1_peak_memory",
"value": 8100.48828125,
"unit": "MB"
},
{
"name": "rkpm_nodal_gpu_np_1_peak_memory",
"value": 7298.55078125,
"unit": "MB"
},
{
"name": "rkpm_nodal_cpu_np_1_run_time",
"value": 91.71976614000005,
"unit": "s"
},
{
"name": "rkpm_nodal_cpu_np_4_run_time",
"value": 67.35643055799983,
"unit": "s"
},
{
"name": "rkpm_nodal_cpu_np_4_peak_memory",
"value": 8918.87109375,
"unit": "MB"
},
{
"name": "rkpm_nodal_gpu_np_1_run_time",
"value": 90.34573278800008,
"unit": "s"
}
]
}
]
}
Expand Down

0 comments on commit 1a55c2e

Please sign in to comment.