at://jaystevens.me/app.bsky.feed.post/3lae424ol3f2s
Back to Collection
Record JSON
{
"$type": "app.bsky.feed.post",
"createdAt": "2024-11-07T10:57:30.547Z",
"langs": [
"en"
],
"reply": {
"parent": {
"cid": "bafyreieene5kj72yvibad6qpvyhkf5xpvad7ldas73iwzi6fcl7ysiqua4",
"uri": "at://did:plc:cozdddxkoyg2kdv4erczdjh7/app.bsky.feed.post/3ladosyyizl2w"
},
"root": {
"cid": "bafyreieene5kj72yvibad6qpvyhkf5xpvad7ldas73iwzi6fcl7ysiqua4",
"uri": "at://did:plc:cozdddxkoyg2kdv4erczdjh7/app.bsky.feed.post/3ladosyyizl2w"
}
},
"text": "I think the performance issue in the quoted post is because they are calling a pure node in a for loop.\n\nIf they cached the result of the pure node before running the for loop then it would probably be quite fast still.\n\nThe newer version is faster because it's not BlueprintPure."
}