-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #188 from developmentseed/feature/switch-to-pytest…
…-postgresql switch to pytest-postgresql
- Loading branch information
Showing
2 changed files
with
77 additions
and
71 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
b617fa9
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 'TiPg Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.30
.tests/benchmarks.py::test_benchmark_items[geojson-100]
71.23824636833852
iter/sec (stddev: 0.010021116298326783
)99.88071430283931
iter/sec (stddev: 0.0005228506669958298
)1.40
tests/benchmarks.py::test_benchmark_items[geojson-200]
38.363367710207555
iter/sec (stddev: 0.016447566551609113
)50.98051211755768
iter/sec (stddev: 0.01257216016523621
)1.33
tests/benchmarks.py::test_benchmark_items[csv-250]
21.167425525446447
iter/sec (stddev: 0.002410268310070886
)28.817119843085564
iter/sec (stddev: 0.0012624291310756328
)1.36
tests/benchmarks.py::test_benchmark_item[geojson-NewfoundlandandLabrador]
1.251048494986298
iter/sec (stddev: 0.008639351885028764
)4.869835107548742
iter/sec (stddev: 0.004706112207518639
)3.89
tests/benchmarks.py::test_benchmark_item[geojson-Saskatchewan]
28.049708650636404
iter/sec (stddev: 0.0003362621960458943
)92.53320049051663
iter/sec (stddev: 0.00031973052336099154
)3.30
tests/benchmarks.py::test_benchmark_item[html-NewfoundlandandLabrador]
0.8282069244767926
iter/sec (stddev: 0.007671405737285104
)1.6242215719149122
iter/sec (stddev: 0.10113599101273286
)1.96
tests/benchmarks.py::test_benchmark_item[html-Saskatchewan]
18.358146603741137
iter/sec (stddev: 0.0004912912836775413
)30.43668783636835
iter/sec (stddev: 0.026252997338963968
)1.66
tests/benchmarks.py::test_benchmark_tile[0/0/0-WGS1984Quad]
8.80186017949757
iter/sec (stddev: 0.003013161907552094
)12.347550474165763
iter/sec (stddev: 0.0024041811762132216
)1.40
tests/benchmarks.py::test_benchmark_tile[0/0/0-WebMercatorQuad]
5.757496437884652
iter/sec (stddev: 0.003301300658669529
)7.827946311590942
iter/sec (stddev: 0.008126120500574971
)1.36
This comment was automatically generated by workflow using github-action-benchmark.