bcube-project / Bcube.jl

MIT License
4 stars 2 forks source link

[gmsh] Mesh around disk with triangles #135

Closed bmxam closed 1 day ago

github-actions[bot] commented 6 days ago

Benchmark Results

main 10f51f32543d3c... main/10f51f32543d3c...
assemble/basic bilinear/mass matrix 16 ± 0.35 ms 15.7 ± 0.15 ms 1.02
assemble/basic bilinear/stiffness matrix 0.0907 ± 0.0017 s 0.0788 ± 0.00016 s 1.15
assemble/poisson DG/AffineFESystem 0.0539 ± 0.0067 s 0.0524 ± 0.0058 s 1.03
assemble/poisson DG/a_Γ(u, v) 0.0376 ± 0.0066 s 0.0371 ± 0.0057 s 1.01
assemble/poisson DG/a_Γb(u, v) 7.33 ± 0.11 ms 7.26 ± 0.055 ms 1.01
assemble/poisson DG/a_Ω(u, v) 7.78 ± 0.015 ms 7.82 ± 0.018 ms 0.996
assemble/poisson DG/l_Γb(v) 0.114 ± 0.042 ms 0.111 ± 0.016 ms 1.03
assemble/poisson DG/l_Ω(v) 12.7 ± 0.19 μs 12.7 ± 0.14 μs 1
covo/Quad/explicit_step 0.0801 ± 0.0012 s 0.0806 ± 0.001 s 0.994
covo/Quad/integral_surface 0.0513 ± 0.00048 s 0.0512 ± 0.00051 s 1
covo/Quad/integral_volume 20.2 ± 0.043 ms 20.2 ± 0.06 ms 1
covo/TriQuad/explicit_step 0.39 ± 0.023 s 0.423 ± 0.027 s 0.922
covo/TriQuad/integral_surface 0.298 ± 0.0011 s 0.316 ± 0.00085 s 0.942
covo/TriQuad/integral_volume 0.0747 ± 0.0026 s 0.0788 ± 0.0021 s 0.949
entities/edges2nodes 1.55 ± 0.01 ns 1.55 ± 0.01 ns 1
entities/nedges 1.55 ± 0.01 ns 1.56 ± 0.92 ns 0.994
entities/nnodes 3.41 ± 0.01 ns 3.41 ± 0.01 ns 1
entities/nodes 1.55 ± 0.01 ns 1.55 ± 0.01 ns 1
mesh/todo 1.55 ± 0.01 ns 1.55 ± 0.01 ns 1
time_to_load 3.54 ± 0.0071 s 3.54 ± 0.011 s 0.998

Benchmark Plots

A plot of the benchmark results have been uploaded as an artifact to the workflow run for this PR. Go to "Actions"->"Benchmark a pull request"->[the most recent run]->"Artifacts" (at the bottom).

github-actions[bot] commented 6 days ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmarks: - Target: 11 Sep 2024 - 16:03 - Baseline: 11 Sep 2024 - 16:06 * Package commits: - Target: 06fd1e - Baseline: 2bd29f * Julia commits: - Target: 6f3fdf - Baseline: 6f3fdf * 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 | |------------------------------------------------------|------------------------------|--------------| | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 0.75 (5%) :white_check_mark: | 1.00 (1%) | | `["covo", "Quad", "integral_surface"]` | 0.90 (5%) :white_check_mark: | 1.00 (1%) | | `["entities", "nnodes"]` | 1.11 (5%) :x: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 2292 s 0 s 224 s 4803 s 0 s #2 2445 MHz 2081 s 0 s 190 s 5039 s 0 s #3 2445 MHz 2041 s 0 s 250 s 5024 s 0 s #4 3238 MHz 1631 s 0 s 258 s 5425 s 0 s Memory: 15.606491088867188 GB (12205.9609375 MB free) Uptime: 735.26 sec Load Avg: 1.01 1.24 0.83 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 2850 s 0 s 292 s 6225 s 0 s #2 2623 MHz 2488 s 0 s 242 s 6629 s 0 s #3 2445 MHz 2533 s 0 s 289 s 6540 s 0 s #4 3242 MHz 2131 s 0 s 299 s 6932 s 0 s Memory: 15.606491088867188 GB (12235.4765625 MB free) Uptime: 940.48 sec Load Avg: 1.02 1.15 0.88 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Target result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmark: 11 Sep 2024 - 16:3 * Package commit: 06fd1e * Julia commit: 6f3fdf * 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 | |------------------------------------------------------|----------------:|----------:|----------------:|------------:| | `["assemble", "basic bilinear", "mass matrix"]` | 15.511 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "basic bilinear", "stiffness matrix"]` | 78.766 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "poisson DG", "AffineFESystem"]` | 53.241 ms (5%) | | 71.64 MiB (1%) | 17153 | | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 39.401 ms (5%) | | 59.32 MiB (1%) | 13065 | | `["assemble", "poisson DG", "a_Γb(u, v)"]` | 7.447 ms (5%) | | 10.79 MiB (1%) | 3163 | | `["assemble", "poisson DG", "a_Ω(u, v)"]` | 7.905 ms (5%) | | 304.58 KiB (1%) | 27 | | `["assemble", "poisson DG", "l_Γb(v)"]` | 57.798 μs (5%) | | 139.38 KiB (1%) | 929 | | `["assemble", "poisson DG", "l_Ω(v)"]` | 12.313 μs (5%) | | 2.12 KiB (1%) | 1 | | `["covo", "Quad", "explicit_step"]` | 80.948 ms (5%) | | 29.25 MiB (1%) | 4398 | | `["covo", "Quad", "integral_surface"]` | 52.399 ms (5%) | | | | | `["covo", "Quad", "integral_volume"]` | 20.058 ms (5%) | | | | | `["covo", "TriQuad", "explicit_step"]` | 384.110 ms (5%) | 29.037 ms | 341.57 MiB (1%) | 1812322 | | `["covo", "TriQuad", "integral_surface"]` | 281.478 ms (5%) | | 234.44 MiB (1%) | 1424064 | | `["covo", "TriQuad", "integral_volume"]` | 60.931 ms (5%) | | 51.71 MiB (1%) | 379526 | | `["entities", "edges2nodes"]` | 1.552 ns (5%) | | | | | `["entities", "nedges"]` | 1.552 ns (5%) | | | | | `["entities", "nnodes"]` | 3.095 ns (5%) | | | | | `["entities", "nodes"]` | 1.552 ns (5%) | | | | | `["mesh", "todo"]` | 1.552 ns (5%) | | | | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 2292 s 0 s 224 s 4803 s 0 s #2 2445 MHz 2081 s 0 s 190 s 5039 s 0 s #3 2445 MHz 2041 s 0 s 250 s 5024 s 0 s #4 3238 MHz 1631 s 0 s 258 s 5425 s 0 s Memory: 15.606491088867188 GB (12205.9609375 MB free) Uptime: 735.26 sec Load Avg: 1.01 1.24 0.83 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Baseline result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmark: 11 Sep 2024 - 16:6 * Package commit: 2bd29f * Julia commit: 6f3fdf * 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 | |------------------------------------------------------|----------------:|----------:|----------------:|------------:| | `["assemble", "basic bilinear", "mass matrix"]` | 15.948 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "basic bilinear", "stiffness matrix"]` | 81.087 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "poisson DG", "AffineFESystem"]` | 53.911 ms (5%) | | 71.64 MiB (1%) | 17153 | | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 52.793 ms (5%) | | 59.32 MiB (1%) | 13065 | | `["assemble", "poisson DG", "a_Γb(u, v)"]` | 7.443 ms (5%) | | 10.79 MiB (1%) | 3163 | | `["assemble", "poisson DG", "a_Ω(u, v)"]` | 7.740 ms (5%) | | 304.58 KiB (1%) | 27 | | `["assemble", "poisson DG", "l_Γb(v)"]` | 58.639 μs (5%) | | 139.38 KiB (1%) | 929 | | `["assemble", "poisson DG", "l_Ω(v)"]` | 12.372 μs (5%) | | 2.12 KiB (1%) | 1 | | `["covo", "Quad", "explicit_step"]` | 80.335 ms (5%) | | 29.25 MiB (1%) | 4398 | | `["covo", "Quad", "integral_surface"]` | 58.093 ms (5%) | | | | | `["covo", "Quad", "integral_volume"]` | 20.560 ms (5%) | | | | | `["covo", "TriQuad", "explicit_step"]` | 389.233 ms (5%) | 29.884 ms | 341.57 MiB (1%) | 1812323 | | `["covo", "TriQuad", "integral_surface"]` | 279.502 ms (5%) | | 234.44 MiB (1%) | 1424064 | | `["covo", "TriQuad", "integral_volume"]` | 62.040 ms (5%) | | 51.71 MiB (1%) | 379526 | | `["entities", "edges2nodes"]` | 1.552 ns (5%) | | | | | `["entities", "nedges"]` | 1.552 ns (5%) | | | | | `["entities", "nnodes"]` | 2.785 ns (5%) | | | | | `["entities", "nodes"]` | 1.552 ns (5%) | | | | | `["mesh", "todo"]` | 1.552 ns (5%) | | | | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 2850 s 0 s 292 s 6225 s 0 s #2 2623 MHz 2488 s 0 s 242 s 6629 s 0 s #3 2445 MHz 2533 s 0 s 289 s 6540 s 0 s #4 3242 MHz 2131 s 0 s 299 s 6932 s 0 s Memory: 15.606491088867188 GB (12235.4765625 MB free) Uptime: 940.48 sec Load Avg: 1.02 1.15 0.88 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Runtime information | Runtime Info | | |:--|:--| | BLAS #threads | 2 | | `BLAS.vendor()` | `lbt` | | `Sys.CPU_THREADS` | 4 | `lscpu` output: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 48 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC 7763 64-Core Processor CPU family: 25 Model: 1 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 1 BogoMIPS: 4890.86 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm Virtualization: AMD-V Hypervisor vendor: Microsoft Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (1 instance) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected | Cpu Property | Value | |:------------------ |:---------------------------------------------------------- | | Brand | AMD EPYC 7763 64-Core Processor | | Vendor | :AMD | | Architecture | :Unknown | | Model | Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00 | | Cores | 16 physical cores, 16 logical cores (on executing CPU) | | | No Hyperthreading hardware capability detected | | Clock Frequencies | Not supported by CPU | | Data Cache | Level 1:3 : (32, 512, 32768) kbytes | | | 64 byte cache line size | | Address Size | 48 bits virtual, 48 bits physical | | SIMD | 256 bit = 32 byte max. SIMD vector size | | Time Stamp Counter | TSC is accessible via `rdtsc` | | | TSC runs at constant rate (invariant from clock frequency) | | Perf. Monitoring | Performance Monitoring Counters (PMC) are not supported | | Hypervisor | Yes, Microsoft |
github-actions[bot] commented 5 days ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmarks: - Target: 12 Sep 2024 - 13:44 - Baseline: 12 Sep 2024 - 13:48 * Package commits: - Target: de5499 - Baseline: 2bd29f * Julia commits: - Target: 6f3fdf - Baseline: 6f3fdf * 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 | |------------------------------------------------------|------------------------------|--------------| | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 0.63 (5%) :white_check_mark: | 1.00 (1%) | | `["assemble", "poisson DG", "a_Γb(u, v)"]` | 0.84 (5%) :white_check_mark: | 1.00 (1%) | | `["entities", "nnodes"]` | 0.90 (5%) :white_check_mark: | 1.00 (1%) | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ### Target ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1899 s 0 s 237 s 4247 s 0 s #2 3243 MHz 2407 s 0 s 217 s 3756 s 0 s #3 2595 MHz 2026 s 0 s 248 s 4110 s 0 s #4 3197 MHz 1866 s 0 s 240 s 4279 s 0 s Memory: 15.606491088867188 GB (12237.79296875 MB free) Uptime: 642.36 sec Load Avg: 1.01 1.3 0.86 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` ### Baseline ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 2348 s 0 s 289 s 5823 s 0 s #2 3255 MHz 2779 s 0 s 262 s 5417 s 0 s #3 3192 MHz 2763 s 0 s 312 s 5388 s 0 s #4 2445 MHz 2292 s 0 s 282 s 5890 s 0 s Memory: 15.606491088867188 GB (12168.12890625 MB free) Uptime: 850.57 sec Load Avg: 1.04 1.18 0.92 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Target result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmark: 12 Sep 2024 - 13:44 * Package commit: de5499 * Julia commit: 6f3fdf * 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 | |------------------------------------------------------|----------------:|----------:|----------------:|------------:| | `["assemble", "basic bilinear", "mass matrix"]` | 15.511 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "basic bilinear", "stiffness matrix"]` | 81.495 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "poisson DG", "AffineFESystem"]` | 52.872 ms (5%) | | 71.64 MiB (1%) | 17153 | | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 37.647 ms (5%) | | 59.32 MiB (1%) | 13065 | | `["assemble", "poisson DG", "a_Γb(u, v)"]` | 7.224 ms (5%) | | 10.79 MiB (1%) | 3163 | | `["assemble", "poisson DG", "a_Ω(u, v)"]` | 7.773 ms (5%) | | 304.58 KiB (1%) | 27 | | `["assemble", "poisson DG", "l_Γb(v)"]` | 58.889 μs (5%) | | 139.38 KiB (1%) | 929 | | `["assemble", "poisson DG", "l_Ω(v)"]` | 12.353 μs (5%) | | 2.12 KiB (1%) | 1 | | `["covo", "Quad", "explicit_step"]` | 81.860 ms (5%) | | 29.25 MiB (1%) | 4398 | | `["covo", "Quad", "integral_surface"]` | 51.891 ms (5%) | | | | | `["covo", "Quad", "integral_volume"]` | 19.933 ms (5%) | | | | | `["covo", "TriQuad", "explicit_step"]` | 385.108 ms (5%) | 29.739 ms | 341.57 MiB (1%) | 1812322 | | `["covo", "TriQuad", "integral_surface"]` | 278.080 ms (5%) | | 234.44 MiB (1%) | 1424064 | | `["covo", "TriQuad", "integral_volume"]` | 61.722 ms (5%) | | 51.71 MiB (1%) | 379526 | | `["entities", "edges2nodes"]` | 1.552 ns (5%) | | | | | `["entities", "nedges"]` | 1.552 ns (5%) | | | | | `["entities", "nnodes"]` | 2.785 ns (5%) | | | | | `["entities", "nodes"]` | 1.552 ns (5%) | | | | | `["mesh", "todo"]` | 1.552 ns (5%) | | | | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1899 s 0 s 237 s 4247 s 0 s #2 3243 MHz 2407 s 0 s 217 s 3756 s 0 s #3 2595 MHz 2026 s 0 s 248 s 4110 s 0 s #4 3197 MHz 1866 s 0 s 240 s 4279 s 0 s Memory: 15.606491088867188 GB (12237.79296875 MB free) Uptime: 642.36 sec Load Avg: 1.01 1.3 0.86 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Baseline result # Benchmark Report for */home/runner/work/Bcube.jl/Bcube.jl* ## Job Properties * Time of benchmark: 12 Sep 2024 - 13:48 * Package commit: 2bd29f * Julia commit: 6f3fdf * 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 | |------------------------------------------------------|----------------:|----------:|----------------:|------------:| | `["assemble", "basic bilinear", "mass matrix"]` | 15.635 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "basic bilinear", "stiffness matrix"]` | 81.651 ms (5%) | | 13.37 MiB (1%) | 50 | | `["assemble", "poisson DG", "AffineFESystem"]` | 54.704 ms (5%) | | 71.64 MiB (1%) | 17153 | | `["assemble", "poisson DG", "a_Γ(u, v)"]` | 60.108 ms (5%) | | 59.32 MiB (1%) | 13065 | | `["assemble", "poisson DG", "a_Γb(u, v)"]` | 8.559 ms (5%) | | 10.79 MiB (1%) | 3163 | | `["assemble", "poisson DG", "a_Ω(u, v)"]` | 7.744 ms (5%) | | 304.58 KiB (1%) | 27 | | `["assemble", "poisson DG", "l_Γb(v)"]` | 57.728 μs (5%) | | 139.38 KiB (1%) | 929 | | `["assemble", "poisson DG", "l_Ω(v)"]` | 12.343 μs (5%) | | 2.12 KiB (1%) | 1 | | `["covo", "Quad", "explicit_step"]` | 84.418 ms (5%) | | 29.25 MiB (1%) | 4398 | | `["covo", "Quad", "integral_surface"]` | 51.617 ms (5%) | | | | | `["covo", "Quad", "integral_volume"]` | 20.248 ms (5%) | | | | | `["covo", "TriQuad", "explicit_step"]` | 394.004 ms (5%) | 30.815 ms | 341.57 MiB (1%) | 1812323 | | `["covo", "TriQuad", "integral_surface"]` | 282.730 ms (5%) | | 234.44 MiB (1%) | 1424064 | | `["covo", "TriQuad", "integral_volume"]` | 62.055 ms (5%) | | 51.71 MiB (1%) | 379526 | | `["entities", "edges2nodes"]` | 1.552 ns (5%) | | | | | `["entities", "nedges"]` | 1.552 ns (5%) | | | | | `["entities", "nnodes"]` | 3.095 ns (5%) | | | | | `["entities", "nodes"]` | 1.552 ns (5%) | | | | | `["mesh", "todo"]` | 1.552 ns (5%) | | | | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["assemble", "basic bilinear"]` - `["assemble", "poisson DG"]` - `["covo", "Quad"]` - `["covo", "TriQuad"]` - `["entities"]` - `["mesh"]` ## Julia versioninfo ``` Julia Version 1.10.5 Commit 6f3fdf7b362 (2024-08-27 14:19 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.4 LTS uname: Linux 6.5.0-1025-azure #26~22.04.1-Ubuntu SMP Thu Jul 11 22:33:04 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 3243 MHz 2348 s 0 s 289 s 5823 s 0 s #2 3255 MHz 2779 s 0 s 262 s 5417 s 0 s #3 3192 MHz 2763 s 0 s 312 s 5388 s 0 s #4 2445 MHz 2292 s 0 s 282 s 5890 s 0 s Memory: 15.606491088867188 GB (12168.12890625 MB free) Uptime: 850.57 sec Load Avg: 1.04 1.18 0.92 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores) ``` --- # Runtime information | Runtime Info | | |:--|:--| | BLAS #threads | 2 | | `BLAS.vendor()` | `lbt` | | `Sys.CPU_THREADS` | 4 | `lscpu` output: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 48 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC 7763 64-Core Processor CPU family: 25 Model: 1 Thread(s) per core: 2 Core(s) per socket: 2 Socket(s): 1 Stepping: 1 BogoMIPS: 4890.86 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl tsc_reliable nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext invpcid_single vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr rdpru arat npt nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold v_vmsave_vmload umip vaes vpclmulqdq rdpid fsrm Virtualization: AMD-V Hypervisor vendor: Microsoft Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 1 MiB (2 instances) L3 cache: 32 MiB (1 instance) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Not affected Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode Vulnerability Spec store bypass: Vulnerable Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected | Cpu Property | Value | |:------------------ |:---------------------------------------------------------- | | Brand | AMD EPYC 7763 64-Core Processor | | Vendor | :AMD | | Architecture | :Unknown | | Model | Family: 0xaf, Model: 0x01, Stepping: 0x01, Type: 0x00 | | Cores | 16 physical cores, 16 logical cores (on executing CPU) | | | No Hyperthreading hardware capability detected | | Clock Frequencies | Not supported by CPU | | Data Cache | Level 1:3 : (32, 512, 32768) kbytes | | | 64 byte cache line size | | Address Size | 48 bits virtual, 48 bits physical | | SIMD | 256 bit = 32 byte max. SIMD vector size | | Time Stamp Counter | TSC is accessible via `rdtsc` | | | TSC runs at constant rate (invariant from clock frequency) | | Perf. Monitoring | Performance Monitoring Counters (PMC) are not supported | | Hypervisor | Yes, Microsoft |