Open tristan0x opened 5 years ago
H5 file with neuroglial connectivity can be found in GPFS here: /gpfs/bbp.cscs.ch/project/proj62/NGV/TEST_ARCHNGV/h5_connectivity_data/new_datasets/neuroglial_connectivity.h5
The following README provides instructions to import this file in a basalt db. Benchmarks should provide results according to the db size. So benchmark should be executed on a basalt db made of 1, 10, 100, and 1000 astrocytes.
See benchmarks
branch
Create C++ benchmark of reading operations as described in https://github.com/tristan0x/basalt/wiki/Use-Cases#use-cases to get baseline numbers. Use Google Benchmark library to compute measurements. Results should be added to
/tests/benchmark
directory.If needed, bulk methods should be added to API to speed-up operations.