Opened 16 years ago
Closed 15 years ago
#88 closed task (fixed)
speed up Stats object
Reported by: | Peter Johansson | Owned by: | Peter Johansson |
---|---|---|---|
Priority: | minor | Milestone: | svndigest 0.7 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
For example accumulate function is called when only the latest element is wanted
Change History (3)
comment:1 Changed 16 years ago by
Milestone: | 0.6 → 0.7 |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This was fixed when Stats class was split into Base and Inherited (ticket:211)
Note: See
TracTickets for help on using
tickets.
Fits better in milestone:0.7 when we need to split class to base class and inherited class tp accomplish #24 and #82