Skip to content
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

A bit of minor cleanup #trivial #402

Merged
merged 1 commit into from
Jun 30, 2017
Merged

A bit of minor cleanup #trivial #402

merged 1 commit into from
Jun 30, 2017

Conversation

Adlai-Holler
Copy link
Member

  • Reset project/target code coverage and program flow instrumentation settings to default.
    • These settings were injecting a ton of extra code into our unit tests, slowing them down greatly with no upside.
    • If we enable code coverage support in the future, we'll re-evalulate these.
  • Use C11 atomics throughout, instead of GCC atomics.

Copy link
Member

@nguyenhuy nguyenhuy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Faster unit tests! 👏

Copy link
Contributor

@maicki maicki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@nguyenhuy nguyenhuy merged commit 58641a8 into master Jun 30, 2017
bernieperez pushed a commit to AtomTickets/Texture that referenced this pull request Apr 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants