-
Notifications
You must be signed in to change notification settings - Fork 22
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
b4732c0
commit 53646a2
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
[bumpversion] | ||
current_version = 0.6.2 | ||
current_version = 0.6.3 | ||
commit = True | ||
tag = True | ||
tag_name = {new_version} | ||
|
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 @@ | ||
"""tipg.""" | ||
|
||
__version__ = "0.6.2" | ||
__version__ = "0.6.3" |
53646a2
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-200]
36.35611467697342
iter/sec (stddev: 0.01843097184742119
)51.64520689379685
iter/sec (stddev: 0.00029661762225133357
)1.42
tests/benchmarks.py::test_benchmark_items[geojson-250]
31.978697267819022
iter/sec (stddev: 0.020554193906413925
)43.89434946121884
iter/sec (stddev: 0.0004133312969233749
)1.37
tests/benchmarks.py::test_benchmark_items[csv-10]
114.48620396387922
iter/sec (stddev: 0.0011328189748882986
)152.5391896059054
iter/sec (stddev: 0.0003797271589902969
)1.33
tests/benchmarks.py::test_benchmark_items[html-10]
116.08669581459809
iter/sec (stddev: 0.0005508380044703556
)157.35380674206957
iter/sec (stddev: 0.000299718563220687
)1.36
tests/benchmarks.py::test_benchmark_items[html-50]
67.6397709632372
iter/sec (stddev: 0.011687349170626995
)94.82486571417012
iter/sec (stddev: 0.00040250367291194873
)1.40
tests/benchmarks.py::test_benchmark_item[geojson-Saskatchewan]
42.34256689744529
iter/sec (stddev: 0.028841272934423234
)55.25246698064548
iter/sec (stddev: 0.01906105031859481
)1.30
This comment was automatically generated by workflow using github-action-benchmark.
53646a2
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-250]
33.69177424506521
iter/sec (stddev: 0.018552196489944692
)43.89434946121884
iter/sec (stddev: 0.0004133312969233749
)1.30
This comment was automatically generated by workflow using github-action-benchmark.