Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- using libgreen to optimize CPU usage - less tasks to limit wasted resources Here, on a one core 2 threads CPU, new version is ~1.2 faster. May be better with more core.
- Loading branch information
2acab61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at TeXitoi@2acab61
2acab61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging TeXitoi/rust/shootout-spectralnorm-tweaks = 2acab61 into auto
2acab61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TeXitoi/rust/shootout-spectralnorm-tweaks = 2acab61 merged ok, testing candidate = 5956939
2acab61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5579
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5575
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4669
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4681
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5677
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4765
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4773
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5679
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4764
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4770
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4832
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2566
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5672
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4768
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4783
2acab61
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 5956939