Remove the new rust-based website from the workspace#8246
Conversation
Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Merging this PR will improve performance by 30.19%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ⚡ | Simulation | chunked_bool_canonical_into[(1000, 10)] |
45.3 µs | 30.3 µs | +49.41% |
| ⚡ | Simulation | chunked_varbinview_canonical_into[(1000, 10)] |
197.1 µs | 160.8 µs | +22.53% |
| ⚡ | Simulation | chunked_varbinview_into_canonical[(1000, 10)] |
211.7 µs | 175.6 µs | +20.54% |
Tip
Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.
Comparing adamg/remove-rust-website-workspace (6663e70) with develop (4e6e9ed)
|
Let's just kill the entire thing, though that requires removing a bunch of other stuff in CI. The new version I'm vibe coding in the background can live in a different place if we want. Please let me know before we merge so I can update my ec2 server |
|
are we replacing vibe-web-server-rs 1.0 with vibe-web-server-rs 2.0? If there's more work to do that, do you mind taking the work to remove the current version from the repo? |
Summary
This simplifies the dependency conflicts/issues, and also a step towards moving the website into its own repo.