Create performance tests for parsing #327
Labels
For:library
The issue is related to library (c++ implementation)
Priority:normal
Work on this sooner rather than later.
Type:required
A required implementation/change necessary in near future
We should implement a simple performance test for parsing and create a
.input
file with a portfolio of parsing jobs to measure the overall performance of our parser.We do not have to run the tests in GA, but it would be beneficial if we could run it when we change something in a parser.
The text was updated successfully, but these errors were encountered: