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.

Fast subtype checking in the HotSpot JVM (2002)

1 pointsby twhitmoreover 2 years ago

1 comment

twhitmoreover 2 years ago
Cliff Click &amp; John Rose on the JVM&#x27;s subtype check -- achieving complete subtype checks in only 3 instructions and 1 memory reference, essentially all of the time.<p>Nice paper for those interested in language implementation &amp; optimization.