Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to fastapi-slim #687

Merged
merged 2 commits into from
May 7, 2024
Merged

switch to fastapi-slim #687

merged 2 commits into from
May 7, 2024

Conversation

vincentsarago
Copy link
Member

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'STAC FastAPI Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.30.

Benchmark suite Current: df7fa3f Previous: 55e1ddd Ratio
Items With Model validation (50) 176.9298377296711 iter/sec (stddev: 0.006753813101887541) 254.29273358511372 iter/sec (stddev: 0.00007298394430297493) 1.44
Items With Model validation (100) 86.57926319155362 iter/sec (stddev: 0.014110174473748967) 121.9281821927887 iter/sec (stddev: 0.007686506247194639) 1.41
Items With Model validation (200) 43.08712405297524 iter/sec (stddev: 0.019092013729992578) 56.87727096056023 iter/sec (stddev: 0.01489055397148171) 1.32
Items With Model validation (250) 34.389525490759524 iter/sec (stddev: 0.02138008029289043) 44.98905064920271 iter/sec (stddev: 0.01688886683788302) 1.31
Items With Model validation (1000) 8.390467058083578 iter/sec (stddev: 0.037299323766149924) 10.973894509618027 iter/sec (stddev: 0.029398297953955852) 1.31

This comment was automatically generated by workflow using github-action-benchmark.

@vincentsarago vincentsarago merged commit add05de into main May 7, 2024
7 checks passed
@vincentsarago vincentsarago deleted the patch/switch-to-fastapi-slim branch May 7, 2024 12:25
jonhealy1 added a commit to stac-utils/stac-fastapi-elasticsearch-opensearch that referenced this pull request May 10, 2024
**Related Issue(s):**

- #238 
- #247 
- #249 
- stac-utils/stac-fastapi-pgstac#108
- stac-utils/stac-fastapi#685
- stac-utils/stac-fastapi#687
- stac-utils/stac-fastapi#690
- 

**Description:**

Update stac-fastapi parent libraries to v3.0.0a. There are quite a few
changes made in this pr.

**PR Checklist:**

- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [x] Documentation has been updated to reflect changes, if applicable
- [x] Changes are added to the changelog

---------

Co-authored-by: pedro-cf <pedro_fernandes@live.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants