1
0
forked from mirrors/0ad
Files
0ad/source/lib
janwas 29ea79f5eb # CSimulation init optimization
* ScriptableComplex.h: big bang (several hundred ms) for little buck:
made all CStrW params const CStrW& instead. this should *always* be done
as a matter of principle, unless the string actually needs to be
modified (in which case compiler will tell you)

* adts: slight improvement to hash table perf: change expansion
threshold to 50% full, and implement quadratic probing (as suggested by
matei)

This was SVN commit r4122.
2006-07-16 23:03:26 +00:00
..
2006-07-06 15:52:59 +00:00
2006-07-06 15:52:59 +00:00
2006-07-16 23:03:26 +00:00
2006-06-25 15:31:58 +00:00
2006-06-25 15:31:58 +00:00
2006-06-23 17:41:55 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-04 22:27:40 +00:00
2006-06-25 15:31:58 +00:00
2006-06-22 18:49:23 +00:00
2006-07-06 15:52:59 +00:00
2006-06-23 17:41:55 +00:00