Include string cache changes from @blackwhale

This commit is contained in:
Hackerpilot 2013-02-08 06:35:41 -08:00
parent 61704db501
commit 62c27452ca
2 changed files with 2457 additions and 2363 deletions

View File

@ -1,4 +1,4 @@
#dmd *.d std/d/*.d -release -inline -noboundscheck -O -w -wi -m64 -property -ofdscanner -L-lsqlite3 #-inline
#dmd *.d std/d/*.d -g -m64 -w -wi -property -ofdscanner -unittest
#ldc2 -O3 *.d std/d/*.d -of=dscanner -release -vectorize -m64
ldc2 *.d std/d/*.d -of=dscanner -unittest -m64 -g
ldc2 -O2 *.d std/d/*.d -of=dscanner -release -vectorize -m64
#ldc2 *.d std/d/*.d -of=dscanner -unittest -m64 -g

File diff suppressed because it is too large Load Diff