# Storage Space Reduction ⎊ Area ⎊ Greeks.live

---

## What is the Capacity of Storage Space Reduction?

Storage Space Reduction, within cryptocurrency and derivatives, fundamentally addresses the escalating demand for efficient data management related to blockchain ledgers and associated trading records. This optimization is critical given the immutable nature of blockchain data, where historical transactions accumulate continuously, impacting node operational costs and network scalability. Techniques employed range from data compression algorithms to state pruning, aiming to minimize the storage footprint without compromising data integrity or auditability. Effective capacity management directly influences transaction throughput and the overall economic viability of decentralized systems.

## What is the Adjustment of Storage Space Reduction?

The necessity for Storage Space Reduction prompts adjustments in consensus mechanisms and data structures, particularly in Layer-2 scaling solutions and sharding implementations. These adjustments often involve trade-offs between data availability, security, and storage efficiency, requiring careful calibration of parameters to maintain network resilience. Furthermore, adjustments are seen in archival strategies, moving less frequently accessed data to off-chain storage solutions while preserving on-chain verification capabilities. Such adaptations are essential for accommodating growing network activity and evolving regulatory requirements.

## What is the Algorithm of Storage Space Reduction?

Algorithmic innovations drive Storage Space Reduction through techniques like succinct data structures, zero-knowledge proofs, and data summarization. These algorithms aim to represent blockchain data in a more compact form, reducing storage requirements while enabling efficient verification of transactions. The development and deployment of these algorithms require expertise in cryptography, data compression, and distributed systems, with ongoing research focused on improving their performance and security characteristics. Optimized algorithms are crucial for sustaining the long-term scalability and accessibility of decentralized financial systems.


---

## [Bloom Filters](https://term.greeks.live/definition/bloom-filters/)

A space-efficient probabilistic structure used to quickly test set membership. ⎊ Definition

## [State Compression](https://term.greeks.live/definition/state-compression/)

Reducing on-chain storage footprint by encoding or aggregating data before saving it. ⎊ Definition

## [Merkle Trees](https://term.greeks.live/definition/merkle-trees/)

A hierarchical data structure that enables efficient and secure verification of large datasets using cryptographic hashes. ⎊ Definition

## [Lag Reduction](https://term.greeks.live/definition/lag-reduction/)

Minimizing time delays between transaction initiation and final execution to enhance market efficiency and price accuracy. ⎊ Definition

## [VaR Capital Buffer Reduction](https://term.greeks.live/term/var-capital-buffer-reduction/)

Meaning ⎊ VaR Capital Buffer Reduction optimizes collateral efficiency by utilizing statistical models to minimize idle capital while maintaining protocol safety. ⎊ Definition

## [Capital Opportunity Cost Reduction](https://term.greeks.live/term/capital-opportunity-cost-reduction/)

Meaning ⎊ Capital Opportunity Cost Reduction maximizes financial utility by enabling margin assets to generate yield while securing derivative positions. ⎊ Definition

## [Latency Reduction](https://term.greeks.live/term/latency-reduction/)

Meaning ⎊ Latency reduction optimizes transaction lifecycles to enable competitive derivative trading within decentralized and adversarial market environments. ⎊ Definition

## [Dimensionality Reduction](https://term.greeks.live/definition/dimensionality-reduction/)

Techniques to simplify models by reducing input variables while retaining the most critical information for prediction. ⎊ Definition

## [Transaction Competition Block Space](https://term.greeks.live/term/transaction-competition-block-space/)

Meaning ⎊ Transaction Competition Block Space serves as the primary marketplace for temporal priority and execution sequence within decentralized ledgers. ⎊ Definition

## [Decentralized Data Storage](https://term.greeks.live/term/decentralized-data-storage/)

Meaning ⎊ Decentralized data storage provides a trustless, immutable substrate for financial systems by distributing information across global cryptographic networks. ⎊ Definition

## [Counterparty Risk Reduction](https://term.greeks.live/term/counterparty-risk-reduction/)

Meaning ⎊ Counterparty risk reduction utilizes cryptographic automation and collateralization to replace human trust with verifiable, deterministic solvency. ⎊ Definition

## [Storage Costs](https://term.greeks.live/definition/storage-costs/)

The expenses associated with holding an asset, factored into the cost of carry for derivative pricing. ⎊ Definition

## [Risk Reduction](https://term.greeks.live/definition/risk-reduction/)

The systematic process of minimizing financial exposure through hedging, diversification, and prudent capital management. ⎊ Definition

## [Slippage Reduction Techniques](https://term.greeks.live/definition/slippage-reduction-techniques/)

Strategies and methods employed to minimize the price variance between the intended trade price and the actual execution. ⎊ Definition

## [Transaction Cost Reduction](https://term.greeks.live/term/transaction-cost-reduction/)

Meaning ⎊ Transaction Cost Reduction optimizes capital efficiency in decentralized markets by minimizing execution friction and maximizing net trading returns. ⎊ Definition

---

## Raw Schema Data

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://term.greeks.live/"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Area",
            "item": "https://term.greeks.live/area/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Storage Space Reduction",
            "item": "https://term.greeks.live/area/storage-space-reduction/"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
        {
            "@type": "Question",
            "name": "What is the Capacity of Storage Space Reduction?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Storage Space Reduction, within cryptocurrency and derivatives, fundamentally addresses the escalating demand for efficient data management related to blockchain ledgers and associated trading records. This optimization is critical given the immutable nature of blockchain data, where historical transactions accumulate continuously, impacting node operational costs and network scalability. Techniques employed range from data compression algorithms to state pruning, aiming to minimize the storage footprint without compromising data integrity or auditability. Effective capacity management directly influences transaction throughput and the overall economic viability of decentralized systems."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Adjustment of Storage Space Reduction?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "The necessity for Storage Space Reduction prompts adjustments in consensus mechanisms and data structures, particularly in Layer-2 scaling solutions and sharding implementations. These adjustments often involve trade-offs between data availability, security, and storage efficiency, requiring careful calibration of parameters to maintain network resilience. Furthermore, adjustments are seen in archival strategies, moving less frequently accessed data to off-chain storage solutions while preserving on-chain verification capabilities. Such adaptations are essential for accommodating growing network activity and evolving regulatory requirements."
            }
        },
        {
            "@type": "Question",
            "name": "What is the Algorithm of Storage Space Reduction?",
            "acceptedAnswer": {
                "@type": "Answer",
                "text": "Algorithmic innovations drive Storage Space Reduction through techniques like succinct data structures, zero-knowledge proofs, and data summarization. These algorithms aim to represent blockchain data in a more compact form, reducing storage requirements while enabling efficient verification of transactions. The development and deployment of these algorithms require expertise in cryptography, data compression, and distributed systems, with ongoing research focused on improving their performance and security characteristics. Optimized algorithms are crucial for sustaining the long-term scalability and accessibility of decentralized financial systems."
            }
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "CollectionPage",
    "headline": "Storage Space Reduction ⎊ Area ⎊ Greeks.live",
    "description": "Capacity ⎊ Storage Space Reduction, within cryptocurrency and derivatives, fundamentally addresses the escalating demand for efficient data management related to blockchain ledgers and associated trading records. This optimization is critical given the immutable nature of blockchain data, where historical transactions accumulate continuously, impacting node operational costs and network scalability.",
    "url": "https://term.greeks.live/area/storage-space-reduction/",
    "publisher": {
        "@type": "Organization",
        "name": "Greeks.live"
    },
    "hasPart": [
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/bloom-filters/",
            "url": "https://term.greeks.live/definition/bloom-filters/",
            "headline": "Bloom Filters",
            "description": "A space-efficient probabilistic structure used to quickly test set membership. ⎊ Definition",
            "datePublished": "2026-03-20T21:15:42+00:00",
            "dateModified": "2026-03-20T21:16:47+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/risk-stratification-within-decentralized-finance-derivatives-and-intertwined-digital-asset-mechanisms.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The composition features layered abstract shapes in vibrant green, deep blue, and cream colors, creating a dynamic sense of depth and movement. These flowing forms are intertwined and stacked against a dark background."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/state-compression/",
            "url": "https://term.greeks.live/definition/state-compression/",
            "headline": "State Compression",
            "description": "Reducing on-chain storage footprint by encoding or aggregating data before saving it. ⎊ Definition",
            "datePublished": "2026-03-20T21:13:34+00:00",
            "dateModified": "2026-03-20T21:15:03+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/smart-contract-liquidity-provision-mechanism-simulating-volatility-and-collateralization-ratios-in-decentralized-finance.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This high-quality render shows an exploded view of a mechanical component, featuring a prominent blue spring connecting a dark blue housing to a green cylindrical part. The image's core dynamic tension represents complex financial concepts in decentralized finance."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/merkle-trees/",
            "url": "https://term.greeks.live/definition/merkle-trees/",
            "headline": "Merkle Trees",
            "description": "A hierarchical data structure that enables efficient and secure verification of large datasets using cryptographic hashes. ⎊ Definition",
            "datePublished": "2026-03-13T03:34:17+00:00",
            "dateModified": "2026-04-07T20:06:33+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-autonomous-organization-governance-and-liquidity-pool-interconnectivity-visualizing-cross-chain-derivative-structures.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A digitally rendered image shows a central glowing green core surrounded by eight dark blue, curved mechanical arms or segments. The composition is symmetrical, resembling a high-tech flower or data nexus with bright green accent rings on each segment."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/lag-reduction/",
            "url": "https://term.greeks.live/definition/lag-reduction/",
            "headline": "Lag Reduction",
            "description": "Minimizing time delays between transaction initiation and final execution to enhance market efficiency and price accuracy. ⎊ Definition",
            "datePublished": "2026-03-12T21:00:08+00:00",
            "dateModified": "2026-03-21T00:12:17+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interconnection-of-complex-financial-derivatives-and-synthetic-collateralization-mechanisms-for-advanced-options-trading.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This image captures a structural hub connecting multiple distinct arms against a dark background, illustrating a sophisticated mechanical junction. The central blue component acts as a high-precision joint for diverse elements."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/var-capital-buffer-reduction/",
            "url": "https://term.greeks.live/term/var-capital-buffer-reduction/",
            "headline": "VaR Capital Buffer Reduction",
            "description": "Meaning ⎊ VaR Capital Buffer Reduction optimizes collateral efficiency by utilizing statistical models to minimize idle capital while maintaining protocol safety. ⎊ Definition",
            "datePublished": "2026-03-12T13:19:00+00:00",
            "dateModified": "2026-03-12T13:19:27+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-finance-derivatives-architecture-illustrating-vega-risk-management-and-collateralized-debt-positions.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A stylized industrial illustration depicts a cross-section of a mechanical assembly, featuring large dark flanges and a central dynamic element. The assembly shows a bright green, grooved component in the center, flanked by dark blue circular pieces, and a beige spacer near the end."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/capital-opportunity-cost-reduction/",
            "url": "https://term.greeks.live/term/capital-opportunity-cost-reduction/",
            "headline": "Capital Opportunity Cost Reduction",
            "description": "Meaning ⎊ Capital Opportunity Cost Reduction maximizes financial utility by enabling margin assets to generate yield while securing derivative positions. ⎊ Definition",
            "datePublished": "2026-03-12T12:58:01+00:00",
            "dateModified": "2026-03-12T12:58:36+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/market-microstructure-liquidity-provision-automated-market-maker-perpetual-swap-options-volatility-management.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-resolution abstract image displays layered, flowing forms in deep blue and black hues. A creamy white elongated object is channeled through the central groove, contrasting with a bright green feature on the right."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/latency-reduction/",
            "url": "https://term.greeks.live/term/latency-reduction/",
            "headline": "Latency Reduction",
            "description": "Meaning ⎊ Latency reduction optimizes transaction lifecycles to enable competitive derivative trading within decentralized and adversarial market environments. ⎊ Definition",
            "datePublished": "2026-03-12T03:13:55+00:00",
            "dateModified": "2026-03-12T03:14:26+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/multi-asset-consolidation-engine-for-high-frequency-arbitrage-and-collateralized-bundles.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A technological component features numerous dark rods protruding from a cylindrical base, highlighted by a glowing green band. Wisps of smoke rise from the ends of the rods, signifying intense activity or high energy output."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/dimensionality-reduction/",
            "url": "https://term.greeks.live/definition/dimensionality-reduction/",
            "headline": "Dimensionality Reduction",
            "description": "Techniques to simplify models by reducing input variables while retaining the most critical information for prediction. ⎊ Definition",
            "datePublished": "2026-03-12T02:54:42+00:00",
            "dateModified": "2026-03-12T02:56:33+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/interconnection-of-complex-financial-derivatives-and-synthetic-collateralization-mechanisms-for-advanced-options-trading.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This image captures a structural hub connecting multiple distinct arms against a dark background, illustrating a sophisticated mechanical junction. The central blue component acts as a high-precision joint for diverse elements."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/transaction-competition-block-space/",
            "url": "https://term.greeks.live/term/transaction-competition-block-space/",
            "headline": "Transaction Competition Block Space",
            "description": "Meaning ⎊ Transaction Competition Block Space serves as the primary marketplace for temporal priority and execution sequence within decentralized ledgers. ⎊ Definition",
            "datePublished": "2026-03-11T23:39:50+00:00",
            "dateModified": "2026-03-11T23:40:46+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-risk-stratification-model-illustrating-cross-chain-liquidity-options-chain-complexity-in-defi-ecosystem-analysis.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The image displays a visually complex abstract structure composed of numerous overlapping and layered shapes. The color palette primarily features deep blues, with a notable contrasting element in vibrant green, suggesting dynamic interaction and complexity."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/decentralized-data-storage/",
            "url": "https://term.greeks.live/term/decentralized-data-storage/",
            "headline": "Decentralized Data Storage",
            "description": "Meaning ⎊ Decentralized data storage provides a trustless, immutable substrate for financial systems by distributing information across global cryptographic networks. ⎊ Definition",
            "datePublished": "2026-03-11T22:32:10+00:00",
            "dateModified": "2026-03-11T22:33:27+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/autonomous-smart-contract-architecture-for-algorithmic-risk-evaluation-of-digital-asset-derivatives.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The illustration features a sophisticated technological device integrated within a double helix structure, symbolizing an advanced data or genetic protocol. A glowing green central sensor suggests active monitoring and data processing."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/counterparty-risk-reduction/",
            "url": "https://term.greeks.live/term/counterparty-risk-reduction/",
            "headline": "Counterparty Risk Reduction",
            "description": "Meaning ⎊ Counterparty risk reduction utilizes cryptographic automation and collateralization to replace human trust with verifiable, deterministic solvency. ⎊ Definition",
            "datePublished": "2026-03-11T20:41:34+00:00",
            "dateModified": "2026-03-11T20:42:20+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-collateralized-debt-obligation-structure-and-risk-tranching-in-decentralized-finance-derivatives.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This close-up view shows a cross-section of a multi-layered structure with concentric rings of varying colors, including dark blue, beige, green, and white. The layers appear to be separating, revealing the intricate components underneath."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/storage-costs/",
            "url": "https://term.greeks.live/definition/storage-costs/",
            "headline": "Storage Costs",
            "description": "The expenses associated with holding an asset, factored into the cost of carry for derivative pricing. ⎊ Definition",
            "datePublished": "2026-03-11T13:48:54+00:00",
            "dateModified": "2026-03-31T13:22:21+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/advanced-multilayer-protocol-security-model-for-decentralized-asset-custody-and-private-key-access-validation.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-resolution stylized rendering shows a complex, layered security mechanism featuring circular components in shades of blue and white. A prominent, glowing green keyhole with a black core is featured on the right side, suggesting an access point or validation interface."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/risk-reduction/",
            "url": "https://term.greeks.live/definition/risk-reduction/",
            "headline": "Risk Reduction",
            "description": "The systematic process of minimizing financial exposure through hedging, diversification, and prudent capital management. ⎊ Definition",
            "datePublished": "2026-03-11T00:24:47+00:00",
            "dateModified": "2026-03-11T00:25:53+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/multi-layered-collateralized-debt-obligation-structure-and-risk-tranching-in-decentralized-finance-derivatives.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "This close-up view shows a cross-section of a multi-layered structure with concentric rings of varying colors, including dark blue, beige, green, and white. The layers appear to be separating, revealing the intricate components underneath."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/definition/slippage-reduction-techniques/",
            "url": "https://term.greeks.live/definition/slippage-reduction-techniques/",
            "headline": "Slippage Reduction Techniques",
            "description": "Strategies and methods employed to minimize the price variance between the intended trade price and the actual execution. ⎊ Definition",
            "datePublished": "2026-03-10T23:27:54+00:00",
            "dateModified": "2026-03-20T09:11:04+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/streamlined-algorithmic-trading-mechanism-system-representing-decentralized-finance-derivative-collateralization.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "The image showcases a futuristic, sleek device with a dark blue body, complemented by light cream and teal components. A bright green light emanates from a central channel."
            }
        },
        {
            "@type": "Article",
            "@id": "https://term.greeks.live/term/transaction-cost-reduction/",
            "url": "https://term.greeks.live/term/transaction-cost-reduction/",
            "headline": "Transaction Cost Reduction",
            "description": "Meaning ⎊ Transaction Cost Reduction optimizes capital efficiency in decentralized markets by minimizing execution friction and maximizing net trading returns. ⎊ Definition",
            "datePublished": "2026-03-10T06:04:42+00:00",
            "dateModified": "2026-03-10T06:05:55+00:00",
            "author": {
                "@type": "Person",
                "name": "Greeks.live",
                "url": "https://term.greeks.live/author/greeks-live/"
            },
            "image": {
                "@type": "ImageObject",
                "url": "https://term.greeks.live/wp-content/uploads/2025/12/decentralized-automated-market-maker-core-for-high-frequency-options-trading-and-perpetual-futures-execution.jpg",
                "width": 3850,
                "height": 2166,
                "caption": "A high-tech device features a sleek, deep blue body with intricate layered mechanical details around a central core. A bright neon-green beam of energy or light emanates from the center, complementing a U-shaped indicator on a side panel."
            }
        }
    ],
    "image": {
        "@type": "ImageObject",
        "url": "https://term.greeks.live/wp-content/uploads/2025/12/risk-stratification-within-decentralized-finance-derivatives-and-intertwined-digital-asset-mechanisms.jpg"
    }
}
```


---

**Original URL:** https://term.greeks.live/area/storage-space-reduction/
