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

ref: Use jemalloc instead of system allocator #344

Merged
merged 2 commits into from
Nov 29, 2019
Merged

Conversation

untitaker
Copy link
Member

I hope that this will improve memory usage

Copy link
Member

@jan-auer jan-auer left a comment

Choose a reason for hiding this comment

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

Can we test perf differences before merging please?

@untitaker
Copy link
Member Author

@jan-auer I benched locally and could not see any difference at all. My suspicion is that this will have a positive impact on memory fragmentation at best.

@untitaker untitaker merged commit 4eafc47 into master Nov 29, 2019
@untitaker untitaker deleted the ref/jemalloc branch November 29, 2019 16:55
@jan-auer
Copy link
Member

If there was no measurable difference, why were we merging this then?

@untitaker
Copy link
Member Author

untitaker commented Nov 30, 2019 via email

untitaker added a commit that referenced this pull request Dec 11, 2019
jan-auer pushed a commit that referenced this pull request Dec 11, 2019
jan-auer added a commit that referenced this pull request Dec 17, 2019
* master:
  fix: Update fixture to produce stable snapshot
  fix: Check in missing snapshot
  ref: Bump sentry-types
  test(general): Add a snapshot for Android
  Revert "feat(general): Add thread.errored attribute (#306)" (#366)
  Revert "doc: Changelog for 0.4.66"
  doc: Changelog for 0.4.66
  fix(server): Make status codes consistent with Sentry (#365)
  release: 0.4.65
  test: Update security report test snapshots
  build: Update redis dependency
  meta: Changelog for 0.4.65
  Revert "ref: Use jemalloc instead of system allocator (#344)" (#360)
  ref: Update user-agent database (#363)
  build: Update rdkafka to replace git dependency (#364)
jan-auer added a commit that referenced this pull request Dec 18, 2019
* master:
  fix(server): Preserve event id of minidump upload (#361)
  fix: Update fixture to produce stable snapshot
  fix: Check in missing snapshot
  ref: Bump sentry-types
  test(general): Add a snapshot for Android
  Revert "feat(general): Add thread.errored attribute (#306)" (#366)
  Revert "doc: Changelog for 0.4.66"
  doc: Changelog for 0.4.66
  fix(server): Make status codes consistent with Sentry (#365)
  release: 0.4.65
  test: Update security report test snapshots
  build: Update redis dependency
  meta: Changelog for 0.4.65
  Revert "ref: Use jemalloc instead of system allocator (#344)" (#360)
  ref: Update user-agent database (#363)
  build: Update rdkafka to replace git dependency (#364)
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.

4 participants