Kevin Kreiser
Kevin Kreiser
> It would be really nice to have a page with those issues if you scroll up to the top of the issue you'll see its one issue in a...
I'd still like to test the pr. We need to run a suite of routes through it and look at the differences vs master. I'll do that and report back....
so we ran master and this branch on a 14k route file and the diff results were good for depart at. only 351 diffs total. we will run arrive by...
ok i've checked performance and as expected there is no impact (we are doing the same amount of unordered::finds as we were before basically and the lambda is basically free)....
ok the reason this is currently failing is because the transit graph is not connected to the regular graph. the reason for that is because the regular graph has already...
yeah so instead of tackling using loki from inside mjolnir, i'm just keeping the naive logic that does a simple closest edge in same tile. i updated it as i...
Ok so this PR is much closer than it was several months ago however its still not working and there are several problems. ive enumerated these in the pr description....
@nilsnolde @dnesbitt61 @gknisely im happy to review this with you before merging, i know its large so i'd be happy to walk you through it
@nilsnolde yeah, as soon as we get end to end working, we can go back and delete one of the protos and the fetch transit binary. it currently doesnt really...
yeah im sorry we still didnt get to this. i would just hate to get this ready to merge and then have to do another project to support all node...