Skip to content

Conversation

@bbernays
Copy link
Contributor

Summary


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines πŸ§‘β€πŸŽ“
  • Run go fmt to format your code πŸ–Š
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests πŸ§ͺ
  • Ensure the status checks below are successful βœ…

@github-actions
Copy link

⏱️ Benchmark results

Comparing with 608fc6a

  • DefaultConcurrencyDFS-2 resources/s: 11,379 ⬆️ 4.41% increase vs. 608fc6a
  • DefaultConcurrencyRoundRobin-2 resources/s: 12,132 ⬇️ 1.37% decrease vs. 608fc6a
  • Glob-2 ns/op: 206 ⬆️ 22.72% increase vs. 608fc6a
  • TablesWithChildrenDFS-2 resources/s: 28,593 ⬇️ 4.79% decrease vs. 608fc6a
  • TablesWithChildrenRoundRobin-2 resources/s: 27,984 ⬇️ 4.08% decrease vs. 608fc6a
  • TablesWithRateLimitingDFS-2 resources/s: 28.32 ⬇️ 0.53% decrease vs. 608fc6a
  • TablesWithRateLimitingRoundRobin-2 resources/s: 798.7 ⬇️ 5.92% decrease vs. 608fc6a
  • BufferedScanner-2 ns/op: 9.386 ⬆️ 0.15% increase vs. 608fc6a
  • LogReader-2 ns/op: 30.72 ⬇️ 0.88% decrease vs. 608fc6a

@bbernays bbernays merged commit 963f03c into cloudquery:main Feb 24, 2023
kodiakhq bot pushed a commit that referenced this pull request Mar 2, 2023
πŸ€– I have created a release *beep* *boop*
---


## [1.41.0](v1.40.0...v1.41.0) (2023-03-02)


### Features

* Deterministic _cq_id ([#712](#712)) ([2e7ad2c](2e7ad2c))
* **multiplex:** Detect duplicated clients ([#723](#723)) ([dfb039d](dfb039d))


### Bug Fixes

* Cleanup code ([#710](#710)) ([963f03c](963f03c))
* **deps:** Update golang.org/x/exp digest to c95f2b4 ([#718](#718)) ([de52c10](de52c10))
* **deps:** Update google.golang.org/genproto digest to 9b19f0b ([#719](#719)) ([ecfddea](ecfddea))
* **deps:** Update module github.com/rivo/uniseg to v0.4.4 ([#720](#720)) ([0da69b6](0da69b6))
* **deps:** Update module github.com/stretchr/testify to v1.8.2 ([#721](#721)) ([19c0742](19c0742))
* **pk:** Skip filter for no PK ([#709](#709)) ([d0c2e26](d0c2e26))
* **types-json:** Disable HTML escaping during JSON marshalling ([#714](#714)) ([2f6f1d8](2f6f1d8))
* **types-timestamp:** Ensure timestamp is UTC ([#716](#716)) ([bb33629](bb33629))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants