-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9903d3
commit 6008d1b
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
"""titiler.pgstac""" | ||
|
||
__version__ = "1.0.0a2" | ||
__version__ = "1.0.0a3" |
6008d1b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'TiTiler-pgSTAC Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
..github/workflows/tests/benchmarks.py::test_benchmark_tile[0/0/0]
3.1434173194026047
iter/sec (stddev: 0.009404552700213646
)4.353793047403886
iter/sec (stddev: 0.002849179252438691
)1.39
.github/workflows/tests/benchmarks.py::test_benchmark_tile[1/1/1]
6.5239078192188895
iter/sec (stddev: 0.006179899103655339
)8.807826711443738
iter/sec (stddev: 0.004404224111827514
)1.35
.github/workflows/tests/benchmarks.py::test_benchmark_tile[3/5/0]
16.844352443983887
iter/sec (stddev: 0.0032825767132740077
)22.30585451853073
iter/sec (stddev: 0.0034349511654848787
)1.32
.github/workflows/tests/benchmarks.py::test_benchmark_tile[4/5/9]
23.081416978086292
iter/sec (stddev: 0.004078982380898048
)31.01473895407288
iter/sec (stddev: 0.003019440149818666
)1.34
.github/workflows/tests/benchmarks.py::test_benchmark_tile[5/16/5]
21.508552825842923
iter/sec (stddev: 0.0030551132213525365
)28.553554077961213
iter/sec (stddev: 0.0028231945989486717
)1.33
.github/workflows/tests/benchmarks.py::test_benchmark_tile[6/43/31]
19.523241606968313
iter/sec (stddev: 0.003894734876568537
)25.75150349778378
iter/sec (stddev: 0.003189181777540428
)1.32
This comment was automatically generated by workflow using github-action-benchmark.