-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
POC of one-to-many bidirectional routing in map-matching #7009
Draft
SiarheiFedartsou
wants to merge
18
commits into
master
Choose a base branch
from
sf-one-to-many-mm
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SiarheiFedartsou
changed the title
Sf one to many mm
POC of one-to-many bidirectional routing in map-matching
Jul 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue
What issue is this PR targeting? If there is no issue that addresses the problem, please open a corresponding issue and link it here.
Please read our documentation on release and version management.
If your PR is still work in progress please attach the relevant label.
Tasklist
Requirements / Relations
Link any requirements here. Other pull requests this PR is based on?
Benchmark Results
ops: 204.88 ± 0.60 ops/s. best: 205.40ops/s.
total: 278.21 ± 0.83ms. best: 277.51ms.
avg: 4.88 ± 0.01ms
min: 0.21 ± 0.00ms
max: 27.10 ± 0.05ms
p99: 27.10 ± 0.05ms
500 matches, radius=10
ops: 72.86 ± 0.06 ops/s. best: 72.95ops/s.
total: 878.44 ± 0.66ms. best: 877.35ms.
avg: 13.73 ± 0.01ms
min: 0.24 ± 0.00ms
max: 162.66 ± 0.15ms
p99: 162.66 ± 0.15ms
500 matches, radius=20
ops: 15.34 ± 0.01 ops/s. best: 15.36ops/s.
total: 4236.04 ± 2.29ms. best: 4232.57ms.
avg: 65.17 ± 0.04ms
min: 0.29 ± 0.00ms
max: 846.10 ± 0.95ms
p99: 846.10 ± 0.95ms
Peak RAM: 51.500MB
ops: 210.04 ± 0.63 ops/s. best: 210.53ops/s.
total: 271.38 ± 0.82ms. best: 270.75ms.
avg: 4.76 ± 0.01ms
min: 0.24 ± 0.01ms
max: 27.61 ± 0.02ms
p99: 27.61 ± 0.02ms
500 matches, radius=10
ops: 72.06 ± 0.64 ops/s. best: 73.75ops/s.
total: 888.21 ± 7.76ms. best: 867.75ms.
avg: 13.88 ± 0.12ms
min: 0.34 ± 0.01ms
max: 179.37 ± 0.23ms
p99: 179.37 ± 0.23ms
500 matches, radius=20
ops: 14.34 ± 0.09 ops/s. best: 14.57ops/s.
total: 4532.92 ± 27.07ms. best: 4461.05ms.
avg: 69.74 ± 0.42ms
min: 0.44 ± 0.01ms
max: 1016.15 ± 1.07ms
p99: 1016.15 ± 1.07ms
Peak RAM: 63.500MB