[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Performance
From: |
Andy Wingo |
Subject: |
Re: Performance |
Date: |
Sat, 19 Jun 2010 20:16:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) |
Hello,
On Sat 19 Jun 2010 17:05, Cecil Westerhof <address@hidden> writes:
> Op zaterdag 19 jun 2010 11:16 CEST schreef Andy Wingo:
>
>> ,profile (call-my-function)
>
> (main ("temp/input" "dummy.log" "^ +" "1234567890"))
Almost. At the repl, type:
(load "dummy.scm")
Then:
,profile (main '("dummy.scm" "temp/input" "dummy.log" "^ +" "1234567890"))
You were missing a quote, and the equivalent of argv[0].
More repl help is available by typing ,help. ,help profile, for example.
Andy
--
http://wingolog.org/
- Performance, Cecil Westerhof, 2010/06/18
- Re: Performance, Andy Wingo, 2010/06/19
- Re: Performance, Cecil Westerhof, 2010/06/19
- Re: Performance, Thien-Thi Nguyen, 2010/06/19
- Re: Performance, Cecil Westerhof, 2010/06/21
- Re: Performance,
Andy Wingo <=
- Re: Performance, Cecil Westerhof, 2010/06/21
- Re: Performance, Andy Wingo, 2010/06/21
- Re: Performance, Decebal, 2010/06/21
- Binary packages of Guile development snapshots? (was Re: Performance), Štěpán Němec, 2010/06/22
- Re: Binary packages of Guile development snapshots?, Andy Wingo, 2010/06/22