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

Perf-test get_used_symbols and its variants #324

Open
Adda0 opened this issue Sep 6, 2023 · 0 comments
Open

Perf-test get_used_symbols and its variants #324

Adda0 opened this issue Sep 6, 2023 · 0 comments
Labels
For:library The issue is related to library (c++ implementation) Module:nfa The issue is related to Nondeterministic Finite Automata Priority:normal Work on this sooner rather than later. Type:required A required implementation/change necessary in near future

Comments

@Adda0
Copy link
Collaborator

Adda0 commented Sep 6, 2023

There are numerous variants of get_used_symbols(). We need to perf-test them and keep only the most performant one. The remaining variants should be removed.

@Adda0 Adda0 added For:library The issue is related to library (c++ implementation) Module:nfa The issue is related to Nondeterministic Finite Automata Type:required A required implementation/change necessary in near future Priority:normal Work on this sooner rather than later. labels Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For:library The issue is related to library (c++ implementation) Module:nfa The issue is related to Nondeterministic Finite Automata Priority:normal Work on this sooner rather than later. Type:required A required implementation/change necessary in near future
Projects
None yet
Development

No branches or pull requests

1 participant