Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #115

Merged
merged 1 commit into from
Nov 21, 2024
Merged

v1.0.0 #115

merged 1 commit into from
Nov 21, 2024

Conversation

Krastanov
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.38%. Comparing base (bf5c94a) to head (d9debde).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   79.38%   79.38%           
=======================================
  Files           6        6           
  Lines         679      679           
=======================================
  Hits          539      539           
  Misses        140      140           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link

github-actions bot commented Nov 21, 2024

Benchmark Result

Judge result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 21 Nov 2024 - 20:25
  • Baseline: 21 Nov 2024 - 20:25
  • Package commits:
  • Target: 1731e5
  • Baseline: bf5c94
  • Julia commits:
  • Target: 8f5b7c
  • Baseline: 8f5b7c
  • 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 ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). 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
["hardcoded types", "BigInt", "Closure"] 1.08 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Iteration protocol"] 1.19 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Task scheduling"] 1.07 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 0.55 (5%) ✅ 1.00 (1%)
["hardcoded types", "Int64", "ResumableFunctions"] 0.55 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: 1731e5
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.746 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 200.204 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.761 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.924 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.395 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 3.910 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 5.110 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.116 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.751 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.626 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.323 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.977 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 187.871 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.232 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 55.855 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.588 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.940 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.077 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.359 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.931 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 14.818 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: bf5c94
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.044 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 199.433 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.710 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.903 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.347 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.085 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.749 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.193 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.160 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.780 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 26.529 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.506 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 188.893 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.252 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 56.025 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.980 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.078 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.198 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.676 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 61.363 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 15.299 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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
Benchmark Result

Judge result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 21 Nov 2024 - 20:25
  • Baseline: 21 Nov 2024 - 20:25
  • Package commits:
  • Target: 1731e5
  • Baseline: bf5c94
  • Julia commits:
  • Target: 8f5b7c
  • Baseline: 8f5b7c
  • 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 ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). 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
["hardcoded types", "BigInt", "Closure"] 1.08 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Iteration protocol"] 1.19 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Task scheduling"] 1.07 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 0.55 (5%) ✅ 1.00 (1%)
["hardcoded types", "Int64", "ResumableFunctions"] 0.55 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: 1731e5
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.746 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 200.204 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.761 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.924 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.395 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 3.910 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 5.110 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.116 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.751 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.626 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.323 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.977 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 187.871 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.232 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 55.855 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.588 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.940 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.077 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.359 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.931 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 14.818 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: bf5c94
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.044 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 199.433 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.710 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.903 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.347 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.085 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.749 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.193 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.160 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.780 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 26.529 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.506 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 188.893 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.252 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 56.025 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.980 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.078 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.198 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.676 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 61.363 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 15.299 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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
Benchmark Result

Judge result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmarks:
  • Target: 21 Nov 2024 - 20:25
  • Baseline: 21 Nov 2024 - 20:25
  • Package commits:
  • Target: 1731e5
  • Baseline: bf5c94
  • Julia commits:
  • Target: 8f5b7c
  • Baseline: 8f5b7c
  • 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 ❌), while a ratio less
than 1.0 denotes a possible improvement (marked with ✅). 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
["hardcoded types", "BigInt", "Closure"] 1.08 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Iteration protocol"] 1.19 (5%) ❌ 1.00 (1%)
["hardcoded types", "BigInt", "Task scheduling"] 1.07 (5%) ❌ 1.00 (1%)
["hardcoded types", "Int64", "Iteration protocol"] 0.55 (5%) ✅ 1.00 (1%)
["hardcoded types", "Int64", "ResumableFunctions"] 0.55 (5%) ✅ 1.00 (1%)

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Target

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Target result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: 1731e5
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.746 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 200.204 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.761 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.924 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.395 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 3.910 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 5.110 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.116 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.751 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.626 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 28.323 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.977 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 187.871 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.232 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 55.855 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.588 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.940 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.077 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.359 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 33.931 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 33.940 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 14.818 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 437 s 0 s 114 s 2357 s 0 s
 #2 0 MHz 571 s 0 s 142 s 2178 s 0 s
 #3 0 MHz 548 s 0 s 128 s 2235 s 0 s
 #4 0 MHz 681 s 0 s 125 s 2106 s 0 s
 Memory: 15.606491088867188 GB (13500.09375 MB free)
 Uptime: 294.78 sec
 Load Avg: 1.12 0.77 0.35
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (ORCJIT, znver3)
Threads: 1 default, 0 interactive, 1 GC (on 4 virtual cores)

Baseline result

Benchmark Report for /home/runner/work/ResumableFunctions.jl/ResumableFunctions.jl

Job Properties

  • Time of benchmark: 21 Nov 2024 - 20:25
  • Package commit: bf5c94
  • Julia commit: 8f5b7c
  • 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
["hardcoded types", "BigInt", "Channels csize=0"] 195.044 μs (5%) 7.69 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=1"] 199.433 μs (5%) 7.75 KiB (1%) 312
["hardcoded types", "BigInt", "Channels csize=100"] 53.710 μs (5%) 9.56 KiB (1%) 314
["hardcoded types", "BigInt", "Channels csize=20"] 60.903 μs (5%) 8.11 KiB (1%) 313
["hardcoded types", "BigInt", "Closure optimized"] 3.347 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Closure statemachine"] 4.085 μs (5%) 4.53 KiB (1%) 195
["hardcoded types", "BigInt", "Closure"] 4.749 μs (5%) 4.47 KiB (1%) 192
["hardcoded types", "BigInt", "Direct"] 3.193 μs (5%) 4.39 KiB (1%) 188
["hardcoded types", "BigInt", "Iteration protocol"] 3.160 μs (5%) 4.48 KiB (1%) 191
["hardcoded types", "BigInt", "ResumableFunctions"] 3.780 μs (5%) 4.52 KiB (1%) 191
["hardcoded types", "BigInt", "Task scheduling"] 26.529 μs (5%) 5.25 KiB (1%) 197
["hardcoded types", "Int64", "Channels csize=0"] 185.506 μs (5%) 3.02 KiB (1%) 107
["hardcoded types", "Int64", "Channels csize=1"] 188.893 μs (5%) 1.86 KiB (1%) 29
["hardcoded types", "Int64", "Channels csize=100"] 49.252 μs (5%) 3.67 KiB (1%) 31
["hardcoded types", "Int64", "Channels csize=20"] 56.025 μs (5%) 2.22 KiB (1%) 30
["hardcoded types", "Int64", "Closure optimized"] 17.980 ns (5%)
["hardcoded types", "Int64", "Closure statemachine"] 33.627 ns (5%)
["hardcoded types", "Int64", "Closure"] 2.078 μs (5%) 1.28 KiB (1%) 82
["hardcoded types", "Int64", "Direct"] 18.198 ns (5%)
["hardcoded types", "Int64", "Iteration protocol"] 61.676 ns (5%)
["hardcoded types", "Int64", "ResumableFunctions"] 61.363 ns (5%)
["hardcoded types", "Int64", "Task scheduling"] 15.299 μs (5%) 2.03 KiB (1%) 85

Benchmark Group List

Here's a list of all the benchmark groups executed by this job:

  • ["hardcoded types", "BigInt"]
  • ["hardcoded types", "Int64"]

Julia versioninfo

Julia Version 1.11.1
Commit 8f5b7ca12ad (2024-10-16 10:53 UTC)
Build Info:
 Official https://julialang.org/ release
Platform Info:
 OS: Linux (x86_64-linux-gnu)
 Ubuntu 22.04.5 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 0 MHz 438 s 0 s 120 s 2769 s 0 s
 #2 0 MHz 701 s 0 s 149 s 2460 s 0 s
 #3 0 MHz 731 s 0 s 159 s 2440 s 0 s
 #4 0 MHz 744 s 0 s 139 s 2447 s 0 s
 Memory: 15.606491088867188 GB (13875.1484375 MB free)
 Uptime: 336.7 sec
 Load Avg: 1.06 0.81 0.38
 WORD_SIZE: 64
 LLVM: libLLVM-16.0.6 (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

@Krastanov Krastanov merged commit 6d9ce3b into master Nov 21, 2024
14 of 20 checks passed
@Krastanov Krastanov deleted the release1 branch November 21, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants