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

Elide some asserts #50

Open
mkeskells opened this issue Feb 9, 2018 · 1 comment
Open

Elide some asserts #50

mkeskells opened this issue Feb 9, 2018 · 1 comment

Comments

@mkeskells
Copy link
Collaborator

Some asserts are for developers in scalac only

Elide or remove or use almost final values to avoid the costs

@mkeskells
Copy link
Collaborator Author

First step would be record the costs

It's not just the cost of the call though as we will probably have data structures that are only created for the asserts

Some asserts are needed so this will involve much discussion with typesafe when we have the stats

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

No branches or pull requests

1 participant