Siarhei Fedartsou
3d9f0c6549
Try to fix flaky tests
2024-11-03 18:51:42 +01:00
Siarhei Fedartsou
6f73d2b4e0
Try to fix flaky tests
2024-11-03 18:31:01 +01:00
Siarhei Fedartsou
13c92c72d5
Try to fix flaky tests
2024-11-03 17:25:02 +01:00
Siarhei Fedartsou
baada3bd49
Try to fix flaky tests
2024-11-03 17:21:28 +01:00
Siarhei Fedartsou
1c2410b57d
Try to fix flaky tests
2024-11-03 17:20:28 +01:00
Siarhei Fedartsou
1b0a89fbd0
wip
2024-11-03 14:57:50 +01:00
Siarhei Fedartsou
69777e2784
wip
2024-11-03 14:56:31 +01:00
Siarhei Fedartsou
cf4f04d08f
wip
2024-11-03 13:56:55 +01:00
Siarhei Fedartsou
c46f92b6c3
wip
2024-11-03 13:28:56 +01:00
Siarhei Fedartsou
b9d095e644
wip
2024-11-03 13:24:12 +01:00
Siarhei Fedartsou
1bf831a318
wip
2024-11-03 13:15:59 +01:00
Siarhei Fedartsou
c3e9e12fc3
wip
2024-11-03 12:21:12 +01:00
Siarhei Fedartsou
5581ac16bd
wip
2024-11-03 12:19:36 +01:00
Siarhei Fedartsou
bd3d409f03
wip
2024-11-03 12:18:57 +01:00
Siarhei Fedartsou
ea1f2be3d4
wip
2024-11-03 11:58:34 +01:00
Siarhei Fedartsou
48e8382785
Remove unused bearing::get function ( #7040 )
...
* Remove unused bearing::get function
* Remove unused bearing::get function
* Remove unused bearing::get function
* Remove unused bearing::get function
2024-10-20 19:46:49 +02:00
Siarhei Fedartsou
e5e25a1aca
Configure self-hosted runner for benchmarks job ( #6975 )
2024-07-26 21:19:47 +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
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
Dennis Luxen
7f9d591ab7
Upgrade clang-format to version 15 ( #6859 )
2024-05-06 09:14:46 +02:00
Dennis Luxen
4968d7f9d9
Disable codecov.io upload run since it consistently fails
2024-05-05 16:40:21 +02:00
Dennis Luxen
c37bbfd07a
Migrate GitHub actions from {16, 18} to {28, 20}
2024-05-05 15:01:41 +02:00
Michael Bell
c315a586f7
Delete .github/ISSUE_TEMPLATE/question.md ( #6827 )
...
With Discussions now enabled, remove the question issue template to encourage Q&A interaction in the more appropriate place.
2024-03-15 09:35:09 +00:00