Skip to content

malli.impl.util perf ideas #1179

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

frenchy64
Copy link
Collaborator

@frenchy64 frenchy64 commented Mar 20, 2025

Here are some ideas for performance improvements to malli.impl.util. These were all by eye, let me know if they don't seem obviously better and I will look into it.

The OR/AND macro compiles to leaner JVM bytecode if you're returning booleans, originally developed in collaboration with @alexander-yakushev.

@frenchy64 frenchy64 added the WIP work in progress, not ready yet label Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP work in progress, not ready yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant