[erlang-questions] HiPE and BIF

Valentin Micic v@REDACTED
Fri Jul 19 11:00:18 CEST 2019


Hi all,

It is my understanding (as per Erlang Manual) that if a module that has been compiled using HiPE calls a function in a module that is not (compiled using HiPE), then there may be a performance penalty that is due to "mode switching”. Does this assertion hold when HiPE compiled module calls BIF as well?

Kind regards

V/





More information about the erlang-questions mailing list