Commit Verlauf

Autor SHA1 Nachricht Datum
  dstromberg 021b679684 Added hybrid (array+seek) and mmap backends vor 13 Jahren
  dstromberg 7f6b7884e1 Expanded for Hybrid and mmap vor 13 Jahren
  dstromberg 8156a5966b Expanded significantly for various backends vor 13 Jahren
  dstromberg fb6077fdbc Misc vor 13 Jahren
  dstromberg fa60897a63 Clean rule removes comparison/index.htm/index.html. Some pep8 fixes. Added pypy-1.7 to this-interpreter vor 13 Jahren
  dstromberg 9606ba0024 Better duck typing for hashed objects vor 13 Jahren
  dstromberg 3c8ee83155 Misc graph formatting changes, including manually computing maximum y vor 13 Jahren
  dstromberg 0cf2a846ea clean rule removes seek.txt and array.txt, which are graphing temporaries vor 13 Jahren
  dstromberg b55b5b3d64 Initial checkin. Graph performance curves vor 13 Jahren
  dstromberg 3f2ba47d7d Now have File_seek_backend and Array_backend vor 13 Jahren
  dstromberg 996179887e Basic graphing added - or rather, text file output for subsequent graphing vor 13 Jahren
  dstromberg bcbec3799b Updated dependencies vor 13 Jahren
  dstromberg 5fb9908837 Larger blocks. Give a percentage of set/clear vor 13 Jahren
  dstromberg e5d0cac903 Initial checkin. Just counts set bits in a file vor 13 Jahren
  dstromberg 7141a73d63 Do one test with bloom_filter_mod.get_bitno_seed_rnd vor 13 Jahren
  dstromberg d46261638d Temporarily moved 32 bit concerns into callers, in preparation for abstracting and adding file support vor 13 Jahren
  dstromberg 4003b4047f Message on type error for hasing. Do not check isinstance long, because long does not exist in Python 3.x vor 13 Jahren
  dstromberg 0ae38f12fc May as well test with pypy by default, since the tests take a while vor 13 Jahren
  dstromberg 2c101e4dba Few minor README improvements vor 13 Jahren
  dstromberg a25d6d3e22 Extended to deal with hashing ints and longs vor 13 Jahren
  dstromberg 99fdbd50c2 PEP8 fixes vor 13 Jahren
  dstromberg 6c6f6c464b Improved comments a bit vor 13 Jahren
  dstromberg eb30948b25 Initial checkin vor 13 Jahren
  dstromberg 9a6eae213e Made compatible with 3.x again vor 13 Jahren
  dstromberg 0001d93ae4 Added back 3.x support vor 13 Jahren
  dstromberg 976f1e708a Interpreter order vor 13 Jahren
  dstromberg f4cb2f1aca Use pypy 1.6 instead of 1.5 vor 13 Jahren
  dstromberg 3d715c458e Use math.ceil when computing Evens length vor 13 Jahren
  dstromberg 5deb38eba4 New get_index_bitmask_lin_comb generator that gives a much more expected error rate vor 13 Jahren
  dstromberg 51b0df0662 Variable name changes. Better doc, mapping literature's single character variables to ours. Simplified some expressions using temporary variables. Avoided recomputing length of array_ over and over. vor 13 Jahren