Francesc Alted 50a83ca822 Added some tests with codelets 8 years ago
..
arange.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
column-iter.py a227057dd2 changes to get benchmarks running under PY3 8 years ago
concat.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
ctable-query.py c34f024212 Added tests for different compressors; and in some benchmarks too. 10 years ago
cython_condition.py 632a8cec14 Added an example on how to use a codelet via pyorcy 8 years ago
eval-profile.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
eval.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
eval_and_replace.py 24c4d5cc5a Preserve cparams during column replacement 8 years ago
expression.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
fill.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
fromiter.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
getitem.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
iter.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
iterator.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
iterblocks.py 868497ad6e Added a new benchmark for iterblocks() 8 years ago
large_carray.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
multithreaded_copy.ipynb 35b9eec506 Added a benchmark for the new support for releasing the lock during Blosc operation 8 years ago
objpickles.py 1220733f83 Adding a new benchmark for pickling and unpickling carrays/ctable objects 10 years ago
pandas-fromdataframe-strings.py e61d2f671f reduce size to avoid excessive memory use 8 years ago
pandas-fromdataframe.py 16b114365a When fields in dataframes are objects, try to convert them to strings 10 years ago
pandas-todataframe.py cfd83c1e83 Added a new todataframe() method for ctable objects 10 years ago
pytables-fromhdf5.py a227057dd2 changes to get benchmarks running under PY3 8 years ago
pytables-tohdf5.py b079f81d2c Added a new ctable.tohdf5() method 10 years ago
query.py c34f024212 Added tests for different compressors; and in some benchmarks too. 10 years ago
run.sh 7a210c79ca Migrated all benchmarks to the new package name 10 years ago
serialization.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
sum.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
whereblocks.py 50a83ca822 Added some tests with codelets 8 years ago
zeros.py 9b2e7e6da4 Migrated the benchmarks to Python 3 10 years ago
zlib-vs-cblosc-zlib.ipynb d6f99e4155 Added a benchmark comparing zlib inside and outside Blosc 8 years ago