Skip to content

Fix typo introduced in PR #4915#4918

Merged
andralex merged 1 commit intodlang:stablefrom
PetarKirov:fix-typo-in-pr-4915
Nov 22, 2016
Merged

Fix typo introduced in PR #4915#4918
andralex merged 1 commit intodlang:stablefrom
PetarKirov:fix-typo-in-pr-4915

Conversation

@PetarKirov
Copy link
Member

I accidentally swapped the two numbers in the previous PR.

@PetarKirov
Copy link
Member Author

PetarKirov commented Nov 22, 2016

Just for the record, these are the timings I got across different compilers and compiler optimization settings:

TaskPool.reduce std.algorithm.reduce
ldc2-1.1.0-beta3-linux-x86_64 -O5 -singleobj -release 0m1.095s 0m4.009s
dmd-2016-10-09 -inline -O -release 0m1.748s 0m4.022s
ldc2-1.1.0-beta3-linux-x86_64 0m3.102s 0m19.557s
dmd-2016-10-09 0m4.158s 0m33.166s

@andralex andralex merged commit 0949605 into dlang:stable Nov 22, 2016
@PetarKirov PetarKirov deleted the fix-typo-in-pr-4915 branch November 22, 2016 17:06
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