mtsch / Ripserer.jl

Flexible and efficient persistent homology computation.
https://mtsch.github.io/Ripserer.jl/dev/
MIT License
66 stars 8 forks source link

Update title plot #87

Closed mtsch closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   96.10%   96.10%           
=======================================
  Files          13       13           
  Lines         925      925           
=======================================
  Hits          889      889           
  Misses         36       36           

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 a3f1bfd...edd274a. Read the comment docs.

github-actions[bot] commented 4 years ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/Ripserer.jl/Ripserer.jl* ## Job Properties * Time of benchmarks: - Target: 24 Aug 2020 - 07:53 - Baseline: 24 Aug 2020 - 07:56 * Package commits: - Target: 927774 - Baseline: 5d8216 * 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 | |----------------------------------------------------------------|------------------------------|--------------| | `["coboundary", "full, no threshold"]` | 1.08 (5%) :x: | 1.00 (1%) | | `["coboundary", "full, threshold=1"]` | 1.06 (5%) :x: | 1.00 (1%) | | `["coboundary", "sparse, 50% full"]` | 0.94 (5%) :white_check_mark: | 1.00 (1%) | | `["coboundary", "sparse, 75% full"]` | 0.94 (5%) :white_check_mark: | 1.00 (1%) | | `["sparse", "20 tori with 300 points, dim_max=1, modulus=3"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["sparse", "30 tori with 200 points, dim_max=1, modulus=2"]` | 1.15 (5%) :x: | 1.00 (1%) | | `["torus", "n=1024, dim_max=1, modulus=7, threshold=nothing"]` | 1.10 (5%) :x: | 1.00 (1%) | | `["torus", "n=256, dim_max=2, modulus=7, threshold=1"]` | 1.05 (5%) :x: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["coboundary"]` - `["image"]` - `["sparse"]` - `["torus"]` ## 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.5 LTS uname: Linux 5.3.0-1034-azure #35~18.04.1-Ubuntu SMP Mon Jul 13 12:54:45 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: speed user nice sys idle irq #1 2294 MHz 16500 s 0 s 2336 s 24491 s 0 s #2 2294 MHz 20944 s 0 s 2660 s 19998 s 0 s Memory: 6.764881134033203 GB (1979.921875 MB free) Uptime: 452.0 sec Load Avg: 1.00439453125 0.91357421875 0.5 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, broadwell) ``` ### 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.5 LTS uname: Linux 5.3.0-1034-azure #35~18.04.1-Ubuntu SMP Mon Jul 13 12:54:45 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: speed user nice sys idle irq #1 2294 MHz 18471 s 0 s 2418 s 45058 s 0 s #2 2294 MHz 40094 s 0 s 4175 s 22012 s 0 s Memory: 6.764881134033203 GB (1914.74609375 MB free) Uptime: 680.0 sec Load Avg: 1.00537109375 0.97705078125 0.623046875 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, broadwell) ``` --- # Target result # Benchmark Report for */home/runner/work/Ripserer.jl/Ripserer.jl* ## Job Properties * Time of benchmark: 24 Aug 2020 - 7:53 * Package commit: 927774 * 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 | |----------------------------------------------------------------|----------------:|-----------:|----------------:|------------:| | `["coboundary", "full, no threshold"]` | 5.227 s (5%) | | 3.05 MiB (1%) | 50000 | | `["coboundary", "full, threshold=1"]` | 3.471 s (5%) | | 3.05 MiB (1%) | 50000 | | `["coboundary", "sparse, 25% full"]` | 174.476 ms (5%) | | 4.27 MiB (1%) | 40000 | | `["coboundary", "sparse, 50% full"]` | 875.731 ms (5%) | | 2.14 MiB (1%) | 20000 | | `["coboundary", "sparse, 75% full"]` | 1.213 s (5%) | | 1.07 MiB (1%) | 10000 | | `["image", "bonsai"]` | 2.171 s (5%) | 64.215 ms | 311.45 MiB (1%) | 4091791 | | `["image", "hubble"]` | 6.027 s (5%) | 242.699 ms | 1.74 GiB (1%) | 33913298 | | `["sparse", "20 tori with 100 points, dim_max=2, modulus=3"]` | 5.525 s (5%) | 92.301 ms | 1.07 GiB (1%) | 7796737 | | `["sparse", "20 tori with 300 points, dim_max=1, modulus=3"]` | 7.756 s (5%) | | 443.02 MiB (1%) | 4821783 | | `["sparse", "20 tori with 50 points, dim_max=3, modulus=2"]` | 7.120 s (5%) | 95.191 ms | 1.47 GiB (1%) | 11359582 | | `["sparse", "30 tori with 200 points, dim_max=1, modulus=2"]` | 3.178 s (5%) | 54.189 ms | 256.17 MiB (1%) | 3243150 | | `["torus", "n=1024, dim_max=1, modulus=2, threshold=1"]` | 9.651 s (5%) | | 463.39 MiB (1%) | 1084896 | | `["torus", "n=1024, dim_max=1, modulus=7, threshold=nothing"]` | 35.607 s (5%) | 38.545 ms | 1.54 GiB (1%) | 2404588 | | `["torus", "n=256, dim_max=2, modulus=2, threshold=nothing"]` | 3.085 s (5%) | 35.212 ms | 594.86 MiB (1%) | 5233254 | | `["torus", "n=256, dim_max=2, modulus=7, threshold=1"]` | 2.036 s (5%) | 55.736 ms | 336.16 MiB (1%) | 2819254 | | `["torus", "n=64, dim_max=4, modulus=2, threshold=nothing"]` | 6.367 s (5%) | 104.394 ms | 1.17 GiB (1%) | 10879294 | | `["torus", "n=81, dim_max=4, modulus=3, threshold=1"]` | 9.346 s (5%) | 131.153 ms | 1.36 GiB (1%) | 14757293 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["coboundary"]` - `["image"]` - `["sparse"]` - `["torus"]` ## 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.5 LTS uname: Linux 5.3.0-1034-azure #35~18.04.1-Ubuntu SMP Mon Jul 13 12:54:45 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: speed user nice sys idle irq #1 2294 MHz 16500 s 0 s 2336 s 24491 s 0 s #2 2294 MHz 20944 s 0 s 2660 s 19998 s 0 s Memory: 6.764881134033203 GB (1979.921875 MB free) Uptime: 452.0 sec Load Avg: 1.00439453125 0.91357421875 0.5 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.0.1 (ORCJIT, broadwell) ``` --- # Baseline result # Benchmark Report for */home/runner/work/Ripserer.jl/Ripserer.jl* ## Job Properties * Time of benchmark: 24 Aug 2020 - 7:56 * Package commit: 5d8216 * 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 | |----------------------------------------------------------------|----------------:|-----------:|----------------:|------------:| | `["coboundary", "full, no threshold"]` | 4.821 s (5%) | | 3.05 MiB (1%) | 50000 | | `["coboundary", "full, threshold=1"]` | 3.260 s (5%) | | 3.05 MiB (1%) | 50000 | | `["coboundary", "sparse, 25% full"]` | 181.562 ms (5%) | | 4.27 MiB (1%) | 40000 | | `["coboundary", "sparse, 50% full"]` | 936.280 ms (5%) | | 2.14 MiB (1%) | 20000 | | `["coboundary", "sparse, 75% full"]` | 1.285 s (5%) | | 1.07 MiB (1%) | 10000 | | `["image", "bonsai"]` | 2.168 s (5%) | 64.184 ms | 311.45 MiB (1%) | 4091791 | | `["image", "hubble"]` | 5.858 s (5%) | 244.213 ms | 1.74 GiB (1%) | 33913298 | | `["sparse", "20 tori with 100 points, dim_max=2, modulus=3"]` | 5.270 s (5%) | 90.921 ms | 1.07 GiB (1%) | 7796737 | | `["sparse", "20 tori with 300 points, dim_max=1, modulus=3"]` | 6.862 s (5%) | | 443.02 MiB (1%) | 4821783 | | `["sparse", "20 tori with 50 points, dim_max=3, modulus=2"]` | 7.011 s (5%) | 93.605 ms | 1.47 GiB (1%) | 11359502 | | `["sparse", "30 tori with 200 points, dim_max=1, modulus=2"]` | 2.770 s (5%) | 43.776 ms | 256.17 MiB (1%) | 3243150 | | `["torus", "n=1024, dim_max=1, modulus=2, threshold=1"]` | 9.243 s (5%) | | 463.39 MiB (1%) | 1084896 | | `["torus", "n=1024, dim_max=1, modulus=7, threshold=nothing"]` | 32.517 s (5%) | 29.402 ms | 1.54 GiB (1%) | 2404588 | | `["torus", "n=256, dim_max=2, modulus=2, threshold=nothing"]` | 2.957 s (5%) | 30.863 ms | 594.86 MiB (1%) | 5233254 | | `["torus", "n=256, dim_max=2, modulus=7, threshold=1"]` | 1.937 s (5%) | 54.444 ms | 336.16 MiB (1%) | 2819254 | | `["torus", "n=64, dim_max=4, modulus=2, threshold=nothing"]` | 6.074 s (5%) | 103.239 ms | 1.17 GiB (1%) | 10879316 | | `["torus", "n=81, dim_max=4, modulus=3, threshold=1"]` | 9.164 s (5%) | 122.990 ms | 1.35 GiB (1%) | 14757078 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["coboundary"]` - `["image"]` - `["sparse"]` - `["torus"]` ## 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.5 LTS uname: Linux 5.3.0-1034-azure #35~18.04.1-Ubuntu SMP Mon Jul 13 12:54:45 UTC 2020 x86_64 x86_64 CPU: Intel(R) Xeon(R) CPU E5-2673 v4 @ 2.30GHz: speed user nice sys idle irq #1 2294 MHz 18471 s 0 s 2418 s 45058 s 0 s #2 2294 MHz 40094 s 0 s 4175 s 22012 s 0 s Memory: 6.764881134033203 GB (1914.74609375 MB free) Uptime: 680.0 sec Load Avg: 1.00537109375 0.97705078125 0.623046875 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-8.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.681 BogoMIPS: 4589.36 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 md_clear | 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 |