Speeding up parsing of car profile by about 30%

This commit is contained in:
DennisOSRM
2012-11-12 17:00:36 +01:00
parent ac68ff192e
commit 6f8148950e
6 changed files with 73 additions and 65 deletions
+1 -2
View File
@@ -58,8 +58,7 @@ struct _Way {
isDurationSet = false;
isAccessRestricted = false;
ignoreInGrid = false;
}
}
enum {
notSure = 0, oneway, bidirectional, opposite