guile-gtk-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to reduce binding load time


From: Andreas Rottmann
Subject: How to reduce binding load time
Date: Sun, 26 Oct 2003 20:37:07 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Hi!

Andy, i suggest you try to use 'scm_call_1 (scm_sym_make,
scm_generic)' instead of using 'scm_make(scm_generic)'; this should
speed up generic function creation a fair bit (and this is an
understatement). I did so with some sucess in my g-wrap code with
great success (reducing binding load time by 1/3 -- 1/2).

Regards, Andy
-- 
Andreas Rottmann         | address@hidden      | address@hidden | address@hidden
http://www.8ung.at/rotty | GnuPG Key: http://www.8ung.at/rotty/gpg.asc
Fingerprint              | DFB4 4EB4 78A4 5EEE 6219  F228 F92F CFC5 01FD 5B62

Make free software, not war!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]