7cc9986bda
* OPT: Native array optimizations are better. For arrays with one dimension, reading is about 70% faster than gambas2, and writing 40% faster. * OPT: Collection array accessors were optimized too. Reading is about 50% faster and writing 60% faster. Be careful: only the array accessors were optimized, not the full hash table access, which is the slower part of the process. git-svn-id: svn://localhost/gambas/trunk@1036 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
config.guess | ||
config.h.in | ||
config.sub | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
install-sh | ||
ltmain.sh | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |