#3979 BLOC First D: Datastore performance sucks

Zarro Boogs per Child bugtracker at laptop.org
Wed Oct 3 05:16:59 EDT 2007


#3979: Datastore performance sucks
------------------------+---------------------------------------------------
  Reporter:  marco      |       Owner:  bcsaller              
      Type:  defect     |      Status:  new                   
  Priority:  blocker    |   Milestone:  First Deployment, V1.0
 Component:  datastore  |     Version:                        
Resolution:             |    Keywords:  relnote               
  Verified:  0          |  
------------------------+---------------------------------------------------

Comment(by tomeu):

 Walter, Ben,

 the list view in the journal only asks the DS for the columns it needs to
 display. That _doesn't_ include the preview.

 So, we only send across the wire something like 100-200 bytes per entry.

 The preview and the rest of the metadata is retrieved from the datastore
 when the user clicks on the entry and goes to the detailed view.

 Ben, can you explain how you see this can affect performance?

 Ben, previews are so big because we cannot put binary data in the
 datastore: #2782. When we get this fixed, we'll save quite a bit of space
 on disk. And I'm pretty sure this will also improve performance.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3979#comment:8>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list