[ https://issues.apache.org/jira/browse/ANY23-337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16437726#comment-16437726 ]
Hudson commented on ANY23-337: ------------------------------ SUCCESS: Integrated in Jenkins build Any23-trunk #1561 (See [https://builds.apache.org/job/Any23-trunk/1561/]) ANY23-337 fixed: BenchmarkTripleHandler reported inaccurate runtimes (hans: rev c0db95e7c370eac13bbfcb9018eb960295a12faa) * (edit) core/src/main/java/org/apache/any23/extractor/ExtractionResultImpl.java > BenchmarkTripleHandler does not report accurate extraction interval times > ------------------------------------------------------------------------- > > Key: ANY23-337 > URL: https://issues.apache.org/jira/browse/ANY23-337 > Project: Apache Any23 > Issue Type: Bug > Components: core, extractors > Affects Versions: 2.2 > Reporter: Hans Brende > Assignee: Hans Brende > Priority: Major > Fix For: 2.3 > > > The begin and end-time statistics of the BenchmarkTripleHandler are recorded > in TripleHandler.openContext(), and TripleHandler.closeContext(), > respectively. However, neither of these methods are called until *after the > extraction has already completed*, resulting in extraction times that > approach zero! -- This message was sent by Atlassian JIRA (v7.6.3#76005)