Dennis Luxen
|
b030fe7db2
|
break out Coordinate in compile unit
|
2013-12-13 17:26:57 -05:00 |
|
Dennis Luxen
|
19285d61ab
|
reorder includes to cut compile time
|
2013-12-08 19:38:13 +01:00 |
|
Dennis Luxen
|
501f2f8267
|
workaround for #783
|
2013-12-08 15:52:23 +01:00 |
|
Dennis Luxen
|
cabaad4b17
|
replaced contigouos output data with collection of small'ish sub blocks. saves (re-)allocations. also removed a remaining stringstream
|
2013-11-14 17:16:26 -05:00 |
|
Dennis Luxen
|
3349d43c00
|
output build ID to tools
|
2013-10-30 13:04:22 +01:00 |
|
Dennis Luxen
|
ced961d24c
|
delete renamed file
|
2013-10-30 13:03:38 +01:00 |
|
Dennis Luxen
|
bbc1c04042
|
rename tool
|
2013-10-30 11:52:40 +01:00 |
|
Dennis Luxen
|
7a6865637d
|
release all locks
|
2013-10-30 11:51:20 +01:00 |
|
Dennis Luxen
|
ef35bc77cb
|
add simple lock barrier tool to block the flow of queries
|
2013-10-23 13:31:05 +02:00 |
|
Dennis Luxen
|
32c1fd082d
|
fix build for tools
|
2013-10-21 12:01:19 +02:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
92196dc207
|
pull config from program options
|
2013-10-12 15:20:58 +02:00 |
|
Emil Tin
|
613e38d7f8
|
use boost program_options in osrm-prepare/routed
|
2013-10-12 09:59:42 +02:00 |
|
Dennis Luxen
|
d9e3c43c91
|
further adjustments to benchmark
|
2013-09-11 14:27:41 +02:00 |
|
Dennis Luxen
|
3089231476
|
split io benchmark into two parts. also fixed things on Linux
|
2013-09-09 16:26:07 +02:00 |
|
Dennis Luxen
|
dc920a7e39
|
Moving repeated statistics into function
|
2013-09-05 14:36:18 +02:00 |
|
Dennis Luxen
|
07262387e0
|
Give read/write performance, too
|
2013-09-05 12:32:30 +02:00 |
|
Dennis Luxen
|
286a80d03b
|
Fixed the way statistics are collected
|
2013-09-05 12:19:47 +02:00 |
|
Dennis Luxen
|
9ee422e6ba
|
Output reorder, also shows median
|
2013-09-04 14:26:20 +02:00 |
|
Dennis Luxen
|
8a008d1808
|
new hard disk benchmark tool
|
2013-09-04 12:30:16 +02:00 |
|
Dennis Luxen
|
da98900e3a
|
fixing regression in osrm-components
|
2013-08-19 13:42:34 +02:00 |
|
Dennis Luxen
|
4748bca8a4
|
Refactoring _Coordinate class
|
2013-08-14 13:12:28 +02:00 |
|
Dennis Luxen
|
916387748c
|
Refactor _Restriction class
|
2013-08-14 11:59:46 +02:00 |
|
Dennis Luxen
|
a75ae8bbef
|
enable output for tools
|
2013-08-10 14:43:49 +02:00 |
|
Dennis Luxen
|
f57519b909
|
adapt tool to output logs with new mechanism
|
2013-08-08 16:20:05 +02:00 |
|
Dennis Luxen
|
ef221e1c6c
|
Replacing log macros by more sophisticated mechanism
|
2013-08-08 14:17:01 +02:00 |
|
Dennis Luxen
|
21ffd441fa
|
Refactoring base config class into proper ini file name
|
2013-08-06 17:46:49 +02:00 |
|
Dennis Luxen
|
b405029f0f
|
Refactoring base config class into proper ini file name
|
2013-08-06 17:23:40 +02:00 |
|
Dennis Luxen
|
0f8239bc8e
|
Fixing build of tools
|
2013-08-06 12:28:19 +02:00 |
|
Dennis Luxen
|
23899613c3
|
Implement #495
|
2013-08-05 18:37:42 +02:00 |
|
Dennis Luxen
|
c209245b0e
|
Moving cli client to tools directory
|
2013-06-27 16:09:01 -04:00 |
|
Dennis Luxen
|
4194ce3095
|
Moving cli client to tools directory
|
2013-06-27 16:08:33 -04:00 |
|
Dennis Luxen
|
c9ce018b9f
|
Adding include
|
2012-12-19 11:04:02 +01:00 |
|
DennisOSRM
|
386d4c7e72
|
First implementation of Tarjans seminal SCC algorithm. The iterative
version was coded by brute force.
|
2012-10-05 11:21:07 +02:00 |
|
DennisOSRM
|
df9a8a32eb
|
Adding new component analysis tool
Conflicts:
SConstruct
|
2012-10-05 11:20:53 +02:00 |
|