nate berkopec on Nostr: I'm going to make one of those latency charts you see for things like memory access ...
I'm going to make one of those latency charts you see for things like memory access speed, but do it for a Rails app context.
What things do you think would be on the chart?
i.e.
local variable access
querycache access
User.find(1)
A typical response
Elasticsearch
Published at
2024-10-30 14:00:05Event JSON
{
"id": "32dd738a111c32d79432e1a7d7ee157176d9769d156869ca6efb65128a7a114d",
"pubkey": "c176405293c4e2feaad80f83728d0f5b606d33a3569a7d90e7f6468767befcaa",
"created_at": 1730296805,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/nateberkopec/statuses/113396731444795973",
"activitypub"
]
],
"content": "I'm going to make one of those latency charts you see for things like memory access speed, but do it for a Rails app context.\n\nWhat things do you think would be on the chart?\n\ni.e.\n\nlocal variable access\nquerycache access\nUser.find(1)\nA typical response\nElasticsearch",
"sig": "214094fc324b0cf4a5bb58bcecbef2949e794745bea3d23721236af7c579af5aa90db4ab2e295a99bb6b203b9e794c7c54fec1d7e93f999df7f97c11379a84d1"
}