Large in memory query benchmark by bbakerman · Pull Request #3921 · graphql-java/graphql-java

Conversation

@bbakerman

from #1485 and #2605

A benchmark to ensure we act in the same manner on large in memory object queries

@github-actions

Test Results

  312 files    312 suites   55s ⏱️
3 581 tests 3 576 ✅ 5 💤 0 ❌
3 670 runs  3 665 ✅ 5 💤 0 ❌

Results for commit f1730cc.

♻️ This comment has been updated with latest results.

andimarek

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The jmh tests are now in src/jmh/java

@bbakerman

The jmh tests are now in src/jmh/java

ok moved

andimarek

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not be automatically executed, because the name doesn't end with Performance. Not sure that was your intention