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.

Wasm vs. PNaCl Performance Benchmark

96 pointsby jjohanssonover 5 years ago

3 comments

jjohanssonover 5 years ago
Here&#x27;s a direct link to the client-side benchmark tool to test your own documents and pull numbers directly:<p><a href="https:&#x2F;&#x2F;www.pdftron.com&#x2F;benchmarks&#x2F;pnacl-vs-wasm&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.pdftron.com&#x2F;benchmarks&#x2F;pnacl-vs-wasm&#x2F;</a><p>Note that it only works in Chrome b&#x2F;c it&#x27;s the only browser that supported PNaCl (recently deprecated). Edge Beta (with chromium underneath) is buggy, so best not to use it for this tool.
评论 #20794731 未加载
tontoover 5 years ago
Some of the things with javascript PDF renderers overlaps with what we do in bioinformatics (we make http range requests from large binary data files similar to this article&#x27;s 7gb &quot;linearized&quot; pdf) so it&#x27;s cool to see what techniques they&#x27;re using on the bleeding edge
ReD_CoDEover 5 years ago
I&#x27;m not a programmer, so Wasm is DOM-based or Canvas-based? I mean does it support explicit DOMs?
评论 #20796339 未加载
评论 #20797203 未加载
评论 #20797377 未加载
评论 #20801487 未加载