@@ -30,13 +30,13 @@ Each profile defines a set of machines, private IPs and ports that are used to r
30
30
| Profile | Arch | OS | Proc |
31
31
| :------------- | :----------: | :----------- | :----------- |
32
32
| ` local ` | (local machine) | (local machine) | (local machine) |
33
- | ` aspnet-perf-lin ` | INTEL, 12 cores, 32GB | Ubuntu 20.04, Kernel 5.4.0 | Intel(R) Xeon(R) E-2336 CPU @ 2.90GHz |
34
- | ` aspnet-perf-win ` | INTEL, 12 cores, 32GB | Windows Server 2022 | Intel(R) Xeon(R) E-2336 CPU @ 2.90GHz |
35
- | ` aspnet-citrine-lin ` | INTEL, 28 cores | Ubuntu 20.04, Kernel 5.4.0 | Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz |
36
- | ` aspnet-citrine-win ` | INTEL, 28 cores | Windows Server 2022 | Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz |
37
- | ` aspnet-citrine-amd ` | AMD, 48 cores, 64GB, 1 NUMA | Ubuntu 20.04, Kernel 5.4.0 | AMD EPYC 7402P 24-Core Processor |
38
- | ` aspnet-citrine-amd2 ` | AMD, 48 cores, 64GB, 4 NUMA | Ubuntu 20.04, Kernel 5.4.0 | AMD EPYC 7402P 24-Core Processor |
39
- | ` aspnet-citrine-arm-lin ` | ARM64, 80 cores, 1 NUMA | Ubuntu 20.04, Kernel 5.4.0 | Neoverse-N1 |
33
+ | ` aspnet-perf-lin ` | INTEL, 12 logical cores, 1 socket , 32GB | Ubuntu 20.04, Kernel 5.4.0 | Intel(R) Xeon(R) E-2336 CPU @ 2.90GHz |
34
+ | ` aspnet-perf-win ` | INTEL, 12 logical cores, 1 socket , 32GB | Windows Server 2022 | Intel(R) Xeon(R) E-2336 CPU @ 2.90GHz |
35
+ | ` aspnet-citrine-lin ` | INTEL, logical 28 cores, 1 socket, 32GB | Ubuntu 20.04, Kernel 5.4.0 | Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz |
36
+ | ` aspnet-citrine-win ` | INTEL, logical 28 cores, 1 socket, 32GB | Windows Server 2022 | Intel(R) Xeon(R) Gold 5120 CPU @ 2.20GHz |
37
+ | ` aspnet-citrine-amd ` | AMD, logical 48 cores, 1 socket , 64GB, 1 NUMA | Ubuntu 20.04, Kernel 5.4.0 | AMD EPYC 7402P 24-Core Processor |
38
+ | ` aspnet-citrine-amd2 ` | AMD, logical 48 cores, 1 socket , 64GB, 4 NUMA | Ubuntu 20.04, Kernel 5.4.0 | AMD EPYC 7402P 24-Core Processor |
39
+ | ` aspnet-citrine-arm-lin ` | ARM64, 80 physical cores, 1 socket, 1 NUMA, 128 GB | Ubuntu 20.04, Kernel 5.4.0 | Neoverse-N1 |
40
40
41
41
For testing purpose only, the __ local__ profile requires a local agent to run:
42
42
0 commit comments