Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Scott Kostyshak
On Sun, Mar 09, 2025 at 10:02:08PM +0100, Jean-Marc Lasgouttes wrote: > Le 09/03/2025 à 21:38, Scott Kostyshak a écrit : > > Thanks for the patch! > > > > I have similar stats: > > > > #pmprof# bulletsModule: 313.96 ms, count=1, total=313.96 ms > > #pmprof# colorModule: 931.35 ms, count=1, total=

Re: ctest failing after TL update

2025-03-09 Thread Kornel Benko
Am Wed, 1 Jan 2025 12:49:12 +0100 schrieb Scott Kostyshak : > On Wed, Jan 01, 2025 at 12:04:48PM +0200, Udicoudco wrote: > > On Wed, Jan 1, 2025 at 11:42 AM Scott Kostyshak wrote: > > > > > > The following ctest now fails for after a tlmgr update: > > > > > > > > > DEFAULTOUTPUT_export/expor

Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Jean-Marc Lasgouttes
Le 09/03/2025 à 21:38, Scott Kostyshak a écrit : Thanks for the patch! I have similar stats: #pmprof# bulletsModule: 313.96 ms, count=1, total=313.96 ms #pmprof# colorModule: 931.35 ms, count=1, total=931.35 ms #pmprof# GuiDocument: 1.29 s, count=1, total=1.29 s And does the lag feels like 1.

Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Jean-Marc Lasgouttes
Le 09/03/2025 à 18:23, Jean-Marc Lasgouttes a écrit : I do not have much time right now, but hotspot thinks that the time is spent in BulletsModule constructor. This code uses svg images since the commit below. Would it be faster with one big svg for each type of bullets ? With 2.5, this is

Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Scott Kostyshak
On Sun, Mar 09, 2025 at 07:09:01PM +0100, Jean-Marc Lasgouttes wrote: > Le 09/03/2025 à 18:23, Jean-Marc Lasgouttes a écrit : > > I do not have much time right now, but hotspot thinks that the time is > > spent in BulletsModule constructor. > > > > This code uses svg images since the commit below.

Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Paul Rubin
On 3/8/25 12:49, Scott Kostyshak wrote: On Sat, Mar 08, 2025 at 11:31:47AM -0500, Paul Rubin wrote: On 3/8/25 07:39, Scott Kostyshak wrote: To reproduce: 1. Start a new document. 2. Document > Settings. To me, it feels like it takes a bit longer for the dialog to show than I remember. I

Re: Opening Document > Settings feels a bit laggy to me

2025-03-09 Thread Richard Kimberly Heck
On 3/9/25 12:02 PM, Paul Rubin wrote: On 3/8/25 12:49, Scott Kostyshak wrote: On Sat, Mar 08, 2025 at 11:31:47AM -0500, Paul Rubin wrote: On 3/8/25 07:39, Scott Kostyshak wrote: To reproduce: 1. Start a new document. 2. Document > Settings. To me, it feels like it takes a bit longer for t