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

Fast forward merge #2

Merged
merged 5 commits into from
Jun 13, 2015
Merged

Fast forward merge #2

merged 5 commits into from
Jun 13, 2015

Conversation

cmars
Copy link

@cmars cmars commented Jun 13, 2015

No description provided.

tv42 and others added 5 commits March 31, 2015 19:29
For the stdlib tests these were based on, zero bytes still encode to
something. Base58 and friends encode zero as no output, so this was
just benchmarking a very expensive "skip zero bytes" loop.
Without assigning to _, the compiler might be able to deduce there are
no side effects. The underscore trick has been blessed as enforcing
the value to really exist at that point.
Benchmark & cmd cleanups
cmars added a commit that referenced this pull request Jun 13, 2015
@cmars cmars merged commit 308119d into v1 Jun 13, 2015
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