Skip to content
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

Rewarder part for location estimate work #879

Draft
wants to merge 34 commits into
base: macpie/radio_location_forwarder
Choose a base branch
from

Conversation

macpie
Copy link
Member

@macpie macpie commented Oct 17, 2024

One we have merged previous branch and ran it for sometimes we can test this and apply it.

Remove rewarder part to put in diff PR
@macpie macpie force-pushed the macpie/radio_location_forwarder branch from 6e7c4ff to 62bde0f Compare October 17, 2024 22:44
@macpie macpie force-pushed the macpie/radio_location_forwarder_more branch from 44ce0e2 to 84e429c Compare October 17, 2024 22:46
@macpie macpie requested a review from bbalser October 18, 2024 19:17
@macpie
Copy link
Member Author

macpie commented Oct 18, 2024

Setup duration is: 104.323439708s
location_cache duration is: 3.866375ms
get_valid_estimates (called: 25000) avg duration is: Some(558.217µs)
is_within_radius  (called: 25000) avg duration is: Some(12.502µs)
Time elapsed in mobile_verifier::rewarder::get_untrusted_radious() is: 14.301506542s
Result size is 5820

Setup duration is: 464.112885792s
location_cache duration is: 17.711167ms
get_valid_estimates (called: 100000) avg duration is: Some(699.345µs)
is_within_radius  (called: 100000) avg duration is: Some(13.868µs)
Time elapsed in mobile_verifier::rewarder::get_untrusted_radious() is: 71.494374667s
Result size is 22790

Setup duration is: 1275.139504167s
location_cache duration is: 46.212125ms
get_valid_estimates (called: 300000) avg duration is: Some(583.322µs)
is_within_radius  (called: 300000) avg duration is: Some(13.066µs)
Time elapsed in mobile_verifier::rewarder::get_untrusted_radious() is: 179.34971425s
Result size is 69188

@michaeldjeffrey michaeldjeffrey force-pushed the macpie/radio_location_forwarder branch 2 times, most recently from 76450a8 to ed3cee1 Compare November 5, 2024 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant