in reply to Re^6: Looking for alternative for IPC::Shareable (or increase size)
in thread Looking for alternative for IPC::Shareable (or increase size)
Hi, jcb
I updated the examples to output the frozen length. MCE::Channel does not enable compression when using Sereal.
> 1 billion chars (2^30 1073741824) Storable runtime : 2.106 seconds memory : 4,102 megabytes Sereal runtime : 1.549 seconds memory : 3,078 megabytes Sereal with compression enabled runtime : 2.170 seconds memory : 2,104 megabytes
Thank you, DomX and jcb. ++ PerlMonks for this forum.
Humble regards, Mario
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Looking for alternative for IPC::Shareable (or increase size)
by jcb (Parson) on Aug 11, 2020 at 02:08 UTC |