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