Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

add new GC benchmark #1078

Merged
merged 1 commit into from
Jan 5, 2015
Merged

add new GC benchmark #1078

merged 1 commit into from
Jan 5, 2015

Conversation

MartinNowak
Copy link
Member

  • tests producer-consumer pattern
  • both ends allocate lots of short lived garbage
  • trigger many (~200) collections but heap remains very small (5MB)

- tests producer-consumer pattern

- both ends allocate lots of short lived garbage

- trigger many (~200) collections but heap remains very small (5MB)
@rainers
Copy link
Member

rainers commented Jan 5, 2015

LGTM and uses some functionality not yet covered by the other tests (message passing).

rainers added a commit that referenced this pull request Jan 5, 2015
@rainers rainers merged commit 535edc4 into dlang:master Jan 5, 2015
@MartinNowak MartinNowak deleted the gcBench branch January 5, 2015 21:26
@MartinNowak MartinNowak added the GC garbage collector label Mar 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
GC garbage collector
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants