Limitations

Performance

Method calling is near 3000 times slower than native C++. The overhead is mainly in the overload resolution and to/from foreign object translation. Some measurements by :cl-smoke.benchmark are in benchmark.pdf.



[1] Using a core image it is around 1 second. (see the section called “Saving a Core Image”)