-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
Description
Seems like the biggest performance bottleneck of the site is coming from the fact that we embed Asciinema video from external source. Previous effort to load Asciinema locally and serve it from CDN sometimes results in the video mysteriously disappear. If we can solve that issue and run Asciinema file from CDN, it would be awesome.