Artem Pavlenko
|
a65d65a5ab
|
Update .clang-format to BraceWrapping: BeforeCatch : true
run `pre-commit`
|
2022-11-10 15:57:38 +00:00 |
|
Mathis Logemann
|
65035706fb
|
format dir benchmark
|
2022-01-27 00:12:13 +01:00 |
|
Artem Pavlenko
|
6fa2666747
|
Add convertion functions from_u8string to support c++20 + update tests
|
2021-05-17 16:11:44 +01:00 |
|
Artem Pavlenko
|
ebbd544d75
|
Add text to indicate if proj_transform is internal or external (libproj)
|
2021-03-18 16:05:09 +00:00 |
|
Artem Pavlenko
|
9c7e21fa47
|
Re-use proj_transform as creating a new one is extremely expensive on libproj >= 6 (NOTE: epsg:4326 and epsg:3857 are special cases which use internal implementations and are not expensive to create on stack).
|
2021-03-18 15:32:13 +00:00 |
|
Artem Pavlenko
|
88241b32ee
|
Initial implementation of new proj7 APIs support
|
2021-01-15 15:21:09 +00:00 |
|
Mickey Rose
|
d70c2d978c
|
add benchmark for mapnik::util::normalize_angle
|
2018-07-11 23:13:59 +02:00 |
|
Mickey Rose
|
5091a4ba9d
|
benchmarks: move sources under benchmarks/src/
|
2018-07-11 15:57:04 +02:00 |
|