Construct, manipulate and display vectors of byte sizes. These are numeric vectors, so you can compare them numerically, but they can also be compared to human readable values such as '10MB'.
as_bench_bytes(x)
bench_bytes(x)
A numeric or character vector. Character representations can use shorthand sizes (see examples).
These memory sizes are always assumed to be base 1024, rather than 1000.