Bulk insert flush — scale test: large table load and O(1) memory verification

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Btree
    • None
    • Storage Engines, Storage Engines - Transactions
    • 0.001
    • None
    • None

      Scale test phase T8a (~5 days). Large dataset load and memory verification.

      Test coverage:

      • Load tables with 10M, 100M, 1B rows using bulk insert flush
      • Measure throughput (rows/sec) vs regular cursor insert at each scale
      • Verify O(1) memory: RSS during bulk insert must not grow proportionally to row count
      • Measure and report: flush latency, number of flushes triggered, bytes written per flush
      • Baseline comparison: bulk insert flush vs existing WiredTiger bulk loader

      Depends on: WT-17215 (T4)
      Can run in parallel with: T8b (WT-17222)

            Assignee:
            Shoufu Du
            Reporter:
            Shoufu Du
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: