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

Make it fast #3

Closed
cdornan opened this issue Jan 26, 2017 · 0 comments
Closed

Make it fast #3

cdornan opened this issue Jan 26, 2017 · 0 comments
Assignees
Labels
in progress stale issue abandoned

Comments

@cdornan
Copy link
Contributor

cdornan commented Jan 26, 2017

Apart from using fast backends very little effort has been applied to making the package efficient on the grounds that:

  1. we want to get it right before making it fast and

  2. the primary motivation is to make RE-based scripting in Haskell more attractive and many of those applications typically aren't performance sensitive (as the filters in the package used to process the literate Haskell programmes and generate the API modules are not performance sensitive).

As the dude says, if you need high-performance filters you should probably be writing them by hand — at least until this this issue has been fixed!

@cdornan cdornan modified the milestone: 1.0 Feb 2, 2017
@cdornan cdornan modified the milestones: v2.0.0.0, v1.0.0.0 Feb 17, 2017
@cdornan cdornan modified the milestones: v2.0.0.0, v1.0.2.0 Jun 10, 2017
@cdornan cdornan self-assigned this Jun 10, 2017
@cdornan cdornan closed this as completed Dec 14, 2018
@cdornan cdornan added the stale issue abandoned label Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in progress stale issue abandoned
Projects
None yet
Development

No branches or pull requests

1 participant