Commit Graph

8665 Commits

Author SHA1 Message Date
Siarhei Fedartsou
85740af254 wip 2024-06-08 15:28:03 +02:00
Siarhei Fedartsou
4361b5f250 wip 2024-06-08 14:40:07 +02:00
Siarhei Fedartsou
5e47a3e52b wip 2024-06-08 14:36:50 +02:00
Siarhei Fedartsou
28c9620529 wip 2024-06-08 14:32:32 +02:00
Siarhei Fedartsou
04788c8db6 wip 2024-06-08 13:42:47 +02:00
Siarhei Fedartsou
eb2db066ab wip 2024-06-08 12:51:06 +02:00
Siarhei Fedartsou
9a6468a3fb wip 2024-06-08 12:28:14 +02:00
Siarhei Fedartsou
0bdd23c0de wip 2024-06-08 11:28:05 +02:00
Siarhei Fedartsou
9b7ae757c4 wip 2024-06-08 09:16:03 +02:00
Siarhei Fedartsou
862307e31e wip 2024-06-07 21:37:51 +02:00
Siarhei Fedartsou
201efdd0ca wip 2024-06-07 21:04:10 +02:00
Siarhei Fedartsou
c0713dc9f0 wip 2024-06-07 18:13:43 +02:00
Siarhei Fedartsou
c57b0d28b0
Fix performance-noexcept-swap clang-tidy warning (#6931) 2024-06-07 16:18:10 +02:00
Siarhei Fedartsou
f269b82073 wip 2024-06-07 07:31:03 +02:00
Siarhei Fedartsou
523ee762f0
Upgrade to clang-tidy 18 (#6919) 2024-06-06 22:20:38 +02:00
Siarhei Fedartsou
50df983901 wip 2024-06-06 22:16:22 +02:00
Siarhei Fedartsou
61225fc3f3 wip 2024-06-06 21:45:16 +02:00
Siarhei Fedartsou
76836b8470 wip 2024-06-06 21:43:59 +02:00
Siarhei Fedartsou
c4039059a4 wip 2024-06-06 21:08:27 +02:00
Siarhei Fedartsou
feeed75cf1
Add simple benchmarks for osrm-* tools (#6925) 2024-06-06 21:01:34 +02:00
Siarhei Fedartsou
c732684751 wip 2024-06-06 20:36:47 +02:00
Siarhei Fedartsou
34655d1650 wip 2024-06-06 20:12:37 +02:00
Siarhei Fedartsou
23bda0cc46 wip 2024-06-06 19:32:20 +02:00
Siarhei Fedartsou
d3a1756f7f wip 2024-06-06 18:23:27 +02:00
Siarhei Fedartsou
f04e19dbb1 Make e2e benchmarks more stable 2024-06-06 18:18:46 +02:00
Siarhei Fedartsou
c7ee1a59eb
Implement end to end benchmark (#6910) 2024-06-05 21:39:10 +02:00
Dennis Luxen
2725202771
Use Lemire's fast check whether to escape a JSON string (#6923) 2024-05-31 19:58:57 +02:00
Siarhei Fedartsou
42fafdcdfe
Use custom struct instead of std::pair in QueryHeap (#6921) 2024-05-31 07:06:58 +02:00
Siarhei Fedartsou
c8de759cd6
Use std::string_view::starts_with instead of boost::starts_with (#6918) 2024-05-30 21:55:25 +02:00
Siarhei Fedartsou
fb9d1cefcc
Get rid of boost::math::constants::* and M_PI in favor of std::numbers (#6916) 2024-05-30 19:40:56 +02:00
Dennis Luxen
a9b1bd88d3
Remove all core-CH left-overs (#6920)
* Remove all core-CH left-overs

* Fix formatting

* Update CHANGELOG.md
2024-05-30 17:13:44 +02:00
Siarhei Fedartsou
1ff096ac5c
Make constants in PackedVector constexpr (#6917) 2024-05-30 15:12:42 +02:00
Dennis Luxen
0ea757ed02
Remove unused header file (#6913) 2024-05-29 09:13:13 +02:00
Dennis Luxen
42cbca0ff0
Move Sol2 to canonical path (#6912) 2024-05-28 21:23:51 +02:00
Siarhei Fedartsou
c1ed73126d
Use std::variant instead of mapbox::util::variant (#6903) 2024-05-28 18:52:49 +02:00
Siarhei Fedartsou
01b1673c8a
Fix CCache usage in GitHub Actions (#6911) 2024-05-28 08:43:23 +02:00
Siarhei Fedartsou
d4dc297f75
Add CI job with GCC 14 (#6905) 2024-05-27 09:31:13 +02:00
Siarhei Fedartsou
9aaab7a53f
Enable readability-container-contains clang-tidy check (#6909) 2024-05-27 08:33:26 +02:00
Siarhei Fedartsou
1a6f4c44e7
Fix performance-type-promotion-in-math-fn clang-tidy warning (#6908) 2024-05-27 08:33:05 +02:00
Siarhei Fedartsou
163a2cfe3c
Bump rapidjson version (#6906) 2024-05-27 08:31:59 +02:00
Siarhei Fedartsou
667fd198ac
Use the latest Debian version in Dockerfile (#6904) 2024-05-27 08:30:44 +02:00
Siarhei Fedartsou
b7a990d0b5
Use C++20 (#6877) 2024-05-25 18:25:13 +02:00
Dennis Luxen
8306ed8ae3
Remove superflous iostreams include from header files (#6901) 2024-05-25 09:17:45 +02:00
Dennis Luxen
640df69aa1
Remove dead CRC32 processor code (#6900) 2024-05-24 22:43:03 +02:00
Siarhei Fedartsou
8b48e2ccc6
Bump mapbox/variant to version 1.2.0 (#6898) 2024-05-24 20:39:45 +02:00
Dennis Luxen
babdced52f
Replace GCC-specific attribute with [[nodiscard]] attribute (#6899) 2024-05-24 20:34:04 +02:00
Siarhei Fedartsou
21607e0cb2
Optimise getNetworkDistance in MLD even more (#6884) 2024-05-23 20:46:13 +02:00
Dennis Luxen
24646aada9
Remove outdated warnings (#6894) 2024-05-23 19:39:00 +02:00
Dennis Luxen
51b74a99aa
Avoid copy of std::function-based callback in path unpacking (#6895)
* Avoid copy of std::function-based callback in path unpacking

* Fix formatting

* Update CHANGELOG.md
2024-05-23 18:51:51 +02:00
Dennis Luxen
ed5003b502
Upgrade CI actions to latest versions (#6893)
* Upgrade actions

* Update remaining actions

* Update CHANGELOG.md

* Update CHANGELOG.md
2024-05-23 14:40:47 +02:00