Skip to content

datacheck enhancements - #265

Merged
jteresco merged 4 commits into
TravelMapping:masterfrom
yakra:datacheck
Nov 26, 2019
Merged

datacheck enhancements#265
jteresco merged 4 commits into
TravelMapping:masterfrom
yakra:datacheck

Conversation

@yakra

@yakrayakra commented Nov 25, 2019

Copy link
Copy Markdown
Contributor

@yakra

Copy link
Copy Markdown
ContributorAuthor

Actually, I'm going to rethink this, depending on how the C++ version ends up getting implemented.

@yakrayakra closed this Nov 25, 2019
...with some changes to the Python version as well to get it to behave the same way and avoid diffs when both the lat= and lon= arguments are malformed
@yakra

yakra commented Nov 26, 2019

Copy link
Copy Markdown
ContributorAuthor

Closes #57
Closes yakra#49

C++ implementation done.
Reading waypoints for all routes from 18s -> 18.4s on BiggaTomato, single-threaded. That performance hit disappears once we're running 4 threads and the bottleneck is disk speed. :)

So much for parsing the URL in just 4 lines of code. It was nice while it lasted! 😆

@yakrayakra reopened this Nov 26, 2019
@yakrayakra closed this Nov 26, 2019
@yakrayakra reopened this Nov 26, 2019
@jteresco

Copy link
Copy Markdown
Contributor

Good to go live with this now?

@yakra

Copy link
Copy Markdown
ContributorAuthor

Yes.

@jteresco
jteresco merged commit fab5be5 into TravelMapping:masterNov 26, 2019
@jteresco

Copy link
Copy Markdown
Contributor

OK, good. It will be used on tonight's update.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@yakra@jteresco