index
:
platform/upstream/python-numpy
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
master
sandbox/backup/numpy-1.15.0_20210104
sandbox/dh0128.kwak/numpy-1.16.6_20201231
sandbox/nmerinov/llvm
sandbox/wangbiao/qemu-5.2
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
upstream-git
Domain: System / Base; Licenses: BSD-3-Clause;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
benchmarks
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
DOC: update asv url
Jarrod Millman
1
-1
/
+1
2017-10-23
BENCH: histogramming benchmarks
John Goetz
1
-0
/
+28
2017-10-11
BENCH: Added missing ufunc benchmarks
Keno Goertz
1
-16
/
+14
2017-09-12
STY: Add blank line for PEP8.
Charles Harris
1
-0
/
+1
2017-09-12
[MAINT] Add block benchmarks
Jamie Townsend
1
-0
/
+88
2017-08-05
MAINT/DOC: Use builtin when np.{x} is builtins.{x}.
Eric Wieser
3
-4
/
+4
2017-04-12
BENCH: Add some basic ma benchmarks
Eric Wieser
1
-0
/
+93
2017-04-11
MAINT: Move ma benchmarks to new file
Eric Wieser
2
-15
/
+20
2017-03-25
BENCH: use initialized memory for count_nonzero benchmark
Julian Taylor
1
-2
/
+2
2017-02-24
BENCH: add benchmarks for operations with temporaries
Julian Taylor
1
-0
/
+20
2017-02-19
Merge pull request #8629 from eric-wieser/speedup-indices
Marten van Kerkwijk
1
-0
/
+5
2017-02-18
MAINT: ensure benchmark suite is importable on old numpy versions
Pauli Virtanen
1
-1
/
+1
2017-02-18
TST: add a benchmark for indices
Eric Wieser
1
-0
/
+5
2017-01-12
TST: add extended packbits tests
Julian Taylor
1
-0
/
+32
2016-09-06
DOC: change Numpy to NumPy in remaining files
Pierre de Buyl
1
-6
/
+6
2016-09-01
ENH: add inplace cases to fast ufunc loop macros
Julian Taylor
1
-0
/
+39
2016-08-04
ENH: added axis param for np.count_nonzero
gfyoung
2
-3
/
+24
2016-07-29
BENCH: add more sort benchmarks
Julian Taylor
1
-0
/
+28
2016-05-28
BENCH: add correlate/convolve benchmarks.
Ralf Gommers
1
-27
/
+44
2016-02-14
ENH: make memmap file in temporary directory
Matthew Brett
1
-1
/
+10
2016-02-14
BUG: only benchmark complex256 if it exists
Matthew Brett
1
-1
/
+2
2016-01-16
BENCH: Add some benchmarks for `matmul`.
John Kirkham
1
-0
/
+18
2016-01-16
BENCH: Reorganize existing benchmarks by the order they show up when run in t...
John Kirkham
1
-11
/
+11
2016-01-12
Merge pull request #6969 from charris/bench-randint
Charles Harris
1
-0
/
+38
2016-01-08
BENCH: Perform benchmarking for the computation of `inner` on a matrix with i...
John Kirkham
1
-0
/
+7
2016-01-07
ENH: Add benchmark tests for numpy.random.randint.
Charles Harris
1
-0
/
+38
2016-01-06
BENCH: Add benchmarks between an array and its transpose that share data, whi...
John Kirkham
1
-0
/
+14
2015-12-14
BENCH: speed up benchmark suite import time; bump bench_ufunc timeout upward
Pauli Virtanen
6
-51
/
+107
2015-12-06
BENCH: allow benchmark suite to run on Python 3
Pauli Virtanen
2
-5
/
+9
2015-10-18
PERF: add 0d structured indexing benchmark
Pauli Virtanen
1
-0
/
+23
2015-08-24
WHT: break long lines + pep8
Pauli Virtanen
4
-14
/
+21
2015-08-22
DOC: mention asv in release notes and add a readme
Pauli Virtanen
1
-0
/
+62
2015-08-22
MAINT: add airspeed velocity benchmarks
Pauli Virtanen
12
-0
/
+809
2013-02-28
REM: Remove benchmarks files.
Charles Harris
5
-146
/
+0
2013-02-27
2to3: Updata `except Exception, msg:` syntax in files not in numpy/ .
Charles Harris
1
-1
/
+1
2008-02-08
ran reindent
Jarrod Millman
1
-1
/
+0
2007-12-15
updating to us import numpy as np convention
Jarrod Millman
4
-25
/
+32
2007-11-19
ran reindent.py to cleanup whitespaces
Jarrod Millman
1
-1
/
+1
2007-04-07
Make sorting benchmarks all sort integers
Charles Harris
1
-9
/
+9
2007-02-17
Refactor benchmarks.
Stefan van der Walt
4
-41
/
+90
2006-07-18
Fix to example.
Travis Oliphant
1
-1
/
+1
2006-07-12
Change occurrences of N.rand to N.random.rand.
Stefan van der Walt
1
-4
/
+4
2006-07-02
Remove dependency on _internal.py from pickles. Clean up Py_ssize_t usage. A...
Travis Oliphant
2
-8
/
+8
2006-06-28
Add simple indexing test.
Travis Oliphant
1
-0
/
+42
2006-06-28
Add benchmark for creating new arrays.
Travis Oliphant
1
-0
/
+9
2006-06-27
Add a function to retrieve a user-defined type number from the name of the as...
Travis Oliphant
1
-0
/
+9
2006-03-10
Run reindent.py (script distributed with Python) over the source to remove ex...
cookedm
1
-5
/
+0
2006-01-05
More documentation updates
edschofield
1
-3
/
+3
2006-01-04
Changed all references to scipy to numpy
Travis Oliphant
1
-3
/
+3
2005-12-31
Added benchmarks folder
Travis Oliphant
1
-0
/
+36