[erlang-questions] hybrid heap question

Yariv Sadan yarivvv@REDACTED
Thu Feb 22 17:45:57 CET 2007


Hi,

Is there any reason not to use 'erl -hybrid'? Also, has anyone
measured the performance difference it gives to some application that
relies on message passing?

Side note: I suspect that using a hybrid heap would improve the
performance of applications that use the MySQL and/or Postgres drivers
as the database queries and result sets wouldn't have to be copied
when sent between processes. What do you think?

Thanks,
Yariv



More information about the erlang-questions mailing list