Menu

#115 Change rpt_utils to use hash tables

0.9
closed-fixed
HPI Utils (56)
5
2004-04-30
2004-03-31
No

rpt_utils uses linked lists internally to traverse the
table. The time it takes to lookup a resource is
proportional to how deep a resource is in the
table/list. Make rpt_utils use hash tables internally
to make lookups faster.

Discussion

  • Renier Morales

    Renier Morales - 2004-04-28
    • milestone: 359431 --> 0.9
     
  • Renier Morales

    Renier Morales - 2004-04-30
    • status: open --> closed-fixed
     

Log in to post a comment.