Add slice swap benchmark.

Adds a benchmark of various different ways of swapping the elements of
two slices, including several implementations in C.

Change-Id: I7ff490aefee6edfe5d7630b851278ce1fc385e8c
12 files changed
tree: 52584da825cc3b278f6b775c37dcc7cfdcbbc6b4
  1. benches/
  2. c/
  3. src/
  4. .gitignore
  5. bindings.h
  6. build.rs
  7. Cargo.lock
  8. Cargo.toml