Skip to content

Conversation

@proost
Copy link
Contributor

@proost proost commented Jan 4, 2026

I found that encoding v4 logic bit more simpler. so i clean little bit.

And Encoder, Decoder uses value receiver. No difference logic, but pointer receiver uses tiny less memory. because current value receiver uses 24Bytes(16bytes for pointer, 1byte for bool, 7bytes for padding)

@freakyzoidberg
Copy link
Member

Thanks

@freakyzoidberg freakyzoidberg merged commit f35452b into apache:main Jan 6, 2026
1 check passed
@proost proost deleted the refactor-clean-theta-encoder branch January 6, 2026 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants