Siarhei Fedartsou
6fbcb7c58c
Merge branch 'master' into sf-self-hosted-42
2024-07-26 19:39:52 +02:00
Siarhei Fedartsou
84f12c7c6d
Add NodeJs bindings benchmarks ( #7004 )
2024-07-26 19:36:43 +02:00
Siarhei Fedartsou
5e6fdda16b
Add NOTE: label to comment in stale.yml ( #6987 )
2024-07-09 21:27:46 +02:00
Siarhei Fedartsou
ab771c6142
Do not trigger stale bot on each PR ( #6986 )
2024-07-09 19:58:03 +02:00
Siarhei Fedartsou
f1510b758d
Increase number of GitHub operations allowed in stale bot ( #6985 )
2024-07-09 19:32:03 +02:00
Siarhei Fedartsou
4930d2ef05
Use clang 18/17/16 instead of 15/14/13 ( #6978 )
2024-07-03 20:02:44 +02:00
Siarhei Fedartsou
d0ed29adb7
Use Link Time Optimisation whenever possible ( #6967 )
2024-06-30 21:07:49 +02:00
Siarhei Fedartsou
c0fc738383
Try self-hosted runner yet another time
2024-06-29 20:41:09 +02:00
Siarhei Fedartsou
82a58cb1ec
Try self-hosted runner yet another time
2024-06-29 20:38:51 +02:00
Siarhei Fedartsou
f48ea26cc2
Try self-hosted runner yet another time
2024-06-29 20:36:51 +02:00
Siarhei Fedartsou
4da9741e83
Try self-hosted runner yet another time
2024-06-29 19:11:24 +02:00
Siarhei Fedartsou
e7ad192932
Try self-hosted runner yet another time
2024-06-29 19:08:18 +02:00
Siarhei Fedartsou
5eaa38c02a
Try self-hosted runner yet another time
2024-06-29 17:34:53 +02:00
Siarhei Fedartsou
14a9468f59
Try self-hosted runner yet another time
2024-06-29 14:17:21 +02:00
Siarhei Fedartsou
ad7d84c19f
Try self-hosted runner yet another time
2024-06-29 12:32:53 +02:00
Siarhei Fedartsou
f8479942c5
Try self-hosted runner yet another time
2024-06-29 12:29:41 +02:00
Siarhei Fedartsou
04650e005d
Try self-hosted runner yet another time
2024-06-29 12:28:40 +02:00
Siarhei Fedartsou
eb27d22d7b
Try self-hosted runner yet another time
2024-06-29 12:25:36 +02:00
Siarhei Fedartsou
554c0da564
Try self-hosted runner yet another time
2024-06-29 12:23:40 +02:00
Siarhei Fedartsou
940acef6af
Try self-hosted runner yet another time
2024-06-29 12:20:33 +02:00
Siarhei Fedartsou
d508e3a9c1
Try self-hosted runner yet another time
2024-06-29 11:58:03 +02:00
Siarhei Fedartsou
e1a9c8d7d6
Try self-hosted runner yet another time
2024-06-29 10:58:58 +02:00
Siarhei Fedartsou
f547cece2a
Update osrm-backend.yml
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
fa4f3bbcbd
Update osrm-backend.yml
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
12dceb3848
Update osrm-backend.yml
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
8cb9a9c5d5
Update osrm-backend.yml
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
380af7391d
Try self-hosted runner yet another time
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
879163a41e
Try self-hosted runner yet another time
2024-06-29 10:31:40 +02:00
Siarhei Fedartsou
8c71e3654c
Try self-hosted runner yet another time
2024-06-29 10:31:40 +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