hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.91k stars 16.65k forks source link

Performance does not scale well with very large slide shows #2530

Open phelps-sg opened 4 years ago

phelps-sg commented 4 years ago

When presenting slide shows with hundreds of slides, the slide transitions are very slow: of the order of several seconds on a modern laptop.

The issue occurs on both chrome and Firefox.

Performance profiling in Firefox (see screenshot below) seems to indicate updateSlidesVisibility() as one potential bottleneck.

image

AhmedThahir commented 2 years ago

Any updates on this?

kaylafrechette commented 2 years ago

Heum me English is very beginner

Le lun. 29 nov. 2021 12 h 01, AhmedThahir2002 @.***> a écrit :

Any updates on this?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/hakimel/reveal.js/issues/2530#issuecomment-981826221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS7OQ4RUQOZ5Z42B7EF27IDUOOWWDANCNFSM4JPPAI7Q .

kielnino commented 2 years ago

I have the same problem.

bmsdubai commented 2 years ago

Any updates?