[Numpy-svn] [numpy/numpy] d1e6fc: REM: Remove benchmarks files.

GitHub noreply at github.com
Fri Mar 1 08:34:15 EST 2013


  Branch: refs/heads/master
  Home:   https://github.com/numpy/numpy
  Commit: d1e6fc3b81bc0557d74771cfffa04af2c62012f7
      https://github.com/numpy/numpy/commit/d1e6fc3b81bc0557d74771cfffa04af2c62012f7
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2013-02-28 (Thu, 28 Feb 2013)

  Changed paths:
    R benchmarks/benchmark.py
    R benchmarks/casting.py
    R benchmarks/creating.py
    R benchmarks/simpleindex.py
    R benchmarks/sorting.py

  Log Message:
  -----------
  REM: Remove benchmarks files.

The files are very basic, old benchmarks testing numpy against numeric
and numarray. The competitors are almost defunct and, while benchmarks
are awesome, we really need a more polished and complete framework that
runs against the current competition. I think the early results from
these benchmarks were posted, maybe even presented, and could be found
in a search.

Closes #3088 ;) So old a tuple parameter was used.


  Commit: d1e692d70da7532b02d752d0842987333bd76c70
      https://github.com/numpy/numpy/commit/d1e692d70da7532b02d752d0842987333bd76c70
  Author: njsmith <njs at pobox.com>
  Date:   2013-03-01 (Fri, 01 Mar 2013)

  Changed paths:
    R benchmarks/benchmark.py
    R benchmarks/casting.py
    R benchmarks/creating.py
    R benchmarks/simpleindex.py
    R benchmarks/sorting.py

  Log Message:
  -----------
  Merge pull request #3101 from charris/remove-benchmarks

REM: Remove benchmarks files.


Compare: https://github.com/numpy/numpy/compare/d1b5ea9307f2...d1e692d70da7


More information about the Numpy-svn mailing list