question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Improve events performance

See original GitHub issue

Hello,

Right now when I have a tweakpane with a few dozen inputs, a lot of move events are being registered affecting pretty significantly to the performance every time I move the mouse:

image

I suspect this has to do with the event listeners of the mouse click and drag input. Would it be possible to only bind the mousedown and touchstart events, add the rest of the events when the user is interacting with that input and remove the events again on mouseup / touchend? This way I think the performance would be much better.

Cheers!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
vlucendocommented, Apr 8, 2021

All the performance issues I saw are fixed now, thanks!

3reactions
cocoponcommented, Apr 8, 2021

Fixed in 2.3.0. Thank you for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

9 Simple Ways to Improve your Event Marketing Performance
Here are some key steps you should incorporate in your preparation process: · Identify Targets · Think Like Your Target · Create Preliminary...
Read more >
10 tips for improving your event management skills
10 tips for improving your event management skills · 1. Set clear objectives · 2. Start planning now · 3. Negotiate with vendors...
Read more >
How Events Will Help You Improve Sales Performance | Eventtia
Results from an EventTrack survey showed that if you decide to plan brand events, you'll increase the chances of improving your consumers' ...
Read more >
Enhance Event Management performance - ServiceNow Docs
The Event Management Accelerator plugin ensures that Event Management maintains performance at a high level. This plugin is optional.
Read more >
Performance Improvement - corporate event management
Events that drive performance improvement in teams. With rigid ROI measures, our corporate events guarantee results.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found