Experimental browser for the Atmosphere
Loading post...
{ "uri": "at://did:plc:l3rouwludahu3ui3bt66mfvj/app.bsky.feed.like/3lo5r4bdxnq26", "cid": "bafyreih2by6tuj42d777qgppjutjtwak5r2icaazp2bghsf3oiauw5s7x4", "value": { "$type": "app.bsky.feed.like", "subject": { "cid": "bafyreifhlwiudaczob33kxns4y7agr2afn6zhdxzaummxm7nxbfnuh2jeq", "uri": "at://did:plc:q6gjnaw2blty4crticxkmujt/app.bsky.feed.post/3lo3qd3dtbk2h" }, "createdAt": "2025-05-02T02:18:34.887Z" } }
Benchmarked this thing with a realistic read/write load in a test and high concurrency (10k adds/sec on one routine, 7 additional concurrent routines testing as fast as possible). v.s. a naive RWMutex implementation on a 8c16t test box it was ~14x faster (~14M tests/sec) github.com/ericvolp12/a...
May 1, 2025, 6:59 AM