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

hlo_reachability: reserve indices' storage at Build() time #63524

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

copybara-service[bot]
Copy link

hlo_reachability: reserve indices' storage at Build() time

name old time/op new time/op delta
BM_HloReachabilityBuild/1 165ns ± 0% 167ns ± 0% +0.88% (p=0.016 n=5+4)
BM_HloReachabilityBuild/64 6.27µs ± 1% 5.25µs ± 1% -16.18% (p=0.008 n=5+5)
BM_HloReachabilityBuild/128 12.9µs ± 3% 11.0µs ± 4% -15.11% (p=0.008 n=5+5)
BM_HloReachabilityBuild/256 27.3µs ± 2% 23.4µs ± 2% -14.06% (p=0.008 n=5+5)
BM_HloReachabilityBuild/512 60.0µs ± 2% 51.9µs ± 1% -13.55% (p=0.008 n=5+5)
BM_HloReachabilityBuild/4096 974µs ± 1% 901µs ± 1% -7.45% (p=0.008 n=5+5)
BM_HloReachabilityBuild/32768 42.5ms ± 1% 41.1ms ± 2% -3.17% (p=0.008 n=5+5)
BM_HloReachabilityBuild/262144 5.19s ±50% 11.10s ±159% ~ (p=0.548 n=5+5)

name                             old time/op  new time/op   delta
BM_HloReachabilityBuild/1         165ns ± 0%    167ns ± 0%   +0.88%  (p=0.016 n=5+4)
BM_HloReachabilityBuild/64       6.27µs ± 1%   5.25µs ± 1%  -16.18%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/128      12.9µs ± 3%   11.0µs ± 4%  -15.11%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/256      27.3µs ± 2%   23.4µs ± 2%  -14.06%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/512      60.0µs ± 2%   51.9µs ± 1%  -13.55%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/4096      974µs ± 1%    901µs ± 1%   -7.45%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/32768    42.5ms ± 1%   41.1ms ± 2%   -3.17%  (p=0.008 n=5+5)
BM_HloReachabilityBuild/262144    5.19s ±50%  11.10s ±159%     ~     (p=0.548 n=5+5)

PiperOrigin-RevId: 615547325
@copybara-service copybara-service bot closed this Mar 13, 2024
@copybara-service copybara-service bot merged commit 1dd4f27 into master Mar 13, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_615086946 branch March 13, 2024 22:07
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.

None yet

1 participant