Arquebus: You still have to do the type checking in run time, HIPE is a machine code compiler (not available for windows) for erlang which gains some speed
over interpreted
code but not so much I think (I havn't measured for a long time).
But those of you who are on linux or mac can try to HIPE compile the gb_trees, gb_sets, array and lists in stdlib and all of the wings code
and see if you gain anything.
code but not so much I think (I havn't measured for a long time).
But those of you who are on linux or mac can try to HIPE compile the gb_trees, gb_sets, array and lists in stdlib and all of the wings code
and see if you gain anything.
