Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-383

Simplify and speed up the test_compress test

    • Type: Icon: Task Task
    • Resolution: Done
    • WT1.4.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Simplify and speed up the test_compress test, add a test run without compression (better testing of no compression than "nop").

      Michael, I took a look at this test because it takes forever to run, mostly because we were opening/closing a cursor on every insert, and inserting 10,000 40KB K/V pairs.

      Anyway, I'm not just pushing this change into the tree because I removed a whole bunch of magic from the test. I couldn't see any point in it, but maybe I'm missing something.

      Can you please take a fast look at the original, particularly the magic at the end of the script, and if you agree it's not necessary, pull my version into the tree?

      Thanks.

      michaelcahill

            Assignee:
            michael.cahill@mongodb.com Michael Cahill (Inactive)
            Reporter:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: