This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Encelo
encelo.github.io
did:plc:ms6az4efjkwicidjicgvne26
Experimenting with CPU topology discovery for my job system, trying to choose smarter pool sizes and pinning.
Idea so far:
– spawn workers only on physical cores across tiers
– leave fastest core unpinned
– don’t pin main thread
– pin workers from 2nd fastest core onward
Any different strategy? 👀
2025-08-24T12:48:01.906Z