Release/v6.5.0 - #963
Merged
Merged
Conversation
There was a problem hiding this comment.
⚠️ 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: 94f7c3b | Previous: 9c6085b | Ratio |
|---|---|---|---|
Items With Model validation (1) |
537.3854777807537 iter/sec (stddev: 0.0003097274992012429) |
1120.7193060632032 iter/sec (stddev: 0.00005951122726379871) |
2.09 |
Items With Model validation (10) |
425.1326651603856 iter/sec (stddev: 0.0005982520399698413) |
748.6141323415112 iter/sec (stddev: 0.00007365908850099551) |
1.76 |
Items With Model validation (50) |
203.15176538310695 iter/sec (stddev: 0.005272157184289799) |
307.86421217914557 iter/sec (stddev: 0.003160708560997201) |
1.52 |
Items With Model validation (100) |
118.90553762536688 iter/sec (stddev: 0.006904298077328314) |
157.62889851476598 iter/sec (stddev: 0.005668594949295518) |
1.33 |
Items With Model validation (250) |
50.88544757829389 iter/sec (stddev: 0.01163109519056231) |
73.95862799047995 iter/sec (stddev: 0.008234859783979056) |
1.45 |
Items With Model validation (1000) |
13.204804229163319 iter/sec (stddev: 0.018391794943333758) |
18.827436822221937 iter/sec (stddev: 0.01409817468263382) |
1.43 |
Items Limit: (1) |
704.1936198563258 iter/sec (stddev: 0.00006210417627295852) |
1138.6286129267705 iter/sec (stddev: 0.00008895884097687454) |
1.62 |
Items Limit: (10) |
530.0580734179545 iter/sec (stddev: 0.00014215916811490456) |
844.9241509405853 iter/sec (stddev: 0.000036767888681619615) |
1.59 |
Items Limit: (50) |
258.6180504071069 iter/sec (stddev: 0.00013721349671043812) |
369.71255588204855 iter/sec (stddev: 0.00008810256437678962) |
1.43 |
Items Limit: (100) |
154.76351366542278 iter/sec (stddev: 0.00022165042451564043) |
212.65889632846813 iter/sec (stddev: 0.00013797630720540897) |
1.37 |
Items Limit: (250) |
66.8954390051577 iter/sec (stddev: 0.005287699531793338) |
92.30803359178546 iter/sec (stddev: 0.003412033137333079) |
1.38 |
Items Limit: (1000) |
17.12882368725107 iter/sec (stddev: 0.011288386100009686) |
24.100681561249772 iter/sec (stddev: 0.008470703133047557) |
1.41 |
Collection With Model validation |
902.24184070042 iter/sec (stddev: 0.0000676403774963527) |
1194.1551919591732 iter/sec (stddev: 0.000024335051011304437) |
1.32 |
Collection |
884.8376233956444 iter/sec (stddev: 0.00010554123719560987) |
1218.9021881148315 iter/sec (stddev: 0.00002062778663130703) |
1.38 |
Collections With Model validation |
688.564195774361 iter/sec (stddev: 0.00007564154188995022) |
899.733786767699 iter/sec (stddev: 0.000018811043988896642) |
1.31 |
Collections |
577.3959070659073 iter/sec (stddev: 0.00011570863029550083) |
819.7172804909014 iter/sec (stddev: 0.00024236855796421993) |
1.42 |
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.
Related Issue(s):
Description:
PR Checklist:
pre-commithooks pass locallymake test)make docs)