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

feat(rust): add zone-detect-rs to benchmark #120

Merged
merged 1 commit into from
Sep 15, 2024

Conversation

ringsaturn
Copy link
Owner

No description provided.

@ringsaturn
Copy link
Owner Author

Too wired result from zone-detect-rs, need to confirm whether is true


running 7 tests
test benches_tz_crates::bench_rtz_get_timezone_ned_random_city ... bench:       1,026 ns/iter (+/- 120)
test benches_tz_crates::bench_rtz_get_timezone_osm_random_city ... bench:       4,048 ns/iter (+/- 411)
test benches_tz_crates::bench_tz_search_lookup_random_city     ... bench:         261 ns/iter (+/- 42)
test benches_tz_crates::bench_tzf_default_finder_random_city   ... bench:       3,088 ns/iter (+/- 380)
test benches_tz_crates::bench_tzf_finder_random_city           ... bench:      13,143 ns/iter (+/- 1,497)
test benches_tz_crates::bench_tzf_fuzzy_finder_random_city     ... bench:       1,096 ns/iter (+/- 151)
test benches_tz_crates::bench_zone_detect_random_city          ... bench:   1,192,915 ns/iter (+/- 510,847)

test result: ok. 0 passed; 0 failed; 0 ignored; 7 measured; 0 filtered out; finished in 32.92s

@ringsaturn ringsaturn added the rust Pull requests that update Rust code label Nov 4, 2023
@ringsaturn ringsaturn force-pushed the ringsaturn/zone-detect-rs branch from 0a65a1d to 728b22a Compare December 30, 2023 16:16
@ringsaturn ringsaturn force-pushed the ringsaturn/zone-detect-rs branch from 728b22a to 35ad7d1 Compare February 14, 2024 14:23
@ringsaturn ringsaturn force-pushed the ringsaturn/zone-detect-rs branch from 35ad7d1 to ae97f36 Compare May 12, 2024 06:10
@ringsaturn ringsaturn force-pushed the ringsaturn/zone-detect-rs branch from ae97f36 to 135cb51 Compare September 15, 2024 13:49
@ringsaturn ringsaturn marked this pull request as ready for review September 15, 2024 13:51
@ringsaturn ringsaturn merged commit fc121c1 into main Sep 15, 2024
4 checks passed
@ringsaturn ringsaturn deleted the ringsaturn/zone-detect-rs branch September 15, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant