~ubuntu-branches/ubuntu/quantal/pytables/quantal

« back to all changes in this revision

Viewing changes to bench/stress-test3.py

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2005-11-27 20:25:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051127202534-l8jzyd8357krw40h
Tags: 1.1.1-1ubuntu1
* Sync with Debian:
  + Use python 2.4 as default

Show diffs side-by-side

added added

removed removed

Lines of Context:
172
172
    -a use Array objects instead of Table
173
173
    -r only read test
174
174
    -w only write test
175
 
    -l sets the compression library to be used ("zlib", "lzo", "ucl")
 
175
    -l sets the compression library to be used ("zlib", "lzo", "ucl", "bzip2")
176
176
    -c sets a compression level (do not set it or 0 for no compression)
177
177
    -g number of groups hanging from "/"
178
178
    -t number of tables per group