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

Optimise Buffered stream #15

Open
d-plaindoux opened this issue Dec 14, 2016 · 1 comment
Open

Optimise Buffered stream #15

d-plaindoux opened this issue Dec 14, 2016 · 1 comment
Assignees

Comments

@d-plaindoux
Copy link
Member

A stream can be buffered. For this purpose an entropic cache is build. When a parser is accepted a cut mechanism can be applied in order to flush cache and optimise memory usage.

@d-plaindoux d-plaindoux self-assigned this Dec 14, 2016
@nicolas-zozol nicolas-zozol added this to the february milestone 1.0 milestone Dec 18, 2016
@nicolas-zozol
Copy link
Collaborator

I suggest we work on standard streams like native file streams in nodeJS and RxJS (#55) before to choose an optimization strategy.

@nicolas-zozol nicolas-zozol modified the milestones: 2017-05: May : Genlex, Compilers ; define perimeters, 2017-03: March milestone 0.3 Mar 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants