···419419> | … | … |
420420> | Erlang process | 338 words when spawned, including a heap of 233 words. |
421421>
422422-> -- <https://erlang.org/doc/efficiency_guide/advanced.html#Advanced>
422422+> -- [Erlang Efficiency Guide: 11. Advanced](https://erlang.org/doc/efficiency_guide/advanced.html#Advanced)
423423424424As we can see, there are 105 words that are required and 233 words which are
425425used for preallocated heap. But this is microbenchmarking, so as we do not need