I can’t suggest how you might create the elements efficiently, but I did run into performance issues when I added stimulus to an application that generates SVG charts for time series data. As a temporary fix I stopped and restarted stimulus around the DOM changes so stimulus didn’t have to process the mutation events. Is it safe to stop and start stimulus?
mhw
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Is it safe to stop and start stimulus?
|
1 | 631 | July 8, 2021 | |
|
Feedback on my dynamic forms solution
|
2 | 529 | June 21, 2022 | |
|
Estimating time for processing large number of turbo streams
|
0 | 402 | December 6, 2021 | |
|
Appending new Stimulus controllers - performance issues
|
6 | 2309 | May 7, 2020 | |
|
Best choice on how to use Stimulus
|
4 | 941 | July 5, 2023 |