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
The "bench" folder contains only stubs. Create a meaningful bench mark of the parser.
I don't know much about bench marking in rust (yet) but it should be the aim of this task to measure how fast / efficient the parser achieves its goals. It should be possible to track this over time, from version to version.
The text was updated successfully, but these errors were encountered:
The "bench" folder contains only stubs. Create a meaningful bench mark of the parser.
I don't know much about bench marking in rust (yet) but it should be the aim of this task to measure how fast / efficient the parser achieves its goals. It should be possible to track this over time, from version to version.
The text was updated successfully, but these errors were encountered: