Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Does OTP 20 help with the object passing inefficiencies?


Not in the general case, it only removes copying of literal (constants known at compile time).


You can however add things to the constants pool using [1] for example :)

[1]: https://github.com/mochi/mochiweb/blob/master/src/mochigloba...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: