-
Notifications
You must be signed in to change notification settings - Fork 222
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi there,
I'm using Malli 0.0.1-SNAPSHOT
.
I have 15 samples of approximately 200KB each (when saved as EDN to disk). Malli is unable to provide a schema for those - it seems to run forever. It would probably have stopped at some point, but I lost my patience.
I tried to run the provider for just one of those, it actually finished, but it took several minutes on my i7 w/6 physical cores (don't know if you have any parallelization yet).
Would it be possible in some way to speed this up, or at least provide some peek into the progress (via logging, async or similar)?
Looks promising though, will use Malli for smaller stuff for now.
Best regards,
Henrik
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request