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 976548e commit 8ae991f
Showing 1 changed file with 183 additions and 1 deletion.
184 changes: 183 additions & 1 deletion dev/bench/gtest/AperiAzureGPU2/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736899329003,
"lastUpdate": 1737002243161,
"repoUrl": "https://github.com/aperijake/aperi-mech",
"entries": {
"Benchmark": [
Expand Down Expand Up @@ -8381,6 +8381,188 @@ window.BENCHMARK_DATA = {
"unit": "milliseconds"
}
]
},
{
"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": 1737002242624,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, cpu, 7 x 7 x 21 elements, runtime per increment",
"value": 1.589814,
"unit": "milliseconds"
},
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, cpu, 14 x 14 x 42 elements, runtime per increment",
"value": 12.280719,
"unit": "milliseconds"
},
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, cpu, 28 x 28 x 84 elements, runtime per increment",
"value": 101.360439,
"unit": "milliseconds"
},
{
"name": "Taylor Impact: 1 processors, cpu, 7 x 7 x 21 elements, runtime per increment",
"value": 1.343195,
"unit": "milliseconds"
},
{
"name": "Taylor Impact: 1 processors, cpu, 14 x 14 x 42 elements, runtime per increment",
"value": 10.589938,
"unit": "milliseconds"
},
{
"name": "Taylor Impact: 1 processors, cpu, 28 x 28 x 84 elements, runtime per increment",
"value": 85.683497,
"unit": "milliseconds"
},
{
"name": "compute_compadre: 1 processors, cpu, 48 x 48 x 144 elements, runtime",
"value": 1.78628,
"unit": "seconds"
},
{
"name": "compute_reproducing_kernel: 1 processors, cpu, 48 x 48 x 144 elements, runtime",
"value": 0.419145,
"unit": "seconds"
},
{
"name": "field_to_view_transfer: 1 processors, cpu, 48 x 48 x 144 elements, runtime",
"value": 0.0374109,
"unit": "seconds"
},
{
"name": "neighbor_search: 1 processors, cpu, 48 x 48 x 144 elements, runtime",
"value": 2.72375,
"unit": "seconds"
},
{
"name": "total: 1 processors, cpu, 48 x 48 x 144 elements, runtime",
"value": 5.00349,
"unit": "seconds"
},
{
"name": "compute_compadre: 1 processors, cpu, 96 x 96 x 288 elements, runtime",
"value": 14.0514,
"unit": "seconds"
},
{
"name": "compute_reproducing_kernel: 1 processors, cpu, 96 x 96 x 288 elements, runtime",
"value": 3.29088,
"unit": "seconds"
},
{
"name": "field_to_view_transfer: 1 processors, cpu, 96 x 96 x 288 elements, runtime",
"value": 0.30772,
"unit": "seconds"
},
{
"name": "neighbor_search: 1 processors, cpu, 96 x 96 x 288 elements, runtime",
"value": 22.4072,
"unit": "seconds"
},
{
"name": "total: 1 processors, cpu, 96 x 96 x 288 elements, runtime",
"value": 40.3442,
"unit": "seconds"
},
{
"name": "compute_compadre: 1 processors, gpu, 48 x 48 x 144 elements, runtime",
"value": 0.339391,
"unit": "seconds"
},
{
"name": "compute_reproducing_kernel: 1 processors, gpu, 48 x 48 x 144 elements, runtime",
"value": 0.0151339,
"unit": "seconds"
},
{
"name": "field_to_view_transfer: 1 processors, gpu, 48 x 48 x 144 elements, runtime",
"value": 0.0418564,
"unit": "seconds"
},
{
"name": "neighbor_search: 1 processors, gpu, 48 x 48 x 144 elements, runtime",
"value": 4.01419,
"unit": "seconds"
},
{
"name": "total: 1 processors, gpu, 48 x 48 x 144 elements, runtime",
"value": 4.46954,
"unit": "seconds"
},
{
"name": "compute_compadre: 1 processors, gpu, 96 x 96 x 288 elements, runtime",
"value": 1.64682,
"unit": "seconds"
},
{
"name": "compute_reproducing_kernel: 1 processors, gpu, 96 x 96 x 288 elements, runtime",
"value": 0.0529795,
"unit": "seconds"
},
{
"name": "field_to_view_transfer: 1 processors, gpu, 96 x 96 x 288 elements, runtime",
"value": 0.279058,
"unit": "seconds"
},
{
"name": "neighbor_search: 1 processors, gpu, 96 x 96 x 288 elements, runtime",
"value": 38.4569,
"unit": "seconds"
},
{
"name": "total: 1 processors, gpu, 96 x 96 x 288 elements, runtime",
"value": 40.8119,
"unit": "seconds"
},
{
"name": "Taylor Impact: 1 processors, gpu, 7 x 7 x 21 elements, runtime per increment",
"value": 0.936697,
"unit": "milliseconds"
},
{
"name": "Taylor Impact: 1 processors, gpu, 14 x 14 x 42 elements, runtime per increment",
"value": 1.050709,
"unit": "milliseconds"
},
{
"name": "Taylor Impact: 1 processors, gpu, 28 x 28 x 84 elements, runtime per increment",
"value": 3.492738,
"unit": "milliseconds"
},
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, gpu, 7 x 7 x 21 elements, runtime per increment",
"value": 1.041897,
"unit": "milliseconds"
},
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, gpu, 14 x 14 x 42 elements, runtime per increment",
"value": 1.258731,
"unit": "milliseconds"
},
{
"name": "Taylor Impact, Reproducing Kernel: 1 processors, gpu, 28 x 28 x 84 elements, runtime per increment",
"value": 2.570456,
"unit": "milliseconds"
}
]
}
]
}
Expand Down

0 comments on commit 8ae991f

Please sign in to comment.