From: <cod...@go...> - 2012-03-28 12:54:49
|
Comment #3 on issue 27 by aut...@gmail.com: Updates for 64-bit and Objective-C 4 http://code.google.com/p/hoc/issues/detail?id=27 A note on the ffi_closure allocation code: mmap-ing a 4K page for each ffi_closure seems wasteful. I fear more work will need to be done at some point in the future to optimize this. |