[Grok-dev] Performance of OrderedContainer

Sebastian Ware sebastian at urbantalk.se
Tue Jun 17 06:05:48 EDT 2008


I was looking at the trunk of grok because I need to use  
OrderedContainer. But, if I add say 1 million objects to an  
OrderedContainer, won't it become very slow due to the implementation  
with PersistentList? Say that I want to show the last 100 of the  
objects, I would have to return all 1 million keys.

Mvh Sebastian



More information about the Grok-dev mailing list