Siarhei Fedartsou
|
91895604c9
|
Migrate to modern TBB version (#6300)
|
2022-08-24 18:13:49 +02:00 |
|
Denis Chapligin
|
78160c0fe4
|
Merge pull request #5813 from woltapp/tbbdeprecation
Partially fixes use of deprecated TBB features
|
2020-09-08 11:17:32 +03:00 |
|
Denis Chaplygin
|
03d9e7a8ce
|
Deprecated tbb::task_scheduler_init replaced with std::thread and tbb::global_control
|
2020-09-04 09:33:43 +03:00 |
|
Denis Chaplygin
|
7e24dcfd0a
|
Removed references to obsolete Boost.Test headers.
|
2020-09-02 13:16:44 +03:00 |
|
Daniel Patterson
|
498259b220
|
Replace dynamic distance calculation for table plugin with pre-calculated distances on shortcuts, avoiding unpacking cost.
Adds approx 10% to total data size. Speeds up large table requests by 2 orders of magnitude.
Co-authored-by: Kajari Ghosh <ghoshkaj@gmail.com>
|
2018-10-30 15:41:06 -07:00 |
|
Patrick Niklaus
|
aaf39162a8
|
Fix vector<bool> serialization for tar files and add unit tests
|
2018-03-26 11:02:03 +00:00 |
|
Patrick Niklaus
|
61c430c098
|
Implement exclude flags on CH using shared core
The core is fully contracted for each exclude flag
and stored in a merged graph data structure.
|
2017-09-01 21:26:00 +02:00 |
|