metasploit-framework/spec
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
..
factories/mdm cleans up a bunch of spec msftidy issues 2014-08-26 15:24:08 -05:00
file_fixtures Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
lib Remove fastlib 2014-09-18 15:24:21 -05:00
models/metasploit/credential cleans up a bunch of spec msftidy issues 2014-08-26 15:24:08 -05:00
support Remove fastlib 2014-09-18 15:24:21 -05:00
tools Remove fastlib 2014-09-18 15:24:21 -05:00
msfcli_spec.rb Remove fastlib 2014-09-18 15:24:21 -05:00
msfupdate_spec.rb Avoid its in Msfupdate specs 2014-09-02 12:53:24 -05:00
spec_helper.rb Adds a spec to ensure HttpServer runs Concern hooks. 2014-09-12 10:52:57 -05:00