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.

Show HN: Benchmarks of UUID bintext codecs in Go

1 pointsby Rican7about 1 year ago
Hey y&#x27;all. I&#x27;ve been reading so much about different kinds of k-sortable, unique IDs for entities&#x2F;resources, and the different encodings to use for different reasons (length, case-sensitivty, etc), that I wondered if any of the well-known implementations (in Go) had any performance benefits, and decided to benchmark them.<p>Will this be the bottleneck of your app? Nah, most likely not, but it was a fun exploration nonetheless.<p>(Oh, and the name... I might come back and benchmark some values other than just UUIDs... so I kept it generic enough... whatever.)

no comments

no comments