Skip to content

Get started on serializing references, closes #790 #837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025

Conversation

fasterthanlime
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Jul 3, 2025

📦 limpid report

Number of crates: 51 (➖ no change)

Crate Baseline Size Current Size Change
std 510.9 KB 510.6 KB 📉 -263 B
facet_core 19.3 KB 19.2 KB 📉 -21 B
facet_reflect 31.9 KB 31.9 KB 📈 +5 B
facet_serialize 23.5 KB 23.5 KB 📉 -1 B

All significant changes are listed above.

8350 symbols (➖ no change), totaling 885.5 KB (📉 -352 B)

Symbol Baseline Size Current Size Change
core::ops::function::FnOnce::call_once
found in std
102.4 KB 102.1 KB 📉 -263 B
facet_core::typeid::of
found in facet_core
4.0 KB 4.0 KB 📉 -21 B
facet_reflect::partial::Partial::begin_smart_ptr
found in facet_reflect
953 B 958 B 📈 +5 B
facet_core::types::def::list::ListDef::t
found in facet_core
3 B 🗑️ REMOVED
facet_core::types::def::set::SetDef::t
found in facet_core
3 B 🆕 NEW
facet_serialize::serialize_iterative
found in facet_serialize
23.5 KB 23.5 KB 📉 -1 B

All significant changes are listed above.

Number of LLVM lines: 351,318 (📉 -54)

Function Baseline Lines Current Lines Change
core::ops::function::FnOnce::call_once
found in core
25,339 25,289 📉 -50
facet_serialize::serialize_iterative
found in facet_serialize
4,920 4,917 📉 -3
facet_core::typeid::of
found in facet_core
208 207 📉 -1

All significant changes are listed above.

Wall duration: 6.10 s (📉 -0.16 s)

Including slices. Also, relax `Sized` constraint in
`facet_json::to_string`
@fasterthanlime fasterthanlime enabled auto-merge July 3, 2025 13:35
@fasterthanlime fasterthanlime added this pull request to the merge queue Jul 3, 2025
Merged via the queue into main with commit 16fdbda Jul 3, 2025
17 checks passed
@fasterthanlime fasterthanlime deleted the serialize-refs branch July 3, 2025 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant