|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1765796272379, |
| 2 | + "lastUpdate": 1765796288450, |
3 | 3 | "repoUrl": "https://github.com/PyEllips/pyElli", |
4 | 4 | "entries": { |
5 | 5 | "Python Benchmark with pytest-benchmark": [ |
@@ -19143,6 +19143,79 @@ window.BENCHMARK_DATA = { |
19143 | 19143 | "extra": "mean: 3.13077220000082 msec\nrounds: 10" |
19144 | 19144 | } |
19145 | 19145 | ] |
| 19146 | + }, |
| 19147 | + { |
| 19148 | + "commit": { |
| 19149 | + "author": { |
| 19150 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 19151 | + "name": "dependabot[bot]", |
| 19152 | + "username": "dependabot[bot]" |
| 19153 | + }, |
| 19154 | + "committer": { |
| 19155 | + |
| 19156 | + "name": "GitHub", |
| 19157 | + "username": "web-flow" |
| 19158 | + }, |
| 19159 | + "distinct": true, |
| 19160 | + "id": "8e9aa1168a24c4ae22ba8e074f1f187deb921fb2", |
| 19161 | + "message": "Bump actions/upload-artifact from 5 to 6 (#251)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-version: '6'\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] < [email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>", |
| 19162 | + "timestamp": "2025-12-15T11:57:25+01:00", |
| 19163 | + "tree_id": "8d68d2f75accebdd6f433537a16e24641b99894b", |
| 19164 | + "url": "https://github.com/PyEllips/pyElli/commit/8e9aa1168a24c4ae22ba8e074f1f187deb921fb2" |
| 19165 | + }, |
| 19166 | + "date": 1765796287794, |
| 19167 | + "tool": "pytest", |
| 19168 | + "benches": [ |
| 19169 | + { |
| 19170 | + "name": "tests/benchmark_formula_dispersion.py::test_formula_solver2x2", |
| 19171 | + "value": 149.87492263261436, |
| 19172 | + "unit": "iter/sec", |
| 19173 | + "range": "stddev: 0.00018557676846121424", |
| 19174 | + "extra": "mean: 6.672230300003434 msec\nrounds: 10" |
| 19175 | + }, |
| 19176 | + { |
| 19177 | + "name": "tests/benchmark_formula_dispersion.py::test_formula_solver4x4_expm", |
| 19178 | + "value": 69.46366031184623, |
| 19179 | + "unit": "iter/sec", |
| 19180 | + "range": "stddev: 0.0005411067319480594", |
| 19181 | + "extra": "mean: 14.396016500003839 msec\nrounds: 10" |
| 19182 | + }, |
| 19183 | + { |
| 19184 | + "name": "tests/benchmark_propagators_TiO2.py::test_solver4x4_eig", |
| 19185 | + "value": 40.058438532001546, |
| 19186 | + "unit": "iter/sec", |
| 19187 | + "range": "stddev: 0.00020803859342451319", |
| 19188 | + "extra": "mean: 24.963529199999357 msec\nrounds: 10" |
| 19189 | + }, |
| 19190 | + { |
| 19191 | + "name": "tests/benchmark_propagators_TiO2.py::test_solver4x4_expm", |
| 19192 | + "value": 20.106461218953037, |
| 19193 | + "unit": "iter/sec", |
| 19194 | + "range": "stddev: 0.00011721428929726635", |
| 19195 | + "extra": "mean: 49.73525620000032 msec\nrounds: 10" |
| 19196 | + }, |
| 19197 | + { |
| 19198 | + "name": "tests/benchmark_propagators_TiO2.py::test_solver4x4_expm_pytorch", |
| 19199 | + "value": 57.07459397162409, |
| 19200 | + "unit": "iter/sec", |
| 19201 | + "range": "stddev: 0.00842301650636883", |
| 19202 | + "extra": "mean: 17.52093059999993 msec\nrounds: 10" |
| 19203 | + }, |
| 19204 | + { |
| 19205 | + "name": "tests/benchmark_propagators_TiO2.py::test_solver4x4_linear", |
| 19206 | + "value": 264.6658773275361, |
| 19207 | + "unit": "iter/sec", |
| 19208 | + "range": "stddev: 0.00015094557115846778", |
| 19209 | + "extra": "mean: 3.7783487999945464 msec\nrounds: 10" |
| 19210 | + }, |
| 19211 | + { |
| 19212 | + "name": "tests/benchmark_propagators_TiO2.py::test_solver2x2", |
| 19213 | + "value": 281.7666623207112, |
| 19214 | + "unit": "iter/sec", |
| 19215 | + "range": "stddev: 0.0001014619057574019", |
| 19216 | + "extra": "mean: 3.5490359000021954 msec\nrounds: 10" |
| 19217 | + } |
| 19218 | + ] |
19146 | 19219 | } |
19147 | 19220 | ] |
19148 | 19221 | } |
|
0 commit comments