Date: Sun, 01 Oct 2023 18:20:29 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 274192] lang/perl5*: Drop threads option and always enable it Message-ID: <bug-274192-14331-1USq8MDQ6E@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274192-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-274192-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274192 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 exexcut= able 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274192-14331-1USq8MDQ6E>