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 роки тому