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 년 전