Skip to content
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

Fail fast #441

Closed
wants to merge 6 commits into from
Closed

Fail fast #441

wants to merge 6 commits into from

Conversation

bsless
Copy link
Contributor

@bsless bsless commented May 5, 2021

Short term improvement until #440 gets merged

Allows using "worse" exceptions to gain significant speed ups when
inferring schemas

Applies only for clj (not cljs)

Discussion: is using an atom the best solution?

@ikitommi
Copy link
Member

The provider should not throw in the future.

Screenshot 2021-10-24 at 20 54 46

I'm closing this now.

@ikitommi ikitommi closed this Oct 24, 2021
@ikitommi
Copy link
Member

Having a fast throw might come handy later, let's revisit this then.

@ikitommi
Copy link
Member

btw, there is a lot of silly code in the providers, easy 10x or 100x there, have an idea for it...

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.

2 participants