You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| MiB, GiB, TiB | Mebibyte / Gibibyte / Tebibyte | RAM / memory in binary multiples where technical precision is important | RAM: 512 MiB |
388
+
| Mbps, Gbps | Megabit per second / Gigabit per second | Network bandwidth (bits per second) | Bandwidth: up to 10 Gbps |
389
+
| MB-s, GB-s | Megabyte seconds / Gigabyte seconds | Cumulative data transfer/consumption over time | Memory consumption: €0.10 per 100 000 GB-s |
390
+
391
+
<Messagetype="note">
392
+
GB vs GiB is an SI vs binary distinction:
393
+
- GB = 10⁹ bytes = 1,000,000,000 bytes
394
+
- GiB = 2³⁰ bytes = 1,073,741,824 bytes
395
+
<br/><br/>
396
+
Use GiB/MiB for memory in contexts where technical precision and binary vs decimal distinction is critical. In other contexts, GB/MB may be appropriate for memory.
0 commit comments