Probably, since there are several projects (all claim to have great performance), which try to utilize this technique. The most recent that I’ve seen is probably buoy where :erl_syntax
and :code
are used to transform a read-only ets table into a module at runtime.
1 Like