[W3af-svn-notify] SF.net SVN: w3af:[6280] branches/threading2/core/data/bloomfilter/ seekfile_bloom
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-06 19:20:08
|
Revision: 6280 http://w3af.svn.sourceforge.net/w3af/?rev=6280&view=rev Author: andresriancho Date: 2012-12-06 19:20:01 +0000 (Thu, 06 Dec 2012) Log Message: ----------- >From 26 sec to 7 sec by using mmap. It should be OK to use this in most installations since the RAM usage shouldn't be very high due to the OS moving things to disk when needed. Should work on Windows too. Modified Paths: -------------- branches/threading2/core/data/bloomfilter/seekfile_bloom.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |