ARCANADA
All Posts
Blog July 26, 2026

Cubrim for B2B: Compression Economics at Scale

Cubrim for B2B: Compression Economics at Scale
MP3
Audio
0:00 / 0:00

Cubrim is being developed as a general-purpose compression platform for organizations where the cost of storing, protecting, and moving data is material. Its commercial value is not another archive format. It is the ability to reduce the infrastructure required to handle the same useful information.

This makes Cubrim relevant to cloud infrastructure, data centers, backup and disaster-recovery systems, scientific repositories, media archives, and AI data pipelines. These environments operate at a scale where a modest improvement in compression can affect storage bills, transfer volume, replication time, retention capacity, and hardware growth.

A #1 result is measurable proof of potential

The current published Cubrim benchmark reports an aggregate lossless compression ratio of 0.1890. The precise claim is that Cubrim has the best aggregate lossless ratio among the tested general-purpose archivers on the published Silesia+enwik8+Canterbury combination. It also ranks first in all six published data-type groups in that benchmark: binary, code, database, executable, image, and text.

The scope is deliberately narrow. A public benchmark records performance on defined corpora under a defined method; it does not predict the result on every production workload. What it provides is reproducible evidence that Cubrim has enough technical potential to justify evaluation on enterprise data.

That distinction is important in compression. The technology operates close to valuable data, so exact restoration, predictable resource use, and recoverable deployment matter alongside ratio. Cubrim's benchmark lead is evidence of potential, while a controlled pilot is the proof required for a business decision.

Where Cubrim can create B2B value

In cloud infrastructure and data centers, better compression can reduce the number of stored bytes, object-storage growth, inter-region transfer, and the capacity needed for replication. In backup and disaster recovery, it can produce smaller backup sets, shorter transfer windows, and more restore points within the same retention budget.

Scientific datasets, media archives, and AI workloads create another strong fit. They accumulate large and varied corpora that may remain valuable for years. A few additional percentage points of reduction, repeated across petabytes and multiple copies, can translate into substantial savings. The exact value depends on data composition, compute overhead, storage tier, transfer pricing, and access patterns, so it must be measured rather than assumed.

The business case therefore includes more than compression ratio. A useful evaluation records input and output bytes, compute time, memory, transfer volume, backup and recovery duration, integration effort, failure behavior, and the cost of operating the complete path. Savings are real only when they remain positive after those costs are included.

What the ratio costs today

Ratio is bought with compute, and that bill belongs in the same table as the savings. Our published timing benchmark now runs all ten archivers over the same corpora, using one warmup plus the median of three measured samples, and byte-compares every decompression against the original. Cubrim compresses at 0.023 MiB/s and decompresses at 0.093 MiB/s. gzip at -9 reaches a 0.3330 ratio at 13.383 MiB/s compression and 166.953 MiB/s decompression. zstd at --ultra -22 reaches 0.2490 at 1.506 MiB/s compression and 478.733 MiB/s decompression. The ratio lead is currently paid for in throughput, by a wide margin, and we publish that next to the ranking rather than behind it.

Memory is the other half of that bill, and it is the larger half. On the same run Cubrim peaks at 18,439.4 MiB of resident memory while compressing and 12,561.5 MiB while decompressing. gzip peaks at 2.0 MiB and 1.8 MiB, bzip2 at 8.5 MiB and 4.9 MiB. That is roughly 9,200 times gzip's compression footprint, and it is a deployment constraint before it is a performance one: a working set of about 18 GiB rules out small instances, most shared tiers, and the majority of CI runners. Decompression is no cheap escape, because restoring the data still needs about 12 GiB, so the memory requirement follows the archive to wherever it is read.

These two costs define where the platform is useful today. Write-once, read-rarely data on a large-memory host is a good fit: cold archives, long-term retention, scientific and media libraries, and backup sets whose creation window is measured in hours rather than seconds. Latency-bound paths are not, and neither are small or shared nodes: interactive requests, hot object storage, constrained instances, and anything on a live serving path remain the territory of zstd- and gzip-class codecs. Improving throughput and lowering the memory ceiling are active engineering directions rather than dated promises. Ratio is the part that is hard to obtain, and it is already measured. The complete speed, memory, ratio, and per-file tables, including the files where Cubrim loses, are published in the Cubrim world benchmark.

Expanding beyond file archiving

We are also expanding beyond file archiving. The long-term category for Cubrim is closer to foundational technologies such as Brotli and Zstandard than to another WinRAR-style product. QUIC is a transport protocol rather than a compressor, but it illustrates the same infrastructure principle: important technology can create value inside the delivery path while remaining largely invisible to the person receiving the result.

For Cubrim, this direction includes transport compression for web and network delivery between servers, services, gateways, edge systems, object stores, and APIs. It is a direction, not a product-timeline promise or a claim of browser-standard status. The objective is a compatible component that can be introduced into existing infrastructure behind clear, testable, and reversible boundaries.

A practical path to enterprise adoption

A strong compression engine has limited business value if evaluation requires a company to understand its internals or rebuild its stack. Cubrim's product surface is intended to provide familiar routes into the same platform: an application for direct use, a CLI for engineers and automation, an API for services, and SDKs for products and data pipelines.

Enterprise adoption should begin with a bounded pilot on a frozen, representative dataset. Cubrim and the current production codec should run under the same constraints. Decompression must reproduce the original exactly. The report should include operational costs and failures, not only the most favorable ratio. This creates a low-risk route from public evidence to a decision grounded in the customer's own workload.

Sell measured ROI, not a trophy

Before a pilot begins, both sides should agree on success criteria: storage reduction, network reduction, processing overhead, recovery performance, integration effort, or a weighted combination. A workload that saves bytes but breaks its latency budget is not a win. An improvement that costs more in compute than it saves in storage and transfer is not a win. A result that cannot be reproduced is not a win.

If the measured economics are positive, the next step is concrete: where to deploy, how to monitor, what fallback to keep, and how value will be tracked. If they are not positive, the pilot still produces a useful result without forcing a customer into a long commitment.

This is how Cubrim should be sold in B2B: not as a ranking trophy, and not through a universal promise, but through measurable ROI on production workloads. The #1 result establishes technical potential. The customer's own data establishes commercial value.

Organizations with material storage, backup, or data-transfer costs can evaluate Cubrim against a representative sample and an explicit baseline. The outcome should be simple to audit: fewer resources used, acceptable operational overhead, exact restoration, and a positive business case.

Sources & live numbers