guix/src/fix
Eelco Dolstra 15801c88fa * Turned the msg() and debug() functions into macros, since they
turned out to be a huge performance bottleneck (the text to printed
  would always be evaluated, even when it was above the verbosity
  level).  This reduces fix-ng execution time by over 50%.

  gprof(1) is very useful. :-)
2003-11-09 10:35:45 +00:00
..
fix.cc * Turned the msg() and debug() functions into macros, since they 2003-11-09 10:35:45 +00:00
Makefile.am * Finished refactoring the tree. 2003-10-20 10:05:01 +00:00