Skip to content

Run performance unit tests in release mode #8

@kareman

Description

@kareman

Right now they are running in debug mode which is pretty pointless.

Will have to create a new unit test target in Xcode for performance tests and a corresponding scheme which uses Release build settings. I don't think Swift Package Manager has any built-in support for performance unit tests, but I'm sure it can be done via options to "swift test".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions