|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1761063285907, |
| 2 | + "lastUpdate": 1761574656480, |
3 | 3 | "repoUrl": "https://github.com/open-space-collective/open-space-toolkit-astrodynamics", |
4 | 4 | "entries": { |
5 | 5 | "Benchmark": [ |
@@ -56,6 +56,60 @@ window.BENCHMARK_DATA = { |
56 | 56 | "extra": "iterations: 10\ncpu: 3202624813.999999 ns\nthreads: 1" |
57 | 57 | } |
58 | 58 | ] |
| 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 | + ] |
59 | 113 | } |
60 | 114 | ] |
61 | 115 | } |
|
0 commit comments