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

Move benchmarks to benches module with noinline wrappers #32

Merged
merged 2 commits into from Sep 14, 2016

Commits on Sep 12, 2016

  1. Move benchmarks to benches module

    This ensures that the benchmarks are in a separate crate and linked
    against the smallvec dynamic library rather than being compiled
    together.
    nipunn1313 committed Sep 12, 2016
You can’t perform that action at this time.