rmuir commented on PR #14804:
URL: https://github.com/apache/lucene/pull/14804#issuecomment-2987658166

   @dweiss yeah, the parsers are generally fast. and the java one in particular 
is very nice. Of course they are doing a lot less, too. 
   
   parser test framework tracks the performance in terms of MB/s and warns if 
the speed gets too low:
   ```
     custom_tag:
         5. ✓ custom tag
         6. ✓ custom tag: inline
         7. ✓ custom tag: missing description
         8. ✓ custom tag: inline, missing description -- Warning: Slow parse 
rate (1671.346 bytes/ms)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to