This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Speedups for GTK2 bindings?


Hi!

I'll probably try what speedups result of re-implementing the
re-export-bindings and functions->methods-public helpers in C. 

FYI: A "guile -c '(use-modules (gnome gtk))'" takes ~10 seconds ATM
using Guile 1.6.4 on a 900Mhz Athlon. Most time is spent in building
the generics an re-exporting the bindings (which I hope to reduce by
re-implementing the above functions in C).

If anyone else has any idea how to make the bindings load faster,
please step forward and tell me, I'll maybe even implement them ;-)

Regards, Andy
-- 
Andreas Rottmann         | Rotty@ICQ      | 118634484@ICQ | a.rottmann@gmx.at
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

Latein ist das humanoide Äquivalent zu Fortran.
   -- Alexander Bartolich in at.linux


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]