Stream: git-wasmtime

Topic: wasmtime / issue #5083 Reduce warnings on CI from GitHub ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 19:25):

alexcrichton commented on issue #5083:

/bench_x64

just to make sure I didn't accidentally break that

view this post on Zulip Wasmtime GitHub notifications bot (Oct 20 2022 at 20:31):

jlb6740 commented on issue #5083:

Shows pct_change on x64 for the patch if merged compared to current head for main.

Pct_change is based on clocktick event cycles where the benchmarks are run with Sightglass.
A negative pct_change means clockticks are expected to be reduced for the benchmark,
for that phase, and by that factor, if the patch were merged (i.e. negative is good).

wasm arch phase pct_change
benchmarks/blake3-scalar x86_64 Compilation -0.012127
benchmarks/blake3-scalar x86_64 Execution -0.010829
benchmarks/blake3-scalar x86_64 Instantiation 0.027698
benchmarks/blake3-simd x86_64 Compilation -0.042843
benchmarks/blake3-simd x86_64 Execution -0.024410
benchmarks/blake3-simd x86_64 Instantiation -0.031473
benchmarks/bz2 x86_64 Compilation 0.066788
benchmarks/bz2 x86_64 Execution -0.014114
benchmarks/bz2 x86_64 Instantiation 0.103184
benchmarks/intgemm-simd x86_64 Compilation 0.009038
benchmarks/intgemm-simd x86_64 Execution 0.000570
benchmarks/intgemm-simd x86_64 Instantiation 0.078861
benchmarks/meshoptimizer x86_64 Compilation -0.009809
benchmarks/meshoptimizer x86_64 Execution -0.000447
benchmarks/meshoptimizer x86_64 Instantiation 0.031447
benchmarks/noop x86_64 Compilation 0.109733
benchmarks/noop x86_64 Execution 0.122381
benchmarks/noop x86_64 Instantiation 0.363593
benchmarks/pulldown-cmark x86_64 Compilation 0.051124
benchmarks/pulldown-cmark x86_64 Execution 0.002248
benchmarks/pulldown-cmark x86_64 Instantiation -0.037873
benchmarks/shootout-ackermann x86_64 Compilation 0.001864
benchmarks/shootout-ackermann x86_64 Execution 0.012810
benchmarks/shootout-ackermann x86_64 Instantiation -0.001546
benchmarks/shootout-base64 x86_64 Compilation -0.038773
benchmarks/shootout-base64 x86_64 Execution -0.002060
benchmarks/shootout-base64 x86_64 Instantiation -0.004072
benchmarks/shootout-ctype x86_64 Compilation -0.037073
benchmarks/shootout-ctype x86_64 Execution 0.000650
benchmarks/shootout-ctype x86_64 Instantiation 0.024045
benchmarks/shootout-ed25519 x86_64 Compilation -0.037624
benchmarks/shootout-ed25519 x86_64 Execution -0.003197
benchmarks/shootout-ed25519 x86_64 Instantiation 0.037693
benchmarks/shootout-fib2 x86_64 Compilation -0.012440
benchmarks/shootout-fib2 x86_64 Execution -0.000675
benchmarks/shootout-fib2 x86_64 Instantiation 0.057687
benchmarks/shootout-gimli x86_64 Compilation 0.037594
benchmarks/shootout-gimli x86_64 Execution 0.012224
benchmarks/shootout-gimli x86_64 Instantiation 0.158867
benchmarks/shootout-heapsort x86_64 Compilation 0.041628
benchmarks/shootout-heapsort x86_64 Execution 0.000867
benchmarks/shootout-heapsort x86_64 Instantiation 0.051147
benchmarks/shootout-keccak x86_64 Compilation 0.011709
benchmarks/shootout-keccak x86_64 Execution 0.014818
benchmarks/shootout-keccak x86_64 Instantiation 0.125432
benchmarks/shootout-matrix x86_64 Compilation 0.026068
benchmarks/shootout-matrix x86_64 Execution 0.001732
benchmarks/shootout-matrix x86_64 Instantiation -0.177518
benchmarks/shootout-memmove x86_64 Compilation 0.075646
benchmarks/shootout-memmove x86_64 Execution -0.000024
benchmarks/shootout-memmove x86_64 Instantiation -0.013732
benchmarks/shootout-minicsv x86_64 Compilation -0.026388
benchmarks/shootout-minicsv x86_64 Execution 0.000834
benchmarks/shootout-minicsv x86_64 Instantiation -0.069532
benchmarks/shootout-nestedloop x86_64 Compilation 0.019115
benchmarks/shootout-nestedloop x86_64 Execution 0.002938
benchmarks/shootout-nestedloop x86_64 Instantiation 0.059953
benchmarks/shootout-random x86_64 Compilation -0.023274
benchmarks/shootout-random x86_64 Execution -0.001599
benchmarks/shootout-random x86_64 Instantiation 0.022926
benchmarks/shootout-ratelimit x86_64 Compilation -0.022205
benchmarks/shootout-ratelimit x86_64 Execution -0.021619
benchmarks/shootout-ratelimit x86_64 Instantiation 0.088178
benchmarks/shootout-seqhash x86_64 Compilation -0.027066
benchmarks/shootout-seqhash x86_64 Execution 0.000832
benchmarks/shootout-seqhash x86_64 Instantiation 0.463848
benchmarks/shootout-sieve x86_64 Compilation -0.001799
benchmarks/shootout-sieve x86_64 Execution -0.000350
benchmarks/shootout-sieve x86_64 Instantiation 0.017726
benchmarks/shootout-switch x86_64 Compilation 0.106857
benchmarks/shootout-switch x86_64 Execution 0.003315
benchmarks/shootout-switch x86_64 Instantiation 0.052170
benchmarks/shootout-xblabla20 x86_64 Compilation 0.001982
benchmarks/shootout-xblabla20 x86_64 Execution 0.000784
benchmarks/shootout-xblabla20 x86_64 Instantiation 0.045030
benchmarks/shootout-xchacha20 x86_64 Compilation -0.016506
benchmarks/shootout-xchacha20 x86_64 Execution -0.000445
benchmarks/shootout-xchacha20 x86_64 Instantiation 0.038729
benchmarks/spidermonkey x86_64 Compilation 0.030892
benchmarks/spidermonkey x86_64 Execution 0.002408
benchmarks/spidermonkey x86_64 Instantiation 0.008173

Last updated: Nov 22 2024 at 17:03 UTC