Created
October 25, 2016 15:03
-
-
Save mdempsky/1d312fbc33c7372e00933a864d935e8e to your computer and use it in GitHub Desktop.
compile -newparser=(0|1) -bench | benchstat
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name old time/op new time/op delta | |
Compile:runtime/internal/sys:fe:parse 3.02ms ±46% 3.03ms ±46% ~ (p=0.982 n=30+30) | |
Compile:runtime/internal/sys:fe:subtotal 20.9ms ±19% 21.0ms ±14% ~ (p=0.864 n=27+27) | |
Compile:runtime/internal/sys:be:subtotal 9.27ms ±31% 9.30ms ±22% ~ (p=0.993 n=26+27) | |
Compile:runtime/internal/sys:total 32.0ms ±23% 32.2ms ±17% ~ (p=0.864 n=27+27) | |
Compile:runtime/internal/atomic:fe:parse 2.58ms ±29% 2.55ms ±29% ~ (p=0.701 n=30+29) | |
Compile:runtime/internal/atomic:fe:subtotal 20.6ms ±20% 20.9ms ± 9% ~ (p=0.700 n=29+29) | |
Compile:runtime/internal/atomic:be:subtotal 7.93ms ±24% 7.62ms ±31% ~ (p=0.198 n=29+29) | |
Compile:runtime/internal/atomic:total 30.4ms ±20% 30.4ms ±10% ~ (p=0.593 n=30+29) | |
Compile:runtime:fe:parse 128ms ±10% 135ms ±11% +5.46% (p=0.000 n=29+30) | |
Compile:runtime:fe:subtotal 288ms ± 9% 292ms ± 9% ~ (p=0.142 n=30+30) | |
Compile:runtime:be:subtotal 1.22s ± 3% 1.22s ± 4% ~ (p=0.485 n=30+30) | |
Compile:runtime:total 1.51s ± 4% 1.51s ± 3% ~ (p=0.947 n=30+30) | |
Compile:errors:fe:parse 2.05ms ±34% 1.98ms ±22% ~ (p=0.219 n=30+30) | |
Compile:errors:fe:subtotal 20.1ms ±12% 19.6ms ±12% ~ (p=0.200 n=29+28) | |
Compile:errors:be:subtotal 8.73ms ±37% 9.10ms ±23% ~ (p=0.190 n=30+28) | |
Compile:errors:total 30.7ms ±11% 30.7ms ±12% ~ (p=0.853 n=29+29) | |
Compile:internal/race:fe:parse 2.10ms ±25% 2.09ms ±38% ~ (p=0.947 n=30+30) | |
Compile:internal/race:fe:subtotal 19.7ms ±17% 19.6ms ±16% ~ (p=0.994 n=28+30) | |
Compile:internal/race:be:subtotal 7.73ms ±25% 7.92ms ±28% ~ (p=0.593 n=30+29) | |
Compile:internal/race:total 29.2ms ±22% 29.5ms ±11% ~ (p=0.982 n=30+29) | |
Compile:sync/atomic:fe:parse 2.91ms ±35% 2.93ms ±37% ~ (p=0.889 n=30+30) | |
Compile:sync/atomic:fe:subtotal 21.5ms ±13% 21.3ms ±16% ~ (p=0.929 n=28+28) | |
Compile:sync/atomic:be:subtotal 12.5ms ±23% 12.7ms ±35% ~ (p=0.712 n=30+29) | |
Compile:sync/atomic:total 35.8ms ±15% 35.5ms ±18% ~ (p=0.886 n=30+29) | |
Compile:sync:fe:parse 9.00ms ±30% 8.48ms ±23% ~ (p=0.155 n=29+26) | |
Compile:sync:fe:subtotal 31.2ms ±18% 30.3ms ±16% ~ (p=0.242 n=30+27) | |
Compile:sync:be:subtotal 30.1ms ± 6% 31.6ms ±17% +4.91% (p=0.013 n=25+30) | |
Compile:sync:total 64.1ms ±13% 64.2ms ±14% ~ (p=0.912 n=30+30) | |
Compile:io:fe:parse 6.42ms ±40% 5.79ms ±36% -9.71% (p=0.032 n=30+30) | |
Compile:io:fe:subtotal 27.3ms ±20% 26.5ms ±13% ~ (p=0.116 n=29+27) | |
Compile:io:be:subtotal 58.6ms ±12% 58.0ms ±11% ~ (p=0.722 n=28+29) | |
Compile:io:total 87.8ms ±10% 86.0ms ±11% ~ (p=0.136 n=29+29) | |
Compile:unicode:fe:parse 49.1ms ±24% 53.6ms ±15% +8.99% (p=0.001 n=30+29) | |
Compile:unicode:fe:subtotal 104ms ±10% 106ms ±10% ~ (p=0.288 n=28+27) | |
Compile:unicode:be:subtotal 95.7ms ± 8% 95.4ms ±11% ~ (p=0.387 n=29+29) | |
Compile:unicode:total 203ms ± 9% 205ms ± 6% ~ (p=0.484 n=30+29) | |
Compile:unicode/utf8:fe:parse 4.38ms ±30% 4.66ms ±31% ~ (p=0.208 n=30+30) | |
Compile:unicode/utf8:fe:subtotal 24.0ms ±19% 24.7ms ±16% ~ (p=0.176 n=29+30) | |
Compile:unicode/utf8:be:subtotal 23.2ms ±16% 23.5ms ±12% ~ (p=0.640 n=29+28) | |
Compile:unicode/utf8:total 49.0ms ±13% 50.1ms ±11% ~ (p=0.111 n=28+30) | |
Compile:bytes:fe:parse 10.3ms ±35% 10.3ms ±24% ~ (p=0.721 n=30+27) | |
Compile:bytes:fe:subtotal 35.1ms ±12% 34.5ms ± 9% ~ (p=0.406 n=29+27) | |
Compile:bytes:be:subtotal 97.8ms ±11% 98.3ms ± 8% ~ (p=0.485 n=30+30) | |
Compile:bytes:total 135ms ± 9% 134ms ± 5% ~ (p=0.982 n=30+28) | |
Compile:math:fe:parse 25.5ms ±18% 26.4ms ±17% ~ (p=0.067 n=29+26) | |
Compile:math:fe:subtotal 64.2ms ± 8% 63.7ms ±14% ~ (p=0.687 n=28+26) | |
Compile:math:be:subtotal 114ms ±11% 115ms ±12% ~ (p=0.523 n=30+30) | |
Compile:math:total 179ms ±10% 180ms ± 9% ~ (p=0.676 n=30+30) | |
Compile:syscall:fe:parse 49.9ms ±19% 48.7ms ±18% ~ (p=0.255 n=30+28) | |
Compile:syscall:fe:subtotal 100ms ±17% 96ms ±10% ~ (p=0.175 n=30+28) | |
Compile:syscall:be:subtotal 293ms ± 6% 294ms ± 4% ~ (p=0.404 n=30+27) | |
Compile:syscall:total 395ms ± 7% 393ms ± 5% ~ (p=0.522 n=29+30) | |
Compile:time:fe:parse 38.6ms ±27% 39.5ms ±19% ~ (p=0.423 n=30+27) | |
Compile:time:fe:subtotal 78.9ms ±12% 79.2ms ±19% ~ (p=0.914 n=29+29) | |
Compile:time:be:subtotal 235ms ± 7% 236ms ± 6% ~ (p=0.602 n=30+30) | |
Compile:time:total 317ms ± 4% 317ms ± 5% ~ (p=0.877 n=28+28) | |
Compile:os:fe:parse 33.0ms ±17% 36.1ms ±22% +9.45% (p=0.001 n=30+29) | |
Compile:os:fe:subtotal 67.5ms ±14% 72.3ms ±15% +7.15% (p=0.000 n=30+29) | |
Compile:os:be:subtotal 142ms ± 5% 146ms ± 8% +2.82% (p=0.003 n=30+30) | |
Compile:os:total 212ms ± 6% 220ms ± 9% +3.93% (p=0.000 n=30+30) | |
Compile:strconv:fe:parse 22.2ms ±30% 23.5ms ±20% +6.16% (p=0.012 n=29+30) | |
Compile:strconv:fe:subtotal 56.1ms ±14% 57.0ms ±11% ~ (p=0.399 n=28+30) | |
Compile:strconv:be:subtotal 148ms ± 7% 149ms ±11% ~ (p=0.572 n=29+30) | |
Compile:strconv:total 206ms ± 5% 208ms ± 7% ~ (p=0.119 n=25+29) | |
Compile:reflect:fe:parse 34.0ms ±20% 38.3ms ±25% +12.68% (p=0.000 n=30+30) | |
Compile:reflect:fe:subtotal 88.2ms ±13% 93.8ms ±15% +6.36% (p=0.000 n=30+29) | |
Compile:reflect:be:subtotal 615ms ± 3% 619ms ± 3% ~ (p=0.140 n=27+30) | |
Compile:reflect:total 705ms ± 3% 716ms ± 4% +1.45% (p=0.002 n=29+30) | |
Compile:fmt:fe:parse 29.2ms ±26% 29.4ms ±39% ~ (p=0.786 n=30+30) | |
Compile:fmt:fe:subtotal 67.8ms ±16% 66.0ms ±19% ~ (p=0.267 n=29+30) | |
Compile:fmt:be:subtotal 209ms ± 8% 206ms ± 5% -1.52% (p=0.033 n=30+30) | |
Compile:fmt:total 279ms ± 5% 274ms ± 6% -1.94% (p=0.013 n=29+30) | |
Compile:sort:fe:parse 7.85ms ±29% 8.67ms ±42% ~ (p=0.080 n=28+30) | |
Compile:sort:fe:subtotal 30.4ms ±19% 30.1ms ±16% ~ (p=0.820 n=29+27) | |
Compile:sort:be:subtotal 68.1ms ±13% 65.5ms ±12% ~ (p=0.058 n=30+28) | |
Compile:sort:total 100ms ±13% 98ms ± 9% ~ (p=0.110 n=30+26) | |
Compile:strings:fe:parse 11.1ms ±13% 11.5ms ±32% ~ (p=0.635 n=23+29) | |
Compile:strings:fe:subtotal 36.8ms ±12% 37.8ms ±18% ~ (p=0.413 n=29+29) | |
Compile:strings:be:subtotal 114ms ± 9% 114ms ± 6% ~ (p=0.769 n=30+29) | |
Compile:strings:total 153ms ± 8% 154ms ±10% ~ (p=0.423 n=30+30) | |
Compile:path/filepath:fe:parse 19.2ms ±23% 19.8ms ±24% ~ (p=0.287 n=29+30) | |
Compile:path/filepath:fe:subtotal 47.3ms ±20% 47.6ms ±19% ~ (p=0.708 n=30+30) | |
Compile:path/filepath:be:subtotal 70.1ms ± 9% 69.7ms ±11% ~ (p=0.786 n=30+30) | |
Compile:path/filepath:total 120ms ±11% 120ms ± 9% ~ (p=0.924 n=30+30) | |
Compile:io/ioutil:fe:parse 18.0ms ±23% 18.0ms ±27% ~ (p=0.902 n=29+29) | |
Compile:io/ioutil:fe:subtotal 40.8ms ±23% 39.3ms ±24% ~ (p=0.300 n=30+30) | |
Compile:io/ioutil:be:subtotal 30.7ms ±23% 28.4ms ±19% -7.58% (p=0.014 n=30+28) | |
Compile:io/ioutil:total 73.6ms ±14% 70.3ms ±20% -4.41% (p=0.050 n=30+30) | |
Compile:path:fe:parse 4.76ms ±39% 4.87ms ±39% ~ (p=0.730 n=30+30) | |
Compile:path:fe:subtotal 22.0ms ±19% 21.8ms ±24% ~ (p=0.741 n=30+30) | |
Compile:path:be:subtotal 37.1ms ±14% 36.8ms ±29% ~ (p=0.644 n=30+30) | |
Compile:path:total 60.7ms ±12% 60.1ms ±18% ~ (p=0.797 n=30+30) | |
Compile:archive/tar:fe:parse 43.1ms ±26% 42.8ms ±14% ~ (p=0.420 n=30+29) | |
Compile:archive/tar:fe:subtotal 78.9ms ±23% 76.6ms ±13% ~ (p=0.176 n=30+29) | |
Compile:archive/tar:be:subtotal 144ms ± 8% 145ms ± 9% ~ (p=0.758 n=30+29) | |
Compile:archive/tar:total 226ms ±10% 225ms ± 6% ~ (p=0.625 n=30+29) | |
Compile:bufio:fe:parse 9.06ms ±36% 8.92ms ±26% ~ (p=0.927 n=27+28) | |
Compile:bufio:fe:subtotal 33.8ms ±19% 33.1ms ±13% ~ (p=0.411 n=30+29) | |
Compile:bufio:be:subtotal 86.7ms ± 9% 87.5ms ±12% ~ (p=0.449 n=30+30) | |
Compile:bufio:total 123ms ± 9% 123ms ± 7% ~ (p=0.898 n=30+29) | |
Compile:compress/flate:fe:parse 24.9ms ±28% 26.0ms ±26% ~ (p=0.358 n=30+30) | |
Compile:compress/flate:fe:subtotal 60.4ms ±15% 60.8ms ±15% ~ (p=0.817 n=29+29) | |
Compile:compress/flate:be:subtotal 173ms ± 5% 171ms ± 7% ~ (p=0.075 n=30+29) | |
Compile:compress/flate:total 235ms ± 7% 235ms ± 9% ~ (p=0.542 n=30+30) | |
Compile:encoding/binary:fe:parse 10.2ms ±30% 10.7ms ±41% ~ (p=0.230 n=30+27) | |
Compile:encoding/binary:fe:subtotal 34.5ms ±17% 36.2ms ±18% ~ (p=0.075 n=29+30) | |
Compile:encoding/binary:be:subtotal 97.9ms ±11% 98.8ms ±11% ~ (p=0.635 n=30+29) | |
Compile:encoding/binary:total 134ms ± 8% 138ms ± 9% +2.52% (p=0.037 n=30+30) | |
Compile:hash:fe:parse 3.29ms ±41% 3.05ms ±49% ~ (p=0.106 n=30+30) | |
Compile:hash:fe:subtotal 20.1ms ±22% 19.5ms ±24% ~ (p=0.224 n=30+30) | |
Compile:hash:be:subtotal 14.7ms ±19% 14.5ms ±23% ~ (p=0.313 n=26+26) | |
Compile:hash:total 36.9ms ±19% 36.4ms ±21% ~ (p=0.649 n=30+28) | |
Compile:hash/crc32:fe:parse 5.17ms ±37% 5.13ms ±38% ~ (p=0.947 n=30+30) | |
Compile:hash/crc32:fe:subtotal 24.9ms ±15% 24.9ms ±15% ~ (p=0.886 n=29+30) | |
Compile:hash/crc32:be:subtotal 29.0ms ±10% 28.7ms ± 8% ~ (p=0.327 n=27+28) | |
Compile:hash/crc32:total 55.7ms ± 9% 55.1ms ± 8% ~ (p=0.552 n=30+29) | |
Compile:archive/zip:fe:parse 28.5ms ±24% 27.3ms ±26% ~ (p=0.242 n=30+30) | |
Compile:archive/zip:fe:subtotal 64.5ms ±11% 63.1ms ±18% ~ (p=0.293 n=30+30) | |
Compile:archive/zip:be:subtotal 176ms ± 6% 177ms ± 7% ~ (p=0.449 n=30+30) | |
Compile:archive/zip:total 243ms ± 8% 242ms ± 7% ~ (p=0.936 n=30+30) | |
Compile:compress/bzip2:fe:parse 8.28ms ±45% 8.81ms ±40% ~ (p=0.230 n=30+30) | |
Compile:compress/bzip2:fe:subtotal 30.3ms ±13% 31.2ms ±19% ~ (p=0.101 n=28+30) | |
Compile:compress/bzip2:be:subtotal 64.0ms ±17% 63.8ms ±10% ~ (p=0.746 n=30+29) | |
Compile:compress/bzip2:total 96.1ms ±15% 96.6ms ±10% ~ (p=0.947 n=30+30) | |
Compile:compress/gzip:fe:parse 10.6ms ±26% 10.6ms ±20% ~ (p=0.792 n=30+29) | |
Compile:compress/gzip:fe:subtotal 33.7ms ±14% 33.3ms ± 9% ~ (p=0.290 n=30+27) | |
Compile:compress/gzip:be:subtotal 36.2ms ±10% 36.3ms ± 8% ~ (p=0.599 n=28+27) | |
Compile:compress/gzip:total 72.4ms ±10% 72.0ms ± 8% ~ (p=0.775 n=30+30) | |
Compile:compress/lzw:fe:parse 7.17ms ±41% 7.24ms ±34% ~ (p=0.633 n=30+30) | |
Compile:compress/lzw:fe:subtotal 27.5ms ±17% 28.4ms ±18% ~ (p=0.113 n=29+29) | |
Compile:compress/lzw:be:subtotal 33.9ms ±10% 34.7ms ±17% ~ (p=0.267 n=26+28) | |
Compile:compress/lzw:total 63.3ms ±10% 65.9ms ±13% +4.13% (p=0.021 n=28+29) | |
Compile:hash/adler32:fe:parse 2.59ms ±42% 2.54ms ±30% ~ (p=0.532 n=30+30) | |
Compile:hash/adler32:fe:subtotal 20.7ms ±22% 20.0ms ±14% ~ (p=0.086 n=29+28) | |
Compile:hash/adler32:be:subtotal 16.7ms ±22% 16.1ms ±36% ~ (p=0.301 n=29+30) | |
Compile:hash/adler32:total 39.5ms ±12% 38.3ms ±19% ~ (p=0.072 n=28+29) | |
Compile:compress/zlib:fe:parse 8.44ms ±29% 8.50ms ±25% ~ (p=0.868 n=30+27) | |
Compile:compress/zlib:fe:subtotal 28.8ms ±14% 29.8ms ±14% ~ (p=0.112 n=30+30) | |
Compile:compress/zlib:be:subtotal 32.7ms ± 8% 32.6ms ±11% ~ (p=0.744 n=27+26) | |
Compile:compress/zlib:total 64.1ms ±11% 65.0ms ±13% ~ (p=0.415 n=30+30) | |
Compile:container/heap:fe:parse 3.19ms ±41% 3.15ms ±42% ~ (p=0.809 n=30+30) | |
Compile:container/heap:fe:subtotal 21.1ms ±30% 20.6ms ±18% ~ (p=0.224 n=30+28) | |
Compile:container/heap:be:subtotal 15.0ms ±25% 14.3ms ±21% ~ (p=0.146 n=30+30) | |
Compile:container/heap:total 38.2ms ±19% 36.5ms ±19% ~ (p=0.055 n=29+30) | |
Compile:container/list:fe:parse 2.88ms ±37% 2.90ms ±33% ~ (p=0.889 n=30+30) | |
Compile:container/list:fe:subtotal 24.0ms ±13% 23.2ms ±18% ~ (p=0.118 n=28+30) | |
Compile:container/list:be:subtotal 38.4ms ±14% 40.1ms ±10% +4.66% (p=0.001 n=30+26) | |
Compile:container/list:total 64.1ms ± 8% 65.2ms ± 8% ~ (p=0.077 n=27+26) | |
Compile:container/ring:fe:parse 2.38ms ±29% 2.48ms ±35% ~ (p=0.350 n=30+30) | |
Compile:container/ring:fe:subtotal 21.2ms ±19% 21.0ms ±21% ~ (p=0.657 n=30+29) | |
Compile:container/ring:be:subtotal 18.4ms ±12% 19.0ms ±19% ~ (p=0.220 n=25+29) | |
Compile:container/ring:total 41.9ms ± 9% 41.4ms ±13% ~ (p=0.378 n=28+29) | |
Compile:context:fe:parse 8.88ms ±41% 9.14ms ±43% ~ (p=0.623 n=30+30) | |
Compile:context:fe:subtotal 29.9ms ±18% 30.2ms ±15% ~ (p=0.542 n=29+30) | |
Compile:context:be:subtotal 48.5ms ± 8% 48.9ms ± 8% ~ (p=0.405 n=28+29) | |
Compile:context:total 80.9ms ± 7% 81.1ms ± 6% ~ (p=0.711 n=29+29) | |
Compile:crypto:fe:parse 4.78ms ±34% 4.73ms ±39% ~ (p=0.764 n=30+30) | |
Compile:crypto:fe:subtotal 22.9ms ±16% 22.6ms ±15% ~ (p=0.474 n=30+29) | |
Compile:crypto:be:subtotal 17.3ms ± 9% 16.7ms ±15% -3.24% (p=0.033 n=25+27) | |
Compile:crypto:total 42.1ms ±10% 41.1ms ±13% -2.55% (p=0.042 n=27+28) | |
Compile:crypto/subtle:fe:parse 2.21ms ±30% 2.16ms ±29% ~ (p=0.562 n=29+30) | |
Compile:crypto/subtle:fe:subtotal 20.4ms ±15% 19.8ms ±17% ~ (p=0.173 n=30+30) | |
Compile:crypto/subtle:be:subtotal 11.2ms ±17% 10.8ms ±23% ~ (p=0.202 n=29+30) | |
Compile:crypto/subtle:total 33.2ms ±15% 32.2ms ±19% ~ (p=0.116 n=30+30) | |
Compile:crypto/cipher:fe:parse 10.9ms ±29% 11.5ms ±34% ~ (p=0.158 n=29+29) | |
Compile:crypto/cipher:fe:subtotal 35.1ms ±10% 35.9ms ±16% ~ (p=0.352 n=26+29) | |
Compile:crypto/cipher:be:subtotal 76.3ms ±10% 77.9ms ± 8% +2.04% (p=0.044 n=29+30) | |
Compile:crypto/cipher:total 114ms ±10% 116ms ±10% ~ (p=0.213 n=29+30) | |
Compile:crypto/aes:fe:parse 11.2ms ±29% 15.4ms ±30% +37.37% (p=0.000 n=28+29) | |
Compile:crypto/aes:fe:subtotal 37.8ms ±17% 44.5ms ±14% +17.91% (p=0.000 n=30+29) | |
Compile:crypto/aes:be:subtotal 43.9ms ± 5% 46.2ms ±18% +5.28% (p=0.003 n=27+30) | |
Compile:crypto/aes:total 84.1ms ±12% 92.3ms ±15% +9.73% (p=0.000 n=30+30) | |
Compile:crypto/des:fe:parse 6.39ms ±27% 6.82ms ±36% ~ (p=0.187 n=30+30) | |
Compile:crypto/des:fe:subtotal 28.0ms ±14% 28.1ms ±22% ~ (p=0.994 n=30+30) | |
Compile:crypto/des:be:subtotal 24.0ms ±10% 24.2ms ±21% ~ (p=0.794 n=28+29) | |
Compile:crypto/des:total 54.0ms ±10% 54.4ms ±17% ~ (p=0.994 n=30+30) | |
Compile:math/rand:fe:parse 10.8ms ±26% 10.4ms ±40% ~ (p=0.157 n=27+27) | |
Compile:math/rand:fe:subtotal 36.7ms ±15% 36.5ms ±17% ~ (p=0.794 n=28+29) | |
Compile:math/rand:be:subtotal 40.8ms ± 6% 41.3ms ±19% ~ (p=0.531 n=28+29) | |
Compile:math/rand:total 79.8ms ± 9% 79.5ms ±14% ~ (p=0.688 n=29+29) | |
Compile:math/big:fe:parse 41.1ms ±19% 47.3ms ±12% +15.01% (p=0.000 n=30+26) | |
Compile:math/big:fe:subtotal 100ms ±13% 103ms ±12% +3.31% (p=0.016 n=28+28) | |
Compile:math/big:be:subtotal 415ms ± 3% 414ms ± 4% ~ (p=0.741 n=30+30) | |
Compile:math/big:total 517ms ± 3% 518ms ± 4% ~ (p=0.612 n=30+30) | |
Compile:crypto/dsa:fe:parse 8.02ms ±25% 8.35ms ±35% ~ (p=0.552 n=29+30) | |
Compile:crypto/dsa:fe:subtotal 29.1ms ±18% 29.0ms ±16% ~ (p=0.644 n=30+30) | |
Compile:crypto/dsa:be:subtotal 22.8ms ±10% 22.5ms ±10% ~ (p=0.191 n=27+29) | |
Compile:crypto/dsa:total 54.0ms ±11% 53.4ms ± 9% ~ (p=0.387 n=29+29) | |
Compile:crypto/elliptic:fe:parse 21.2ms ±27% 22.8ms ±21% +7.44% (p=0.020 n=29+29) | |
Compile:crypto/elliptic:fe:subtotal 54.2ms ±13% 56.3ms ±14% +3.89% (p=0.032 n=29+29) | |
Compile:crypto/elliptic:be:subtotal 129ms ± 7% 130ms ± 8% ~ (p=0.573 n=27+30) | |
Compile:crypto/elliptic:total 186ms ± 8% 188ms ± 7% ~ (p=0.224 n=29+30) | |
Compile:crypto/sha512:fe:parse 4.63ms ±41% 4.84ms ±47% ~ (p=0.432 n=30+30) | |
Compile:crypto/sha512:fe:subtotal 23.9ms ±22% 24.0ms ±21% ~ (p=0.741 n=30+30) | |
Compile:crypto/sha512:be:subtotal 26.4ms ±17% 25.9ms ±15% ~ (p=0.200 n=28+29) | |
Compile:crypto/sha512:total 52.4ms ±15% 51.9ms ±12% ~ (p=0.629 n=29+28) | |
Compile:encoding/asn1:fe:parse 25.7ms ±22% 27.5ms ±15% +7.00% (p=0.014 n=28+29) | |
Compile:encoding/asn1:fe:subtotal 57.0ms ±13% 57.9ms ±17% ~ (p=0.287 n=29+30) | |
Compile:encoding/asn1:be:subtotal 154ms ± 8% 155ms ± 7% ~ (p=0.809 n=30+30) | |
Compile:encoding/asn1:total 213ms ±10% 215ms ± 6% ~ (p=0.343 n=30+30) | |
Compile:crypto/ecdsa:fe:parse 11.3ms ±31% 11.0ms ±25% ~ (p=0.501 n=30+28) | |
Compile:crypto/ecdsa:fe:subtotal 32.7ms ±10% 32.5ms ±20% ~ (p=0.595 n=27+30) | |
Compile:crypto/ecdsa:be:subtotal 37.3ms ±14% 36.0ms ± 8% -3.44% (p=0.047 n=29+25) | |
Compile:crypto/ecdsa:total 71.7ms ± 6% 71.3ms ± 9% ~ (p=0.288 n=27+28) | |
Compile:crypto/hmac:fe:parse 3.07ms ±37% 3.11ms ±46% ~ (p=0.633 n=30+30) | |
Compile:crypto/hmac:fe:subtotal 21.0ms ±17% 21.0ms ±21% ~ (p=0.982 n=30+30) | |
Compile:crypto/hmac:be:subtotal 16.9ms ±26% 16.6ms ±11% ~ (p=0.698 n=29+28) | |
Compile:crypto/hmac:total 39.8ms ±17% 39.7ms ±10% ~ (p=0.905 n=29+28) | |
Compile:crypto/md5:fe:parse 8.82ms ±40% 7.73ms ±31% -12.36% (p=0.039 n=30+30) | |
Compile:crypto/md5:fe:subtotal 29.5ms ±24% 28.4ms ±12% ~ (p=0.180 n=30+25) | |
Compile:crypto/md5:be:subtotal 24.4ms ±17% 24.1ms ±11% ~ (p=0.494 n=29+27) | |
Compile:crypto/md5:total 56.0ms ±16% 54.3ms ±13% ~ (p=0.121 n=30+29) | |
Compile:internal/syscall/unix:fe:parse 17.7ms ±33% 17.0ms ±33% ~ (p=0.331 n=30+29) | |
Compile:internal/syscall/unix:fe:subtotal 37.9ms ±18% 36.2ms ±26% ~ (p=0.092 n=28+29) | |
Compile:internal/syscall/unix:be:subtotal 11.1ms ±25% 10.4ms ±28% ~ (p=0.206 n=27+30) | |
Compile:internal/syscall/unix:total 51.4ms ±21% 48.9ms ±23% -4.77% (p=0.044 n=30+29) | |
Compile:crypto/rand:fe:parse 37.6ms ±25% 36.2ms ±20% ~ (p=0.267 n=30+29) | |
Compile:crypto/rand:fe:subtotal 64.6ms ±13% 62.7ms ±16% ~ (p=0.254 n=30+30) | |
Compile:crypto/rand:be:subtotal 33.0ms ±23% 32.0ms ±19% ~ (p=0.230 n=29+28) | |
Compile:crypto/rand:total 100ms ±11% 98ms ±12% ~ (p=0.162 n=29+30) | |
Compile:crypto/rc4:fe:parse 3.12ms ±35% 3.43ms ±28% ~ (p=0.082 n=30+30) | |
Compile:crypto/rc4:fe:subtotal 21.2ms ±21% 21.4ms ±15% ~ (p=0.878 n=30+30) | |
Compile:crypto/rc4:be:subtotal 14.5ms ±26% 15.7ms ±16% +8.29% (p=0.001 n=28+30) | |
Compile:crypto/rc4:total 37.4ms ±23% 38.9ms ±12% ~ (p=0.109 n=30+30) | |
Compile:crypto/rsa:fe:parse 22.8ms ±27% 23.7ms ±24% ~ (p=0.294 n=30+29) | |
Compile:crypto/rsa:fe:subtotal 53.1ms ± 5% 52.2ms ±10% ~ (p=0.066 n=25+29) | |
Compile:crypto/rsa:be:subtotal 82.8ms ± 8% 84.7ms ±11% ~ (p=0.082 n=27+29) | |
Compile:crypto/rsa:total 138ms ± 5% 139ms ± 9% ~ (p=0.328 n=27+30) | |
Compile:crypto/sha1:fe:parse 4.62ms ±38% 4.93ms ±38% ~ (p=0.177 n=30+30) | |
Compile:crypto/sha1:fe:subtotal 24.2ms ±23% 24.0ms ±24% ~ (p=0.843 n=27+30) | |
Compile:crypto/sha1:be:subtotal 26.8ms ±10% 27.0ms ±12% ~ (p=0.496 n=27+26) | |
Compile:crypto/sha1:total 52.5ms ±14% 53.1ms ±15% ~ (p=0.466 n=26+29) | |
Compile:crypto/sha256:fe:parse 4.35ms ±34% 4.38ms ±34% ~ (p=0.809 n=30+30) | |
Compile:crypto/sha256:fe:subtotal 22.9ms ±24% 23.2ms ±15% ~ (p=0.775 n=30+30) | |
Compile:crypto/sha256:be:subtotal 23.2ms ±14% 23.6ms ±22% ~ (p=0.651 n=27+30) | |
Compile:crypto/sha256:total 48.6ms ±13% 48.5ms ±13% ~ (p=0.701 n=29+30) | |
Compile:crypto/x509/pkix:fe:parse 9.03ms ±38% 8.28ms ±31% -8.29% (p=0.043 n=30+28) | |
Compile:crypto/x509/pkix:fe:subtotal 28.5ms ±17% 28.1ms ±16% ~ (p=0.562 n=30+30) | |
Compile:crypto/x509/pkix:be:subtotal 25.5ms ±13% 25.2ms ±11% ~ (p=0.682 n=26+29) | |
Compile:crypto/x509/pkix:total 56.4ms ±15% 55.4ms ±11% ~ (p=0.178 n=28+28) | |
Compile:encoding/hex:fe:parse 6.69ms ±44% 6.60ms ±35% ~ (p=0.889 n=30+30) | |
Compile:encoding/hex:fe:subtotal 26.6ms ±18% 26.7ms ±21% ~ (p=0.901 n=30+30) | |
Compile:encoding/hex:be:subtotal 24.1ms ±15% 23.6ms ± 9% ~ (p=0.335 n=26+27) | |
Compile:encoding/hex:total 53.0ms ±11% 52.5ms ±12% ~ (p=0.423 n=30+30) | |
Compile:encoding/base64:fe:parse 6.32ms ±39% 6.25ms ±39% ~ (p=0.889 n=30+30) | |
Compile:encoding/base64:fe:subtotal 27.1ms ±13% 26.8ms ±26% ~ (p=0.724 n=29+30) | |
Compile:encoding/base64:be:subtotal 49.6ms ±10% 50.1ms ±12% ~ (p=0.492 n=30+28) | |
Compile:encoding/base64:total 78.5ms ± 7% 78.5ms ±11% ~ (p=0.994 n=30+28) | |
Compile:encoding/pem:fe:parse 8.33ms ±43% 8.19ms ±40% ~ (p=0.580 n=29+27) | |
Compile:encoding/pem:fe:subtotal 28.5ms ±15% 28.2ms ±17% ~ (p=0.757 n=29+28) | |
Compile:encoding/pem:be:subtotal 29.1ms ± 6% 28.9ms ± 8% ~ (p=0.162 n=27+27) | |
Compile:encoding/pem:total 59.6ms ±10% 59.1ms ± 6% ~ (p=0.504 n=30+23) | |
Compile:internal/nettrace:fe:parse 2.08ms ±31% 1.94ms ±24% -6.57% (p=0.037 n=30+30) | |
Compile:internal/nettrace:fe:subtotal 19.1ms ±15% 19.1ms ±18% ~ (p=0.994 n=30+30) | |
Compile:internal/nettrace:be:subtotal 6.35ms ±16% 6.35ms ±30% ~ (p=0.531 n=28+30) | |
Compile:internal/nettrace:total 27.0ms ±11% 27.4ms ±17% ~ (p=0.314 n=30+30) | |
Compile:internal/singleflight:fe:parse 3.30ms ±41% 3.55ms ±27% ~ (p=0.182 n=30+30) | |
Compile:internal/singleflight:fe:subtotal 21.2ms ±16% 21.9ms ±18% ~ (p=0.098 n=28+30) | |
Compile:internal/singleflight:be:subtotal 18.3ms ±21% 18.0ms ±15% ~ (p=0.975 n=29+29) | |
Compile:internal/singleflight:total 40.9ms ±23% 41.6ms ±14% ~ (p=0.507 n=29+29) | |
Compile:debug/dwarf:fe:parse 24.0ms ±20% 23.9ms ±31% ~ (p=0.943 n=28+29) | |
Compile:debug/dwarf:fe:subtotal 61.4ms ±15% 59.5ms ±15% -3.12% (p=0.028 n=28+28) | |
Compile:debug/dwarf:be:subtotal 250ms ± 5% 252ms ± 6% ~ (p=0.218 n=28+29) | |
Compile:debug/dwarf:total 315ms ± 6% 314ms ± 5% ~ (p=0.863 n=29+30) | |
Compile:debug/elf:fe:parse 41.7ms ±17% 40.2ms ±11% ~ (p=0.053 n=29+26) | |
Compile:debug/elf:fe:subtotal 80.6ms ±18% 78.1ms ±12% -3.02% (p=0.026 n=29+28) | |
Compile:debug/elf:be:subtotal 199ms ± 4% 199ms ± 5% ~ (p=0.843 n=30+27) | |
Compile:debug/elf:total 282ms ± 6% 280ms ± 5% ~ (p=0.201 n=30+28) | |
Compile:debug/macho:fe:parse 22.7ms ±22% 21.6ms ±25% ~ (p=0.136 n=29+29) | |
Compile:debug/macho:fe:subtotal 49.3ms ±14% 48.2ms ±16% ~ (p=0.286 n=30+30) | |
Compile:debug/macho:be:subtotal 94.9ms ±11% 93.9ms ± 8% ~ (p=0.423 n=30+30) | |
Compile:debug/macho:total 145ms ± 8% 143ms ± 8% ~ (p=0.105 n=27+28) | |
Compile:debug/pe:fe:parse 19.6ms ±23% 19.0ms ±23% ~ (p=0.375 n=28+28) | |
Compile:debug/pe:fe:subtotal 46.3ms ±18% 44.9ms ±18% ~ (p=0.149 n=29+29) | |
Compile:debug/pe:be:subtotal 64.8ms ±13% 65.1ms ± 8% ~ (p=0.723 n=29+29) | |
Compile:debug/pe:total 114ms ± 7% 113ms ±10% ~ (p=0.333 n=28+30) | |
Compile:flag:fe:parse 22.5ms ±18% 21.9ms ±31% ~ (p=0.108 n=28+30) | |
Compile:flag:fe:subtotal 50.3ms ±15% 48.3ms ±14% -4.09% (p=0.027 n=28+29) | |
Compile:flag:be:subtotal 91.3ms ±12% 88.6ms ± 9% ~ (p=0.050 n=30+28) | |
Compile:flag:total 143ms ±11% 139ms ±10% -2.56% (p=0.043 n=30+28) | |
Compile:go/token:fe:parse 7.44ms ±51% 7.90ms ±36% ~ (p=0.146 n=30+30) | |
Compile:go/token:fe:subtotal 28.6ms ±32% 29.5ms ±18% ~ (p=0.290 n=30+27) | |
Compile:go/token:be:subtotal 55.0ms ±17% 55.1ms ± 9% ~ (p=0.901 n=30+30) | |
Compile:go/token:total 85.1ms ±13% 86.3ms ± 9% ~ (p=0.230 n=29+28) | |
Compile:go/scanner:fe:parse 17.3ms ±28% 18.3ms ±26% ~ (p=0.086 n=29+28) | |
Compile:go/scanner:fe:subtotal 43.8ms ±13% 44.7ms ±11% ~ (p=0.189 n=28+28) | |
Compile:go/scanner:be:subtotal 64.3ms ± 9% 65.4ms ± 9% ~ (p=0.117 n=30+29) | |
Compile:go/scanner:total 110ms ± 6% 112ms ±10% +2.35% (p=0.025 n=30+29) | |
Compile:go/ast:fe:parse 33.1ms ±16% 35.8ms ±30% +8.25% (p=0.018 n=28+30) | |
Compile:go/ast:fe:subtotal 72.0ms ±12% 75.9ms ±22% +5.40% (p=0.003 n=29+30) | |
Compile:go/ast:be:subtotal 262ms ± 4% 263ms ± 6% ~ (p=0.286 n=28+28) | |
Compile:go/ast:total 337ms ± 5% 343ms ± 6% +1.80% (p=0.009 n=28+29) | |
Compile:go/parser:fe:parse 40.7ms ±18% 41.5ms ±22% ~ (p=0.398 n=30+30) | |
Compile:go/parser:fe:subtotal 84.8ms ±14% 86.3ms ±13% ~ (p=0.178 n=30+27) | |
Compile:go/parser:be:subtotal 209ms ± 5% 208ms ± 6% ~ (p=0.427 n=28+27) | |
Compile:go/parser:total 298ms ± 8% 298ms ± 7% ~ (p=0.605 n=30+28) | |
Compile:text/tabwriter:fe:parse 7.48ms ±38% 7.26ms ±39% ~ (p=0.513 n=30+30) | |
Compile:text/tabwriter:fe:subtotal 27.6ms ±19% 28.1ms ±12% ~ (p=0.490 n=30+27) | |
Compile:text/tabwriter:be:subtotal 42.9ms ±15% 43.0ms ±13% ~ (p=0.877 n=29+29) | |
Compile:text/tabwriter:total 72.8ms ±10% 72.6ms ±13% ~ (p=0.797 n=30+30) | |
Compile:go/printer:fe:parse 34.5ms ±19% 38.4ms ±21% +11.39% (p=0.000 n=30+30) | |
Compile:go/printer:fe:subtotal 85.8ms ±11% 90.8ms ±12% +5.90% (p=0.000 n=30+30) | |
Compile:go/printer:be:subtotal 223ms ± 4% 224ms ± 5% ~ (p=0.668 n=29+30) | |
Compile:go/printer:total 312ms ± 6% 317ms ± 5% +1.80% (p=0.012 n=30+30) | |
Compile:os/exec:fe:parse 36.8ms ±20% 37.9ms ±20% ~ (p=0.272 n=29+29) | |
Compile:os/exec:fe:subtotal 68.0ms ±12% 68.5ms ±14% ~ (p=0.918 n=27+30) | |
Compile:os/exec:be:subtotal 92.9ms ±10% 92.7ms ±11% ~ (p=0.865 n=29+29) | |
Compile:os/exec:total 165ms ± 6% 164ms ±11% ~ (p=0.818 n=27+30) | |
Compile:runtime/cgo:fe:parse 3.27ms ±39% 3.05ms ±42% ~ (p=0.114 n=29+30) | |
Compile:runtime/cgo:fe:subtotal 21.0ms ±12% 20.7ms ± 9% ~ (p=0.301 n=27+26) | |
Compile:runtime/cgo:be:subtotal 7.47ms ±34% 7.01ms ±46% ~ (p=0.130 n=28+30) | |
Compile:runtime/cgo:total 30.3ms ±15% 29.8ms ±15% ~ (p=0.318 n=27+27) | |
Compile:net:fe:parse 83.1ms ±18% 84.6ms ±14% ~ (p=0.485 n=30+30) | |
Compile:net:fe:subtotal 162ms ± 9% 164ms ± 7% ~ (p=0.328 n=30+30) | |
Compile:net:be:subtotal 868ms ± 4% 858ms ± 4% -1.20% (p=0.008 n=30+29) | |
Compile:net:total 1.03s ± 5% 1.03s ± 4% ~ (p=0.168 n=30+30) | |
Compile:crypto/x509:fe:parse 60.9ms ±16% 61.6ms ±16% ~ (p=0.890 n=28+28) | |
Compile:crypto/x509:fe:subtotal 104ms ± 9% 102ms ±16% ~ (p=0.319 n=26+29) | |
Compile:crypto/x509:be:subtotal 217ms ± 4% 220ms ± 7% ~ (p=0.094 n=29+30) | |
Compile:crypto/x509:total 324ms ± 6% 325ms ± 5% ~ (p=0.612 n=30+30) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20:fe:parse 4.14ms ±27% 4.39ms ±39% ~ (p=0.236 n=30+30) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20:fe:subtotal 23.5ms ±15% 24.3ms ±18% ~ (p=0.112 n=30+30) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20:be:subtotal 26.7ms ±20% 27.3ms ±21% ~ (p=0.403 n=29+30) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305/internal/chacha20:total 51.8ms ±15% 53.2ms ± 8% ~ (p=0.054 n=30+27) | |
Compile:vendor/golang_org/x/crypto/poly1305:fe:parse 2.43ms ±35% 2.54ms ±34% ~ (p=0.343 n=30+30) | |
Compile:vendor/golang_org/x/crypto/poly1305:fe:subtotal 20.4ms ±13% 20.2ms ±19% ~ (p=0.880 n=28+29) | |
Compile:vendor/golang_org/x/crypto/poly1305:be:subtotal 8.74ms ±20% 8.31ms ±15% -4.93% (p=0.011 n=29+27) | |
Compile:vendor/golang_org/x/crypto/poly1305:total 30.9ms ±15% 30.4ms ± 9% ~ (p=0.122 n=28+28) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305:fe:parse 17.0ms ±20% 9.7ms ±27% -43.08% (p=0.000 n=28+28) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305:fe:subtotal 38.2ms ±13% 30.3ms ±17% -20.60% (p=0.000 n=30+29) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305:be:subtotal 48.8ms ±12% 48.4ms ± 9% ~ (p=0.943 n=29+28) | |
Compile:vendor/golang_org/x/crypto/chacha20poly1305:total 88.8ms ± 9% 80.7ms ±11% -9.13% (p=0.000 n=30+30) | |
Compile:vendor/golang_org/x/crypto/curve25519:fe:parse 3.31ms ±26% 3.64ms ±38% ~ (p=0.109 n=30+30) | |
Compile:vendor/golang_org/x/crypto/curve25519:fe:subtotal 21.9ms ±15% 22.3ms ±26% ~ (p=0.358 n=30+30) | |
Compile:vendor/golang_org/x/crypto/curve25519:be:subtotal 17.3ms ±13% 16.8ms ±15% ~ (p=0.102 n=29+28) | |
Compile:vendor/golang_org/x/crypto/curve25519:total 41.1ms ±10% 41.1ms ±12% ~ (p=0.827 n=30+29) | |
Compile:crypto/tls:fe:parse 77.9ms ±16% 77.4ms ±12% ~ (p=0.583 n=28+30) | |
Compile:crypto/tls:fe:subtotal 136ms ±14% 136ms ± 9% ~ (p=0.708 n=30+30) | |
Compile:crypto/tls:be:subtotal 450ms ± 4% 449ms ± 4% ~ (p=0.910 n=30+29) | |
Compile:crypto/tls:total 589ms ± 4% 588ms ± 5% ~ (p=0.889 n=30+30) | |
Compile:database/sql/driver:fe:parse 10.2ms ±51% 9.8ms ±45% ~ (p=0.458 n=30+30) | |
Compile:database/sql/driver:fe:subtotal 31.3ms ±25% 31.4ms ±19% ~ (p=0.958 n=29+30) | |
Compile:database/sql/driver:be:subtotal 57.6ms ± 5% 59.1ms ±10% ~ (p=0.077 n=28+30) | |
Compile:database/sql/driver:total 91.8ms ±11% 92.6ms ±11% ~ (p=0.512 n=29+30) | |
Compile:database/sql:fe:parse 33.3ms ±26% 33.1ms ±29% ~ (p=0.889 n=30+30) | |
Compile:database/sql:fe:subtotal 71.5ms ±10% 70.3ms ±17% ~ (p=0.195 n=30+28) | |
Compile:database/sql:be:subtotal 245ms ± 8% 242ms ± 3% ~ (p=0.248 n=30+29) | |
Compile:database/sql:total 319ms ± 7% 315ms ± 5% ~ (p=0.177 n=30+30) | |
Compile:debug/gosym:fe:parse 11.7ms ±30% 15.8ms ±23% +35.14% (p=0.000 n=28+29) | |
Compile:debug/gosym:fe:subtotal 37.9ms ±13% 43.4ms ±18% +14.40% (p=0.000 n=30+30) | |
Compile:debug/gosym:be:subtotal 94.7ms ± 7% 93.5ms ±11% ~ (p=0.267 n=29+30) | |
Compile:debug/gosym:total 135ms ± 7% 140ms ±10% +3.40% (p=0.004 n=30+29) | |
Compile:debug/plan9obj:fe:parse 9.79ms ±29% 9.02ms ±27% -7.92% (p=0.009 n=28+27) | |
Compile:debug/plan9obj:fe:subtotal 32.2ms ±15% 30.4ms ±18% -5.42% (p=0.010 n=29+30) | |
Compile:debug/plan9obj:be:subtotal 40.4ms ±13% 40.3ms ±14% ~ (p=0.722 n=28+29) | |
Compile:debug/plan9obj:total 75.1ms ± 8% 73.0ms ±10% -2.83% (p=0.011 n=26+28) | |
Compile:encoding:fe:parse 2.05ms ±37% 1.98ms ±26% ~ (p=0.350 n=30+30) | |
Compile:encoding:fe:subtotal 19.4ms ±19% 19.3ms ±15% ~ (p=0.644 n=30+30) | |
Compile:encoding:be:subtotal 9.86ms ±15% 9.58ms ±19% ~ (p=0.248 n=30+28) | |
Compile:encoding:total 31.1ms ±14% 30.4ms ±18% ~ (p=0.266 n=30+30) | |
Compile:encoding/ascii85:fe:parse 5.48ms ±36% 5.29ms ±44% ~ (p=0.552 n=30+30) | |
Compile:encoding/ascii85:fe:subtotal 24.7ms ±23% 24.6ms ±18% ~ (p=0.982 n=30+28) | |
Compile:encoding/ascii85:be:subtotal 27.2ms ±15% 27.2ms ±13% ~ (p=0.720 n=28+27) | |
Compile:encoding/ascii85:total 54.3ms ±11% 53.8ms ±16% ~ (p=0.945 n=28+30) | |
Compile:encoding/base32:fe:parse 8.43ms ±38% 7.94ms ±21% ~ (p=0.408 n=30+28) | |
Compile:encoding/base32:fe:subtotal 28.7ms ±17% 28.6ms ±17% ~ (p=0.843 n=30+30) | |
Compile:encoding/base32:be:subtotal 36.8ms ± 8% 36.4ms ± 7% ~ (p=0.317 n=27+25) | |
Compile:encoding/base32:total 68.1ms ± 9% 67.2ms ± 9% ~ (p=0.268 n=30+28) | |
Compile:encoding/csv:fe:parse 9.92ms ±43% 9.26ms ±25% ~ (p=0.189 n=29+28) | |
Compile:encoding/csv:fe:subtotal 32.0ms ±26% 31.3ms ±21% ~ (p=0.335 n=30+30) | |
Compile:encoding/csv:be:subtotal 34.2ms ±10% 34.0ms ±10% ~ (p=0.357 n=26+28) | |
Compile:encoding/csv:total 68.7ms ±18% 67.5ms ±11% ~ (p=0.176 n=30+29) | |
Compile:encoding/gob:fe:parse 39.7ms ±19% 41.5ms ±19% +4.53% (p=0.044 n=29+30) | |
Compile:encoding/gob:fe:subtotal 88.5ms ±11% 89.3ms ±14% ~ (p=0.679 n=29+30) | |
Compile:encoding/gob:be:subtotal 358ms ± 4% 358ms ± 4% ~ (p=0.708 n=30+30) | |
Compile:encoding/gob:total 449ms ± 6% 450ms ± 6% ~ (p=0.971 n=30+30) | |
Compile:unicode/utf16:fe:parse 2.26ms ±35% 2.64ms ±19% +16.96% (p=0.000 n=30+29) | |
Compile:unicode/utf16:fe:subtotal 20.5ms ±20% 21.2ms ±12% ~ (p=0.167 n=30+29) | |
Compile:unicode/utf16:be:subtotal 13.2ms ±19% 13.6ms ±19% ~ (p=0.254 n=29+30) | |
Compile:unicode/utf16:total 35.4ms ±15% 36.3ms ±22% ~ (p=0.088 n=30+30) | |
Compile:encoding/json:fe:parse 37.2ms ±23% 39.0ms ±28% ~ (p=0.088 n=30+30) | |
Compile:encoding/json:fe:subtotal 81.5ms ±19% 83.7ms ±14% ~ (p=0.248 n=30+29) | |
Compile:encoding/json:be:subtotal 260ms ± 5% 259ms ± 4% ~ (p=0.614 n=30+29) | |
Compile:encoding/json:total 344ms ± 5% 345ms ± 7% ~ (p=0.769 n=30+29) | |
Compile:encoding/xml:fe:parse 32.4ms ±25% 32.6ms ±23% ~ (p=0.752 n=30+30) | |
Compile:encoding/xml:fe:subtotal 76.4ms ±16% 74.4ms ±16% ~ (p=0.116 n=30+30) | |
Compile:encoding/xml:be:subtotal 309ms ± 5% 309ms ± 5% ~ (p=0.863 n=29+30) | |
Compile:encoding/xml:total 388ms ± 8% 385ms ± 5% ~ (p=0.203 n=30+30) | |
Compile:log:fe:parse 18.4ms ±16% 19.1ms ±31% ~ (p=0.158 n=29+29) | |
Compile:log:fe:subtotal 42.3ms ±12% 43.6ms ±16% ~ (p=0.168 n=29+29) | |
Compile:log:be:subtotal 33.4ms ±19% 33.2ms ±14% ~ (p=0.947 n=30+30) | |
Compile:log:total 78.2ms ±12% 79.2ms ± 8% ~ (p=0.406 n=29+27) | |
Compile:vendor/golang_org/x/net/http2/hpack:fe:parse 10.5ms ±25% 11.1ms ±30% ~ (p=0.221 n=29+29) | |
Compile:vendor/golang_org/x/net/http2/hpack:fe:subtotal 35.6ms ±14% 35.5ms ±16% ~ (p=0.799 n=30+28) | |
Compile:vendor/golang_org/x/net/http2/hpack:be:subtotal 85.1ms ± 7% 84.6ms ±13% ~ (p=0.399 n=28+30) | |
Compile:vendor/golang_org/x/net/http2/hpack:total 123ms ± 7% 122ms ± 8% ~ (p=0.354 n=30+29) | |
Compile:vendor/golang_org/x/net/idna:fe:parse 6.44ms ±41% 6.51ms ±31% ~ (p=0.854 n=30+30) | |
Compile:vendor/golang_org/x/net/idna:fe:subtotal 26.4ms ±19% 26.3ms ±15% ~ (p=0.982 n=29+30) | |
Compile:vendor/golang_org/x/net/idna:be:subtotal 26.2ms ± 7% 26.2ms ±10% ~ (p=0.757 n=27+29) | |
Compile:vendor/golang_org/x/net/idna:total 54.5ms ±13% 54.2ms ±12% ~ (p=0.657 n=29+30) | |
Compile:vendor/golang_org/x/net/lex/httplex:fe:parse 15.7ms ±26% 15.4ms ±18% ~ (p=0.576 n=27+28) | |
Compile:vendor/golang_org/x/net/lex/httplex:fe:subtotal 38.7ms ±17% 37.9ms ±16% ~ (p=0.286 n=29+29) | |
Compile:vendor/golang_org/x/net/lex/httplex:be:subtotal 19.2ms ±22% 19.2ms ±20% ~ (p=0.804 n=29+30) | |
Compile:vendor/golang_org/x/net/lex/httplex:total 60.3ms ±14% 59.6ms ±11% ~ (p=0.236 n=29+30) | |
Compile:vendor/golang_org/x/text/transform:fe:parse 7.54ms ±20% 8.14ms ±19% +7.90% (p=0.014 n=27+25) | |
Compile:vendor/golang_org/x/text/transform:fe:subtotal 29.4ms ±15% 30.0ms ±12% ~ (p=0.365 n=30+26) | |
Compile:vendor/golang_org/x/text/transform:be:subtotal 63.0ms ±15% 61.6ms ±18% ~ (p=0.224 n=29+30) | |
Compile:vendor/golang_org/x/text/transform:total 94.6ms ±13% 93.6ms ±13% ~ (p=0.403 n=29+30) | |
Compile:vendor/golang_org/x/text/unicode/norm:fe:parse 89.1ms ±14% 104.1ms ±16% +16.82% (p=0.000 n=29+30) | |
Compile:vendor/golang_org/x/text/unicode/norm:fe:subtotal 176ms ±10% 190ms ±13% +7.89% (p=0.000 n=29+30) | |
Compile:vendor/golang_org/x/text/unicode/norm:be:subtotal 203ms ± 6% 204ms ± 5% ~ (p=0.657 n=30+29) | |
Compile:vendor/golang_org/x/text/unicode/norm:total 382ms ± 4% 398ms ± 7% +4.22% (p=0.000 n=27+30) | |
Compile:vendor/golang_org/x/text/width:fe:parse 23.2ms ±36% 23.5ms ±31% ~ (p=0.741 n=30+30) | |
Compile:vendor/golang_org/x/text/width:fe:subtotal 48.2ms ±15% 49.0ms ±21% ~ (p=0.509 n=26+30) | |
Compile:vendor/golang_org/x/text/width:be:subtotal 55.1ms ±15% 55.4ms ±13% ~ (p=0.792 n=29+30) | |
Compile:vendor/golang_org/x/text/width:total 106ms ±12% 106ms ±12% ~ (p=0.519 n=26+30) | |
Compile:mime:fe:parse 24.0ms ±17% 24.4ms ±19% ~ (p=0.295 n=26+29) | |
Compile:mime:fe:subtotal 52.1ms ±21% 52.2ms ±16% ~ (p=0.910 n=29+30) | |
Compile:mime:be:subtotal 86.4ms ±12% 85.8ms ± 7% ~ (p=0.929 n=30+26) | |
Compile:mime:total 141ms ± 9% 141ms ± 7% ~ (p=0.600 n=29+29) | |
Compile:mime/quotedprintable:fe:parse 7.42ms ±26% 7.67ms ±32% ~ (p=0.553 n=28+28) | |
Compile:mime/quotedprintable:fe:subtotal 28.1ms ±12% 27.9ms ±13% ~ (p=0.811 n=28+30) | |
Compile:mime/quotedprintable:be:subtotal 27.2ms ± 7% 28.0ms ±20% ~ (p=0.243 n=26+29) | |
Compile:mime/quotedprintable:total 57.4ms ± 9% 58.3ms ±15% ~ (p=0.520 n=27+30) | |
Compile:net/textproto:fe:parse 27.1ms ±16% 28.0ms ±36% ~ (p=0.144 n=29+30) | |
Compile:net/textproto:fe:subtotal 54.0ms ±12% 55.4ms ±22% ~ (p=0.150 n=30+30) | |
Compile:net/textproto:be:subtotal 79.5ms ± 9% 81.4ms ± 9% +2.41% (p=0.036 n=28+28) | |
Compile:net/textproto:total 136ms ± 8% 140ms ±10% +2.50% (p=0.008 n=29+29) | |
Compile:mime/multipart:fe:parse 28.0ms ±26% 28.2ms ±20% ~ (p=0.542 n=30+29) | |
Compile:mime/multipart:fe:subtotal 53.3ms ±25% 54.6ms ±14% ~ (p=0.365 n=30+28) | |
Compile:mime/multipart:be:subtotal 70.5ms ±14% 69.2ms ±10% ~ (p=0.167 n=30+29) | |
Compile:mime/multipart:total 127ms ±10% 126ms ± 8% ~ (p=0.516 n=29+29) | |
Compile:net/http/httptrace:fe:parse 30.1ms ±19% 29.0ms ±27% ~ (p=0.202 n=29+30) | |
Compile:net/http/httptrace:fe:subtotal 52.7ms ±13% 51.7ms ±10% ~ (p=0.370 n=29+28) | |
Compile:net/http/httptrace:be:subtotal 22.8ms ±23% 22.0ms ±14% ~ (p=0.134 n=30+28) | |
Compile:net/http/httptrace:total 77.8ms ±12% 76.1ms ±11% ~ (p=0.191 n=29+27) | |
Compile:net/http/internal:fe:parse 7.41ms ±47% 7.38ms ±45% ~ (p=0.924 n=30+30) | |
Compile:net/http/internal:fe:subtotal 26.5ms ±30% 26.3ms ±26% ~ (p=0.820 n=30+30) | |
Compile:net/http/internal:be:subtotal 31.7ms ±19% 30.7ms ±22% ~ (p=0.200 n=29+28) | |
Compile:net/http/internal:total 60.5ms ±17% 59.5ms ±20% ~ (p=0.542 n=30+30) | |
Compile:net/url:fe:parse 10.7ms ±35% 9.7ms ±25% ~ (p=0.099 n=30+26) | |
Compile:net/url:fe:subtotal 35.1ms ±11% 35.4ms ±12% ~ (p=0.904 n=27+27) | |
Compile:net/url:be:subtotal 83.1ms ± 7% 84.4ms ± 9% ~ (p=0.105 n=27+30) | |
Compile:net/url:total 120ms ± 6% 122ms ± 7% ~ (p=0.190 n=28+30) | |
Compile:net/http:fe:parse 120ms ±12% 129ms ±16% +7.60% (p=0.000 n=30+30) | |
Compile:net/http:fe:subtotal 232ms ± 6% 240ms ±12% +3.31% (p=0.002 n=30+29) | |
Compile:net/http:be:subtotal 1.22s ± 2% 1.22s ± 3% ~ (p=0.322 n=29+29) | |
Compile:net/http:total 1.45s ± 2% 1.47s ± 3% +1.04% (p=0.008 n=29+30) | |
Compile:expvar:fe:parse 48.2ms ±17% 46.2ms ±17% ~ (p=0.051 n=29+30) | |
Compile:expvar:fe:subtotal 74.6ms ±14% 72.9ms ±14% ~ (p=0.162 n=30+29) | |
Compile:expvar:be:subtotal 41.5ms ±12% 44.4ms ±18% +6.96% (p=0.001 n=29+30) | |
Compile:expvar:total 119ms ±12% 120ms ±12% ~ (p=0.832 n=30+30) | |
Compile:regexp/syntax:fe:parse 26.2ms ±26% 26.4ms ±30% ~ (p=0.764 n=30+30) | |
Compile:regexp/syntax:fe:subtotal 63.4ms ±11% 63.8ms ±13% ~ (p=0.968 n=29+28) | |
Compile:regexp/syntax:be:subtotal 227ms ± 6% 227ms ± 6% ~ (p=0.635 n=29+30) | |
Compile:regexp/syntax:total 293ms ± 6% 293ms ± 7% ~ (p=0.994 n=30+30) | |
Compile:regexp:fe:parse 25.5ms ±27% 25.8ms ±26% ~ (p=0.809 n=30+30) | |
Compile:regexp:fe:subtotal 58.1ms ±20% 59.6ms ±15% ~ (p=0.236 n=30+29) | |
Compile:regexp:be:subtotal 185ms ± 5% 186ms ± 9% ~ (p=0.472 n=28+30) | |
Compile:regexp:total 246ms ± 8% 248ms ± 5% ~ (p=0.542 n=30+29) | |
Compile:text/template/parse:fe:parse 25.8ms ±25% 26.6ms ±27% ~ (p=0.378 n=30+29) | |
Compile:text/template/parse:fe:subtotal 63.1ms ±12% 64.3ms ±17% ~ (p=0.338 n=29+30) | |
Compile:text/template/parse:be:subtotal 231ms ± 5% 229ms ± 5% ~ (p=0.080 n=30+29) | |
Compile:text/template/parse:total 296ms ± 6% 296ms ± 3% ~ (p=0.993 n=30+26) | |
Compile:text/template:fe:parse 33.5ms ±23% 36.5ms ± 9% +9.07% (p=0.000 n=30+27) | |
Compile:text/template:fe:subtotal 71.6ms ±15% 74.9ms ± 7% +4.62% (p=0.001 n=30+26) | |
Compile:text/template:be:subtotal 267ms ± 5% 265ms ± 7% ~ (p=0.155 n=30+30) | |
Compile:text/template:total 340ms ± 4% 342ms ± 6% ~ (p=0.323 n=29+30) | |
Compile:go/doc:fe:parse 33.1ms ±22% 36.9ms ±26% +11.58% (p=0.002 n=30+30) | |
Compile:go/doc:fe:subtotal 65.5ms ±18% 69.8ms ±18% +6.54% (p=0.006 n=30+30) | |
Compile:go/doc:be:subtotal 192ms ± 7% 194ms ± 7% ~ (p=0.286 n=30+30) | |
Compile:go/doc:total 260ms ± 6% 266ms ± 8% +2.48% (p=0.020 n=30+30) | |
Compile:go/build:fe:parse 49.7ms ±23% 48.5ms ±21% ~ (p=0.350 n=30+30) | |
Compile:go/build:fe:subtotal 84.8ms ±10% 82.5ms ±16% ~ (p=0.067 n=28+29) | |
Compile:go/build:be:subtotal 193ms ± 9% 193ms ± 6% ~ (p=0.654 n=30+30) | |
Compile:go/build:total 280ms ± 6% 279ms ± 6% ~ (p=0.405 n=28+29) | |
Compile:go/constant:fe:parse 18.8ms ±35% 18.5ms ±21% ~ (p=0.994 n=30+29) | |
Compile:go/constant:fe:subtotal 50.9ms ±23% 52.4ms ±20% ~ (p=0.323 n=29+30) | |
Compile:go/constant:be:subtotal 143ms ± 9% 141ms ± 6% ~ (p=0.171 n=30+29) | |
Compile:go/constant:total 197ms ± 5% 197ms ±10% ~ (p=0.660 n=24+30) | |
Compile:go/format:fe:parse 24.5ms ±26% 24.0ms ±16% ~ (p=0.465 n=29+30) | |
Compile:go/format:fe:subtotal 47.2ms ±14% 46.2ms ±14% ~ (p=0.391 n=28+30) | |
Compile:go/format:be:subtotal 25.8ms ±14% 25.2ms ±14% ~ (p=0.115 n=30+28) | |
Compile:go/format:total 75.1ms ±12% 74.1ms ±14% ~ (p=0.411 n=29+30) | |
Compile:go/types:fe:parse 64.9ms ±18% 69.5ms ±19% +7.08% (p=0.002 n=30+30) | |
Compile:go/types:fe:subtotal 169ms ± 9% 173ms ±12% ~ (p=0.075 n=30+29) | |
Compile:go/types:be:subtotal 864ms ± 3% 861ms ± 2% ~ (p=0.316 n=30+29) | |
Compile:go/types:total 1.04s ± 3% 1.04s ± 3% ~ (p=0.668 n=30+29) | |
Compile:text/scanner:fe:parse 16.3ms ±29% 16.3ms ±35% ~ (p=0.982 n=30+30) | |
Compile:text/scanner:fe:subtotal 41.1ms ±13% 41.7ms ±20% ~ (p=0.249 n=28+29) | |
Compile:text/scanner:be:subtotal 38.1ms ±22% 38.2ms ±12% ~ (p=0.531 n=27+28) | |
Compile:text/scanner:total 81.0ms ± 8% 82.4ms ±13% ~ (p=0.312 n=27+29) | |
Compile:go/internal/gccgoimporter:fe:parse 48.3ms ±18% 47.8ms ±21% ~ (p=0.646 n=27+28) | |
Compile:go/internal/gccgoimporter:fe:subtotal 79.6ms ±18% 81.6ms ±15% ~ (p=0.242 n=30+28) | |
Compile:go/internal/gccgoimporter:be:subtotal 114ms ± 8% 112ms ± 6% ~ (p=0.247 n=29+25) | |
Compile:go/internal/gccgoimporter:total 196ms ± 8% 197ms ±10% ~ (p=0.638 n=30+28) | |
Compile:go/internal/gcimporter:fe:parse 40.8ms ±12% 42.1ms ±12% +3.19% (p=0.012 n=25+27) | |
Compile:go/internal/gcimporter:fe:subtotal 73.7ms ±16% 74.4ms ±14% ~ (p=0.589 n=29+29) | |
Compile:go/internal/gcimporter:be:subtotal 109ms ± 7% 109ms ±12% ~ (p=0.958 n=29+30) | |
Compile:go/internal/gcimporter:total 186ms ±10% 186ms ±10% ~ (p=0.901 n=30+30) | |
Compile:go/importer:fe:parse 24.6ms ±22% 22.8ms ±35% ~ (p=0.061 n=29+30) | |
Compile:go/importer:fe:subtotal 45.5ms ±24% 43.6ms ±30% ~ (p=0.138 n=30+30) | |
Compile:go/importer:be:subtotal 17.7ms ±16% 17.3ms ±24% ~ (p=0.236 n=30+28) | |
Compile:go/importer:total 65.5ms ±22% 64.1ms ±18% ~ (p=0.281 n=30+29) | |
Compile:hash/crc64:fe:parse 3.13ms ±29% 3.17ms ±37% ~ (p=0.786 n=30+30) | |
Compile:hash/crc64:fe:subtotal 21.8ms ±19% 21.6ms ±19% ~ (p=0.552 n=30+30) | |
Compile:hash/crc64:be:subtotal 19.9ms ±22% 19.3ms ±24% ~ (p=0.254 n=29+30) | |
Compile:hash/crc64:total 43.2ms ±17% 42.6ms ±18% ~ (p=0.532 n=30+30) | |
Compile:hash/fnv:fe:parse 3.08ms ±35% 3.28ms ±35% ~ (p=0.208 n=30+30) | |
Compile:hash/fnv:fe:subtotal 21.3ms ±26% 22.2ms ±15% ~ (p=0.103 n=30+29) | |
Compile:hash/fnv:be:subtotal 23.4ms ±20% 23.5ms ±14% ~ (p=0.953 n=29+26) | |
Compile:hash/fnv:total 46.6ms ±14% 47.5ms ±14% ~ (p=0.171 n=28+27) | |
Compile:html:fe:parse 16.9ms ±38% 16.7ms ±30% ~ (p=0.562 n=30+30) | |
Compile:html:fe:subtotal 45.7ms ±11% 44.8ms ±15% ~ (p=0.286 n=28+28) | |
Compile:html:be:subtotal 65.1ms ±12% 65.0ms ±19% ~ (p=0.970 n=29+30) | |
Compile:html:total 113ms ± 9% 112ms ±10% ~ (p=0.596 n=29+28) | |
Compile:html/template:fe:parse 48.4ms ±25% 50.8ms ±20% ~ (p=0.065 n=30+29) | |
Compile:html/template:fe:subtotal 88.0ms ±16% 90.7ms ±14% ~ (p=0.156 n=30+28) | |
Compile:html/template:be:subtotal 259ms ± 5% 258ms ± 6% ~ (p=0.700 n=29+29) | |
Compile:html/template:total 350ms ± 6% 350ms ± 6% ~ (p=0.816 n=30+29) | |
Compile:image/color:fe:parse 4.74ms ±38% 4.95ms ±37% ~ (p=0.370 n=30+29) | |
Compile:image/color:fe:subtotal 25.3ms ±10% 25.9ms ±16% ~ (p=0.183 n=27+30) | |
Compile:image/color:be:subtotal 49.7ms ± 8% 49.1ms ± 7% ~ (p=0.265 n=29+26) | |
Compile:image/color:total 76.9ms ± 7% 76.8ms ±10% ~ (p=1.000 n=29+30) | |
Compile:image:fe:parse 18.6ms ±21% 19.3ms ±25% ~ (p=0.346 n=30+29) | |
Compile:image:fe:subtotal 54.4ms ±12% 53.9ms ± 6% ~ (p=0.551 n=30+25) | |
Compile:image:be:subtotal 172ms ± 8% 174ms ±11% ~ (p=0.484 n=30+29) | |
Compile:image:total 229ms ± 7% 231ms ± 9% ~ (p=0.382 n=30+28) | |
Compile:image/color/palette:fe:parse 6.95ms ±46% 7.19ms ±44% ~ (p=0.465 n=30+29) | |
Compile:image/color/palette:fe:subtotal 27.5ms ±26% 28.1ms ±16% ~ (p=0.593 n=30+29) | |
Compile:image/color/palette:be:subtotal 18.1ms ±28% 17.1ms ±26% ~ (p=0.273 n=30+30) | |
Compile:image/color/palette:total 47.4ms ±15% 47.4ms ±12% ~ (p=0.958 n=30+29) | |
Compile:image/internal/imageutil:fe:parse 7.08ms ±34% 7.47ms ±42% ~ (p=0.207 n=29+30) | |
Compile:image/internal/imageutil:fe:subtotal 26.4ms ±18% 26.7ms ±21% ~ (p=0.947 n=30+30) | |
Compile:image/internal/imageutil:be:subtotal 19.2ms ±17% 19.4ms ±19% ~ (p=0.399 n=30+28) | |
Compile:image/internal/imageutil:total 47.9ms ±11% 48.1ms ±10% ~ (p=0.877 n=28+28) | |
Compile:image/draw:fe:parse 11.5ms ±30% 16.5ms ±16% +42.66% (p=0.000 n=30+26) | |
Compile:image/draw:fe:subtotal 37.7ms ±13% 43.5ms ±11% +15.35% (p=0.000 n=30+27) | |
Compile:image/draw:be:subtotal 78.1ms ± 9% 77.5ms ±13% ~ (p=0.394 n=29+30) | |
Compile:image/draw:total 118ms ±11% 124ms ± 8% +5.36% (p=0.000 n=30+28) | |
Compile:image/gif:fe:parse 22.3ms ±23% 22.0ms ±22% ~ (p=0.900 n=28+27) | |
Compile:image/gif:fe:subtotal 50.5ms ±16% 49.2ms ±11% ~ (p=0.140 n=30+27) | |
Compile:image/gif:be:subtotal 79.0ms ± 9% 81.0ms ±11% +2.54% (p=0.040 n=28+30) | |
Compile:image/gif:total 132ms ± 9% 132ms ±11% ~ (p=0.797 n=30+30) | |
Compile:image/jpeg:fe:parse 27.1ms ±24% 28.1ms ±19% ~ (p=0.207 n=30+29) | |
Compile:image/jpeg:fe:subtotal 60.9ms ±17% 60.4ms ±17% ~ (p=0.602 n=30+30) | |
Compile:image/jpeg:be:subtotal 126ms ± 8% 124ms ± 8% ~ (p=0.277 n=29+28) | |
Compile:image/jpeg:total 189ms ± 8% 187ms ± 6% ~ (p=0.449 n=30+30) | |
Compile:image/png:fe:parse 24.6ms ±23% 25.5ms ±25% ~ (p=0.197 n=30+30) | |
Compile:image/png:fe:subtotal 56.1ms ±13% 56.8ms ±15% ~ (p=0.378 n=29+30) | |
Compile:image/png:be:subtotal 137ms ± 6% 135ms ± 9% ~ (p=0.063 n=29+30) | |
Compile:image/png:total 195ms ± 6% 194ms ± 7% ~ (p=0.910 n=29+30) | |
Compile:index/suffixarray:fe:parse 10.1ms ±42% 9.5ms ±23% ~ (p=0.145 n=29+27) | |
Compile:index/suffixarray:fe:subtotal 31.7ms ±17% 30.5ms ±10% -3.79% (p=0.024 n=30+27) | |
Compile:index/suffixarray:be:subtotal 36.1ms ± 6% 36.6ms ± 8% ~ (p=0.170 n=28+26) | |
Compile:index/suffixarray:total 69.9ms ±11% 70.4ms ±10% ~ (p=0.839 n=29+30) | |
Compile:internal/syscall/windows:fe:parse 1.91ms ±27% 1.92ms ±24% ~ (p=0.963 n=29+29) | |
Compile:internal/syscall/windows:fe:subtotal 19.4ms ±11% 19.4ms ±13% ~ (p=0.614 n=29+30) | |
Compile:internal/syscall/windows:be:subtotal 5.70ms ±15% 5.67ms ±13% ~ (p=0.946 n=30+29) | |
Compile:internal/syscall/windows:total 27.0ms ±10% 27.1ms ±10% ~ (p=0.458 n=29+29) | |
Compile:internal/syscall/windows/registry:fe:parse 1.83ms ±30% 1.77ms ±24% ~ (p=0.343 n=30+30) | |
Compile:internal/syscall/windows/registry:fe:subtotal 18.7ms ±10% 18.2ms ±18% ~ (p=0.432 n=27+30) | |
Compile:internal/syscall/windows/registry:be:subtotal 5.60ms ±16% 5.59ms ±19% ~ (p=0.871 n=30+28) | |
Compile:internal/syscall/windows/registry:total 26.2ms ±11% 25.4ms ±17% ~ (p=0.230 n=28+30) | |
Compile:internal/syscall/windows/sysdll:fe:parse 1.95ms ±38% 2.00ms ±32% ~ (p=0.523 n=30+30) | |
Compile:internal/syscall/windows/sysdll:fe:subtotal 19.4ms ±18% 19.1ms ±22% ~ (p=0.612 n=30+30) | |
Compile:internal/syscall/windows/sysdll:be:subtotal 8.65ms ±22% 8.30ms ±13% -4.04% (p=0.025 n=30+30) | |
Compile:internal/syscall/windows/sysdll:total 29.8ms ±13% 29.2ms ±15% ~ (p=0.203 n=30+30) | |
Compile:runtime/debug:fe:parse 11.7ms ±31% 11.6ms ±16% ~ (p=0.562 n=30+28) | |
Compile:runtime/debug:fe:subtotal 32.6ms ±16% 32.8ms ±13% ~ (p=0.797 n=30+30) | |
Compile:runtime/debug:be:subtotal 17.5ms ±17% 17.5ms ±13% ~ (p=0.607 n=27+27) | |
Compile:runtime/debug:total 52.7ms ±17% 52.7ms ±12% ~ (p=0.889 n=30+30) | |
Compile:runtime/pprof:fe:parse 24.7ms ±30% 24.7ms ±38% ~ (p=0.982 n=29+30) | |
Compile:runtime/pprof:fe:subtotal 51.0ms ±17% 51.4ms ±11% ~ (p=0.720 n=28+27) | |
Compile:runtime/pprof:be:subtotal 76.2ms ± 8% 76.0ms ±16% ~ (p=0.799 n=28+30) | |
Compile:runtime/pprof:total 130ms ± 8% 128ms ± 9% ~ (p=0.395 n=27+30) | |
Compile:runtime/trace:fe:parse 6.89ms ±35% 7.04ms ±41% ~ (p=0.654 n=30+30) | |
Compile:runtime/trace:fe:subtotal 25.3ms ±13% 26.0ms ±17% ~ (p=0.102 n=28+29) | |
Compile:runtime/trace:be:subtotal 8.96ms ±18% 8.69ms ±21% ~ (p=0.251 n=28+27) | |
Compile:runtime/trace:total 36.1ms ±10% 36.5ms ±16% ~ (p=0.328 n=27+29) | |
Compile:testing:fe:parse 33.7ms ±17% 33.8ms ±24% ~ (p=0.697 n=30+30) | |
Compile:testing:fe:subtotal 65.9ms ±12% 65.0ms ±20% ~ (p=0.603 n=29+30) | |
Compile:testing:be:subtotal 137ms ± 6% 139ms ±11% ~ (p=0.230 n=29+30) | |
Compile:testing:total 206ms ± 8% 207ms ± 7% ~ (p=0.854 n=30+30) | |
Compile:internal/testenv:fe:parse 26.5ms ±22% 25.9ms ±23% ~ (p=0.471 n=29+28) | |
Compile:internal/testenv:fe:subtotal 49.6ms ±14% 48.9ms ±16% ~ (p=0.365 n=30+28) | |
Compile:internal/testenv:be:subtotal 24.2ms ±14% 25.7ms ±16% +5.95% (p=0.001 n=27+29) | |
Compile:internal/testenv:total 76.6ms ±10% 77.1ms ±16% ~ (p=0.746 n=30+29) | |
Compile:internal/trace:fe:parse 27.7ms ±23% 27.5ms ±21% ~ (p=0.947 n=30+30) | |
Compile:internal/trace:fe:subtotal 56.2ms ±10% 56.1ms ±13% ~ (p=0.874 n=26+29) | |
Compile:internal/trace:be:subtotal 149ms ± 8% 148ms ± 9% ~ (p=0.511 n=30+28) | |
Compile:internal/trace:total 208ms ± 5% 208ms ±11% ~ (p=0.432 n=30+30) | |
Compile:log/syslog:fe:parse 25.2ms ±27% 26.0ms ±19% ~ (p=0.370 n=30+29) | |
Compile:log/syslog:fe:subtotal 48.5ms ±23% 48.9ms ± 8% ~ (p=0.746 n=30+29) | |
Compile:log/syslog:be:subtotal 35.0ms ±13% 35.6ms ±19% ~ (p=0.625 n=30+29) | |
Compile:log/syslog:total 85.6ms ±17% 87.0ms ± 8% ~ (p=0.391 n=30+28) | |
Compile:math/cmplx:fe:parse 5.80ms ±42% 5.84ms ±33% ~ (p=0.820 n=30+30) | |
Compile:math/cmplx:fe:subtotal 26.7ms ±16% 26.7ms ±20% ~ (p=0.889 n=30+30) | |
Compile:math/cmplx:be:subtotal 26.2ms ± 6% 25.9ms ± 8% ~ (p=0.370 n=28+29) | |
Compile:math/cmplx:total 54.7ms ±14% 54.6ms ±12% ~ (p=0.775 n=30+30) | |
Compile:net/http/cgi:fe:parse 59.4ms ±24% 61.0ms ±25% ~ (p=0.358 n=30+30) | |
Compile:net/http/cgi:fe:subtotal 89.3ms ±15% 90.2ms ±19% ~ (p=0.708 n=30+30) | |
Compile:net/http/cgi:be:subtotal 71.3ms ± 8% 71.7ms ± 6% ~ (p=0.682 n=28+30) | |
Compile:net/http/cgi:total 164ms ±11% 165ms ±12% ~ (p=0.786 n=30+30) | |
Compile:net/http/cookiejar:fe:parse 41.7ms ±24% 42.9ms ±18% ~ (p=0.301 n=30+29) | |
Compile:net/http/cookiejar:fe:subtotal 68.9ms ±20% 70.5ms ±14% ~ (p=0.195 n=28+29) | |
Compile:net/http/cookiejar:be:subtotal 53.3ms ±14% 52.9ms ±12% ~ (p=0.839 n=30+29) | |
Compile:net/http/cookiejar:total 125ms ±13% 126ms ±10% ~ (p=0.573 n=28+30) | |
Compile:net/http/fcgi:fe:parse 53.5ms ±24% 56.6ms ±16% +5.66% (p=0.047 n=30+29) | |
Compile:net/http/fcgi:fe:subtotal 83.4ms ±18% 86.3ms ±13% ~ (p=0.150 n=30+30) | |
Compile:net/http/fcgi:be:subtotal 69.3ms ±11% 69.5ms ±12% ~ (p=0.866 n=30+30) | |
Compile:net/http/fcgi:total 156ms ±12% 159ms ± 8% ~ (p=0.112 n=30+30) | |
Compile:net/http/httptest:fe:parse 61.9ms ±27% 62.8ms ±20% ~ (p=0.189 n=30+27) | |
Compile:net/http/httptest:fe:subtotal 91.7ms ±15% 91.1ms ±16% ~ (p=0.710 n=29+28) | |
Compile:net/http/httptest:be:subtotal 55.5ms ±11% 55.3ms ±11% ~ (p=0.717 n=28+30) | |
Compile:net/http/httptest:total 151ms ± 9% 149ms ±11% ~ (p=0.578 n=29+29) | |
Compile:net/http/httputil:fe:parse 49.8ms ±24% 50.3ms ±25% ~ (p=0.513 n=30+30) | |
Compile:net/http/httputil:fe:subtotal 81.3ms ±19% 80.9ms ±19% ~ (p=0.971 n=30+30) | |
Compile:net/http/httputil:be:subtotal 96.7ms ±10% 95.4ms ± 9% ~ (p=0.153 n=30+29) | |
Compile:net/http/httputil:total 181ms ±12% 179ms ±13% ~ (p=0.495 n=30+30) | |
Compile:net/http/pprof:fe:parse 49.3ms ±30% 51.6ms ±16% ~ (p=0.255 n=30+27) | |
Compile:net/http/pprof:fe:subtotal 76.3ms ±20% 77.8ms ±11% ~ (p=0.227 n=29+27) | |
Compile:net/http/pprof:be:subtotal 32.7ms ±21% 31.2ms ±10% ~ (p=0.074 n=30+25) | |
Compile:net/http/pprof:total 111ms ±15% 112ms ± 7% ~ (p=0.402 n=30+24) | |
Compile:net/internal/socktest:fe:parse 21.6ms ±24% 21.4ms ±25% ~ (p=0.835 n=28+30) | |
Compile:net/internal/socktest:fe:subtotal 48.1ms ±14% 46.6ms ±19% ~ (p=0.075 n=29+30) | |
Compile:net/internal/socktest:be:subtotal 54.9ms ±16% 54.5ms ±10% ~ (p=0.635 n=29+30) | |
Compile:net/internal/socktest:total 105ms ±14% 103ms ±12% ~ (p=0.159 n=30+30) | |
Compile:net/mail:fe:parse 20.4ms ±26% 21.1ms ±25% ~ (p=0.260 n=30+30) | |
Compile:net/mail:fe:subtotal 47.8ms ±15% 47.8ms ±16% ~ (p=0.974 n=27+29) | |
Compile:net/mail:be:subtotal 68.6ms ± 9% 70.7ms ±13% +3.14% (p=0.028 n=30+30) | |
Compile:net/mail:total 119ms ± 7% 121ms ±12% ~ (p=0.121 n=29+30) | |
Compile:net/rpc:fe:parse 59.2ms ±15% 58.2ms ±18% ~ (p=0.252 n=29+29) | |
Compile:net/rpc:fe:subtotal 91.4ms ±13% 89.9ms ± 9% ~ (p=0.116 n=29+28) | |
Compile:net/rpc:be:subtotal 120ms ± 7% 120ms ± 6% ~ (p=0.746 n=29+29) | |
Compile:net/rpc:total 214ms ± 5% 212ms ± 4% ~ (p=0.431 n=28+25) | |
Compile:net/rpc/jsonrpc:fe:parse 30.3ms ±35% 28.4ms ±31% ~ (p=0.108 n=30+28) | |
Compile:net/rpc/jsonrpc:fe:subtotal 52.3ms ±31% 52.0ms ±19% ~ (p=0.617 n=30+27) | |
Compile:net/rpc/jsonrpc:be:subtotal 35.3ms ±21% 36.3ms ±22% ~ (p=0.314 n=30+30) | |
Compile:net/rpc/jsonrpc:total 89.9ms ±12% 90.6ms ±16% ~ (p=0.733 n=28+29) | |
Compile:net/smtp:fe:parse 26.0ms ±29% 26.5ms ±20% ~ (p=0.562 n=30+29) | |
Compile:net/smtp:fe:subtotal 49.9ms ±18% 49.9ms ±29% ~ (p=0.719 n=30+30) | |
Compile:net/smtp:be:subtotal 55.3ms ±13% 54.1ms ±15% ~ (p=0.207 n=29+30) | |
Compile:net/smtp:total 107ms ±12% 106ms ±15% ~ (p=0.346 n=29+30) | |
Compile:os/signal:fe:parse 19.9ms ±31% 20.0ms ±30% ~ (p=0.947 n=30+30) | |
Compile:os/signal:fe:subtotal 40.7ms ±19% 40.4ms ±19% ~ (p=0.893 n=29+28) | |
Compile:os/signal:be:subtotal 23.2ms ±22% 24.2ms ±25% ~ (p=0.159 n=30+30) | |
Compile:os/signal:total 65.5ms ±16% 66.7ms ±20% ~ (p=0.248 n=30+28) | |
Compile:os/user:fe:parse 22.0ms ±32% 23.2ms ±35% ~ (p=0.242 n=30+30) | |
Compile:os/user:fe:subtotal 44.9ms ±17% 47.7ms ±19% +6.37% (p=0.010 n=29+27) | |
Compile:os/user:be:subtotal 50.0ms ±10% 49.8ms ±14% ~ (p=0.444 n=28+30) | |
Compile:os/user:total 97.4ms ±11% 99.1ms ±15% ~ (p=0.177 n=29+29) | |
Compile:plugin:fe:parse 20.4ms ±17% 19.9ms ±23% ~ (p=0.353 n=29+28) | |
Compile:plugin:fe:subtotal 42.5ms ±10% 42.1ms ±12% ~ (p=0.531 n=29+28) | |
Compile:plugin:be:subtotal 26.1ms ±15% 26.1ms ±14% ~ (p=0.672 n=27+29) | |
Compile:plugin:total 71.5ms ±15% 69.9ms ±13% ~ (p=0.249 n=29+28) | |
Compile:runtime/race:fe:parse 1.81ms ±28% 1.86ms ±17% ~ (p=0.583 n=30+29) | |
Compile:runtime/race:fe:subtotal 18.7ms ±20% 19.4ms ±14% ~ (p=0.140 n=29+29) | |
Compile:runtime/race:be:subtotal 5.66ms ±14% 5.54ms ±17% ~ (p=0.332 n=28+28) | |
Compile:runtime/race:total 26.0ms ±21% 27.0ms ±11% ~ (p=0.164 n=29+28) | |
Compile:testing/iotest:fe:parse 5.84ms ±38% 6.04ms ±42% ~ (p=0.623 n=30+30) | |
Compile:testing/iotest:fe:subtotal 24.4ms ±30% 24.8ms ±17% ~ (p=0.623 n=30+30) | |
Compile:testing/iotest:be:subtotal 28.0ms ±17% 27.5ms ± 8% ~ (p=0.389 n=28+27) | |
Compile:testing/iotest:total 54.6ms ±14% 54.7ms ±13% ~ (p=0.994 n=28+30) | |
Compile:testing/quick:fe:parse 15.7ms ±28% 15.3ms ±26% ~ (p=0.431 n=29+29) | |
Compile:testing/quick:fe:subtotal 41.2ms ±15% 39.9ms ±11% -3.19% (p=0.033 n=28+26) | |
Compile:testing/quick:be:subtotal 36.9ms ±11% 37.4ms ±17% ~ (p=0.403 n=30+29) | |
Compile:testing/quick:total 80.7ms ± 9% 79.8ms ± 9% ~ (p=0.363 n=27+25) | |
Compile:cmd/internal/dwarf:fe:parse 7.80ms ±39% 7.11ms ±53% -8.82% (p=0.036 n=28+30) | |
Compile:cmd/internal/dwarf:fe:subtotal 27.9ms ±14% 26.6ms ±26% -4.89% (p=0.033 n=26+30) | |
Compile:cmd/internal/dwarf:be:subtotal 39.4ms ±13% 38.7ms ±14% ~ (p=0.200 n=29+28) | |
Compile:cmd/internal/dwarf:total 69.6ms ±13% 68.3ms ±13% ~ (p=0.191 n=29+27) | |
Compile:cmd/internal/sys:fe:parse 3.80ms ±39% 3.58ms ±32% ~ (p=0.182 n=30+30) | |
Compile:cmd/internal/sys:fe:subtotal 21.9ms ±11% 21.5ms ±17% ~ (p=0.503 n=29+30) | |
Compile:cmd/internal/sys:be:subtotal 14.5ms ±24% 14.5ms ±14% ~ (p=0.578 n=27+26) | |
Compile:cmd/internal/sys:total 37.8ms ± 9% 37.7ms ±14% ~ (p=0.929 n=26+30) | |
Compile:cmd/internal/obj:fe:parse 47.0ms ±18% 48.1ms ±12% ~ (p=0.270 n=29+28) | |
Compile:cmd/internal/obj:fe:subtotal 85.5ms ±11% 87.1ms ±14% ~ (p=0.307 n=29+29) | |
Compile:cmd/internal/obj:be:subtotal 243ms ± 5% 245ms ± 5% ~ (p=0.358 n=30+30) | |
Compile:cmd/internal/obj:total 331ms ± 6% 334ms ± 5% ~ (p=0.187 n=30+30) | |
Compile:cmd/internal/goobj:fe:parse 18.0ms ±20% 18.1ms ±27% ~ (p=0.939 n=29+29) | |
Compile:cmd/internal/goobj:fe:subtotal 43.3ms ±17% 43.0ms ±12% ~ (p=0.717 n=30+28) | |
Compile:cmd/internal/goobj:be:subtotal 64.0ms ±10% 64.2ms ±11% ~ (p=0.829 n=29+29) | |
Compile:cmd/internal/goobj:total 110ms ±16% 109ms ±12% ~ (p=0.809 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/arm/armasm:fe:parse 57.3ms ±23% 53.9ms ±17% -5.98% (p=0.020 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/arm/armasm:fe:subtotal 103ms ±17% 97ms ±19% -6.24% (p=0.001 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/arm/armasm:be:subtotal 141ms ± 7% 140ms ± 6% ~ (p=0.136 n=29+29) | |
Compile:cmd/vendor/golang.org/x/arch/arm/armasm:total 249ms ± 9% 239ms ± 8% -3.73% (p=0.000 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/ppc64/ppc64asm:fe:parse 52.2ms ±17% 52.1ms ±18% ~ (p=0.804 n=30+29) | |
Compile:cmd/vendor/golang.org/x/arch/ppc64/ppc64asm:fe:subtotal 96.6ms ±11% 95.5ms ±10% ~ (p=0.694 n=30+28) | |
Compile:cmd/vendor/golang.org/x/arch/ppc64/ppc64asm:be:subtotal 106ms ± 8% 108ms ±10% ~ (p=0.088 n=29+30) | |
Compile:cmd/vendor/golang.org/x/arch/ppc64/ppc64asm:total 205ms ± 6% 205ms ± 8% ~ (p=0.878 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/x86/x86asm:fe:parse 60.5ms ±15% 71.5ms ±16% +18.14% (p=0.000 n=28+30) | |
Compile:cmd/vendor/golang.org/x/arch/x86/x86asm:fe:subtotal 120ms ± 7% 131ms ± 9% +9.02% (p=0.000 n=26+30) | |
Compile:cmd/vendor/golang.org/x/arch/x86/x86asm:be:subtotal 244ms ± 5% 245ms ± 5% ~ (p=0.273 n=30+30) | |
Compile:cmd/vendor/golang.org/x/arch/x86/x86asm:total 367ms ± 4% 379ms ± 5% +3.44% (p=0.000 n=30+30) | |
Compile:cmd/internal/objfile:fe:parse 68.5ms ±19% 69.0ms ±15% ~ (p=0.947 n=30+30) | |
Compile:cmd/internal/objfile:fe:subtotal 105ms ±13% 105ms ±11% ~ (p=0.781 n=29+30) | |
Compile:cmd/internal/objfile:be:subtotal 117ms ± 5% 115ms ± 6% ~ (p=0.063 n=30+30) | |
Compile:cmd/internal/objfile:total 225ms ± 7% 223ms ± 7% ~ (p=0.382 n=30+30) | |
Compile:cmd/internal/obj/arm:fe:parse 30.9ms ±25% 36.6ms ±20% +18.20% (p=0.000 n=30+28) | |
Compile:cmd/internal/obj/arm:fe:subtotal 74.4ms ±14% 82.6ms ±20% +10.93% (p=0.000 n=30+30) | |
Compile:cmd/internal/obj/arm:be:subtotal 239ms ± 5% 235ms ± 6% -1.48% (p=0.012 n=30+29) | |
Compile:cmd/internal/obj/arm:total 315ms ± 5% 321ms ± 7% +1.78% (p=0.040 n=30+30) | |
Compile:cmd/internal/obj/arm64:fe:parse 45.3ms ±21% 46.7ms ±19% ~ (p=0.159 n=30+30) | |
Compile:cmd/internal/obj/arm64:fe:subtotal 106ms ±12% 106ms ±11% ~ (p=0.908 n=30+28) | |
Compile:cmd/internal/obj/arm64:be:subtotal 335ms ± 3% 338ms ± 5% ~ (p=0.128 n=29+30) | |
Compile:cmd/internal/obj/arm64:total 444ms ± 4% 446ms ± 6% ~ (p=0.236 n=30+30) | |
Compile:cmd/internal/obj/mips:fe:parse 29.3ms ±23% 29.3ms ±29% ~ (p=0.994 n=29+30) | |
Compile:cmd/internal/obj/mips:fe:subtotal 73.8ms ±12% 74.5ms ±22% ~ (p=0.651 n=27+30) | |
Compile:cmd/internal/obj/mips:be:subtotal 203ms ± 6% 203ms ± 7% ~ (p=0.851 n=30+29) | |
Compile:cmd/internal/obj/mips:total 280ms ± 5% 281ms ± 9% ~ (p=0.866 n=30+30) | |
Compile:cmd/internal/obj/ppc64:fe:parse 44.7ms ±17% 46.2ms ±29% ~ (p=0.096 n=30+30) | |
Compile:cmd/internal/obj/ppc64:fe:subtotal 116ms ±11% 115ms ±20% ~ (p=0.994 n=30+30) | |
Compile:cmd/internal/obj/ppc64:be:subtotal 395ms ± 4% 396ms ± 5% ~ (p=0.746 n=29+30) | |
Compile:cmd/internal/obj/ppc64:total 514ms ± 5% 514ms ± 7% ~ (p=0.632 n=29+29) | |
Compile:cmd/internal/obj/s390x:fe:parse 50.3ms ±27% 51.7ms ±15% ~ (p=0.346 n=30+29) | |
Compile:cmd/internal/obj/s390x:fe:subtotal 117ms ±10% 115ms ±14% ~ (p=0.346 n=29+30) | |
Compile:cmd/internal/obj/s390x:be:subtotal 541ms ± 4% 544ms ± 7% ~ (p=0.358 n=30+30) | |
Compile:cmd/internal/obj/s390x:total 659ms ± 5% 662ms ± 5% ~ (p=0.612 n=30+30) | |
Compile:cmd/internal/obj/x86:fe:parse 50.7ms ±22% 52.0ms ±18% ~ (p=0.307 n=30+30) | |
Compile:cmd/internal/obj/x86:fe:subtotal 114ms ±11% 113ms ±14% ~ (p=0.863 n=30+29) | |
Compile:cmd/internal/obj/x86:be:subtotal 286ms ± 4% 286ms ± 6% ~ (p=0.898 n=29+30) | |
Compile:cmd/internal/obj/x86:total 402ms ± 5% 402ms ± 6% ~ (p=0.792 n=29+30) | |
Compile:cmd/asm/internal/arch:fe:parse 43.2ms ±26% 44.2ms ±26% ~ (p=0.438 n=29+30) | |
Compile:cmd/asm/internal/arch:fe:subtotal 69.8ms ±13% 70.7ms ±22% ~ (p=0.453 n=28+30) | |
Compile:cmd/asm/internal/arch:be:subtotal 94.5ms ±12% 96.9ms ±12% ~ (p=0.086 n=28+30) | |
Compile:cmd/asm/internal/arch:total 168ms ± 7% 170ms ±11% ~ (p=0.305 n=27+30) | |
Compile:cmd/asm/internal/flags:fe:parse 10.5ms ±27% 10.5ms ±22% ~ (p=0.682 n=30+28) | |
Compile:cmd/asm/internal/flags:fe:subtotal 30.4ms ±19% 30.3ms ±14% ~ (p=0.751 n=28+28) | |
Compile:cmd/asm/internal/flags:be:subtotal 15.8ms ±11% 15.4ms ±28% ~ (p=0.270 n=26+30) | |
Compile:cmd/asm/internal/flags:total 48.3ms ±16% 48.1ms ±12% ~ (p=0.822 n=27+28) | |
Compile:cmd/asm/internal/lex:fe:parse 28.3ms ±24% 27.6ms ±29% ~ (p=0.467 n=30+30) | |
Compile:cmd/asm/internal/lex:fe:subtotal 55.2ms ±12% 53.9ms ±23% ~ (p=0.358 n=30+30) | |
Compile:cmd/asm/internal/lex:be:subtotal 93.3ms ±10% 92.6ms ± 9% ~ (p=0.456 n=30+29) | |
Compile:cmd/asm/internal/lex:total 151ms ±10% 149ms ±11% ~ (p=0.406 n=30+30) | |
Compile:cmd/asm/internal/asm:fe:parse 32.3ms ±25% 33.0ms ±20% ~ (p=0.354 n=30+29) | |
Compile:cmd/asm/internal/asm:fe:subtotal 67.3ms ±20% 69.1ms ±18% ~ (p=0.314 n=30+30) | |
Compile:cmd/asm/internal/asm:be:subtotal 155ms ± 7% 153ms ± 9% -1.53% (p=0.035 n=30+29) | |
Compile:cmd/asm/internal/asm:total 225ms ± 6% 225ms ± 8% ~ (p=0.936 n=30+30) | |
Compile:cmd/internal/bio:fe:parse 9.07ms ±42% 8.86ms ±25% ~ (p=0.690 n=30+29) | |
Compile:cmd/internal/bio:fe:subtotal 27.5ms ±24% 26.9ms ±24% ~ (p=0.646 n=29+30) | |
Compile:cmd/internal/bio:be:subtotal 40.9ms ±14% 41.7ms ±14% ~ (p=0.254 n=30+30) | |
Compile:cmd/internal/bio:total 70.5ms ±11% 71.2ms ±16% ~ (p=0.362 n=27+28) | |
Compile:cmd/compile/internal/ssa:fe:parse 456ms ± 6% 501ms ± 6% +9.86% (p=0.000 n=28+27) | |
Compile:cmd/compile/internal/ssa:fe:subtotal 1.10s ± 5% 1.14s ± 6% +3.13% (p=0.000 n=30+27) | |
Compile:cmd/compile/internal/ssa:be:subtotal 4.95s ±11% 4.94s ± 8% ~ (p=0.712 n=29+30) | |
Compile:cmd/compile/internal/ssa:total 6.09s ± 6% 6.09s ± 8% ~ (p=0.969 n=28+30) | |
Compile:cmd/compile/internal/syntax:fe:parse 32.8ms ±19% 36.7ms ±22% +11.80% (p=0.000 n=30+29) | |
Compile:cmd/compile/internal/syntax:fe:subtotal 83.4ms ±10% 89.6ms ±13% +7.33% (p=0.000 n=29+28) | |
Compile:cmd/compile/internal/syntax:be:subtotal 423ms ± 6% 421ms ± 4% ~ (p=0.572 n=29+30) | |
Compile:cmd/compile/internal/syntax:total 510ms ± 4% 513ms ± 3% ~ (p=0.328 n=30+27) | |
Compile:cmd/internal/gcprog:fe:parse 5.16ms ±32% 4.99ms ±37% ~ (p=0.612 n=30+30) | |
Compile:cmd/internal/gcprog:fe:subtotal 24.0ms ±17% 23.9ms ±15% ~ (p=0.924 n=30+30) | |
Compile:cmd/internal/gcprog:be:subtotal 26.4ms ±10% 26.3ms ±12% ~ (p=0.820 n=29+27) | |
Compile:cmd/internal/gcprog:total 52.4ms ±14% 52.3ms ±10% ~ (p=0.947 n=30+30) | |
Compile:cmd/compile/internal/gc:fe:parse 201ms ± 9% 223ms ± 6% +10.67% (p=0.000 n=29+30) | |
Compile:cmd/compile/internal/gc:fe:subtotal 1.01s ± 4% 1.04s ± 3% +2.11% (p=0.000 n=29+29) | |
Compile:cmd/compile/internal/gc:be:subtotal 3.58s ± 6% 3.59s ± 6% ~ (p=0.198 n=29+29) | |
Compile:cmd/compile/internal/gc:total 4.60s ± 4% 4.64s ± 4% +0.84% (p=0.013 n=28+28) | |
Compile:cmd/compile/internal/amd64:fe:parse 60.1ms ±15% 58.1ms ±22% ~ (p=0.144 n=29+30) | |
Compile:cmd/compile/internal/amd64:fe:subtotal 101ms ± 9% 97ms ±17% -3.74% (p=0.010 n=27+30) | |
Compile:cmd/compile/internal/amd64:be:subtotal 128ms ±13% 127ms ± 8% ~ (p=0.293 n=30+30) | |
Compile:cmd/compile/internal/amd64:total 230ms ± 6% 227ms ± 6% -1.69% (p=0.039 n=28+30) | |
Compile:cmd/compile/internal/arm:fe:parse 54.7ms ±23% 54.8ms ±16% ~ (p=0.956 n=30+27) | |
Compile:cmd/compile/internal/arm:fe:subtotal 91.3ms ±17% 90.0ms ±12% ~ (p=0.399 n=30+28) | |
Compile:cmd/compile/internal/arm:be:subtotal 113ms ± 9% 114ms ± 7% ~ (p=0.939 n=29+29) | |
Compile:cmd/compile/internal/arm:total 208ms ± 7% 208ms ± 8% ~ (p=0.886 n=30+29) | |
Compile:cmd/compile/internal/arm64:fe:parse 56.6ms ±22% 56.1ms ±13% ~ (p=0.592 n=30+30) | |
Compile:cmd/compile/internal/arm64:fe:subtotal 92.5ms ±10% 90.6ms ±14% ~ (p=0.326 n=28+30) | |
Compile:cmd/compile/internal/arm64:be:subtotal 93.4ms ± 9% 94.1ms ± 6% ~ (p=0.415 n=30+30) | |
Compile:cmd/compile/internal/arm64:total 188ms ± 8% 187ms ± 6% ~ (p=0.769 n=29+30) | |
Compile:cmd/compile/internal/mips64:fe:parse 53.6ms ±15% 53.7ms ±19% ~ (p=0.690 n=29+30) | |
Compile:cmd/compile/internal/mips64:fe:subtotal 86.7ms ±11% 86.6ms ±12% ~ (p=0.843 n=28+29) | |
Compile:cmd/compile/internal/mips64:be:subtotal 71.4ms ±11% 70.6ms ± 9% ~ (p=0.660 n=30+28) | |
Compile:cmd/compile/internal/mips64:total 161ms ± 9% 160ms ± 8% ~ (p=0.851 n=30+29) | |
Compile:cmd/compile/internal/ppc64:fe:parse 57.4ms ±17% 56.6ms ±18% ~ (p=0.493 n=30+29) | |
Compile:cmd/compile/internal/ppc64:fe:subtotal 92.1ms ±12% 91.7ms ±16% ~ (p=0.746 n=30+29) | |
Compile:cmd/compile/internal/ppc64:be:subtotal 100ms ± 8% 99ms ±10% ~ (p=0.531 n=27+28) | |
Compile:cmd/compile/internal/ppc64:total 196ms ±10% 192ms ± 8% ~ (p=0.111 n=30+28) | |
Compile:cmd/compile/internal/s390x:fe:parse 55.2ms ±22% 56.2ms ±16% ~ (p=0.513 n=30+30) | |
Compile:cmd/compile/internal/s390x:fe:subtotal 88.8ms ±14% 90.6ms ±14% ~ (p=0.366 n=30+30) | |
Compile:cmd/compile/internal/s390x:be:subtotal 84.1ms ± 9% 84.7ms ± 9% ~ (p=0.492 n=28+30) | |
Compile:cmd/compile/internal/s390x:total 177ms ±11% 178ms ± 9% ~ (p=0.542 n=30+30) | |
Compile:cmd/compile/internal/x86:fe:parse 61.5ms ±13% 62.3ms ± 7% ~ (p=0.491 n=28+22) | |
Compile:cmd/compile/internal/x86:fe:subtotal 100ms ±12% 101ms ±10% ~ (p=0.632 n=29+29) | |
Compile:cmd/compile/internal/x86:be:subtotal 126ms ± 9% 125ms ± 9% ~ (p=0.654 n=30+30) | |
Compile:cmd/compile/internal/x86:total 229ms ± 7% 229ms ± 5% ~ (p=0.831 n=28+29) | |
Compile:cmd/compile/internal:fe:parse 6.99ms ±37% 7.43ms ±39% ~ (p=0.203 n=30+30) | |
Compile:cmd/compile/internal:fe:subtotal 25.7ms ±23% 26.4ms ±18% ~ (p=0.167 n=30+29) | |
Compile:cmd/compile/internal:be:subtotal 13.0ms ±20% 13.1ms ±15% ~ (p=0.739 n=28+28) | |
Compile:cmd/compile/internal:total 40.6ms ±12% 41.2ms ±13% ~ (p=0.308 n=28+28) | |
Compile:cmd/compile/internal/test:fe:parse 1.82ms ±18% 1.84ms ±27% ~ (p=0.474 n=29+30) | |
Compile:cmd/compile/internal/test:fe:subtotal 19.0ms ±15% 19.1ms ±14% ~ (p=0.746 n=30+29) | |
Compile:cmd/compile/internal/test:be:subtotal 5.65ms ±18% 5.62ms ±20% ~ (p=0.896 n=28+30) | |
Compile:cmd/compile/internal/test:total 26.5ms ±13% 26.7ms ±14% ~ (p=0.574 n=29+28) | |
Compile:cmd/internal/browser:fe:parse 11.2ms ±20% 11.4ms ±20% ~ (p=0.620 n=28+28) | |
Compile:cmd/internal/browser:fe:subtotal 31.2ms ±15% 31.1ms ±15% ~ (p=0.890 n=28+28) | |
Compile:cmd/internal/browser:be:subtotal 15.3ms ±27% 14.7ms ±13% ~ (p=0.356 n=30+26) | |
Compile:cmd/internal/browser:total 48.6ms ±16% 48.3ms ±13% ~ (p=0.880 n=30+27) | |
Compile:cmd/internal/pprof/profile:fe:parse 34.9ms ±23% 38.4ms ±25% +10.08% (p=0.001 n=30+30) | |
Compile:cmd/internal/pprof/profile:fe:subtotal 76.0ms ±19% 80.1ms ±17% +5.32% (p=0.003 n=30+30) | |
Compile:cmd/internal/pprof/profile:be:subtotal 289ms ± 4% 289ms ± 5% ~ (p=0.686 n=30+30) | |
Compile:cmd/internal/pprof/profile:total 367ms ± 5% 371ms ± 5% ~ (p=0.088 n=30+30) | |
Compile:cmd/internal/pprof/plugin:fe:parse 21.4ms ±16% 21.3ms ±19% ~ (p=0.657 n=29+30) | |
Compile:cmd/internal/pprof/plugin:fe:subtotal 44.4ms ±13% 43.5ms ±12% ~ (p=0.186 n=29+30) | |
Compile:cmd/internal/pprof/plugin:be:subtotal 32.5ms ±14% 32.9ms ±16% ~ (p=0.945 n=28+30) | |
Compile:cmd/internal/pprof/plugin:total 79.4ms ± 8% 78.8ms ±11% ~ (p=0.318 n=28+30) | |
Compile:cmd/internal/pprof/report:fe:parse 48.1ms ±16% 46.5ms ±22% ~ (p=0.159 n=30+30) | |
Compile:cmd/internal/pprof/report:fe:subtotal 83.4ms ±15% 81.8ms ±13% ~ (p=0.224 n=30+28) | |
Compile:cmd/internal/pprof/report:be:subtotal 245ms ± 7% 241ms ± 4% -1.55% (p=0.032 n=30+29) | |
Compile:cmd/internal/pprof/report:total 331ms ± 6% 326ms ± 6% ~ (p=0.091 n=30+30) | |
Compile:cmd/internal/pprof/svg:fe:parse 7.62ms ±28% 7.35ms ±33% ~ (p=0.331 n=26+30) | |
Compile:cmd/internal/pprof/svg:fe:subtotal 25.8ms ±25% 26.2ms ±17% ~ (p=0.612 n=30+30) | |
Compile:cmd/internal/pprof/svg:be:subtotal 11.7ms ±11% 12.1ms ±26% ~ (p=0.301 n=29+30) | |
Compile:cmd/internal/pprof/svg:total 39.5ms ±16% 40.2ms ±16% ~ (p=0.343 n=30+30) | |
Compile:cmd/internal/pprof/tempfile:fe:parse 8.45ms ±44% 8.06ms ±27% ~ (p=0.542 n=30+28) | |
Compile:cmd/internal/pprof/tempfile:fe:subtotal 27.0ms ±19% 26.6ms ±24% ~ (p=0.523 n=30+30) | |
Compile:cmd/internal/pprof/tempfile:be:subtotal 15.4ms ±14% 15.8ms ±14% ~ (p=0.112 n=29+26) | |
Compile:cmd/internal/pprof/tempfile:total 43.8ms ± 9% 44.4ms ±16% ~ (p=0.686 n=28+29) | |
Compile:cmd/internal/pprof/commands:fe:parse 32.8ms ±25% 31.4ms ±20% ~ (p=0.070 n=29+28) | |
Compile:cmd/internal/pprof/commands:fe:subtotal 56.2ms ±20% 55.1ms ±13% ~ (p=0.126 n=30+28) | |
Compile:cmd/internal/pprof/commands:be:subtotal 41.3ms ±16% 40.8ms ±10% ~ (p=0.684 n=29+27) | |
Compile:cmd/internal/pprof/commands:total 101ms ±14% 99ms ±12% ~ (p=0.503 n=29+30) | |
Compile:cmd/internal/pprof/driver:fe:parse 46.0ms ±22% 45.0ms ±22% ~ (p=0.294 n=30+29) | |
Compile:cmd/internal/pprof/driver:fe:subtotal 79.8ms ±13% 80.2ms ±18% ~ (p=0.898 n=30+29) | |
Compile:cmd/internal/pprof/driver:be:subtotal 153ms ± 6% 155ms ± 7% ~ (p=0.060 n=29+28) | |
Compile:cmd/internal/pprof/driver:total 236ms ± 5% 238ms ± 7% ~ (p=0.301 n=30+29) | |
Compile:cmd/internal/pprof/fetch:fe:parse 47.5ms ±22% 47.1ms ±20% ~ (p=0.504 n=30+30) | |
Compile:cmd/internal/pprof/fetch:fe:subtotal 72.0ms ±17% 70.6ms ±15% ~ (p=0.192 n=30+30) | |
Compile:cmd/internal/pprof/fetch:be:subtotal 23.8ms ±26% 23.6ms ±23% ~ (p=0.769 n=30+29) | |
Compile:cmd/internal/pprof/fetch:total 98.5ms ±13% 96.6ms ±15% ~ (p=0.218 n=30+29) | |
Compile:cmd/internal/pprof/symbolizer:fe:parse 23.6ms ±26% 23.0ms ±25% ~ (p=0.495 n=30+30) | |
Compile:cmd/internal/pprof/symbolizer:fe:subtotal 45.1ms ±24% 44.8ms ±18% ~ (p=0.741 n=30+30) | |
Compile:cmd/internal/pprof/symbolizer:be:subtotal 31.2ms ±21% 30.8ms ±16% ~ (p=0.442 n=26+27) | |
Compile:cmd/internal/pprof/symbolizer:total 79.8ms ±19% 78.3ms ±12% ~ (p=0.287 n=30+29) | |
Compile:cmd/internal/pprof/symbolz:fe:parse 17.1ms ±38% 16.2ms ±15% ~ (p=0.249 n=30+27) | |
Compile:cmd/internal/pprof/symbolz:fe:subtotal 39.1ms ±18% 38.9ms ±16% ~ (p=0.922 n=30+29) | |
Compile:cmd/internal/pprof/symbolz:be:subtotal 22.5ms ±19% 22.2ms ±28% ~ (p=0.398 n=30+30) | |
Compile:cmd/internal/pprof/symbolz:total 63.8ms ±12% 63.4ms ±15% ~ (p=0.657 n=30+29) | |
Compile:cmd/link/internal/ld:fe:parse 121ms ± 8% 130ms ±17% +8.12% (p=0.000 n=29+30) | |
Compile:cmd/link/internal/ld:fe:subtotal 237ms ± 7% 244ms ± 9% +3.01% (p=0.006 n=30+29) | |
Compile:cmd/link/internal/ld:be:subtotal 1.21s ± 2% 1.21s ± 3% ~ (p=0.346 n=29+30) | |
Compile:cmd/link/internal/ld:total 1.45s ± 2% 1.46s ± 3% ~ (p=0.067 n=29+30) | |
Compile:cmd/link/internal/amd64:fe:parse 35.6ms ±21% 36.1ms ±27% ~ (p=0.552 n=30+30) | |
Compile:cmd/link/internal/amd64:fe:subtotal 64.1ms ±18% 64.4ms ±20% ~ (p=0.665 n=30+30) | |
Compile:cmd/link/internal/amd64:be:subtotal 58.7ms ±16% 59.0ms ± 8% ~ (p=0.321 n=30+30) | |
Compile:cmd/link/internal/amd64:total 125ms ±12% 126ms ± 9% ~ (p=0.541 n=30+27) | |
Compile:cmd/link/internal/arm:fe:parse 29.8ms ±28% 29.1ms ±21% ~ (p=0.267 n=29+30) | |
Compile:cmd/link/internal/arm:fe:subtotal 55.8ms ±20% 55.4ms ±14% ~ (p=0.572 n=29+30) | |
Compile:cmd/link/internal/arm:be:subtotal 60.9ms ±10% 61.8ms ±16% ~ (p=0.657 n=29+30) | |
Compile:cmd/link/internal/arm:total 119ms ±10% 120ms ±11% ~ (p=0.573 n=28+30) | |
Compile:cmd/link/internal/arm64:fe:parse 28.0ms ±27% 29.7ms ±30% +6.13% (p=0.050 n=30+30) | |
Compile:cmd/link/internal/arm64:fe:subtotal 52.6ms ±14% 54.9ms ±15% +4.38% (p=0.026 n=29+28) | |
Compile:cmd/link/internal/arm64:be:subtotal 40.2ms ±14% 39.7ms ±15% ~ (p=0.769 n=30+29) | |
Compile:cmd/link/internal/arm64:total 94.8ms ±15% 97.6ms ±10% ~ (p=0.095 n=30+28) | |
Compile:cmd/link/internal/mips64:fe:parse 24.5ms ±20% 24.8ms ±34% ~ (p=0.686 n=30+30) | |
Compile:cmd/link/internal/mips64:fe:subtotal 45.6ms ±19% 47.1ms ±25% ~ (p=0.254 n=30+29) | |
Compile:cmd/link/internal/mips64:be:subtotal 28.2ms ±29% 28.3ms ±18% ~ (p=0.638 n=30+28) | |
Compile:cmd/link/internal/mips64:total 75.9ms ±18% 77.8ms ±14% ~ (p=0.365 n=30+28) | |
Compile:cmd/link/internal/ppc64:fe:parse 30.0ms ±17% 29.0ms ±19% ~ (p=0.162 n=29+30) | |
Compile:cmd/link/internal/ppc64:fe:subtotal 56.2ms ±20% 55.4ms ±12% ~ (p=0.162 n=30+29) | |
Compile:cmd/link/internal/ppc64:be:subtotal 68.3ms ±13% 66.3ms ±10% -2.97% (p=0.044 n=30+29) | |
Compile:cmd/link/internal/ppc64:total 126ms ± 9% 124ms ± 8% ~ (p=0.056 n=28+27) | |
Compile:cmd/link/internal/s390x:fe:parse 31.2ms ±20% 31.3ms ±18% ~ (p=0.858 n=29+27) | |
Compile:cmd/link/internal/s390x:fe:subtotal 58.7ms ±15% 58.9ms ±15% ~ (p=0.758 n=29+29) | |
Compile:cmd/link/internal/s390x:be:subtotal 66.5ms ± 9% 66.8ms ± 8% ~ (p=0.782 n=27+29) | |
Compile:cmd/link/internal/s390x:total 128ms ± 9% 128ms ± 8% ~ (p=0.835 n=30+28) | |
Compile:cmd/link/internal/x86:fe:parse 27.5ms ±29% 29.4ms ±25% +7.00% (p=0.027 n=30+30) | |
Compile:cmd/link/internal/x86:fe:subtotal 53.6ms ±23% 55.0ms ±19% ~ (p=0.350 n=30+30) | |
Compile:cmd/link/internal/x86:be:subtotal 63.5ms ±15% 60.4ms ±18% -4.89% (p=0.013 n=30+30) | |
Compile:cmd/link/internal/x86:total 119ms ±16% 118ms ±15% ~ (p=0.307 n=30+30) | |
Compile:cmd/vet/internal/cfg:fe:parse 19.9ms ±22% 19.6ms ±22% ~ (p=0.614 n=30+29) | |
Compile:cmd/vet/internal/cfg:fe:subtotal 47.7ms ±18% 47.8ms ±19% ~ (p=0.878 n=30+30) | |
Compile:cmd/vet/internal/cfg:be:subtotal 98.8ms ± 9% 97.8ms ±10% ~ (p=0.294 n=29+30) | |
Compile:cmd/vet/internal/cfg:total 149ms ± 8% 148ms ± 8% ~ (p=0.390 n=30+30) | |
Compile:cmd/vet/internal/whitelist:fe:parse 1.94ms ±33% 1.96ms ±33% ~ (p=0.786 n=30+30) | |
Compile:cmd/vet/internal/whitelist:fe:subtotal 19.0ms ±15% 19.4ms ±11% ~ (p=0.213 n=30+30) | |
Compile:cmd/vet/internal/whitelist:be:subtotal 11.5ms ±26% 11.1ms ±16% ~ (p=0.090 n=28+28) | |
Compile:cmd/vet/internal/whitelist:total 32.2ms ±19% 32.0ms ±12% ~ (p=0.676 n=30+30) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment