Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2026 15:53:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 296038] lang/python314
Message-ID:  <bug-296038-21822-94Dyvs6NvM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-296038-21822@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-python (Nobody)
<python@FreeBSD.org> for maintainer-feedback:
Bug 296038: lang/python314
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296038



--- Description ---
Performance options suggestions

According https://docs.python.org/3/using/configure.html#configure-options 
bets performance are achieved with:
using --enable-optimizations --with-lto=full


and using tail call:
--with-tail-call-interp

I propose a patch to enable them


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-296038-21822-94Dyvs6NvM>