Changeset 26 for trunk/wesnoth_notes.txt


Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wesnoth_notes.txt

    r23 r26  
    853853------------------------------------------------ 
    854854 
     855 
     856Loading time improvements 
     857-> load uncached tutorial campain 
     858 
     859BASE 
     860Took 18943 ms to SAVE cached file 
     861 
     862Improved shared_string::set 
     863Took 13783 ms to SAVE cached file 
     86428% faster than base! 
     865 
     866Improved tokenizer::is_alnum to use lookup table 
     867Took 12282 ms to SAVE cached file 
     868 
     869Improved config_cache::cacheSaveString 
     870Took 562 ms to SAVE cached file 
     871 
     872Ok.... that's not a good indicator :P 
     873 
     874 
Note: See TracChangeset for help on using the changeset viewer.