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

Upgrade to vibe.d 0.7.27. #1916

Merged
merged 3 commits into from
Mar 8, 2016
Merged

Conversation

s-ludwig
Copy link
Contributor

@s-ludwig s-ludwig commented Feb 9, 2016

The latest release of vibe.d contains considerable performance improvements. This updates the dependency specifications.

The latest release of vibe.d contains considerable performance improvements. This updates the dependency specifications.
@@ -2,7 +2,7 @@
"fileVersion": 1,
"versions": {
"memutils": "0.4.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

memutils: 0.4.4

@Dith3r
Copy link
Contributor

Dith3r commented Feb 16, 2016

Expected to see 50% improvement over vibe.d 0.7.26.

@s-ludwig
Copy link
Contributor Author

I'd expect even more than that, because 0.7.26 due to a performance regression barely scaled to multiple cores at all - certainly it wouldn't scale to a dual-Xeon-CPU setup with 24 cores.

@s-ludwig
Copy link
Contributor Author

Updated the libasync/memutils dependencies (they are not used for the benchmark, but just in case).

@ssmith-techempower
Copy link
Contributor

Looks good, merging in.

ssmith-techempower added a commit that referenced this pull request Mar 8, 2016
Upgrade to vibe.d 0.7.27.
@ssmith-techempower ssmith-techempower merged commit 99af103 into TechEmpower:master Mar 8, 2016
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.

3 participants