lewismc commented on issue #141: ANY23-443 improve speed & stability of RDFa 
extractors
URL: https://github.com/apache/any23/pull/141#issuecomment-533912363
 
 
   @HansBrende some more testing... here's how runtimes compare for our test 
suite
   ```
   // with ANY23-443 applied
   [INFO] 
------------------------------------------------------------------------
   [INFO] Reactor Summary for Apache Any23 2.4-SNAPSHOT:
   [INFO]
   [INFO] Apache Any23 ....................................... SUCCESS [  1.381 
s]
   [INFO] Apache Any23 :: Base API ........................... SUCCESS [  2.672 
s]
   [INFO] Apache Any23 :: Test Resources ..................... SUCCESS [  0.454 
s]
   [INFO] Apache Any23 :: CSV Utilities ...................... SUCCESS [  0.552 
s]
   [INFO] Apache Any23 :: Mime Type Detection ................ SUCCESS [  3.852 
s]
   [INFO] Apache Any23 :: Encoding Detection ................. SUCCESS [  1.956 
s]
   [INFO] Apache Any23 :: Core ............................... SUCCESS [ 36.493 
s]
   [INFO] Apache Any23 :: Plugins :: Office Scraper .......... SUCCESS [  3.550 
s]
   [INFO] Apache Any23 :: Plugins :: HTML Scraper ............ SUCCESS [  1.851 
s]
   [INFO] Apache Any23 :: CLI ................................ SUCCESS [ 15.031 
s]
   [INFO] Apache Any23 :: Plugins :: Basic Crawler ........... SUCCESS [ 28.898 
s]
   [INFO] Apache Any23 :: Plugins :: OpenIE .................. SUCCESS [  0.832 
s]
   [INFO] Apache Any23 :: Service ............................ SUCCESS [ 10.002 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:47 min
   [INFO] Finished at: 2019-09-22T12:43:17-07:00
   [INFO] 
------------------------------------------------------------------------
   ```
   ... then master
   ```
   [INFO] Apache Any23 ....................................... SUCCESS [  1.330 
s]
   [INFO] Apache Any23 :: Base API ........................... SUCCESS [  2.629 
s]
   [INFO] Apache Any23 :: Test Resources ..................... SUCCESS [  0.428 
s]
   [INFO] Apache Any23 :: CSV Utilities ...................... SUCCESS [  0.491 
s]
   [INFO] Apache Any23 :: Mime Type Detection ................ SUCCESS [  3.659 
s]
   [INFO] Apache Any23 :: Encoding Detection ................. SUCCESS [  1.770 
s]
   [INFO] Apache Any23 :: Core ............................... SUCCESS [ 40.854 
s]
   [INFO] Apache Any23 :: Plugins :: Office Scraper .......... SUCCESS [  3.581 
s]
   [INFO] Apache Any23 :: Plugins :: HTML Scraper ............ SUCCESS [  1.744 
s]
   [INFO] Apache Any23 :: CLI ................................ SUCCESS [ 14.008 
s]
   [INFO] Apache Any23 :: Plugins :: Basic Crawler ........... SUCCESS [ 28.782 
s]
   [INFO] Apache Any23 :: Plugins :: OpenIE .................. SUCCESS [  0.683 
s]
   [INFO] Apache Any23 :: Service ............................ SUCCESS [  6.656 
s]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  01:46 min
   [INFO] Finished at: 2019-09-22T12:47:30-07:00
   [INFO] 
------------------------------------------------------------------------
   ```
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to