You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the early days JFlex used to have a performance benchmarking suite, in particular to compare to JLex and to figure out the trade-offs for different scanning engine options (pack/table/switch etc).
It bit-rotted fairly quickly and never even made it into the public repo. It would be nice to write such a benchmarking suite again to get better information on speed/memory trade-offs like #697, #199, or #196.
The text was updated successfully, but these errors were encountered:
In the early days JFlex used to have a performance benchmarking suite, in particular to compare to JLex and to figure out the trade-offs for different scanning engine options (pack/table/switch etc).
It bit-rotted fairly quickly and never even made it into the public repo. It would be nice to write such a benchmarking suite again to get better information on speed/memory trade-offs like #697, #199, or #196.
The text was updated successfully, but these errors were encountered: