Skip to content

fix: Don't reuse memory pools between tables#18336

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
fix/s3/no-reusing-uploader
Jun 20, 2024
Merged

fix: Don't reuse memory pools between tables#18336
kodiakhq[bot] merged 2 commits into
mainfrom
fix/s3/no-reusing-uploader

Conversation

@candiduslynx

@candiduslynx candiduslynx commented Jun 20, 2024

Copy link
Copy Markdown
Contributor

Speedup memory GC
Testing on multi-row
Pre change:
s3 mrow

Post change
s3-uploader mrow

@candiduslynx candiduslynx requested review from a team and murarustefaan and removed request for a team June 20, 2024 13:38
@candiduslynx candiduslynx requested a review from erezrokah June 20, 2024 13:39

@erezrokah erezrokah left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@candiduslynx maybe add some details, i.e. the benchmarking @marianogappa did to better explain this change.

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Jun 20, 2024
@kodiakhq kodiakhq Bot merged commit c55168a into main Jun 20, 2024
@kodiakhq kodiakhq Bot deleted the fix/s3/no-reusing-uploader branch June 20, 2024 14:04
kodiakhq Bot pushed a commit that referenced this pull request Jun 20, 2024
🤖 I have created a release *beep* *boop*
---


## [7.2.3](plugins-destination-s3-v7.2.2...plugins-destination-s3-v7.2.3) (2024-06-20)


### Bug Fixes

* **deps:** Update `github.com/cloudquery/plugin-sdk/v4` to v4.45.6 ([#18338](#18338)) ([d34a2c0](d34a2c0))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.4 ([#18299](#18299)) ([200480a](200480a))
* **deps:** Update module github.com/cloudquery/plugin-sdk/v4 to v4.45.5 ([#18327](#18327)) ([42d5850](42d5850))
* Don't reuse memory pools between tables ([#18336](#18336)) ([c55168a](c55168a))

---
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

area/plugin/destination/s3 automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants