Jan Nieuwenhuizen <jann...@gnu.org> skribis: > Ludovic Courtès writes: > >> time for i in `seq 1 30` ; do guile -c '(use-modules (oop goops))' ; done > > Have you looked at --and tried this with-- Wingo's wip-goops-refactor > branch? I just did and although I found some minor problems, > performance is amazing.
This is good news, but the new API is currently scheduled for 2.0.12. Ludo’.