lambdageek on Nostr: A guide to diagnosing weird pauses in apps on modern runtimes: 10ns: atomics 10ms: GC ...
A guide to diagnosing weird pauses in apps on modern runtimes:
10ns: atomics
10ms: GC
10s: DNS, it's always DNS
1m: still DNS
1h: locking
1d: you messed up the TTL in DNS
1w: still DNS, you forgot to bump the serial number in a zone file last week
Published at
2023-11-28 23:07:04Event JSON
{
"id": "cb50dcf65999863f15a7c341d6adeb642672e2f8648ab4990682694d7c42d779",
"pubkey": "935c5b1efc0ecce4eeb21671133b621a183c44a8498c55972cae33354442a9ea",
"created_at": 1701212824,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/lambdageek/statuses/111490683626459118",
"activitypub"
]
],
"content": "A guide to diagnosing weird pauses in apps on modern runtimes:\n\n10ns: atomics\n10ms: GC\n10s: DNS, it's always DNS\n1m: still DNS\n1h: locking\n1d: you messed up the TTL in DNS \n1w: still DNS, you forgot to bump the serial number in a zone file last week",
"sig": "c0cd0cf79b2a20e22db5a8b62172731c22df5c72ca0862e1ed4b0187339e4c42ab508ac14cc508b794183eb4cc1957ea95bfb20de711e83a1c8c0cdc2dfaf429"
}