Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 367 Bytes

Swift versus C++

This is just a simple "test" that is merely attempting to create similar functionality, in a similar, simple coding style in these two languages, then compile them with the fastest standard optimizations, and see how they do against each other.

Usage

  1. $ ./test.sh
  2. ???
  3. Enjoy!

Enjoy