And they said I'd never see these kind of disk transfer speeds under normal* use! Here's a screenshot of Process Explorer telling me I'm pulling about 150MB/sec each way to/from the SSD in my dev machine:
Anyone know any free [beer] and straightforward-to-use flowchart/graphing control for .net? All I need is some dead simple "box marked A points to box B and C, and C points to D.. "-style stuff for showing control flow in b0rk...
Got the DB-powered constraint-solver caching layer running on the security scanner. Woo! I'm seeing around 40-50% cache hits, while running a verification run (which is as 'best case' a run as possible, really). A cached result means I avoid the overheads of shelling out, spawning the solver, and doing loads of crap...