Commit Graph

108 Commits

Author SHA1 Message Date
Siarhei Fedartsou
6dec21e9dd Enable LTO by default 2024-06-30 17:07:42 +02:00
Siarhei Fedartsou
d734ac07f4 Enable LTO by default 2024-06-30 16:50:59 +02:00
Siarhei Fedartsou
f9ebd65c28 Enable LTO by default 2024-06-30 16:37:09 +02:00
Siarhei Fedartsou
1fcd0e59ec Enable LTO by default 2024-06-30 10:05:14 +02:00
Siarhei Fedartsou
78b8ddff23 Enable LTO by default 2024-06-30 10:03:35 +02:00
Siarhei Fedartsou
261be2a1bf Enable LTO by default 2024-06-30 09:31:11 +02:00
Siarhei Fedartsou
ca44588aa4
Update osrm-backend.yml 2024-06-29 22:52:28 +02:00
Siarhei Fedartsou
e2c64f3964
Update osrm-backend.yml 2024-06-29 22:40:24 +02:00
Siarhei Fedartsou
8fc9a56229
Update osrm-backend.yml 2024-06-29 22:25:35 +02:00
Siarhei Fedartsou
071926e94e Enable LTO by default 2024-06-29 22:07:18 +02:00
Siarhei Fedartsou
f394047519 LTO 2024-06-29 22:04:53 +02:00
Siarhei Fedartsou
43a609d087 LTO 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
aec21acbdf LTO 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
c7098caee6 LTO 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
899c051174 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
ded8c2bf13 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
544d4390c7 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
79efa5891f Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
9606008ba3 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
16a6e9f44f Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
27af383439 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
1e7aa9c2c3 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
f32a6dfc74 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
2d32ef4adb Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
4a00007418 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
1ae335fdcb Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
50cdf33927 Use LTO by default 2024-06-29 22:04:52 +02:00
Siarhei Fedartsou
5a48ce85b3
Use tmpfs for running benchmarks (#6966) 2024-06-25 17:49:41 +02:00
Siarhei Fedartsou
e8da3d9231
Calculate confidence interval for benchmark measurements (#6950) 2024-06-21 21:43:27 +02:00
Siarhei Fedartsou
3285ce3b2f
Configure stale bot (#6963) 2024-06-21 08:51:56 +02:00
Dennis Luxen
f1eabc3ecc
Replace boost::filesystem with std (#6432) 2024-06-20 21:44:28 +02:00
knowname
c3f2a6cdb9
Add CI job for building Alpine-based Docker image (#6959) 2024-06-20 09:08:57 +02:00
Siarhei Fedartsou
89435aa87f
Add new randomized benchmarks (#6929) 2024-06-09 17:03:24 +02:00
Siarhei Fedartsou
0cbb23abe1
Fix Windows CI: update conan.cmake and disable unit tests as temporary workaround for OOM issues (#6930) 2024-06-09 09:24:02 +02:00
Siarhei Fedartsou
a2915f78c5
Make e2e benchmarks more stable (#6927) 2024-06-08 22:27:12 +02:00
Siarhei Fedartsou
523ee762f0
Upgrade to clang-tidy 18 (#6919) 2024-06-06 22:20:38 +02:00
Siarhei Fedartsou
c7ee1a59eb
Implement end to end benchmark (#6910) 2024-06-05 21:39:10 +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
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
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
Siarhei Fedartsou
11c7ddc84d
Fix failing gcc-13 based CI jobs (#6886)
* Attempt to fix failing CI on gcc-13 jobs

* Attempt to fix failing CI on gcc-13 jobs

* Attempt to fix failing CI on gcc-13 jobs

* Attempt to fix failing CI on gcc-13 jobs

* Attempt to fix failing CI on gcc-13 jobs
2024-05-19 19:30:24 +02:00
Siarhei Fedartsou
54e50a67a8
Add benchmarks comparison job (#6880) 2024-05-14 17:14:59 +02:00
Siarhei Fedartsou
ee8e0f890a
Optimise path distance calculation in MLD map matching (#6876) 2024-05-11 16:30:43 +02:00
Dennis Luxen
70969186f6
Migrate GCC CI jobs to run on GCC 11, 12, and 13 (#6865) 2024-05-10 20:38:32 +02:00
Siarhei Fedartsou
3254686933
Use M1 runner to build arm64 macOS builds (#6868) 2024-05-08 21:08:11 +02:00
Siarhei Fedartsou
a6dfff725b
Configure GitHub Actions concurrency (#6870) 2024-05-08 10:06:04 +02:00
Dennis Luxen
99809e105c
Upgrade clang compiler in CI builds (#6861) 2024-05-06 18:12:17 +02:00