RubyGems Navigation menu

readorder 2.0.0

Readorder orders a list of files into a more effective read order. You would possibly want to use readorder in a case where you know ahead of time that you have a large quantity of files on disc to process. You can give that list off those files and it will report back to you the order in which you should process them to make most effective use of your disc I/O. Given a list of filenames, either on the command line or via stdin, readorder will output the filenames in an order that should increase the I/O throughput when the files corresponding to the filenames are read off of disc. The output order of the filenames can either be in inode order or physical disc block order. This is dependent upon operating system support and permission level of the user running readorder.

Gemfile:
= Copier Copié!

installation:
=

Versions:

  1. 2.0.0 - September 24, 2009 (23 ko)
  2. 1.0.0 - August 05, 2009 (21 ko)

Dépendances de Runtime (5):

amalgalite ~> 0.11.0
configuration ~> 0.0.5
hitimes ~> 1.0.4
logging ~> 1.1.4
main ~> 2.8.3

Dépendances de Development (1):

rake ~> 0.8.3

Propriétaires:

Auteurs:

  • Jeremy Hinegardner

Total de contrôle SHA 256:

c029ecef1db443ea68ac7ed46295bd80cd0400d49ca4a703eb527734f38bae56

Total de téléchargements 7 900

Pour cette version 4 485

License:

aucune

Version de Ruby requise: None

Liens: