tombay
|
fef688cd5c
|
cleanup debug steps
|
2024-08-10 18:54:03 +10:00 |
|
tombay
|
bb315b972d
|
need speeds for every highway type
|
2024-08-10 18:50:05 +10:00 |
|
tombay
|
f2c6bb049c
|
speeds from car not needed
|
2024-08-10 18:43:38 +10:00 |
|
tombay
|
fc0c2a0843
|
comment uselocation for ttests and -1 means false
|
2024-08-10 18:36:23 +10:00 |
|
tombay
|
3e4287b8d1
|
Update profiles.md
|
2024-08-09 10:45:12 +10:00 |
|
tombay
|
688b50b8cd
|
Mention use-location tags
|
2024-08-09 10:43:20 +10:00 |
|
tombay
|
7f4b0a86ef
|
Add files via upload
|
2024-08-09 10:29:40 +10:00 |
|
tombay
|
e66d1f4231
|
Add files via upload
|
2024-08-09 10:25:02 +10:00 |
|
tombay
|
1e6c213e4a
|
comment out uselocation tag
|
2024-08-09 10:23:28 +10:00 |
|
tombay
|
d855e08398
|
Add files via upload
|
2024-08-06 15:57:09 +10:00 |
|
tombay
|
d7387b390a
|
Update countryfoot.lua
inspect not needed
|
2024-08-06 15:22:05 +10:00 |
|
tombay
|
3174f48c3a
|
Update countrybicycle.lua
inspect not needed
|
2024-08-06 15:21:17 +10:00 |
|
tombay
|
07d9c83bc9
|
Update country_speeds.lua
support code for trunks data file
|
2024-08-06 14:41:18 +10:00 |
|
tombay
|
e89d116b73
|
Update countrybicycle.lua
no bikes on motorroad
|
2024-08-06 14:37:22 +10:00 |
|
tombay
|
334a8eb66e
|
Update profiles.md
|
2024-08-06 12:53:28 +10:00 |
|
tombay
|
144311b0de
|
Update profiles.md
|
2024-08-06 12:52:59 +10:00 |
|
tombay
|
b969f13e14
|
Update profiles.md
|
2024-08-06 12:05:34 +10:00 |
|
tombay
|
5de04792e6
|
Update CHANGELOG.md
Support for country profiles (foot, bicycle and car)
|
2024-08-06 11:40:54 +10:00 |
|
tombay
|
916f167a93
|
Add files via upload
Lua files to provide country specific highway data and access methods.
|
2024-08-06 11:15:42 +10:00 |
|
tombay
|
680120f32d
|
Add files via upload
Profiles to support country specific highway access. Country geometries provided by use of --location-dependent-data option of osrm-extract.
|
2024-08-06 11:12:35 +10:00 |
|
Siarhei Fedartsou
|
203314b1aa
|
Remove unused middle_nodes_table vector (#7012)
|
2024-08-03 22:32:37 +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
|
7802f86bd6
|
Measure peak RAM in benchmarks (#6995)
|
2024-07-25 21:27:37 +02:00 |
|
Siarhei Fedartsou
|
43afec3b39
|
Move flatbuffers non-generated files back to include/engine/api/flatbuffers/ (#6996)
|
2024-07-13 13:43:56 +02:00 |
|
Dennis Luxen
|
2da7ca5338
|
Route pedestrians over highway=platform (#6993)
|
2024-07-12 20:12:19 +02:00 |
|
Dennis Luxen
|
8ae9abaa63
|
Fix parsing on feature files on other gherkin parser (#6992)
|
2024-07-12 17:35:44 +02:00 |
|
Siarhei Fedartsou
|
d3638ace59
|
Use thread_local instead of boost::thread_specific_ptr (#6991)
|
2024-07-11 23:53:22 +02:00 |
|
Siarhei Fedartsou
|
c2f877eb9d
|
Remove unused MapStorage and GenerationArrayStorage (#6990)
|
2024-07-11 23:10:14 +02:00 |
|
Siarhei Fedartsou
|
825132eec7
|
Bump flatbuffers to v24.3.25 version (#6968)
|
2024-07-10 20:44:36 +02:00 |
|
Dennis Luxen
|
7436835244
|
Remove corech options, redundant tests (#6989)
* Remove corech options, redundant tests
* Small fix
|
2024-07-10 16:28:07 +02:00 |
|
Siarhei Fedartsou
|
5e6fdda16b
|
Add NOTE: label to comment in stale.yml (#6987)
|
2024-07-09 21:27:46 +02:00 |
|
Siarhei Fedartsou
|
f5598efcff
|
Add .reserve(...) to assembleGeometry function (#6983)
|
2024-07-09 20:12:47 +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
|
57b792c768
|
Get rid of boost::optional leftovers (#6977)
|
2024-07-02 22:37:09 +02:00 |
|
Siarhei Fedartsou
|
d0ed29adb7
|
Use Link Time Optimisation whenever possible (#6967)
|
2024-06-30 21:07:49 +02:00 |
|
Siarhei Fedartsou
|
bdc6ed8a53
|
Use struct instead of tuple to define UnpackedPath (#6974)
|
2024-06-29 21:34:43 +02:00 |
|
Siarhei Fedartsou
|
93c0e1dab3
|
Micro performance optimisation in map matching (#6976)
|
2024-06-29 19:59:08 +02:00 |
|
Siarhei Fedartsou
|
cacb1b23f9
|
Fix calculation of best ops/sec in benchmarks (#6973)
|
2024-06-29 10:31:23 +02:00 |
|
Siarhei Fedartsou
|
0e17869e21
|
Re-use priority queue in StaticRTree (#6952)
|
2024-06-25 18:58:48 +02:00 |
|
Siarhei Fedartsou
|
5a48ce85b3
|
Use tmpfs for running benchmarks (#6966)
|
2024-06-25 17:49:41 +02:00 |
|
Siarhei Fedartsou
|
7d72dfebf7
|
Optimise encodePolyline function (#6940)
|
2024-06-22 20:04:32 +02:00 |
|
Siarhei Fedartsou
|
3d01d96036
|
Avoid reallocations in base64 encoding (#6951)
|
2024-06-22 08:50:18 +02:00 |
|
Siarhei Fedartsou
|
e8da3d9231
|
Calculate confidence interval for benchmark measurements (#6950)
|
2024-06-21 21:43:27 +02:00 |
|
Siarhei Fedartsou
|
d9ce9cf780
|
Get rid of unused Boost dependencies (#6960)
|
2024-06-21 19:04:34 +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 |
|