Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: the index analyzer now supports match stages INTELLIJ-170 #107

Merged
merged 4 commits into from
Nov 29, 2024

Conversation

kmruiz
Copy link
Contributor

@kmruiz kmruiz commented Nov 29, 2024

Description

Checklist

Open Questions

@github-actions github-actions bot added the no release notes It's a chore and doesn't require release notes. label Nov 29, 2024
Copy link

github-actions bot commented Nov 29, 2024

Coverage Report

Overall Project 78.27% -0.06%
Files changed 90.2%

File Coverage
IndexAnalyzer.kt 95.38% -1.16%
Parser.kt 83.48% -1.59%
MongoshDialectFormatter.kt 79.8%
HasFieldReference.kt 61.27%

Copy link

🤖 Benchmark Comparison for chore: the index analyzer now supports match stages

Benchmark Previous Current Change
com.mongodb.jbplugin.jmh.SampleBenchmark.init 2,499,964,015.59 ops/s 2,678,524,872.73 ops/s 7.14%

Copy link

🤖 Benchmark Comparison for Merge branch 'main' into fix/INTELLIJ-170

Benchmark Previous Current Change
com.mongodb.jbplugin.jmh.SampleBenchmark.init 2,499,964,015.59 ops/s 2,685,720,031.22 ops/s 7.43%

Copy link

🤖 Benchmark Comparison for chore: use fieldName instead of displayName

Benchmark Previous Current Change
com.mongodb.jbplugin.jmh.SampleBenchmark.init 2,499,964,015.59 ops/s 2,629,609,080.61 ops/s 5.19%

Copy link
Contributor

@himanshusinghs himanshusinghs left a comment

Choose a reason for hiding this comment

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

Good catch 🦅

Copy link

🤖 Benchmark Comparison for chore: if in explain plan, use find() as findOne() can not be explained

Benchmark Previous Current Change
com.mongodb.jbplugin.jmh.SampleBenchmark.init 2,499,964,015.59 ops/s 2,630,402,405.33 ops/s 5.22%

@kmruiz kmruiz merged commit 5120fa0 into main Nov 29, 2024
10 of 11 checks passed
@kmruiz kmruiz deleted the fix/INTELLIJ-170 branch November 29, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no release notes It's a chore and doesn't require release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants