Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load asciinema locally #165

Open
lunchboxav opened this issue Feb 15, 2021 · 1 comment
Open

load asciinema locally #165

lunchboxav opened this issue Feb 15, 2021 · 1 comment

Comments

@lunchboxav
Copy link
Contributor

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.

@lunchboxav
Copy link
Contributor Author

A result from today's experiment (#172) shows that website loads faster without embedded Asciinema, plus, the performance testing in web.dev increased from 67 to 96. Now we know the biggest culprit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant