Perf-test get_used_symbols and its variants #324
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
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.The text was updated successfully, but these errors were encountered: