Skip to content

Commit 2c08a6e

Browse files
author
github-action-benchmark
committed
add Benchmark (googlecpp) benchmark result for 6703a3f
1 parent 5c4cf75 commit 2c08a6e

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

dev/bench/data.js

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1761063285907,
2+
"lastUpdate": 1761574656480,
33
"repoUrl": "https://github.com/open-space-collective/open-space-toolkit-astrodynamics",
44
"entries": {
55
"Benchmark": [
@@ -56,6 +56,60 @@ window.BENCHMARK_DATA = {
5656
"extra": "iterations: 10\ncpu: 3202624813.999999 ns\nthreads: 1"
5757
}
5858
]
59+
},
60+
{
61+
"commit": {
62+
"author": {
63+
"email": "65550121+phc1990@users.noreply.github.com",
64+
"name": "Pau Hebrero",
65+
"username": "phc1990"
66+
},
67+
"committer": {
68+
"email": "noreply@github.com",
69+
"name": "GitHub",
70+
"username": "web-flow"
71+
},
72+
"distinct": true,
73+
"id": "6703a3f04c9f1a859ea2e0b468d128212a3e3715",
74+
"message": "feat: add Close Approach module (#593)\n\nCo-authored-by: Pau Hebrero <pau.hebrero@gmail.com>",
75+
"timestamp": "2025-10-27T13:55:40Z",
76+
"tree_id": "38c06ec579c77b6b0024daf59db810f580aa39bb",
77+
"url": "https://github.com/open-space-collective/open-space-toolkit-astrodynamics/commit/6703a3f04c9f1a859ea2e0b468d128212a3e3715"
78+
},
79+
"date": 1761574654003,
80+
"tool": "googlecpp",
81+
"benches": [
82+
{
83+
"name": "Access | Ground Station <> TLE/iterations:10",
84+
"value": 964571426.6000084,
85+
"unit": "ns/iter",
86+
"extra": "iterations: 10\ncpu: 811320158.5999999 ns\nthreads: 1"
87+
},
88+
{
89+
"name": "Propagation | Numerical | Spherical/iterations:10",
90+
"value": 897772990.0999918,
91+
"unit": "ns/iter",
92+
"extra": "iterations: 10\ncpu: 897570572.0000006 ns\nthreads: 1"
93+
},
94+
{
95+
"name": "Propagation | Numerical | EGM1984 {100, 100}/iterations:10",
96+
"value": 3212752077.5999985,
97+
"unit": "ns/iter",
98+
"extra": "iterations: 10\ncpu: 3212347147.2999997 ns\nthreads: 1"
99+
},
100+
{
101+
"name": "Propagation | Numerical | EGM1996 {100, 100}/iterations:10",
102+
"value": 3214202489.7000055,
103+
"unit": "ns/iter",
104+
"extra": "iterations: 10\ncpu: 3213852876.1999984 ns\nthreads: 1"
105+
},
106+
{
107+
"name": "Propagation | Numerical | EGM2008 {100, 100}/iterations:10",
108+
"value": 3214134149.8000145,
109+
"unit": "ns/iter",
110+
"extra": "iterations: 10\ncpu: 3213805192.499997 ns\nthreads: 1"
111+
}
112+
]
59113
}
60114
]
61115
}

0 commit comments

Comments
 (0)