Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@PokhodenkoSA
Copy link
Contributor

This PR do:

  • TestBase inherits from TestCase
  • TestBase uses self.jit() from TestCase instead of numba.njit(). It configures parallel=True.
  • Remove _test_jitted() and _test_python() from perf test classes
  • Use _test_jit() and _test_py() in perf test for read_csv()
  • tests for read_csv should start with other tests due to importing like others.
  • Sort imports of perf tests in abc order.

@PokhodenkoSA PokhodenkoSA merged commit 43f658e into IntelPython:master Feb 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants