See 2 raco exe: Creating Stand-Alone Executables
Running an executable produced by
raco exe
will not improve performance overraco make
I expect in some narrow cases embedding all the bits together can actually be a win, but mostly I would say use raco make
for this case.