metasploit-framework/lib/msf/core/modules
Luke Imhoff b863978028
Remove fastlib
MSP-11368
MSP-11143

Remove fastlib as it slows down the code loading process.  From the
previous commit, the mean loading for
`METASPLOIT_FRAMEWORK_PROFILE=true msfconsole -q -x exit` was
27.9530±0.3485 seconds (N=10).  The mean after removal of fastlib
was 17.9820±0.6497 seconds (N=10).  This means an average 35.67%
reduction in boot time.
2014-09-18 15:24:21 -05:00
..
loader Remove fastlib 2014-09-18 15:24:21 -05:00
error.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
loader.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
metasploit_class_compatibility_error.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00
namespace.rb Merge branch staging/electro-release into master 2014-08-22 10:50:38 -05:00
version_compatibility_error.rb Add 'coding: binary' to all msf/rex library files 2014-08-17 17:31:53 -05:00