|
|
|
|
|
by surajrmal
319 days ago
|
|
Or compute. Compression isn't free, especially on power constrained devices. At scale power and compute also have real cost implications. Most data centers have long been using binary encoding formats such as protobuf to save on compute and network bandwidth. cbor is nice because it's self describing so you can still understand it without a schema, which is a nice property people like about json. |
|
I haven't used it, but I thought that was the big claim.