Siarhei Fedartsou
7b1e3d680c
wip
2024-05-26 22:24:16 +02:00
Siarhei Fedartsou
4a065b6341
wip
2024-05-26 21:56:10 +02:00
Siarhei Fedartsou
cf8d479782
wip
2024-05-26 21:28:49 +02:00
Siarhei Fedartsou
ba4f9be0fa
wip
2024-05-26 21:06:00 +02:00
Siarhei Fedartsou
272574c5fe
wip
2024-05-26 20:57:43 +02:00
Siarhei Fedartsou
71cb9d7bcd
wip
2024-05-26 20:56:54 +02:00
Siarhei Fedartsou
853e06b738
wip
2024-05-26 20:32:50 +02:00
Siarhei Fedartsou
e3af4bc0d8
wip
2024-05-26 20:13:05 +02:00
Siarhei Fedartsou
84738ea540
wip
2024-05-26 19:52:40 +02:00
Siarhei Fedartsou
18961babc0
wip
2024-05-26 19:25:44 +02:00
Siarhei Fedartsou
8aebc1336b
wip
2024-05-26 19:23:14 +02:00
Siarhei Fedartsou
5ee5b89854
wip
2024-05-26 19:07:32 +02:00
Siarhei Fedartsou
64b6f90212
wip
2024-05-26 18:52:13 +02:00
Siarhei Fedartsou
030cdefcf0
wip
2024-05-26 18:34:10 +02:00
Siarhei Fedartsou
6b6882d44b
wip
2024-05-26 18:28:53 +02:00
Siarhei Fedartsou
4476cbdc42
wip
2024-05-26 18:23:58 +02:00
Siarhei Fedartsou
feafb25f8f
wip
2024-05-26 18:07:30 +02:00
Siarhei Fedartsou
18936a52c6
wip
2024-05-26 17:50:22 +02:00
Siarhei Fedartsou
4e051c5759
Implement end-to-end benchmark
2024-05-26 15:46:03 +02:00
Siarhei Fedartsou
c7657f8aca
Implement end-to-end benchmark
2024-05-26 15:41:34 +02:00
Siarhei Fedartsou
778560d325
Implement end-to-end benchmark
2024-05-26 15:21:39 +02:00
Siarhei Fedartsou
54bf165d22
Implement end-to-end benchmark
2024-05-26 15:04:06 +02:00
Siarhei Fedartsou
9f9acf0405
Implement end-to-end benchmark
2024-05-26 15:01:39 +02:00
Siarhei Fedartsou
edc6f5cbf2
Implement end-to-end benchmark
2024-05-26 14:45:00 +02:00
Siarhei Fedartsou
30b1c95774
Implement end-to-end benchmark
2024-05-26 14:27:33 +02:00
Siarhei Fedartsou
692bc962a1
Implement end-to-end benchmark
2024-05-26 13:44:20 +02:00
Siarhei Fedartsou
fe672dd373
wip
2024-05-26 13:25:43 +02:00
Siarhei Fedartsou
c0b8be4676
wip
2024-05-26 13:23:51 +02:00
Siarhei Fedartsou
aee8f0febe
wip
2024-05-26 13:20:57 +02:00
Siarhei Fedartsou
8c907a218e
Implement end-to-end benchmark
2024-05-26 13:07:45 +02:00
Siarhei Fedartsou
5001c9173a
Implement end-to-end benchmark
2024-05-26 13:07:36 +02:00
Siarhei Fedartsou
35458f143d
Implement end-to-end benchmark
2024-05-26 13:06:40 +02:00
Siarhei Fedartsou
f1435c16ea
Implement end-to-end benchmark
2024-05-26 13:01:34 +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
Dennis Luxen
46dc660801
Replace boost::hash by std::hash ( #6892 )
...
* Replace boost::hash by std::hash
* Fix formatting
* Update CHANGELOG.md
2024-05-23 14:35:56 +02:00
Siarhei Fedartsou
73fb53cf36
Add benchmark for route ( #6890 )
2024-05-23 14:27:43 +02:00
Mugr Rex
efe6840d08
Replace boost::optional with std::optional ( #6611 )
2024-05-22 14:58:07 +02:00
Siarhei Fedartsou
d259848456
Optimise R-tree queries in the case of map matching ( #6881 )
2024-05-20 12:32:40 +02:00
Siarhei Fedartsou
8a82d3929c
Improve map matching benchmark ( #6885 )
2024-05-20 11:15:55 +02:00
Siarhei Fedartsou
89fce286a7
Fix benchmark script for the case if PR has empty description ( #6887 )
2024-05-20 09:16:53 +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