Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/poliastro/benchmarks

Benchmarks of the poliastro project
https://github.com/poliastro/benchmarks

Merge pull request #18 from samtx/dev

Update benchmark suite for poliastro v0.14

2f080a5f1c5a67661e54e1a00504711febad1906 authored over 4 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change suite name from Propagation -> KeplerPropagation

6a9159acb6e992f1c0d9e7e7a2a2a5a17abe332f authored over 4 years ago by Sam Friedman <[email protected]>
Add lambert.py back to benchmarks

- Fix formatting of asv.conf.json
- Format lambert.py with black

ce4cc0a908bbc7a5369b028f39064aa7ee4af155 authored over 4 years ago by Sam Friedman <[email protected]>
Use Black formatting

b5f5cc23531b928fcd52f2f9ff9f72dff277e269 authored over 4 years ago by Sam Friedman <[email protected]>
Remove the 'pip+' from the cached_property dependency since we are using virtualenv now

5c7354254c1548edab7941a87eec2f9c8a423e10 authored over 4 years ago by Sam Friedman <[email protected]>
Fix pertubations.py API. It's alive!

942cc8c5dbc4a9a7330676ea5ab51c995683fd8e authored over 4 years ago by Sam Friedman <[email protected]>
update Earth density APIs

77b37d8bb39e96ad7ab9ddbee6d98f3056c3e9ae authored over 4 years ago by Sam Friedman <[email protected]>
Move original benchmarks back to benchmarks folder

- Use virtualenv instead of conda
- Still some issues with APIs in perturbations.py

b6460a315d255c20ffc862d8164b2453cc16240b authored over 4 years ago by Sam Friedman <[email protected]>
Now the imports are working correctly

- Remove extraneous benchmarks for testing

d954c2f79dafcf791488662acecc36be8706599d authored over 4 years ago by Sam Friedman <[email protected]>
WIP: Trying to get the benchmarks to pass

- Only use python 3.8 for now
- Remove all but one benchmark tests
- Add some dummy benchmarks t...

eaa5deeaafbf5ab09f43266c057372e7fde51025 authored over 4 years ago by Sam Friedman <[email protected]>
Update Poliastro benchmark suite for poliastro 0.14

- Begin by updating the asv.conf.json
- There is still a problem with conda and asv, so this is ...

6cac6f5f7e8fe7dae1dfdf0fccdca40c79a811f9 authored over 4 years ago by Sam Friedman <[email protected]>
Fix link

b3201c024402b264b41ad4a8ce6b70909f69d78e authored almost 5 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #16 from nikita-astronaut/adding_benchmarks_1

WIP:adding benchmarks

ebbcf395ecf22831dbc608e93019cfadd6582007 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
fixed structure

3de76c10a4cde1b1d66f418211e47c564eb4211d authored over 6 years ago by Nikita Astrakhantsev <[email protected]>
added some more

837962db7e93ca178fbf261a66861f3acc3b8703 authored over 6 years ago by Nikita Astrakhantsev <[email protected]>
my initial commit

749883e11f73a23d01e76dc075163eb580244d09 authored over 6 years ago by Nikita Astrakhantsev <[email protected]>
Merge pull request #13 from Juanlu001/simplify-benchmark

Remove hardcoded repeat values after asv upgrade

6101b97895daced9e21348ec0e82624e19834d62 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove hardcoded repeat values after asv upgrade

1ddfe662f39d5d3db295d58734be45ce0bc6b892 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #11 from Juanlu001/env-fixes-asv-30

Simplify environment and fix test for asv 3.0dev0

f459e79cf352f4060470a3e5f67ce4fbb882d7b7 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use development version of asv

c84cc31a2c0102c0d92934c9ae39a7f383c3fc7b authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add explicit number of repetitions

See https://github.com/airspeed-velocity/asv/issues/677

901dd559c4cd3b20bb6659641454d173b990c212 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reduce number of environments, control numba version

1b1fe514f32f335ec17946cb31fe58b28119cfbb authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Ignore poliastro in master branch

It's the result of asv cloning the repository

ba18ea4b37cf25b0ab4600cf4b2b877f057ca8e8 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1 from Juanlu001/simple-benchmark

Add simple benchmark

8d0bf9a1b8b6213dce72935fd9a03967315a68ba authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add __init__.py in benchmarks

Otherwise asv fails, see https://travis-ci.org/poliastro/poliastro-benchmarks/jobs/389598992#L583

7c8d7fe9826ea622f24364b5a785839baeea9882 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove leftover file

b13bc662fe4710aa26758450ad7311bdf0697982 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add simple benchmark

8a4b43fe0377e810fcc42fd0b8fe437a56cd9ef0 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>
First commit on master branch

3c9c76bed390e2456924980355fb0ead6c80bbd4 authored over 6 years ago by Juan Luis Cano Rodríguez <[email protected]>