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

ssa: removes valueIDToInstruction slice #2286

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Conversation

mathetake
Copy link
Member

goos: darwin
goarch: arm64
pkg: github.com/tetratelabs/wazero
                      │  old.txt   │             new.txt              │
                      │   sec/op   │   sec/op    vs base              │
Compilation/wazero-10   1.564 ± 0%   1.536 ± 1%  -1.78% (p=0.002 n=6)
Compilation/zig-10      3.461 ± 0%   3.421 ± 0%  -1.13% (p=0.002 n=6)
Compilation/zz-10       14.28 ± 0%   14.06 ± 1%  -1.57% (p=0.002 n=6)
geomean                 4.260        4.196       -1.49%

                      │   old.txt    │              new.txt               │
                      │     B/op     │     B/op      vs base              │
Compilation/wazero-10   286.2Mi ± 0%   283.0Mi ± 0%  -1.13% (p=0.002 n=6)
Compilation/zig-10      598.2Mi ± 0%   596.7Mi ± 0%  -0.25% (p=0.002 n=6)
Compilation/zz-10       538.0Mi ± 0%   536.5Mi ± 0%  -0.28% (p=0.002 n=6)
geomean                 451.6Mi        449.1Mi       -0.55%

                      │   old.txt   │              new.txt              │
                      │  allocs/op  │  allocs/op   vs base              │
Compilation/wazero-10   485.5k ± 0%   485.3k ± 0%       ~ (p=0.394 n=6)
Compilation/zig-10      275.5k ± 0%   275.5k ± 0%       ~ (p=0.937 n=6)
Compilation/zz-10       627.0k ± 0%   627.0k ± 0%       ~ (p=0.589 n=6)
geomean                 437.7k        437.7k       -0.01%

#2182

Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
Signed-off-by: Takeshi Yoneda <t.y.mathetake@gmail.com>
@mathetake mathetake merged commit 2c53c6b into main Jul 10, 2024
45 checks passed
@mathetake mathetake deleted the instructioninstruction branch July 10, 2024 00:35
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