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