-
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 #133 from developmentseed/patch/hide-map-elelemt
hide map element in HTML pages when collections/items do not have spatial component
- Loading branch information
Showing
4 changed files
with
100 additions
and
79 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
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
11b4411
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-10]
88.81248473575877
iter/sec (stddev: 0.00132049696777434
)121.99002399103077
iter/sec (stddev: 0.0009263629026094873
)1.37
tests/benchmarks.py::test_benchmark_items[geojson-100]
42.03670323802795
iter/sec (stddev: 0.01110872178855118
)57.20867185895398
iter/sec (stddev: 0.006542016572128997
)1.36
tests/benchmarks.py::test_benchmark_items[geojson-200]
26.18532353558364
iter/sec (stddev: 0.01729365839408987
)35.79934196751819
iter/sec (stddev: 0.007428568660599457
)1.37
tests/benchmarks.py::test_benchmark_items[geojson-250]
21.546270857264798
iter/sec (stddev: 0.02338308830002849
)28.450108228330965
iter/sec (stddev: 0.012534437074346625
)1.32
tests/benchmarks.py::test_benchmark_items[csv-1]
91.12423236173998
iter/sec (stddev: 0.001067989287990261
)126.54939427588509
iter/sec (stddev: 0.0008488161897162848
)1.39
tests/benchmarks.py::test_benchmark_items[csv-50]
36.720544915185094
iter/sec (stddev: 0.005363783957623249
)51.880737339217475
iter/sec (stddev: 0.001577207100635283
)1.41
tests/benchmarks.py::test_benchmark_items[html-1]
92.33223796147803
iter/sec (stddev: 0.0018863512955781384
)126.59373452455834
iter/sec (stddev: 0.0005832197662749906
)1.37
tests/benchmarks.py::test_benchmark_item[geojson-NewfoundlandandLabrador]
1.4399636624133039
iter/sec (stddev: 0.06418297720040653
)2.062646403676705
iter/sec (stddev: 0.04013449166466239
)1.43
tests/benchmarks.py::test_benchmark_item[geojson-Saskatchewan]
33.80724152911537
iter/sec (stddev: 0.02690112325881413
)47.267283472342214
iter/sec (stddev: 0.01647908518837106
)1.40
tests/benchmarks.py::test_benchmark_tile[4/8/5-WGS1984Quad]
121.77490875020004
iter/sec (stddev: 0.002121986612389241
)160.4615561302861
iter/sec (stddev: 0.00068328238606103
)1.32
This comment was automatically generated by workflow using github-action-benchmark.