Changeset 26 for trunk/wesnoth_notes.txt
- Timestamp:
- 2010-05-28 07:39:52 (2 years ago)
- File:
-
- 1 edited
-
trunk/wesnoth_notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wesnoth_notes.txt
r23 r26 853 853 ------------------------------------------------ 854 854 855 856 Loading time improvements 857 -> load uncached tutorial campain 858 859 BASE 860 Took 18943 ms to SAVE cached file 861 862 Improved shared_string::set 863 Took 13783 ms to SAVE cached file 864 28% faster than base! 865 866 Improved tokenizer::is_alnum to use lookup table 867 Took 12282 ms to SAVE cached file 868 869 Improved config_cache::cacheSaveString 870 Took 562 ms to SAVE cached file 871 872 Ok.... that's not a good indicator :P 873 874
Note: See TracChangeset
for help on using the changeset viewer.