in reply to Re: $x = `cat big_file` seg faults
in thread $x = `cat big_file` seg faults
So the newer perl still fails, but much faster :-)
So much for "Perl is slow". We even optimize the performance of bugs ;-)
But really, i rather suspect that after the first run with 5.34, the operating system cached parts of the file in memory.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: $x = `cat big_file` seg faults
by choroba (Cardinal) on Sep 10, 2024 at 11:41 UTC |