Closed tkf closed 4 years ago
Merging #162 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #162 +/- ##
=======================================
Coverage 92.09% 92.09%
=======================================
Files 22 22
Lines 481 481
=======================================
Hits 443 443
Misses 38 38
Impacted Files | Coverage Δ | |
---|---|---|
src/experimental.jl | ||
src/extras.jl | 100.00% <0.00%> (ø) |
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 eb752d9...7f770bf. Read the comment docs.
Benchmark result
# Judge result # Benchmark Report for */home/runner/work/BangBang.jl/BangBang.jl* ## Job Properties * Time of benchmarks: - Target: 31 May 2020 - 00:10 - Baseline: 31 May 2020 - 00:12 * Package commits: - Target: 6a54a8 - Baseline: eb752d * Julia commits: - Target: 44fa15 - Baseline: 44fa15 * Julia command flags: - Target: None - Baseline: None * Environment variables: - Target: None - Baseline: None ## Results A ratio greater than `1.0` denotes a possible regression (marked with :x:), while a ratio less than `1.0` denotes a possible improvement (marked with :white_check_mark:). 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 | |------------------------------------------------------------------------------------------|------------------------------|--------------| | `["append", "append!!(::SVector, ::SingletonVector)"]` | 1.25 (5%) :x: | 1.00 (1%) | | `["append", "append!!(Empty(SVector), ::SingletonVector)"]` | 1.18 (5%) :x: | 1.00 (1%) | | `["collectors", ":comp => \"filter\"", ":impl => \"coll\""]` | 1.28 (5%) :x: | 1.00 (1%) | | `["collectors", ":comp => \"filter\"", ":impl => \"nonexpanding\""]` | 0.94 (5%) :white_check_mark: | 1.00 (1%) | | `["collectors", ":comp => \"map\"", ":impl => \"safe_coll\""]` | 1.09 (5%) :x: | 1.00 (1%) | | `["dataframes", "Categorical"]` | 0.88 (5%) :white_check_mark: | 1.00 (1%) | | `["dataframes", "Missing-Int"]` | 1.24 (5%) :x: | 1.00 (1%) | | `["dataframes", "Missing-String"]` | 1.07 (5%) :x: | 1.00 (1%) | | `["dataframes", "String-String"]` | 0.94 (5%) :white_check_mark: | 1.00 (1%) | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :empty"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :equal"]` | 1.32 (5%) :x: | 1.00 (1%) | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :equal"]` | 1.27 (5%) :x: | 1.00 (1%) | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :half"]` | 1.22 (5%) :x: | 1.00 (1%) | | `["mergewith", ":combine => :right", ":desttype => :widen", ":destkeys => :empty"]` | 0.91 (5%) :white_check_mark: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["append"]` - `["collectors", ":comp => \"filter\""]` - `["collectors", ":comp => \"map\""]` - `["dataframes"]` - `["mergewith", ":combine => :+", ":desttype => :compatible"]` - `["mergewith", ":combine => :+", ":desttype => :widen"]` - `["mergewith", ":combine => :right", ":desttype => :compatible"]` - `["mergewith", ":combine => :right", ":desttype => :widen"]` ## Julia versioninfo ### Target ``` Julia Version 1.4.2 Commit 44fa15b150* (2020-05-23 18:35 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) Ubuntu 18.04.4 LTS uname: Linux 5.3.0-1020-azure #21~18.04.1-Ubuntu SMP Wed Apr 15 09:35:56 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: speed user nice sys idle irq #1 2095 MHz 24196 s 0 s 1456 s 20034 s 0 s #2 2095 MHz 8885 s 0 s 1553 s 36001 s 0 s Memory: 6.764888763427734 GB (3391.13671875 MB free) Uptime: 476.0 sec Load Avg: 1.0 0.7666015625 0.38427734375 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, skylake) ``` ### Baseline ``` Julia Version 1.4.2 Commit 44fa15b150* (2020-05-23 18:35 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) Ubuntu 18.04.4 LTS uname: Linux 5.3.0-1020-azure #21~18.04.1-Ubuntu SMP Wed Apr 15 09:35:56 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: speed user nice sys idle irq #1 2095 MHz 28900 s 0 s 1513 s 25159 s 0 s #2 2095 MHz 14018 s 0 s 1666 s 40639 s 0 s Memory: 6.764888763427734 GB (3432.921875 MB free) Uptime: 575.0 sec Load Avg: 1.0 0.833984375 0.44921875 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, skylake) ``` --- # Target result # Benchmark Report for */home/runner/work/BangBang.jl/BangBang.jl* ## Job Properties * Time of benchmark: 31 May 2020 - 0:10 * Package commit: 6a54a8 * Julia commit: 44fa15 * Julia command flags: None * Environment variables: None ## 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 | |------------------------------------------------------------------------------------------|----------------:|----------:|----------------:|------------:| | `["append", "append!!(::SVector, ::SingletonVector)"]` | 1.022 ms (5%) | | 1.53 MiB (1%) | 100000 | | `["append", "append!!(::Vector, ::SingletonVector)"]` | 400.417 μs (5%) | | | | | `["append", "append!!(Empty(SVector), ::SingletonVector)"]` | 3.300 ns (5%) | | | | | `["collectors", ":comp => \"filter\"", ":impl => \"base\""]` | 42.907 μs (5%) | | 128.66 KiB (1%) | 14 | | `["collectors", ":comp => \"filter\"", ":impl => \"coll\""]` | 47.307 μs (5%) | | 284.81 KiB (1%) | 5012 | | `["collectors", ":comp => \"filter\"", ":impl => \"nonexpanding\""]` | 37.605 μs (5%) | | 312.75 KiB (1%) | 5005 | | `["collectors", ":comp => \"filter\"", ":impl => \"vec\""]` | 42.107 μs (5%) | | 128.59 KiB (1%) | 13 | | `["collectors", ":comp => \"map\"", ":impl => \"coll\""]` | 6.701 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"man\""]` | 6.401 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"safe_coll\""]` | 12.000 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"vec\""]` | 73.912 μs (5%) | | 256.64 KiB (1%) | 14 | | `["dataframes", "Categorical"]` | 717.507 ms (5%) | 89.241 ms | 992.89 MiB (1%) | 6318092 | | `["dataframes", "Int-Int"]` | 972.244 μs (5%) | | 160.23 KiB (1%) | 10251 | | `["dataframes", "Missing-Int"]` | 1.515 ms (5%) | | 160.23 KiB (1%) | 10251 | | `["dataframes", "Missing-String"]` | 1.474 ms (5%) | | 160.27 KiB (1%) | 10252 | | `["dataframes", "String-String"]` | 1.144 ms (5%) | | 160.27 KiB (1%) | 10252 | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :empty"]` | 35.602 μs (5%) | | 91.72 KiB (1%) | 14 | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :equal"]` | 22.201 μs (5%) | | | | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :half"]` | 36.901 μs (5%) | | 68.34 KiB (1%) | 5 | | `["mergewith", ":combine => :+", ":desttype => :widen", ":destkeys => :empty"]` | 35.601 μs (5%) | | 92.31 KiB (1%) | 18 | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :empty"]` | 38.802 μs (5%) | | 91.72 KiB (1%) | 14 | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :equal"]` | 20.901 μs (5%) | | | | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :half"]` | 35.801 μs (5%) | | 68.34 KiB (1%) | 5 | | `["mergewith", ":combine => :right", ":desttype => :widen", ":destkeys => :empty"]` | 36.002 μs (5%) | | 92.31 KiB (1%) | 18 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["append"]` - `["collectors", ":comp => \"filter\""]` - `["collectors", ":comp => \"map\""]` - `["dataframes"]` - `["mergewith", ":combine => :+", ":desttype => :compatible"]` - `["mergewith", ":combine => :+", ":desttype => :widen"]` - `["mergewith", ":combine => :right", ":desttype => :compatible"]` - `["mergewith", ":combine => :right", ":desttype => :widen"]` ## Julia versioninfo ``` Julia Version 1.4.2 Commit 44fa15b150* (2020-05-23 18:35 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) Ubuntu 18.04.4 LTS uname: Linux 5.3.0-1020-azure #21~18.04.1-Ubuntu SMP Wed Apr 15 09:35:56 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: speed user nice sys idle irq #1 2095 MHz 24196 s 0 s 1456 s 20034 s 0 s #2 2095 MHz 8885 s 0 s 1553 s 36001 s 0 s Memory: 6.764888763427734 GB (3391.13671875 MB free) Uptime: 476.0 sec Load Avg: 1.0 0.7666015625 0.38427734375 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, skylake) ``` --- # Baseline result # Benchmark Report for */home/runner/work/BangBang.jl/BangBang.jl* ## Job Properties * Time of benchmark: 31 May 2020 - 0:12 * Package commit: eb752d * Julia commit: 44fa15 * Julia command flags: None * Environment variables: None ## 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 | |------------------------------------------------------------------------------------------|----------------:|-----------:|----------------:|------------:| | `["append", "append!!(::SVector, ::SingletonVector)"]` | 817.389 μs (5%) | | 1.53 MiB (1%) | 100000 | | `["append", "append!!(::Vector, ::SingletonVector)"]` | 400.545 μs (5%) | | | | | `["append", "append!!(Empty(SVector), ::SingletonVector)"]` | 2.800 ns (5%) | | | | | `["collectors", ":comp => \"filter\"", ":impl => \"base\""]` | 42.204 μs (5%) | | 128.66 KiB (1%) | 14 | | `["collectors", ":comp => \"filter\"", ":impl => \"coll\""]` | 37.103 μs (5%) | | 284.81 KiB (1%) | 5012 | | `["collectors", ":comp => \"filter\"", ":impl => \"nonexpanding\""]` | 40.204 μs (5%) | | 312.75 KiB (1%) | 5005 | | `["collectors", ":comp => \"filter\"", ":impl => \"vec\""]` | 42.204 μs (5%) | | 128.59 KiB (1%) | 13 | | `["collectors", ":comp => \"map\"", ":impl => \"coll\""]` | 6.801 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"man\""]` | 6.601 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"safe_coll\""]` | 11.001 μs (5%) | | 78.20 KiB (1%) | 2 | | `["collectors", ":comp => \"map\"", ":impl => \"vec\""]` | 75.108 μs (5%) | | 256.64 KiB (1%) | 14 | | `["dataframes", "Categorical"]` | 814.908 ms (5%) | 103.622 ms | 992.89 MiB (1%) | 6318092 | | `["dataframes", "Int-Int"]` | 972.223 μs (5%) | | 160.23 KiB (1%) | 10251 | | `["dataframes", "Missing-Int"]` | 1.217 ms (5%) | | 160.23 KiB (1%) | 10251 | | `["dataframes", "Missing-String"]` | 1.382 ms (5%) | | 160.27 KiB (1%) | 10252 | | `["dataframes", "String-String"]` | 1.218 ms (5%) | | 160.27 KiB (1%) | 10252 | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :empty"]` | 31.604 μs (5%) | | 91.72 KiB (1%) | 14 | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :equal"]` | 16.802 μs (5%) | | | | | `["mergewith", ":combine => :+", ":desttype => :compatible", ":destkeys => :half"]` | 38.004 μs (5%) | | 68.34 KiB (1%) | 5 | | `["mergewith", ":combine => :+", ":desttype => :widen", ":destkeys => :empty"]` | 35.504 μs (5%) | | 92.31 KiB (1%) | 18 | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :empty"]` | 40.004 μs (5%) | | 91.72 KiB (1%) | 14 | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :equal"]` | 16.502 μs (5%) | | | | | `["mergewith", ":combine => :right", ":desttype => :compatible", ":destkeys => :half"]` | 29.403 μs (5%) | | 68.34 KiB (1%) | 5 | | `["mergewith", ":combine => :right", ":desttype => :widen", ":destkeys => :empty"]` | 39.404 μs (5%) | | 92.31 KiB (1%) | 18 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["append"]` - `["collectors", ":comp => \"filter\""]` - `["collectors", ":comp => \"map\""]` - `["dataframes"]` - `["mergewith", ":combine => :+", ":desttype => :compatible"]` - `["mergewith", ":combine => :+", ":desttype => :widen"]` - `["mergewith", ":combine => :right", ":desttype => :compatible"]` - `["mergewith", ":combine => :right", ":desttype => :widen"]` ## Julia versioninfo ``` Julia Version 1.4.2 Commit 44fa15b150* (2020-05-23 18:35 UTC) Platform Info: OS: Linux (x86_64-pc-linux-gnu) Ubuntu 18.04.4 LTS uname: Linux 5.3.0-1020-azure #21~18.04.1-Ubuntu SMP Wed Apr 15 09:35:56 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz: speed user nice sys idle irq #1 2095 MHz 28900 s 0 s 1513 s 25159 s 0 s #2 2095 MHz 14018 s 0 s 1666 s 40639 s 0 s Memory: 6.764888763427734 GB (3432.921875 MB free) Uptime: 575.0 sec Load Avg: 1.0 0.833984375 0.44921875 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, skylake) ``` --- # 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: 85 Model name: Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz Stepping: 4 CPU MHz: 2095.229 BogoMIPS: 4190.45 Hypervisor vendor: Microsoft Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 1024K L3 cache: 36608K 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 mpx avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves | Cpu Property | Value | |:------------------ |:------------------------------------------------------- | | Brand | Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz | | Vendor | :Intel | | Architecture | :Skylake | | Model | Family: 0x06, Model: 0x55, Stepping: 0x04, 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, 1024, 36608) kbytes | | | 64 byte cache line size | | Address Size | 48 bits virtual, 44 bits physical | | SIMD | 512 bit = 64 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 |