TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Wanna faster video startup time? URL.createObjectURL to the rescue

8 pointsby dreampeppers99almost 7 years ago

3 comments

londons_explorealmost 7 years ago
HTTP&#x2F;2 server push would seem like a better solution here.<p>That way you don&#x27;t have to base64 encode the content (bloated and more cpu to decode), and don&#x27;t blow out gzip compression dictionaries.
manorwar8almost 7 years ago
The segment using Uint8Array is nice this same object is used to load some files on the browser itself.
zunzunalmost 7 years ago
wanna
评论 #17741839 未加载