Skip to content

Commit

Permalink
changelog, fix benchmark a little
Browse files Browse the repository at this point in the history
  • Loading branch information
k0ka committed Aug 22, 2024
1 parent fe03ff0 commit b8451f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ You can find and compare releases at the [GitHub release page](https://github.co

## Unreleased

### Added

- Cache query validation results https://github.com/nuwave/lighthouse/pull/2603

## v6.43.0

### Added
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/HugeResponseBench.php
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public function benchmark1(): void
*
* @Revs(10)
*
* @Iterations(1)
* @Iterations(10)
*
* @ParamProviders({"providePerformanceTuning"})
*
Expand Down

0 comments on commit b8451f4

Please sign in to comment.