Project

General

Profile

Actions

Task #1695

open

Repo-ng slowdown for large repo sizes

Added by Jeff Burke almost 10 years ago. Updated over 9 years ago.

Status:
In Progress
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/24/2014
Due date:
% Done:

80%

Estimated time:

Description

For the BAMS/BMS demo application by Wentao, repo-ng becomes unusably slow for databases around 1GB or more. This application involves 1Hz sampling of ~20 data points, each stored as a data object for now. Performance should be improved for large data sets of small objects.

Actions #1

Updated by Shuo Chen almost 10 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 10

Index and storage are under developing. It's hard to tell the performance. But complexity and size of skiplist and btree are similar. Tests of performance will be conducted after basic functions are done.

Actions #2

Updated by Weiqi Shi almost 10 years ago

  • % Done changed from 10 to 80

The implementation of repoStorage, including index and sqlite, has been finished and merged.

Actions #3

Updated by Alex Afanasyev almost 10 years ago

Can you also push the repo "smoketest" to the repo-ng repository?

This issue can be closed after somebody verifies that the described issue has been resolved.

Actions

Also available in: Atom PDF