{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreigilds7hvalygvoace5nzyfeob56xqvr6gz2ss4ftxcpkt5eq6wbm",
    "uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mmirc4u2gcw2"
  },
  "path": "/t/haskell-ant-simulator-talk/14140#post_14",
  "publishedAt": "2026-05-23T04:17:16.000Z",
  "site": "https://discourse.haskell.org",
  "textContent": "I’m working on something with Brillo (fork of Gloss) right now, and just putting 200 rectangles with text on the screen drastically drops my fps below 60, with more rectangles making it even slower. I assumed it was due to the immediate mode rendering because when I profiled it all the time was spent in the rendering code. But if you are drawing that many things at 60 maybe I’m doing something wrong.",
  "title": "Haskell Ant Simulator Talk"
}