Skip to content

Commit ac9c40a

Browse files
committed
Update README
1 parent 18d57ce commit ac9c40a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# memcpy
22

3-
How fast is `memcpy` with SIMD? Run the benchmarks:
3+
How fast can we `memcpy` 256 MiB of data? Run the benchmarks:
44

55
```sh
66
RUSTFLAGS="-Ctarget-cpu=native" cargo bench

0 commit comments

Comments
 (0)