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 a custom token for generating benchmark comments #184

Closed
wants to merge 1 commit into from

Conversation

tkf
Copy link
Member

@tkf tkf commented Jan 23, 2020

@codecov-io
Copy link

codecov-io commented Jan 23, 2020

Codecov Report

Merging #184 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #184   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          19       19           
  Lines        1264     1264           
=======================================
  Hits         1185     1185           
  Misses         79       79

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 19c510d...577d497. Read the comment docs.

@tkf-bot
Copy link
Contributor

tkf-bot commented Jan 23, 2020

Benchmark result

Judge result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmarks:
    • Target: 23 Jan 2020 - 02:42
    • Baseline: 23 Jan 2020 - 02:46
  • Package commits:
    • Target: 669fdf
    • Baseline: 19c510
  • Julia commits:
    • Target: 2d5741
    • Baseline: 2d5741
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: OMP_NUM_THREADS => 1 JULIA_NUM_THREADS => 1
    • Baseline: OMP_NUM_THREADS => 1 JULIA_NUM_THREADS => 1

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["collect", "identity-float"] 1.09 (5%) ❌ 1.00 (1%)
["gemm", "mul", "man", "ivdep", "8"] 1.23 (5%) ❌ 1.00 (1%)
["gemm", "mul", "man", "true", "8"] 1.36 (5%) ❌ 1.00 (1%)
["gemm", "mul", "xf", "false", "8"] 1.06 (5%) ❌ 1.00 (1%)
["gemm", "mul", "xf", "ivdep", "8"] 0.86 (5%) ✅ 1.00 (1%)
["gemm", "mul", "xf", "true", "8"] 1.21 (5%) ❌ 1.00 (1%)
["missing_dot", "equiv"] 1.12 (5%) ❌ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["cat"]
  • ["collect"]
  • ["dot"]
  • ["filter_map_map!"]
  • ["filter_map_reduce"]
  • ["gemm", "fusedmul", "blas"]
  • ["gemm", "fusedmul", "xf"]
  • ["gemm", "mul", "linalg"]
  • ["gemm", "mul", "man", "false"]
  • ["gemm", "mul", "man", "ivdep"]
  • ["gemm", "mul", "man", "true"]
  • ["gemm", "mul", "xf", "false"]
  • ["gemm", "mul", "xf", "ivdep"]
  • ["gemm", "mul", "xf", "true"]
  • ["missing_argmax"]
  • ["missing_dot"]
  • ["partition_by"]

Julia versioninfo

Target

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      15291 s          0 s        985 s      32691 s          0 s
       #2  2294 MHz      31686 s          0 s        991 s      16383 s          0 s
       
  Memory: 6.782741546630859 GB (3439.17578125 MB free)
  Uptime: 505.0 sec
  Load Avg:  1.01953125  0.95849609375  0.546875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Baseline

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      21047 s          0 s       1105 s      47055 s          0 s
       #2  2294 MHz      46174 s          0 s       1048 s      22078 s          0 s
       
  Memory: 6.782741546630859 GB (3539.31640625 MB free)
  Uptime: 709.0 sec
  Load Avg:  1.05126953125  1.02294921875  0.66357421875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Target result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmark: 23 Jan 2020 - 2:42
  • Package commit: 669fdf
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: OMP_NUM_THREADS => 1 JULIA_NUM_THREADS => 1

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["cat", "base"] 210.300 μs (5%)
["cat", "xf"] 1.460 μs (5%)
["collect", "filter-missing"] 81.201 μs (5%) 33.05 KiB (1%) 20
["collect", "identity-float"] 62.800 μs (5%) 256.91 KiB (1%) 20
["collect", "identity-union"] 294.301 μs (5%) 285.59 KiB (1%) 6678
["dot", "blas"] 2.256 μs (5%)
["dot", "man"] 2.245 μs (5%)
["dot", "rf"] 2.656 μs (5%)
["dot", "xf"] 2.667 μs (5%)
["filter_map_map!", "man"] 64.001 μs (5%)
["filter_map_map!", "xf"] 69.001 μs (5%) 144 bytes (1%) 8
["filter_map_reduce", "man"] 194.900 μs (5%)
["filter_map_reduce", "xf"] 194.900 μs (5%)
["gemm", "fusedmul", "blas", "16"] 4.963 ms (5%)
["gemm", "fusedmul", "blas", "2"] 3.483 ms (5%)
["gemm", "fusedmul", "blas", "32"] 7.144 ms (5%)
["gemm", "fusedmul", "blas", "8"] 3.750 ms (5%)
["gemm", "fusedmul", "xf", "16"] 4.951 ms (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "2"] 599.506 μs (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "32"] 9.634 ms (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "8"] 2.411 ms (5%) 160 bytes (1%) 6
["gemm", "mul", "linalg", "256"] 1.205 ms (5%)
["gemm", "mul", "linalg", "32"] 3.688 μs (5%)
["gemm", "mul", "linalg", "8"] 286.219 ns (5%)
["gemm", "mul", "man", "false", "256"] 4.208 ms (5%)
["gemm", "mul", "man", "false", "32"] 7.100 μs (5%)
["gemm", "mul", "man", "false", "8"] 382.764 ns (5%)
["gemm", "mul", "man", "ivdep", "256"] 4.186 ms (5%)
["gemm", "mul", "man", "ivdep", "32"] 6.220 μs (5%)
["gemm", "mul", "man", "ivdep", "8"] 367.961 ns (5%)
["gemm", "mul", "man", "true", "256"] 4.203 ms (5%)
["gemm", "mul", "man", "true", "32"] 7.350 μs (5%)
["gemm", "mul", "man", "true", "8"] 408.005 ns (5%)
["gemm", "mul", "xf", "false", "256"] 4.197 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "false", "32"] 6.860 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "false", "8"] 422.618 ns (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "256"] 4.166 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "32"] 5.667 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "8"] 342.313 ns (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "256"] 4.228 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "32"] 6.820 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "8"] 363.861 ns (5%) 48 bytes (1%) 2
["missing_argmax", "man"] 904.348 ns (5%) 32 bytes (1%) 1
["missing_argmax", "rf"] 2.200 μs (5%) 32 bytes (1%) 1
["missing_argmax", "xf"] 2.156 μs (5%) 32 bytes (1%) 1
["missing_dot", "equiv"] 1.350 μs (5%) 16 bytes (1%) 1
["missing_dot", "man"] 860.000 ns (5%) 16 bytes (1%) 1
["missing_dot", "naive"] 4.057 μs (5%) 16 bytes (1%) 1
["missing_dot", "rf"] 852.113 ns (5%) 16 bytes (1%) 1
["missing_dot", "rf_nota"] 1.340 μs (5%) 16 bytes (1%) 1
["missing_dot", "xf"] 185.100 μs (5%) 74.11 KiB (1%) 3863
["missing_dot", "xf_nota"] 187.900 μs (5%) 74.14 KiB (1%) 3866
["partition_by", "man"] 1.623 ms (5%) 352 bytes (1%) 4
["partition_by", "xf"] 1.565 ms (5%) 576 bytes (1%) 7

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["cat"]
  • ["collect"]
  • ["dot"]
  • ["filter_map_map!"]
  • ["filter_map_reduce"]
  • ["gemm", "fusedmul", "blas"]
  • ["gemm", "fusedmul", "xf"]
  • ["gemm", "mul", "linalg"]
  • ["gemm", "mul", "man", "false"]
  • ["gemm", "mul", "man", "ivdep"]
  • ["gemm", "mul", "man", "true"]
  • ["gemm", "mul", "xf", "false"]
  • ["gemm", "mul", "xf", "ivdep"]
  • ["gemm", "mul", "xf", "true"]
  • ["missing_argmax"]
  • ["missing_dot"]
  • ["partition_by"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      15291 s          0 s        985 s      32691 s          0 s
       #2  2294 MHz      31686 s          0 s        991 s      16383 s          0 s
       
  Memory: 6.782741546630859 GB (3439.17578125 MB free)
  Uptime: 505.0 sec
  Load Avg:  1.01953125  0.95849609375  0.546875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Baseline result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmark: 23 Jan 2020 - 2:46
  • Package commit: 19c510
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: OMP_NUM_THREADS => 1 JULIA_NUM_THREADS => 1

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["cat", "base"] 210.301 μs (5%)
["cat", "xf"] 1.460 μs (5%)
["collect", "filter-missing"] 80.901 μs (5%) 33.05 KiB (1%) 20
["collect", "identity-float"] 57.701 μs (5%) 256.91 KiB (1%) 20
["collect", "identity-union"] 294.202 μs (5%) 285.45 KiB (1%) 6674
["dot", "blas"] 2.267 μs (5%)
["dot", "man"] 2.256 μs (5%)
["dot", "rf"] 2.645 μs (5%)
["dot", "xf"] 2.667 μs (5%)
["filter_map_map!", "man"] 66.700 μs (5%)
["filter_map_map!", "xf"] 69.400 μs (5%) 144 bytes (1%) 8
["filter_map_reduce", "man"] 194.901 μs (5%)
["filter_map_reduce", "xf"] 194.901 μs (5%)
["gemm", "fusedmul", "blas", "16"] 4.966 ms (5%)
["gemm", "fusedmul", "blas", "2"] 3.485 ms (5%)
["gemm", "fusedmul", "blas", "32"] 7.062 ms (5%)
["gemm", "fusedmul", "blas", "8"] 3.751 ms (5%)
["gemm", "fusedmul", "xf", "16"] 4.823 ms (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "2"] 599.603 μs (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "32"] 9.660 ms (5%) 160 bytes (1%) 6
["gemm", "fusedmul", "xf", "8"] 2.408 ms (5%) 160 bytes (1%) 6
["gemm", "mul", "linalg", "256"] 1.206 ms (5%)
["gemm", "mul", "linalg", "32"] 3.800 μs (5%)
["gemm", "mul", "linalg", "8"] 300.000 ns (5%)
["gemm", "mul", "man", "false", "256"] 4.269 ms (5%)
["gemm", "mul", "man", "false", "32"] 6.900 μs (5%)
["gemm", "mul", "man", "false", "8"] 400.000 ns (5%)
["gemm", "mul", "man", "ivdep", "256"] 4.254 ms (5%)
["gemm", "mul", "man", "ivdep", "32"] 6.300 μs (5%)
["gemm", "mul", "man", "ivdep", "8"] 300.000 ns (5%)
["gemm", "mul", "man", "true", "256"] 4.278 ms (5%)
["gemm", "mul", "man", "true", "32"] 7.200 μs (5%)
["gemm", "mul", "man", "true", "8"] 300.000 ns (5%)
["gemm", "mul", "xf", "false", "256"] 4.270 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "false", "32"] 6.900 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "false", "8"] 400.000 ns (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "256"] 4.241 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "32"] 5.800 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "ivdep", "8"] 400.000 ns (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "256"] 4.270 ms (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "32"] 6.700 μs (5%) 48 bytes (1%) 2
["gemm", "mul", "xf", "true", "8"] 300.000 ns (5%) 48 bytes (1%) 2
["missing_argmax", "man"] 882.609 ns (5%) 32 bytes (1%) 1
["missing_argmax", "rf"] 2.189 μs (5%) 32 bytes (1%) 1
["missing_argmax", "xf"] 2.200 μs (5%) 32 bytes (1%) 1
["missing_dot", "equiv"] 1.210 μs (5%) 16 bytes (1%) 1
["missing_dot", "man"] 880.014 ns (5%) 16 bytes (1%) 1
["missing_dot", "naive"] 4.043 μs (5%) 16 bytes (1%) 1
["missing_dot", "rf"] 852.127 ns (5%) 16 bytes (1%) 1
["missing_dot", "rf_nota"] 1.280 μs (5%) 16 bytes (1%) 1
["missing_dot", "xf"] 184.601 μs (5%) 73.92 KiB (1%) 3861
["missing_dot", "xf_nota"] 187.101 μs (5%) 74.11 KiB (1%) 3867
["partition_by", "man"] 1.625 ms (5%) 352 bytes (1%) 4
["partition_by", "xf"] 1.566 ms (5%) 576 bytes (1%) 7

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["cat"]
  • ["collect"]
  • ["dot"]
  • ["filter_map_map!"]
  • ["filter_map_reduce"]
  • ["gemm", "fusedmul", "blas"]
  • ["gemm", "fusedmul", "xf"]
  • ["gemm", "mul", "linalg"]
  • ["gemm", "mul", "man", "false"]
  • ["gemm", "mul", "man", "ivdep"]
  • ["gemm", "mul", "man", "true"]
  • ["gemm", "mul", "xf", "false"]
  • ["gemm", "mul", "xf", "ivdep"]
  • ["gemm", "mul", "xf", "true"]
  • ["missing_argmax"]
  • ["missing_dot"]
  • ["partition_by"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: 
              speed         user         nice          sys         idle          irq
       #1  2294 MHz      21047 s          0 s       1105 s      47055 s          0 s
       #2  2294 MHz      46174 s          0 s       1048 s      22078 s          0 s
       
  Memory: 6.782741546630859 GB (3539.31640625 MB free)
  Uptime: 709.0 sec
  Load Avg:  1.05126953125  1.02294921875  0.66357421875
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, broadwell)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() openblas64
Sys.CPU_THREADS 2

lscpu output:

Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              2
On-line CPU(s) list: 0,1
Thread(s) per core:  1
Core(s) per socket:  2
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               79
Model name:          Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Stepping:            1
CPU MHz:             2294.688
BogoMIPS:            4589.37
Hypervisor vendor:   Microsoft
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            51200K
NUMA node0 CPU(s):   0,1
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch invpcid_single pti fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx smap xsaveopt
Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz
Vendor :Intel
Architecture :Broadwell
Model Family: 0x06, Model: 0x4f, Stepping: 0x01, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 51200) kbytes
64 byte cache line size
Address Size 48 bits virtual, 44 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@tkf-bot
Copy link
Contributor

tkf-bot commented Jan 23, 2020

Multi-thread benchmark result

Judge result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmarks:
    • Target: 23 Jan 2020 - 02:45
    • Baseline: 23 Jan 2020 - 02:49
  • Package commits:
    • Target: 669fdf
    • Baseline: 19c510
  • Julia commits:
    • Target: 2d5741
    • Baseline: 2d5741
  • Julia command flags:
    • Target: None
    • Baseline: None
  • Environment variables:
    • Target: JULIA_NUM_THREADS => 2
    • Baseline: JULIA_NUM_THREADS => 2

Results

A ratio greater than 1.0 denotes a possible regression (marked with ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). Only significant results - results
that indicate possible regressions or improvements - are shown below (thus, an empty table means that all
benchmark results remained invariant between builds).

ID time ratio memory ratio
["collect", "unordered", "basesize=1024"] 0.89 (5%) ✅ 0.95 (1%) ✅
["findfirst", "n=1000", "reduce", "basesize=128"] 1.23 (5%) ❌ 1.19 (1%) ❌
["findfirst", "n=1000", "reduce", "basesize=512"] 0.81 (5%) ✅ 0.91 (1%) ✅
["findfirst", "n=400", "reduce", "basesize=128"] 0.99 (5%) 1.01 (1%) ❌
["findfirst", "n=400", "reduce", "basesize=256"] 1.04 (5%) 1.03 (1%) ❌
["findfirst", "n=400", "reduce", "basesize=512"] 1.00 (5%) 0.96 (1%) ✅
["findfirst", "n=500", "reduce", "basesize=128"] 3.43 (5%) ❌ 2.53 (1%) ❌
["findfirst", "n=500", "reduce", "basesize=256"] 0.98 (5%) 0.96 (1%) ✅
["findfirst", "n=500", "reduce", "basesize=512"] 1.15 (5%) ❌ 1.16 (1%) ❌
["parallel_histogram", "comm", "basesize=4096"] 0.98 (5%) 0.92 (1%) ✅
["words", "nthreads=1"] 1.02 (5%) 1.01 (1%) ❌
["words", "nthreads=2"] 0.98 (5%) 1.02 (1%) ❌
["words", "nthreads=4"] 0.97 (5%) 1.01 (1%) ❌

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["collect", "assoc"]
  • ["collect"]
  • ["collect", "unordered"]
  • ["findfirst", "n=1000"]
  • ["findfirst", "n=1000", "reduce"]
  • ["findfirst", "n=400"]
  • ["findfirst", "n=400", "reduce"]
  • ["findfirst", "n=500"]
  • ["findfirst", "n=500", "reduce"]
  • ["parallel_histogram", "assoc"]
  • ["parallel_histogram", "comm"]
  • ["parallel_histogram"]
  • ["sum", "random"]
  • ["sum", "random", "reduce"]
  • ["sum", "uniform"]
  • ["sum", "uniform", "reduce"]
  • ["sum", "valley"]
  • ["sum", "valley", "reduce"]
  • ["words"]

Julia versioninfo

Target

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2394 MHz      49961 s          0 s       1584 s      13048 s          0 s
       #2  2394 MHz      43186 s          0 s       1607 s      19717 s          0 s
       
  Memory: 6.782741546630859 GB (3596.1796875 MB free)
  Uptime: 662.0 sec
  Load Avg:  1.73388671875  1.5400390625  0.87646484375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, haswell)

Baseline

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2394 MHz      73342 s          0 s       1960 s      16353 s          0 s
       #2  2394 MHz      62322 s          0 s       1946 s      27293 s          0 s
       
  Memory: 6.782741546630859 GB (3667.34375 MB free)
  Uptime: 935.0 sec
  Load Avg:  1.625  1.5751953125  1.0615234375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, haswell)

Target result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmark: 23 Jan 2020 - 2:45
  • Package commit: 669fdf
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: JULIA_NUM_THREADS => 2

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["collect", "assoc", "basesize=1"] 404.376 ms (5%) 10.057 ms 91.55 MiB (1%) 1754574
["collect", "assoc", "basesize=1024"] 262.869 ms (5%) 1.84 MiB (1%) 1967
["collect", "assoc", "basesize=32"] 266.475 ms (5%) 5.77 MiB (1%) 59142
["collect", "seq"] 515.220 ms (5%) 513.00 KiB (1%) 23
["collect", "unordered", "basesize=1"] 550.506 ms (5%) 15.618 ms 30.26 MiB (1%) 475223
["collect", "unordered", "basesize=1024"] 337.268 ms (5%) 886.95 KiB (1%) 9880
["collect", "unordered", "basesize=32"] 294.629 ms (5%) 1.57 MiB (1%) 23508
["findfirst", "n=1000", "foldl"] 711.394 ms (5%)
["findfirst", "n=1000", "reduce", "basesize=128"] 529.906 ms (5%) 953.83 KiB (1%) 18683
["findfirst", "n=1000", "reduce", "basesize=256"] 515.965 ms (5%) 532.44 KiB (1%) 10383
["findfirst", "n=1000", "reduce", "basesize=512"] 658.599 ms (5%) 390.14 KiB (1%) 7588
["findfirst", "n=400", "foldl"] 534.508 ms (5%)
["findfirst", "n=400", "reduce", "basesize=128"] 290.282 ms (5%) 1.20 MiB (1%) 24143
["findfirst", "n=400", "reduce", "basesize=256"] 300.529 ms (5%) 671.08 KiB (1%) 13226
["findfirst", "n=400", "reduce", "basesize=512"] 320.359 ms (5%) 386.95 KiB (1%) 7596
["findfirst", "n=500", "foldl"] 90.928 ms (5%)
["findfirst", "n=500", "reduce", "basesize=128"] 279.059 ms (5%) 1.01 MiB (1%) 20186
["findfirst", "n=500", "reduce", "basesize=256"] 176.778 ms (5%) 438.41 KiB (1%) 8457
["findfirst", "n=500", "reduce", "basesize=512"] 152.873 ms (5%) 242.19 KiB (1%) 4666
["parallel_histogram", "assoc", "basesize=16384"] 5.191 ms (5%) 732.22 KiB (1%) 109
["parallel_histogram", "assoc", "basesize=4096"] 5.867 ms (5%) 1.80 MiB (1%) 540
["parallel_histogram", "assoc", "basesize=8192"] 5.514 ms (5%) 1.43 MiB (1%) 261
["parallel_histogram", "comm", "basesize=16384"] 12.536 ms (5%) 1.22 MiB (1%) 228
["parallel_histogram", "comm", "basesize=4096"] 18.634 ms (5%) 1002.08 KiB (1%) 466
["parallel_histogram", "comm", "basesize=8192"] 14.069 ms (5%) 1.23 MiB (1%) 611
["parallel_histogram", "seq"] 9.435 ms (5%) 364.63 KiB (1%) 25
["sum", "random", "foldl"] 18.077 ms (5%)
["sum", "random", "reduce", "basesize=128"] 9.581 ms (5%) 331.39 KiB (1%) 6835
["sum", "random", "reduce", "basesize=256"] 9.393 ms (5%) 164.11 KiB (1%) 3393
["sum", "random", "reduce", "basesize=512"] 9.212 ms (5%) 80.73 KiB (1%) 1673
["sum", "uniform", "foldl"] 17.779 ms (5%)
["sum", "uniform", "reduce", "basesize=128"] 9.439 ms (5%) 331.42 KiB (1%) 6837
["sum", "uniform", "reduce", "basesize=256"] 9.161 ms (5%) 164.11 KiB (1%) 3393
["sum", "uniform", "reduce", "basesize=512"] 9.059 ms (5%) 80.73 KiB (1%) 1673
["sum", "valley", "foldl"] 18.251 ms (5%)
["sum", "valley", "reduce", "basesize=128"] 9.681 ms (5%) 331.31 KiB (1%) 6830
["sum", "valley", "reduce", "basesize=256"] 9.506 ms (5%) 164.09 KiB (1%) 3392
["sum", "valley", "reduce", "basesize=512"] 9.344 ms (5%) 80.77 KiB (1%) 1675
["words", "nthreads=1"] 41.368 ms (5%) 7.629 ms 65.28 MiB (1%) 2111840
["words", "nthreads=2"] 21.231 ms (5%) 66.00 MiB (1%) 2112001
["words", "nthreads=4"] 21.585 ms (5%) 66.63 MiB (1%) 2112310

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["collect", "assoc"]
  • ["collect"]
  • ["collect", "unordered"]
  • ["findfirst", "n=1000"]
  • ["findfirst", "n=1000", "reduce"]
  • ["findfirst", "n=400"]
  • ["findfirst", "n=400", "reduce"]
  • ["findfirst", "n=500"]
  • ["findfirst", "n=500", "reduce"]
  • ["parallel_histogram", "assoc"]
  • ["parallel_histogram", "comm"]
  • ["parallel_histogram"]
  • ["sum", "random"]
  • ["sum", "random", "reduce"]
  • ["sum", "uniform"]
  • ["sum", "uniform", "reduce"]
  • ["sum", "valley"]
  • ["sum", "valley", "reduce"]
  • ["words"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2394 MHz      49961 s          0 s       1584 s      13048 s          0 s
       #2  2394 MHz      43186 s          0 s       1607 s      19717 s          0 s
       
  Memory: 6.782741546630859 GB (3596.1796875 MB free)
  Uptime: 662.0 sec
  Load Avg:  1.73388671875  1.5400390625  0.87646484375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, haswell)

Baseline result

Benchmark Report for /home/runner/work/Transducers.jl/Transducers.jl

Job Properties

  • Time of benchmark: 23 Jan 2020 - 2:49
  • Package commit: 19c510
  • Julia commit: 2d5741
  • Julia command flags: None
  • Environment variables: JULIA_NUM_THREADS => 2

Results

Below is a table of this job's results, obtained by running the benchmarks.
The values listed in the ID column have the structure [parent_group, child_group, ..., key], and can be used to
index into the BaseBenchmarks suite to retrieve the corresponding benchmarks.
The percentages accompanying time and memory values in the below table are noise tolerances. The "true"
time/memory value for a given benchmark is expected to fall within this percentage of the reported value.
An empty cell means that the value was zero.

ID time GC time memory allocations
["collect", "assoc", "basesize=1"] 406.180 ms (5%) 10.302 ms 91.55 MiB (1%) 1754623
["collect", "assoc", "basesize=1024"] 264.194 ms (5%) 1.84 MiB (1%) 1968
["collect", "assoc", "basesize=32"] 267.771 ms (5%) 5.77 MiB (1%) 59130
["collect", "seq"] 517.450 ms (5%) 513.00 KiB (1%) 23
["collect", "unordered", "basesize=1"] 574.774 ms (5%) 30.25 MiB (1%) 474805
["collect", "unordered", "basesize=1024"] 380.546 ms (5%) 933.02 KiB (1%) 12828
["collect", "unordered", "basesize=32"] 294.903 ms (5%) 1.57 MiB (1%) 23102
["findfirst", "n=1000", "foldl"] 723.632 ms (5%)
["findfirst", "n=1000", "reduce", "basesize=128"] 429.923 ms (5%) 804.47 KiB (1%) 15729
["findfirst", "n=1000", "reduce", "basesize=256"] 510.241 ms (5%) 532.44 KiB (1%) 10382
["findfirst", "n=1000", "reduce", "basesize=512"] 817.261 ms (5%) 428.80 KiB (1%) 8360
["findfirst", "n=400", "foldl"] 537.448 ms (5%)
["findfirst", "n=400", "reduce", "basesize=128"] 294.421 ms (5%) 1.19 MiB (1%) 23909
["findfirst", "n=400", "reduce", "basesize=256"] 289.866 ms (5%) 652.81 KiB (1%) 12853
["findfirst", "n=400", "reduce", "basesize=512"] 320.616 ms (5%) 402.14 KiB (1%) 7898
["findfirst", "n=500", "foldl"] 91.334 ms (5%)
["findfirst", "n=500", "reduce", "basesize=128"] 81.268 ms (5%) 409.94 KiB (1%) 7944
["findfirst", "n=500", "reduce", "basesize=256"] 180.796 ms (5%) 458.94 KiB (1%) 8867
["findfirst", "n=500", "reduce", "basesize=512"] 132.490 ms (5%) 209.33 KiB (1%) 4036
["parallel_histogram", "assoc", "basesize=16384"] 5.178 ms (5%) 732.22 KiB (1%) 109
["parallel_histogram", "assoc", "basesize=4096"] 5.946 ms (5%) 1.80 MiB (1%) 538
["parallel_histogram", "assoc", "basesize=8192"] 5.536 ms (5%) 1.43 MiB (1%) 260
["parallel_histogram", "comm", "basesize=16384"] 12.300 ms (5%) 1.22 MiB (1%) 241
["parallel_histogram", "comm", "basesize=4096"] 19.023 ms (5%) 1.06 MiB (1%) 3720
["parallel_histogram", "comm", "basesize=8192"] 14.763 ms (5%) 1.22 MiB (1%) 394
["parallel_histogram", "seq"] 9.481 ms (5%) 364.63 KiB (1%) 25
["sum", "random", "foldl"] 18.054 ms (5%)
["sum", "random", "reduce", "basesize=128"] 9.677 ms (5%) 331.34 KiB (1%) 6832
["sum", "random", "reduce", "basesize=256"] 9.500 ms (5%) 164.09 KiB (1%) 3392
["sum", "random", "reduce", "basesize=512"] 9.331 ms (5%) 80.75 KiB (1%) 1674
["sum", "uniform", "foldl"] 17.809 ms (5%)
["sum", "uniform", "reduce", "basesize=128"] 9.517 ms (5%) 331.36 KiB (1%) 6833
["sum", "uniform", "reduce", "basesize=256"] 9.258 ms (5%) 164.08 KiB (1%) 3391
["sum", "uniform", "reduce", "basesize=512"] 9.103 ms (5%) 80.73 KiB (1%) 1673
["sum", "valley", "foldl"] 18.315 ms (5%)
["sum", "valley", "reduce", "basesize=128"] 9.789 ms (5%) 331.25 KiB (1%) 6826
["sum", "valley", "reduce", "basesize=256"] 9.597 ms (5%) 164.09 KiB (1%) 3392
["sum", "valley", "reduce", "basesize=512"] 9.454 ms (5%) 80.73 KiB (1%) 1673
["words", "nthreads=1"] 40.380 ms (5%) 7.145 ms 64.47 MiB (1%) 2086595
["words", "nthreads=2"] 21.722 ms (5%) 64.83 MiB (1%) 2086676
["words", "nthreads=4"] 22.329 ms (5%) 65.73 MiB (1%) 2086988

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["collect", "assoc"]
  • ["collect"]
  • ["collect", "unordered"]
  • ["findfirst", "n=1000"]
  • ["findfirst", "n=1000", "reduce"]
  • ["findfirst", "n=400"]
  • ["findfirst", "n=400", "reduce"]
  • ["findfirst", "n=500"]
  • ["findfirst", "n=500", "reduce"]
  • ["parallel_histogram", "assoc"]
  • ["parallel_histogram", "comm"]
  • ["parallel_histogram"]
  • ["sum", "random"]
  • ["sum", "random", "reduce"]
  • ["sum", "uniform"]
  • ["sum", "uniform", "reduce"]
  • ["sum", "valley"]
  • ["sum", "valley", "reduce"]
  • ["words"]

Julia versioninfo

Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
      Ubuntu 18.04.3 LTS
  uname: Linux 5.0.0-1028-azure #30~18.04.1-Ubuntu SMP Fri Dec 6 11:47:59 UTC 2019 x86_64 x86_64
  CPU: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz: 
              speed         user         nice          sys         idle          irq
       #1  2394 MHz      73342 s          0 s       1960 s      16353 s          0 s
       #2  2394 MHz      62322 s          0 s       1946 s      27293 s          0 s
       
  Memory: 6.782741546630859 GB (3667.34375 MB free)
  Uptime: 935.0 sec
  Load Avg:  1.625  1.5751953125  1.0615234375
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-6.0.1 (ORCJIT, haswell)

Runtime information

Runtime Info
BLAS #threads 2
BLAS.vendor() openblas64
Sys.CPU_THREADS 2

lscpu output:

Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              2
On-line CPU(s) list: 0,1
Thread(s) per core:  1
Core(s) per socket:  2
Socket(s):           1
NUMA node(s):        1
Vendor ID:           GenuineIntel
CPU family:          6
Model:               63
Model name:          Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
Stepping:            2
CPU MHz:             2394.454
BogoMIPS:            4788.90
Hypervisor vendor:   Microsoft
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            30720K
NUMA node0 CPU(s):   0,1
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single pti fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt md_clear
Cpu Property Value
Brand Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
Vendor :Intel
Architecture :Haswell
Model Family: 0x06, Model: 0x3f, Stepping: 0x02, Type: 0x00
Cores 2 physical cores, 2 logical cores (on executing CPU)
No Hyperthreading detected
Clock Frequencies Not supported by CPU
Data Cache Level 1:3 : (32, 256, 30720) kbytes
64 byte cache line size
Address Size 48 bits virtual, 44 bits physical
SIMD 256 bit = 32 byte max. SIMD vector size
Time Stamp Counter TSC is accessible via rdtsc
TSC increased at every clock cycle (non-invariant TSC)
Perf. Monitoring Performance Monitoring Counters (PMC) are not supported
Hypervisor Yes, Microsoft

@tkf tkf closed this Jan 23, 2020
@tkf tkf deleted the custom-token branch January 23, 2020 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants