Files
oak-gpui/crates
Piotr Osiewicz bc32b4d016 zeta: Compute diff on background thread (#22328)
@iamnbutler noticed slowness in assistant panel which I've pinned down
to the fact that we're calculating buffer diff on foreground thread.
This PR moves this computation into the background; I don't know much
about Zeta but it seems fine to do, as the call-site is asynchronous
anyways.

Closes #ISSUE

Release Notes:

- N/A
2024-12-21 13:44:18 +00:00
..
2024-12-17 22:16:59 -07:00
2024-12-17 22:16:59 -07:00
2024-12-13 14:23:02 -05:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-03 23:22:26 -05:00
2024-12-13 14:23:02 -05:00
2024-12-17 22:16:59 -07:00