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

Add 3 performance test cases for unicode strings #128

Merged
merged 6 commits into from
Sep 4, 2019
Merged

Add 3 performance test cases for unicode strings #128

merged 6 commits into from
Sep 4, 2019

Conversation

densmirn
Copy link
Contributor

Add initial versions of 3 performance test cases for unicode strings.

densmirn and others added 3 commits August 29, 2019 16:28
Added initial version of input data generator which generates some
Series and unicode string.
Also added 1 performance test cases for quantile algorithm.
Copy link
Contributor

@fschlimb fschlimb left a comment

Choose a reason for hiding this comment

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

Please add comments/doc-strings to functions and an introductory comment describing what's happening in the file. Pls also add how to use this (or add a link to the doc).

@fschlimb
Copy link
Contributor

fschlimb commented Sep 2, 2019

why is unicode performance testing in HPAT? I presume numba can operate on arrays of unicode strings.

Add ASV config to run performance tests via ASV tool.
Additionally add plugin to run the tests under conda environment, and
script to build HPAT before running the tests.
Got processes number from system variable MPIEXEC_NP or system
@shssf shssf merged commit fa1e508 into IntelPython:master Sep 4, 2019
kozlov-alexey pushed a commit to kozlov-alexey/sdc that referenced this pull request Oct 4, 2019
* Add 3 performance test cases for unicode strings

* Add data generator and perf test case for quntile

Added initial version of input data generator which generates some
Series and unicode string.
Also added 1 performance test cases for quantile algorithm.

* Enable running perf tests via ASV

Add ASV config to run performance tests via ASV tool.
Additionally add plugin to run the tests under conda environment, and
script to build HPAT before running the tests.

* Enable running of perf tests through mpiexec

Got processes number from system variable MPIEXEC_NP or system

* Add perf test case for writing to CSV
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.

None yet

3 participants