Commit History

Author SHA1 Message Date
  Francesc Alted 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
  Francesc Alted ba8ffd738a Code reformatted through PyCharm. 10 years ago
  Francesc Alted 7a210c79ca Migrated all benchmarks to the new package name 10 years ago
  Francesc Alted ca8c85110f Small embellishements. 13 years ago
  Francesc Alted b96bb98a7b ca.eval() factorized for better profiling. 13 years ago
  Francesc Alted 24f557ab87 Implementing support for nd carrays (first take). 13 years ago
  Francesc Alted f5a21c6d9c cparms --> cparams (seems easier to remember). 14 years ago
  Francesc Alted c86f7d8c62 Some modifications in benchmarks. 14 years ago
  Francesc Alted 8b76bbc3a6 Added new ctable.getif() iterable. Unit tests still missing. 14 years ago
  Francesc Alted cf5d4509b9 cparams -> cparms (find it easier to type :-) 14 years ago
  Francesc Alted b54b0e848d Added a `kwargs` parameter to `ctable.eval()`. 14 years ago
  Francesc Alted 5601685e25 Reverted expression.py benchmark to something shorter. 14 years ago
  Francesc Alted 58e68325cd Added a hint for the size of result in ctable.eval(). 14 years ago
  Francesc Alted cbf5e7f06d Some optimization of the block size for ctable.eval().. 14 years ago
  Francesc Alted 307eae6881 Added set_num_threads() for both Blosc and Numexpr. 14 years ago
  Francesc Alted 9c2dc0b5a7 Renaming of utility functions so as to follow carray conventions. 14 years ago
  Francesc Alted 425ae970e2 Somewhat improved version of expression benchmark. 14 years ago
  Francesc Alted a950a184db Added the possibility to mix ctables and arrays in expressions. 14 years ago