The data is stored in a slightly complicated data structure:
$data->{$experiment_id}->[$row_index]->[ @values ]
where there are 5-30 experiment ids, row index goes up to 10,000-20,000, and @values contains 4-10 scalars.
Is there any way to shorten this delay?
In reply to Exiting takes a looong time by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |