[Bug 274192] lang/perl5*: Drop threads option and always enable it
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274192] lang/perl5*: Drop threads option and always enable it"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Oct 2023 18:20:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274192 Tom Hukins <tom@eborcom.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tom@eborcom.com --- Comment #1 from Tom Hukins <tom@eborcom.com> --- Please don't apply this patch. A threaded perl runs noticeably slower than a non-threaded perl. When building perl for general use, enabling threads makes the perl exexcutable compatible with a wider range of perl scripts. If you know the scripts you will run don't need threads, disabling "usethreads" will help performance. -- You are receiving this mail because: You are on the CC list for the bug.