Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,7 @@ website path:

minsize:
cargo minsize
just allocs

minifier-diff:
#!/usr/bin/env bash
Expand Down
2 changes: 1 addition & 1 deletion tasks/track_memory_allocations/allocs_minifier.snap
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ RadixUIAdoptionSection.jsx | 2.52 kB || 76 | 4 |

pdf.mjs | 567.30 kB || 19577 | 2898 || 47403 | 7782 | 1.624 MB

antd.js | 4.12 MB || 115026 | 15149 || 275588 | 60441 | 14.716 MB
antd.js | 6.69 MB || 99857 | 13518 || 331723 | 70354 | 17.408 MB

2 changes: 1 addition & 1 deletion tasks/track_memory_allocations/allocs_parser.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ RadixUIAdoptionSection.jsx | 2.52 kB || 4 | 0 |

pdf.mjs | 567.30 kB || 688 | 71 || 90678 | 8148 | 4.308 MB

antd.js | 4.12 MB || 6864 | 282 || 509752 | 55282 | 25.574 MB
antd.js | 6.69 MB || 6938 | 236 || 528505 | 55357 | 27.618 MB

binder.ts | 193.08 kB || 540 | 7 || 16807 | 1475 | 873.704 kB

Loading