-
Notifications
You must be signed in to change notification settings - Fork 484
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
Separate benchmarks #123
Separate benchmarks #123
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 96c6439 - Browse repository at this point
Copy the full SHA 96c6439View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebbd264 - Browse repository at this point
Copy the full SHA ebbd264View commit details -
Changed tests to only check each operation’s base function (e.g. `fun…
…c addInPlace`), not a derived wrapper function (e.g. `func add` or `func +`, etc.) This also removed any previously added benchmarks. But not to worry we’ll add them back in a dedicated `SurgeBenchmarkTests` test target.
Configuration menu - View commit details
-
Copy full SHA for d387b77 - Browse repository at this point
Copy the full SHA d387b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5ce17a - Browse repository at this point
Copy the full SHA f5ce17aView commit details -
Added benchmarks corresponding to those previously found in `SurgeTes…
…ts/ArithmeticTests.swift`
Configuration menu - View commit details
-
Copy full SHA for 5ffac90 - Browse repository at this point
Copy the full SHA 5ffac90View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b27f6 - Browse repository at this point
Copy the full SHA f6b27f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38abb14 - Browse repository at this point
Copy the full SHA 38abb14View commit details -
Changed tests to only check each operation’s base function (e.g. `fun…
…c logInPlace`), not a derived wrapper function (e.g. `func log`) This also removed any previously added benchmarks. But not to worry we’ll add them back in a dedicated `SurgeBenchmarkTests` test target.
Configuration menu - View commit details
-
Copy full SHA for 3c0dead - Browse repository at this point
Copy the full SHA 3c0deadView commit details -
Added benchmarks corresponding to those previously found in `SurgeTes…
…ts/LogarithmTests.swift`
Configuration menu - View commit details
-
Copy full SHA for cb700bd - Browse repository at this point
Copy the full SHA cb700bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21accbc - Browse repository at this point
Copy the full SHA 21accbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2345be4 - Browse repository at this point
Copy the full SHA 2345be4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bd4653 - Browse repository at this point
Copy the full SHA 7bd4653View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e8713a - Browse repository at this point
Copy the full SHA 5e8713aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c1eae - Browse repository at this point
Copy the full SHA 88c1eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f179a1e - Browse repository at this point
Copy the full SHA f179a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25772c9 - Browse repository at this point
Copy the full SHA 25772c9View commit details