at://samuel.bsky.team/app.bsky.feed.post/3larjvjtiwk23

Back to Collection

Record JSON

{
  "$type": "app.bsky.feed.post",
  "createdAt": "2024-11-12T19:10:04.758Z",
  "langs": [
    "en"
  ],
  "reply": {
    "parent": {
      "cid": "bafyreif5cj3jigpo2bkf6pguvkrwlx7vood4kxy76vcildpn2nojv2ocaa",
      "uri": "at://did:plc:gl6xwx72yoxtdxcfbrrfzdrj/app.bsky.feed.post/3larjixoxxk2i"
    },
    "root": {
      "cid": "bafyreidiqudmttawdbohm4xwbinbzpqwrre6ua37mys7kk423kjatf3yky",
      "uri": "at://did:plc:p2cp5gopk7mgjegy6wadk3ep/app.bsky.feed.post/3larblw4h2s23"
    }
  },
  "text": "Reanimated is basically a babel plugin that converts your code to multi-threaded concurrent JS. This means that when you have a worklet, it has to serialise the closure to the UI thread which can be really slow when you’re closing over more than you realise. Although in this case I think it’s a bug"
}