Changes for version 0.14 - 2011-04-03

  • index_lookup and index_lookup_position now accept 0 or undef in place of the index parameter. In this case the mainidx is looked up. Should be a bit faster than passing $db->mainidx.
  • index_lookup_records(), index_lookup_values(), index_lookup_sorts()
  • speed up writing: mmap _tmpfh and _stringfh to avoid sysseek+syswrite
    • v0.13: 20.7612 (19.09 usr + 1.63 sys = 20.72 CPU) @ 1.06/s (n=22) v0.14: 20.299 (20.20 usr + 0.05 sys = 20.25 CPU) @ 1.68/s (n=34) Rate v0.13 v0.14 v0.13 1.06/s -- -37% v0.14 1.68/s 58% --

Documentation

a command line lookup tool for MMapDB databases

Modules

a simple database in shared memory

Provides

in lib/MMapDB.pm
in lib/MMapDB.pm
in lib/MMapDB.pm
in lib/MMapDB.pm