Skip to content

Commit 734983c

Browse files
committed
Add very slow query threshold to performance test report
1 parent 6355742 commit 734983c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/performance-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
- **Fast queries**: < 1 second (SOLR lookups)
7171
- **Medium queries**: < 3 seconds (Owlery + SOLR)
7272
- **Slow queries**: < 10 seconds (Neo4j + complex processing)
73+
- **Very Slow queries**: < 1200 seconds (Complex OWL reasoning - 20 minutes)
7374
7475
## Test Results
7576

0 commit comments

Comments
 (0)