e4st-dev / E4ST.jl

Engineering, Economic, and Environmental Electricity Simulation Tool (E4ST)
GNU General Public License v3.0
7 stars 1 forks source link

GenHashID mod #269

Closed sallyrobson closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4d4b5be) 90.35% compared to head (7e92869) 90.41%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #269 +/- ## ========================================== + Coverage 90.35% 90.41% +0.06% ========================================== Files 50 51 +1 Lines 4904 4916 +12 ========================================== + Hits 4431 4445 +14 + Misses 473 471 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 5 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 10 Feb 2024 - 18:55 - Baseline: 10 Feb 2024 - 18:58 * Package commits: - Target: 47478f - Baseline: c17e95 * Julia commits: - Target: 312098 - Baseline: 312098 * 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 | |---------------------|------------------------------|------------------------------| | `["get_plnom"]` | 1.15 (5%) :x: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.02 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2530 MHz 1714 s 0 s 111 s 2608 s 0 s #2 2585 MHz 1547 s 0 s 100 s 2777 s 0 s #3 2445 MHz 969 s 0 s 121 s 3331 s 0 s #4 3244 MHz 1557 s 0 s 121 s 2754 s 0 s Memory: 15.60690689086914 GB (13082.4375 MB free) Uptime: 446.45 sec Load Avg: 1.1 1.13 0.58 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2678 MHz 1944 s 0 s 120 s 3801 s 0 s #2 2628 MHz 1936 s 0 s 112 s 3810 s 0 s #3 3244 MHz 1274 s 0 s 139 s 4441 s 0 s #4 3201 MHz 2062 s 0 s 142 s 3663 s 0 s Memory: 15.60690689086914 GB (13580.1171875 MB free) Uptime: 590.16 sec Load Avg: 1.06 1.09 0.65 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 10 Feb 2024 - 18:55 * Package commit: 47478f * Julia commit: 312098 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 78.517 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 39.584 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 104.074 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.254 ms (5%) | | 9.96 MiB (1%) | 336191 | | `["run_e4st"]` | 155.962 ms (5%) | 3.917 ms | 119.03 MiB (1%) | 1213473 | | `["setup_model"]` | 1.252 s (5%) | 260.848 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2530 MHz 1714 s 0 s 111 s 2608 s 0 s #2 2585 MHz 1547 s 0 s 100 s 2777 s 0 s #3 2445 MHz 969 s 0 s 121 s 3331 s 0 s #4 3244 MHz 1557 s 0 s 121 s 2754 s 0 s Memory: 15.60690689086914 GB (13082.4375 MB free) Uptime: 446.45 sec Load Avg: 1.1 1.13 0.58 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 10 Feb 2024 - 18:58 * Package commit: c17e95 * Julia commit: 312098 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 76.913 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 38.452 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 90.639 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.098 ms (5%) | | 9.96 MiB (1%) | 336221 | | `["run_e4st"]` | 59.199 s (5%) | 1.416 s | 4.73 GiB (1%) | 70180866 | | `["setup_model"]` | 1.290 s (5%) | 269.143 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2678 MHz 1944 s 0 s 120 s 3801 s 0 s #2 2628 MHz 1936 s 0 s 112 s 3810 s 0 s #3 3244 MHz 1274 s 0 s 139 s 4441 s 0 s #4 3201 MHz 2062 s 0 s 142 s 3663 s 0 s Memory: 15.60690689086914 GB (13580.1171875 MB free) Uptime: 590.16 sec Load Avg: 1.06 1.09 0.65 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 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: Mitigation; 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 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 |
Ethan-Russell commented 5 months ago

You should convert to string rather than float. UInt64 can represent more digits than Float64, so converting to float is lossy

sallyrobson commented 5 months ago

@Ethan-Russell I changed it so that they save as strings, they can be parsed back into UInt64 using parse.(UInt64, gen.gen_hash, base = 16)

github-actions[bot] commented 5 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 10 Feb 2024 - 20:08 - Baseline: 10 Feb 2024 - 20:10 * Package commits: - Target: f9c30d - Baseline: c17e95 * Julia commits: - Target: 312098 - Baseline: 312098 * 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 | |---------------------|------------------------------|------------------------------| | `["get_af"]` | 0.92 (5%) :white_check_mark: | 1.00 (1%) | | `["get_generator"]` | 1.08 (5%) :x: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.02 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2592 MHz 1396 s 0 s 96 s 2290 s 0 s #2 2445 MHz 1986 s 0 s 105 s 1679 s 0 s #3 3242 MHz 1262 s 0 s 104 s 2424 s 0 s #4 3240 MHz 1042 s 0 s 117 s 2625 s 0 s Memory: 15.60690689086914 GB (12857.02734375 MB free) Uptime: 381.2 sec Load Avg: 1.16 1.16 0.59 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2592 MHz 1874 s 0 s 107 s 3207 s 0 s #2 2445 MHz 2293 s 0 s 126 s 2759 s 0 s #3 3237 MHz 1734 s 0 s 118 s 3346 s 0 s #4 3241 MHz 1186 s 0 s 132 s 3873 s 0 s Memory: 15.60690689086914 GB (13351.28515625 MB free) Uptime: 522.28 sec Load Avg: 1.03 1.12 0.66 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 10 Feb 2024 - 20:8 * Package commit: f9c30d * Julia commit: 312098 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 78.807 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 43.120 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 93.895 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.054 ms (5%) | | 9.96 MiB (1%) | 336221 | | `["run_e4st"]` | 153.353 ms (5%) | 3.682 ms | 119.04 MiB (1%) | 1213499 | | `["setup_model"]` | 1.249 s (5%) | 248.319 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2592 MHz 1396 s 0 s 96 s 2290 s 0 s #2 2445 MHz 1986 s 0 s 105 s 1679 s 0 s #3 3242 MHz 1262 s 0 s 104 s 2424 s 0 s #4 3240 MHz 1042 s 0 s 117 s 2625 s 0 s Memory: 15.60690689086914 GB (12857.02734375 MB free) Uptime: 381.2 sec Load Avg: 1.16 1.16 0.59 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 10 Feb 2024 - 20:10 * Package commit: c17e95 * Julia commit: 312098 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 85.519 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 39.814 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 90.358 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 29.690 ms (5%) | | 9.96 MiB (1%) | 336221 | | `["run_e4st"]` | 57.345 s (5%) | 1.242 s | 4.73 GiB (1%) | 70235603 | | `["setup_model"]` | 1.274 s (5%) | 255.052 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2592 MHz 1874 s 0 s 107 s 3207 s 0 s #2 2445 MHz 2293 s 0 s 126 s 2759 s 0 s #3 3237 MHz 1734 s 0 s 118 s 3346 s 0 s #4 3241 MHz 1186 s 0 s 132 s 3873 s 0 s Memory: 15.60690689086914 GB (13351.28515625 MB free) Uptime: 522.28 sec Load Avg: 1.03 1.12 0.66 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 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: Mitigation; 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 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 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmarks: - Target: 11 Feb 2024 - 16:58 - Baseline: 11 Feb 2024 - 17:00 * Package commits: - Target: 3a127e - Baseline: 4d4b5b * Julia commits: - Target: 312098 - Baseline: 312098 * 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 | |---------------------|------------------------------|------------------------------| | `["get_plnom"]` | 1.13 (5%) :x: | 1.00 (1%) | | `["run_e4st"]` | 0.00 (5%) :white_check_mark: | 0.02 (1%) :white_check_mark: | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ### Target ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2595 MHz 1651 s 0 s 117 s 2062 s 0 s #2 2582 MHz 1646 s 0 s 107 s 2072 s 0 s #3 3243 MHz 1500 s 0 s 112 s 2225 s 0 s #4 3286 MHz 1159 s 0 s 110 s 2562 s 0 s Memory: 15.60690689086914 GB (12802.296875 MB free) Uptime: 386.17 sec Load Avg: 1.25 1.2 0.61 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` ### Baseline ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1797 s 0 s 128 s 3370 s 0 s #2 3242 MHz 1928 s 0 s 119 s 3245 s 0 s #3 2827 MHz 1863 s 0 s 124 s 3318 s 0 s #4 2687 MHz 1829 s 0 s 126 s 3345 s 0 s Memory: 15.60690689086914 GB (13598.21484375 MB free) Uptime: 533.28 sec Load Avg: 1.05 1.13 0.68 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 11 Feb 2024 - 16:58 * Package commit: 3a127e * Julia commit: 312098 * 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 | |---------------------|----------------:|-----------:|----------------:|------------:| | `["get_af"]` | 80.439 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 38.692 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 98.492 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.985 ms (5%) | | 9.96 MiB (1%) | 336221 | | `["run_e4st"]` | 158.380 ms (5%) | 4.080 ms | 119.03 MiB (1%) | 1213503 | | `["setup_model"]` | 1.304 s (5%) | 264.178 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2595 MHz 1651 s 0 s 117 s 2062 s 0 s #2 2582 MHz 1646 s 0 s 107 s 2072 s 0 s #3 3243 MHz 1500 s 0 s 112 s 2225 s 0 s #4 3286 MHz 1159 s 0 s 110 s 2562 s 0 s Memory: 15.60690689086914 GB (12802.296875 MB free) Uptime: 386.17 sec Load Avg: 1.25 1.2 0.61 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 on 4 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/E4ST.jl/E4ST.jl* ## Job Properties * Time of benchmark: 11 Feb 2024 - 17:0 * Package commit: 4d4b5b * Julia commit: 312098 * 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 | |---------------------|---------------:|-----------:|--------------:|------------:| | `["get_af"]` | 80.379 ns (5%) | | 32 bytes (1%) | 2 | | `["get_generator"]` | 39.914 ns (5%) | | 48 bytes (1%) | 1 | | `["get_plnom"]` | 87.373 ns (5%) | | 48 bytes (1%) | 3 | | `["read_data"]` | 30.396 ms (5%) | | 9.96 MiB (1%) | 336221 | | `["run_e4st"]` | 61.604 s (5%) | 1.645 s | 4.73 GiB (1%) | 70140631 | | `["setup_model"]` | 1.299 s (5%) | 270.183 ms | 1.00 GiB (1%) | 13988893 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `[]` ## Julia versioninfo ``` Julia Version 1.10.0 Commit 3120989f39b (2023-12-25 18:01 UTC) Build Info: Official https://julialang.org/ release Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.3 LTS uname: Linux 6.2.0-1019-azure #19~22.04.1-Ubuntu SMP Wed Jan 10 22:57:03 UTC 2024 x86_64 x86_64 CPU: AMD EPYC 7763 64-Core Processor: speed user nice sys idle irq #1 2445 MHz 1797 s 0 s 128 s 3370 s 0 s #2 3242 MHz 1928 s 0 s 119 s 3245 s 0 s #3 2827 MHz 1863 s 0 s 124 s 3318 s 0 s #4 2687 MHz 1829 s 0 s 126 s 3345 s 0 s Memory: 15.60690689086914 GB (13598.21484375 MB free) Uptime: 533.28 sec Load Avg: 1.05 1.13 0.68 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-15.0.7 (ORCJIT, znver3) Threads: 1 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: Mitigation; 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 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 |