Artifact ed9831b0b36ee7ac2e7ed5d0832cccb06f0e40ee37ff6d0857e80040570dd65f:
- Executable file
r38/lisp/csl/util/profile.bat
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 308) [annotate] [blame] [check-ins using] [more...]
REM profile all modules REM results go to "profile.dat" REM Note: on a 400 MHz Pentium II this uses around 1 hour of CPU time. if "x%1"=="x" (set srcdir=../cslbase) else set srcdir=%1 start /wait .\slowr38 -v -Dno_init_file %srcdir%/../util/profile.red -D@srcdir=%srcdir% -- log/profile.log