Skip to content

Bump testdata/specifications from 6689929 to 5b15fd3 #2164

New issue

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

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

Already on GitHub? # to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps testdata/specifications from 6689929 to 5b15fd3.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code labels Aug 11, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 11, 2025 00:36
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2025
@dependabot dependabot bot requested a review from qingyang-hu August 11, 2025 00:36
@dependabot dependabot bot added the submodules Pull requests that update submodules code label Aug 11, 2025
Copy link
Contributor

API Change Report

No changes found!

Copy link
Contributor

mongodb-drivers-pr-bot bot commented Aug 11, 2025

🧪 Performance Results

Commit SHA: b00fc1d

The following benchmark tests for version 689e1221e4f47e00077d86d2 had statistically significant changes (i.e., |z-score| > 1.96):

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkSingleFindOneByID ops_per_second_min -30.5734 881.4324 Avg: 1269.5887
Med: 1253.2610
Stdev: 180.0323
0.7563 -2.1560
BenchmarkLargeDocInsertOne ops_per_second_med -8.5305 5221.9730 Avg: 5708.9783
Med: 5716.2701
Stdev: 153.3932
0.8340 -3.1749
BenchmarkMultiInsertSmallDocument total_time_seconds 8.4172 1.1491 Avg: 1.0599
Med: 1.0474
Stdev: 0.0428
0.7720 2.0842
BenchmarkMultiInsertSmallDocument total_bytes_allocated 6.2502 474000184.0000 Avg: 446117026.0282
Med: 445451280.0000
Stdev: 13636676.2763
0.7532 2.0447
BenchmarkSingleFindOneByID ns_per_op 6.2224 265031.0000 Avg: 249505.8032
Med: 248200.0000
Stdev: 7712.0254
0.7479 2.0131
BenchmarkSingleFindOneByID ops_per_second_med -5.8875 3874.4673 Avg: 4116.8474
Med: 4138.1822
Stdev: 116.3377
0.7563 -2.0834
BenchmarkBSONDeepDocumentEncoding ops_per_second_max 5.6781 71963.1549 Avg: 68096.5591
Med: 68068.8857
Stdev: 1763.3463
0.7496 2.1928
BenchmarkBSONDeepDocumentEncoding ops_per_second_med 5.5107 68813.6526 Avg: 65219.6217
Med: 65453.5934
Stdev: 1729.0804
0.7402 2.0786
BenchmarkBSONFlatDocumentEncoding total_mem_allocs -5.4238 218303.0000 Avg: 230822.4318
Med: 231319.0000
Stdev: 6212.5561
0.7301 -2.0152
BenchmarkBSONFlatDocumentEncoding total_bytes_allocated -5.4109 452092472.0000 Avg: 477953886.4545
Med: 478971800.0000
Stdev: 12808872.5172
0.7309 -2.0190
BenchmarkSingleFindOneByID ops_per_second_max -5.4027 4376.4634 Avg: 4626.4169
Med: 4626.5025
Stdev: 106.1006
0.7777 -2.3558
BenchmarkBSONFlatDocumentEncoding total_time_seconds -3.3673 1.1513 Avg: 1.1914
Med: 1.1917
Stdev: 0.0190
0.7353 -2.1119
BenchmarkSingleFindOneByID allocated_bytes_per_op -0.1918 22379.0000 Avg: 22422.0000
Med: 22424.0000
Stdev: 19.4936
0.7608 -2.2059
BenchmarkBSONFlatDocumentEncoding allocated_bytes_per_op 0.0980 6278.0000 Avg: 6271.8523
Med: 6272.0000
Stdev: 3.0078
0.7342 2.0439

For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch.

@matthewdale
Copy link
Collaborator

@dependabot rebase

Bumps [testdata/specifications](https://github.com/mongodb/specifications) from `6689929` to `5b15fd3`.
- [Release notes](https://github.com/mongodb/specifications/releases)
- [Commits](mongodb/specifications@6689929...5b15fd3)

---
updated-dependencies:
- dependency-name: testdata/specifications
  dependency-version: 5b15fd307b7ec06dbafc57e3c252f7ae3b8c4e46
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/testdata/specifications-5b15fd3 branch from 44707fc to b00fc1d Compare August 14, 2025 16:43
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 18, 2025

Superseded by #2170.

@dependabot dependabot bot closed this Aug 18, 2025
@dependabot dependabot bot deleted the dependabot/submodules/testdata/specifications-5b15fd3 branch August 18, 2025 00:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant