[Pyobjc-dev] libFFI
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2003-01-05 21:38:46
|
On Sunday, Jan 5, 2003, at 13:03 US/Eastern, Ronald Oussoren wrote in a CVS log entry: > libFFI support now actually works (that is passes the testsuite with > the > same failures as the non-libFFI version) Congratulations! Some questions (as I know nothing about libFFI): - how hard is it to build libFFI such that PyObjC can be built with libFFI support? - this eliminates register.m, correct? How much smaller is the resulting binary? - what is the performance difference when using libFFI? (Maybe wrap runalltests with calls to 'timing'?) b.bum |