@@ -83,20 +83,20 @@ The CPU Support & Tiering list categorizes various CPU types based on their perf
8383| CPU Type | CPU Name | Tier | Multiplier | FN | CPU / hr | CPU / mo | RAM / GB/mo | Storage / GB/mo |
8484| :----------------:| :--------:| :--------:| :----------:| :----:| :----------:| :----------:| :-----------:| :---------------:|
8585| Intel / AMD | gp | Medium 1 | 0.2 | 25 | $0.001 | $0.75 | $0.1 | $0.01 |
86- | APPLE M1 | m1 | Low 1 | 0.5 | 25 | $0.035 | $25.55 | $0.1 | $0.01 |
87- | APPLE M1 Pro | m1-pro | Low 1 | 0.5 | 25 | $0.044 | $31.94 | $0.1 | $0.01 |
88- | APPLE M1 Max | m1-max | Low 2 | 0.75 | 25 | $0.050 | $36.00 | $0.1 | $0.01 |
89- | APPLE M1 Ultra | m1-ultra | Low 2 | 0.75 | 25 | $0.120 | $86.40 | $0.1 | $0.01 |
90- | APPLE M2 | m2 | Low 1 | 0.5 | 25 | $0.044 | $31.94 | $0.1 | $0.01 |
91- | APPLE M2 Pro | m2-pro | Low 2 | 0.75 | 25 | $0.056 | $41.14 | $0.1 | $0.01 |
92- | APPLE M2 Max | m2-max | Medium 1 | 1 | 25 | $0.070 | $51.10 | $0.1 | $0.01 |
93- | APPLE M2 Ultra | m2-ultra | Medium 2 | 1.5 | 25 | $0.150 | $108.00 | $0.1 | $0.01 |
94- | APPLE M3 | m3 | Low 1 | 0.5 | 25 | $0.050 | $36.00 | $0.1 | $0.01 |
95- | APPLE M3 Pro | m3-pro | Low 2 | 0.75 | 25 | $0.062 | $44.64 | $0.1 | $0.01 |
96- | APPLE M3 Max | m3-max | Medium 1 | 1 | 25 | $0.070 | $51.10 | $0.1 | $0.01 |
97- | APPLE M4 | m4 | Low 2 | 0.75 | 25 | $0.062 | $44.64 | $0.1 | $0.01 |
98- | APPLE M4 Pro | m4-pro | Medium 1 | 1 | 25 | $0.074 | $53.28 | $0.1 | $0.01 |
99- | APPLE M4 Max | m4-max | Medium 2 | 1.5 | 25 | $0.100 | $72.00 | $0.1 | $0.01 |
86+ | APPLE M1 | m1 | Low 1 | 0.1 | 25 | $0.035 | $25.55 | $0.1 | $0.01 |
87+ | APPLE M1 Pro | m1-pro | Low 1 | 0.2 | 25 | $0.044 | $31.94 | $0.1 | $0.01 |
88+ | APPLE M1 Max | m1-max | Low 2 | 0.25 | 25 | $0.050 | $36.00 | $0.1 | $0.01 |
89+ | APPLE M1 Ultra | m1-ultra | Low 2 | 0.5 | 25 | $0.120 | $86.40 | $0.1 | $0.01 |
90+ | APPLE M2 | m2 | Low 1 | 0.2 | 25 | $0.044 | $31.94 | $0.1 | $0.01 |
91+ | APPLE M2 Pro | m2-pro | Low 2 | 0.25 | 25 | $0.056 | $41.14 | $0.1 | $0.01 |
92+ | APPLE M2 Max | m2-max | Medium 1 | 0.5 | 25 | $0.070 | $51.10 | $0.1 | $0.01 |
93+ | APPLE M2 Ultra | m2-ultra | Medium 2 | 0.75 | 25 | $0.150 | $108.00 | $0.1 | $0.01 |
94+ | APPLE M3 | m3 | Low 1 | 0.25 | 25 | $0.050 | $36.00 | $0.1 | $0.01 |
95+ | APPLE M3 Pro | m3-pro | Low 2 | 0.50 | 25 | $0.062 | $44.64 | $0.1 | $0.01 |
96+ | APPLE M3 Max | m3-max | Medium 1 | 0.75 | 25 | $0.070 | $51.10 | $0.1 | $0.01 |
97+ | APPLE M4 | m4 | Low 2 | 0.5 | 25 | $0.062 | $44.64 | $0.1 | $0.01 |
98+ | APPLE M4 Pro | m4-pro | Medium 1 | 0.75 | 25 | $0.074 | $53.28 | $0.1 | $0.01 |
99+ | APPLE M4 Max | m4-max | Medium 2 | 1 | 25 | $0.100 | $72.00 | $0.1 | $0.01 |
100100
101101We support almost all CPU types and continuously add support for new CPUs. This table is helpful if you want to become a fizz node and lend your CPU. Here is the definition of the columns:
102102
0 commit comments