Files
oak-gpui/crates
Piotr Osiewicz ae6d09b9b2 chore: Extract assets module out of zed crate. (#3957)
This essentially shaves off about 10% off of an incremental build after
project change and potentially more if you're changing stuff like
`welcome` that's very close to the `zed` crate in the dep graph. That's
because macro expansion takes place even in incremental builds it seems?
And zed (lib) + zed (bin) could take up to 4 seconds out of an
incremental build, which is a *lot* in a 10s build. In reality though it
shaves 1 second off of 5 seconds incremental 'welcome'/ 1s off of 10s
'project' builds.

Note that we had `assets` crate in the past (removed in #2575 /cc
@maxbrunsfeld), but this is a bit different, because `assets` is a
dependency of *just* zed and nothing else. We essentially cache macro
expansion results ourselves.

Release Notes:

- N/A
2024-01-08 22:49:14 +01:00
..
2024-01-03 12:59:39 -08:00
2024-01-06 16:10:40 -05:00
2024-01-08 14:07:18 -07:00
2024-01-08 13:21:45 -05:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-08 12:29:54 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-02 00:04:51 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 20:02:23 -05:00
2024-01-03 12:59:39 -08:00
2023-12-28 19:22:43 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-02 00:24:11 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-04 11:55:14 -07:00
2024-01-05 16:31:41 -07:00
2024-01-01 23:56:04 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
WIP
2024-01-06 14:41:35 -05:00
2024-01-08 13:33:30 -05:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00