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

Use only uint32_t to immediates items #376

Closed
wants to merge 1 commit into from
Closed

Use only uint32_t to immediates items #376

wants to merge 1 commit into from

Conversation

chfast
Copy link
Collaborator

@chfast chfast commented Jun 8, 2020

fizzy/execute/blake2b/512_bytes_rounds_1_mean                     -0.0186         -0.0185            73            71            73            71
fizzy/execute/blake2b/512_bytes_rounds_16_mean                    -0.0174         -0.0174          1082          1064          1082          1064
fizzy/execute/ecpairing/onepoint_mean                             +0.0151         +0.0151        394324        400277        394326        400280
fizzy/execute/keccak256/512_bytes_rounds_1_mean                   +0.1255         +0.1255            84            94            84            94
fizzy/execute/keccak256/512_bytes_rounds_16_mean                  +0.1382         +0.1382          1197          1363          1197          1363
fizzy/execute/memset/256_bytes_mean                               -0.0338         -0.0335             6             6             6             6
fizzy/execute/memset/60000_bytes_mean                             -0.0439         -0.0439          1304          1247          1304          1247
fizzy/execute/mul256_opt0/input0_mean                             -0.0412         -0.0410            25            24            25            24
fizzy/execute/mul256_opt0/input1_mean                             -0.0397         -0.0395            25            24            25            24
fizzy/execute/sha1/512_bytes_rounds_1_mean                        -0.0118         -0.0117            80            79            80            79
fizzy/execute/sha1/512_bytes_rounds_16_mean                       -0.0133         -0.0133          1100          1085          1100          1086
fizzy/execute/sha256/512_bytes_rounds_1_mean                      -0.0022         -0.0021            75            75            75            75
fizzy/execute/sha256/512_bytes_rounds_16_mean                     -0.0022         -0.0022          1022          1020          1022          1020
fizzy/execute/micro/eli_interpreter/halt_mean                     -0.0021         -0.0019             0             0             0             0
fizzy/execute/micro/eli_interpreter/exec105_mean                  -0.0118         -0.0120             4             4             4             4
fizzy/execute/micro/factorial/10_mean                             -0.0035         -0.0030             1             1             1             1
fizzy/execute/micro/factorial/20_mean                             -0.0069         -0.0069             2             2             2             2
fizzy/execute/micro/fibonacci/24_mean                             -0.0059         -0.0059          9108          9054          9108          9054
fizzy/execute/micro/host_adler32/1_mean                           -0.0027         -0.0023             1             1             1             1
fizzy/execute/micro/host_adler32/100_mean                         +0.0058         +0.0060             6             6             6             6
fizzy/execute/micro/host_adler32/1000_mean                        +0.0017         +0.0018            58            59            58            59
fizzy/execute/micro/spinner/1_mean                                -0.0029         -0.0017             0             0             0             0
fizzy/execute/micro/spinner/1000_mean                             -0.0519         -0.0519             9             8             9             8

@axic
Copy link
Member

axic commented Jul 29, 2020

This was merged as part of #354.

@axic axic closed this Jul 29, 2020
@axic axic deleted the aligned_imm branch July 29, 2020 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactors a part of the codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants