at://jaystevens.me/app.bsky.feed.post/3lae3nwpdfi2a

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-11-07T10:50:41.697Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreihklff3gcqmbyredqonyr4pd3r4u77vqeipmdnayvd3mgrlbhe3pu",
      "uri": "at://did:plc:jego6l5zghrwcbutw72b6kxl/app.bsky.feed.post/3la4vgytred2w"
    },
    "root": {
      "cid": "bafyreihklff3gcqmbyredqonyr4pd3r4u77vqeipmdnayvd3mgrlbhe3pu",
      "uri": "at://did:plc:jego6l5zghrwcbutw72b6kxl/app.bsky.feed.post/3la4vgytred2w"
    }
  },
  "text": "If you store the output in a local variable, it will probably be somewhat similar in performance.\n\nThose \"pure\" nodes without the exec wire get re-evaluated every time they're called. If they're doing something expensive (like here), you should cache the result in a local variable."
}