From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.user Subject: Re: one C function to many Scheme functions Date: 09 Jan 2003 23:30:36 +0000 Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Message-ID: References: <20030106203029.GA11033@gosia> <20030109102622.GA7713@kolos.math.uni.lodz.pl> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042157333 13887 80.91.224.249 (10 Jan 2003 00:08:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 10 Jan 2003 00:08:53 +0000 (UTC) Cc: guile-user@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18WmjE-0003bo-00 for ; Fri, 10 Jan 2003 01:08:52 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Wmif-0005pZ-04 for guile-user@m.gmane.org; Thu, 09 Jan 2003 19:08:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18WmgK-0004vv-00 for guile-user@gnu.org; Thu, 09 Jan 2003 19:05:52 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Wmev-0004PH-00 for guile-user@gnu.org; Thu, 09 Jan 2003 19:04:35 -0500 Original-Received: from mail.uklinux.net ([80.84.72.21] helo=s1.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18WmAm-0005cJ-00 for guile-user@gnu.org; Thu, 09 Jan 2003 18:33:16 -0500 Original-Received: from laruns.ossau.uklinux.net (bts-0588.dialup.zetnet.co.uk [194.247.50.76]) by s1.uklinux.net (8.11.6/8.11.6) with ESMTP id h09NXCV27933; Thu, 9 Jan 2003 23:33:12 GMT Original-Received: from laruns.ossau.uklinux.net.ossau.uklinux.net (localhost [127.0.0.1])ESMTP id F067BDC4D8; Thu, 9 Jan 2003 23:30:36 +0000 (GMT) Original-To: bajcik@kolos.math.uni.lodz.pl (Krzysztof Garus) In-Reply-To: <20030109102622.GA7713@kolos.math.uni.lodz.pl> Original-Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General Guile related discussions List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.user:1517 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:1517 >>>>> "Krzysztof" == Krzysztof Garus writes: Krzysztof> I am using similar workaround on similar concept, also Krzysztof> with definitions. Krzysztof> Last question: what is cost this definition? I suppose Krzysztof> it is small, but if I call Scheme callback very Krzysztof> frequent? I doubt it's significant; anyway performance questions normally make sense only in the context of a particular application. If you do find it's a slow point, ask here again. Neil _______________________________________________ Guile-user mailing list Guile-user@gnu.org http://mail.gnu.org/mailman/listinfo/guile-user