This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Aivar.Annamaa
Recipients Aivar.Annamaa, chrstphrchvz, epaine, ned.deily, ronaldoussoren, serhiy.storchaka, thomaswamm
Date 2021-04-22.12:16:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619093787.49.0.838337232055.issue43511@roundup.psfhosted.org>
In-reply-to
Content
According to Tk people, the regression in performance was unavoidable and the solution is to avoid relying on update in a loop: https://core.tcl-lang.org/tk/tktview/f642d7c0f4
History
Date User Action Args
2021-04-22 12:16:27Aivar.Annamaasetrecipients: + Aivar.Annamaa, ronaldoussoren, ned.deily, serhiy.storchaka, chrstphrchvz, epaine, thomaswamm
2021-04-22 12:16:27Aivar.Annamaasetmessageid: <1619093787.49.0.838337232055.issue43511@roundup.psfhosted.org>
2021-04-22 12:16:27Aivar.Annamaalinkissue43511 messages
2021-04-22 12:16:27Aivar.Annamaacreate