This website requires JavaScript.
Explore
Help
Sign In
Open-Harbor
/
osrm-backend
Watch
1
Star
0
Fork
0
You've already forked osrm-backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
f545f2293e
osrm-backend
/
include
History
Vyacheslav Napadovsky
f545f2293e
Make MMapMemoryAllocator map files in read-only (O_RDONLY) mode. Mapping with O_RDWR will cause copy_up across Docker layers.
2020-09-09 00:51:42 +03:00
..
contractor
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
customizer
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
engine
Make MMapMemoryAllocator map files in read-only (O_RDONLY) mode. Mapping with O_RDWR will cause copy_up across Docker layers.
2020-09-09 00:51:42 +03:00
extractor
Removed STXXL support.
2020-08-20 11:54:02 +03:00
guidance
Fix errors when loading an incompatible dataset.
2018-04-04 12:38:40 +02:00
nodejs
nodejs: user worker thread friendly initialization
2020-07-07 09:01:52 +02:00
osrm
Updated changelog entry
2019-08-26 11:09:38 +03:00
partitioner
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
2018-10-30 15:41:06 -07:00
server
modified FSM so that the whitespace between header-key and value is optional
2019-11-19 18:30:21 +01:00
storage
Removed STXXL support.
2020-08-20 11:54:02 +03:00
updater
Removed catching of obsolete tbb:captured_exception, as TBB now supports C++ native std::exception_ptr inter-thread exception passing mechanism.
2020-09-04 09:33:43 +03:00
util
Removed STXXL support.
2020-08-20 11:54:02 +03:00