Merged
Conversation
Contributor
akoumjian
commented
Sep 22, 2025
- Removing uneeded dataframes
- adding optimized single orbit function
- Changing hashing to removing string splitting
- github action fix
- Linting
- Update pip-build-lint-test-coverage.yml
- updates
- updates
- Fixing timezonefinder issue
- Update pip-build-lint-test-coverage.yml
- Trying to fix CI
- start debug
…-Institute/adam-assist into optimization-tests
Pull Request Test Coverage Report for Build 17922535811Details
💛 - Coveralls |
There was a problem hiding this comment.
Python Benchmark
Details
| Benchmark suite | Current: f9eab21 | Previous: 8d911ba | Ratio |
|---|---|---|---|
tests/test_benchmarks.py::test_benchmark_propagation_vs_raw |
0.2637581910827612 iter/sec (stddev: 0.012690672805910238) |
0.2818389929739133 iter/sec (stddev: 0.014786022342721463) |
1.07 |
tests/test_benchmarks.py::test_benchmark_ephemeris_generation |
0.26422391263452477 iter/sec (stddev: 0.034681641254062895) |
0.17616769319902667 iter/sec (stddev: 0.01640986277978188) |
0.67 |
tests/test_benchmarks.py::test_benchmark_impact_detection |
0.46922763973290804 iter/sec (stddev: 0.0030513673249460754) |
0.36027815088447257 iter/sec (stddev: 0.018273979154180282) |
0.77 |
tests/test_impacts.py::test_calculate_impacts_benchmark_some_impacts[1] |
0.4632776207369069 iter/sec (stddev: 0.013321277148146574) |
0.36277763085948805 iter/sec (stddev: 0.015800206603244608) |
0.78 |
tests/test_impacts.py::test_calculate_impacts_benchmark_some_impacts[2] |
0.6762806716122606 iter/sec (stddev: 0.011654070116024293) |
0.4980123857552879 iter/sec (stddev: 0.01850533257249888) |
0.74 |
tests/test_impacts.py::test_calculate_impacts_benchmark_impacts[1] |
2.0538323355484907 iter/sec (stddev: 0.0016377491575741755) |
1.7275020709502553 iter/sec (stddev: 0.005846902268758495) |
0.84 |
tests/test_impacts.py::test_calculate_impacts_benchmark_impacts[2] |
2.7904710943956537 iter/sec (stddev: 0.005841725633607198) |
2.2804134144330175 iter/sec (stddev: 0.0038318849500051967) |
0.82 |
tests/test_impacts.py::test_calculate_impacts_benchmark_no_impacts[1] |
0.02114361728703894 iter/sec (stddev: 0.4557247821328672) |
0.018696714766740462 iter/sec (stddev: 0.09714939491964657) |
0.88 |
tests/test_impacts.py::test_calculate_impacts_benchmark_no_impacts[2] |
0.043088818586705865 iter/sec (stddev: 0.19386166102786198) |
0.035855722995466785 iter/sec (stddev: 0.070699692202225) |
0.83 |
This comment was automatically generated by workflow using github-action-benchmark.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.