henry2004y / TestParticle.jl

Test particle tracing in electromagnetic field
https://henry2004y.github.io/TestParticle.jl/dev/
MIT License
14 stars 3 forks source link

CompatHelper: bump compat for Meshes to 0.33, (keep existing compat) #85

Closed github-actions[bot] closed 11 months ago

github-actions[bot] commented 11 months ago

This pull request changes the compat entry for the Meshes package from 0.26, 0.27, 0.28, 0.30, 0.31, 0.32 to 0.26, 0.27, 0.28, 0.30, 0.31, 0.32, 0.33. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 11 months ago

Codecov Report

Merging #85 (b1b9c63) into master (6b94323) will not change coverage. The diff coverage is n/a.

:exclamation: Current head b1b9c63 differs from pull request most recent head f1c4b2f. Consider uploading reports for the commit f1c4b2f to get more accurate results

@@           Coverage Diff           @@
##           master      #85   +/-   ##
=======================================
  Coverage   63.73%   63.73%           
=======================================
  Files           6        6           
  Lines         386      386           
=======================================
  Hits          246      246           
  Misses        140      140           
github-actions[bot] commented 11 months ago
Benchmark result # Judge result # Benchmark Report for */home/runner/work/TestParticle.jl/TestParticle.jl* ## Job Properties * Time of benchmarks: - Target: 3 Aug 2023 - 03:57 - Baseline: 3 Aug 2023 - 03:58 * Package commits: - Target: bcee76 - Baseline: b48fdb * Julia commits: - Target: e4ee48 - Baseline: e4ee48 * 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 | |-----------------------------------------------------|------------|--------------| ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trace", "analytic field"]` - `["trace", "numerical field"]` - `["trace", "time-dependent field"]` ## Julia versioninfo ### Target ``` Julia Version 1.9.2 Commit e4ee485e909 (2023-07-05 09:39 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.2 LTS uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: speed user nice sys idle irq #1 2593 MHz 5596 s 0 s 258 s 2469 s 0 s #2 2593 MHz 2275 s 0 s 340 s 5682 s 0 s Memory: 6.7694854736328125 GB (5187.55078125 MB free) Uptime: 839.29 sec Load Avg: 1.14 1.16 0.81 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512) Threads: 1 on 2 virtual cores ``` ### Baseline ``` Julia Version 1.9.2 Commit e4ee485e909 (2023-07-05 09:39 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.2 LTS uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: speed user nice sys idle irq #1 2593 MHz 6465 s 0 s 266 s 2536 s 0 s #2 2593 MHz 2343 s 0 s 358 s 6535 s 0 s Memory: 6.7694854736328125 GB (5125.1640625 MB free) Uptime: 933.59 sec Load Avg: 1.03 1.11 0.83 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512) Threads: 1 on 2 virtual cores ``` --- # Target result # Benchmark Report for */home/runner/work/TestParticle.jl/TestParticle.jl* ## Job Properties * Time of benchmark: 3 Aug 2023 - 3:57 * Package commit: bcee76 * Julia commit: e4ee48 * 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 | |-----------------------------------------------------|---------------:|--------:|---------------:|------------:| | `["trace", "analytic field", "in place"]` | 10.000 μs (5%) | | 14.02 KiB (1%) | 157 | | `["trace", "analytic field", "out of place"]` | 7.833 μs (5%) | | 12.31 KiB (1%) | 133 | | `["trace", "numerical field", "in place"]` | 27.900 μs (5%) | | 27.08 KiB (1%) | 175 | | `["trace", "numerical field", "out of place"]` | 23.001 μs (5%) | | 21.45 KiB (1%) | 147 | | `["trace", "time-dependent field", "in place"]` | 12.400 μs (5%) | | 15.22 KiB (1%) | 172 | | `["trace", "time-dependent field", "out of place"]` | 9.600 μs (5%) | | 13.52 KiB (1%) | 148 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trace", "analytic field"]` - `["trace", "numerical field"]` - `["trace", "time-dependent field"]` ## Julia versioninfo ``` Julia Version 1.9.2 Commit e4ee485e909 (2023-07-05 09:39 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.2 LTS uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: speed user nice sys idle irq #1 2593 MHz 5596 s 0 s 258 s 2469 s 0 s #2 2593 MHz 2275 s 0 s 340 s 5682 s 0 s Memory: 6.7694854736328125 GB (5187.55078125 MB free) Uptime: 839.29 sec Load Avg: 1.14 1.16 0.81 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512) Threads: 1 on 2 virtual cores ``` --- # Baseline result # Benchmark Report for */home/runner/work/TestParticle.jl/TestParticle.jl* ## Job Properties * Time of benchmark: 3 Aug 2023 - 3:58 * Package commit: b48fdb * Julia commit: e4ee48 * 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 | |-----------------------------------------------------|---------------:|--------:|---------------:|------------:| | `["trace", "analytic field", "in place"]` | 9.900 μs (5%) | | 14.02 KiB (1%) | 157 | | `["trace", "analytic field", "out of place"]` | 7.800 μs (5%) | | 12.31 KiB (1%) | 133 | | `["trace", "numerical field", "in place"]` | 27.900 μs (5%) | | 27.08 KiB (1%) | 175 | | `["trace", "numerical field", "out of place"]` | 23.200 μs (5%) | | 21.45 KiB (1%) | 147 | | `["trace", "time-dependent field", "in place"]` | 12.500 μs (5%) | | 15.22 KiB (1%) | 172 | | `["trace", "time-dependent field", "out of place"]` | 9.600 μs (5%) | | 13.52 KiB (1%) | 148 | ## Benchmark Group List Here's a list of all the benchmark groups executed by this job: - `["trace", "analytic field"]` - `["trace", "numerical field"]` - `["trace", "time-dependent field"]` ## Julia versioninfo ``` Julia Version 1.9.2 Commit e4ee485e909 (2023-07-05 09:39 UTC) Platform Info: OS: Linux (x86_64-linux-gnu) Ubuntu 22.04.2 LTS uname: Linux 5.15.0-1041-azure #48-Ubuntu SMP Tue Jun 20 20:34:08 UTC 2023 x86_64 x86_64 CPU: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz: speed user nice sys idle irq #1 2593 MHz 6465 s 0 s 266 s 2536 s 0 s #2 2593 MHz 2343 s 0 s 358 s 6535 s 0 s Memory: 6.7694854736328125 GB (5125.1640625 MB free) Uptime: 933.59 sec Load Avg: 1.03 1.11 0.83 WORD_SIZE: 64 LIBM: libopenlibm LLVM: libLLVM-14.0.6 (ORCJIT, skylake-avx512) Threads: 1 on 2 virtual cores ``` --- # Runtime information | Runtime Info | | |:--|:--| | BLAS #threads | 1 | | `BLAS.vendor()` | `lbt` | | `Sys.CPU_THREADS` | 2 | `lscpu` output: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 46 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 2 On-line CPU(s) list: 0,1 Vendor ID: GenuineIntel Model name: Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz CPU family: 6 Model: 85 Thread(s) per core: 1 Core(s) per socket: 2 Socket(s): 1 Stepping: 7 BogoMIPS: 5187.80 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 avx512f avx512dq rdseed adx smap clflushopt avx512cd avx512bw avx512vl xsaveopt xsavec xsaves md_clear Hypervisor vendor: Microsoft Virtualization type: full L1d cache: 64 KiB (2 instances) L1i cache: 64 KiB (2 instances) L2 cache: 2 MiB (2 instances) L3 cache: 35.8 MiB (1 instance) NUMA node(s): 1 NUMA node0 CPU(s): 0,1 Vulnerability Itlb multihit: KVM: Mitigation: VMX unsupported Vulnerability L1tf: Mitigation; PTE Inversion Vulnerability Mds: Mitigation; Clear CPU buffers; SMT Host state unknown Vulnerability Meltdown: Mitigation; PTI Vulnerability Mmio stale data: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown Vulnerability Retbleed: Vulnerable 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: Mitigation; Clear CPU buffers; SMT Host state unknown | Cpu Property | Value | |:------------------ |:------------------------------------------------------- | | Brand | Intel(R) Xeon(R) Platinum 8272CL CPU @ 2.60GHz | | Vendor | :Intel | | Architecture | :Skylake | | Model | Family: 0x06, Model: 0x55, Stepping: 0x07, Type: 0x00 | | Cores | 2 physical cores, 2 logical cores (on executing CPU) | | | No Hyperthreading hardware capability 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, 46 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 |