Commit e67cc74
perf: trim zip features, optimize frontend minification, fix Windows CI
- zip: disable default features, use only deflate-zlib (drops 11 crates:
zopfli, zstd, bzip2, lzma, deflate64, xz2 — unused since we only read
WebXDC archives, never write them)
- terser: passes 3, pure_getters, toplevel mangle (49.7% reduction, +4%)
- CI: shorten CARGO_TARGET_DIR on Windows to avoid MAX_PATH limit in
whisper.cpp's Vulkan shader generator CMake ExternalProject build
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3e46e3b commit e67cc74
4 files changed
Lines changed: 23 additions & 124 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
74 | 78 | | |
75 | | - | |
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments