Changeset 2771 for trunk/src/kmk/main.c


Ignore:
Timestamp:
Feb 1, 2015, 9:48:36 PM (10 years ago)
Author:
bird
Message:

Optimizations, tuning and bug fixes for the 'compiled' string expansion code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/main.c

    r2767 r2771  
    38323832  alloccache_print_all ();
    38333833#endif
     3834#ifdef CONFIG_WITH_COMPILER
     3835  kmk_cc_print_stats ();
     3836#endif
    38343837
    38353838  when = time ((time_t *) 0);
Note: See TracChangeset for help on using the changeset viewer.