Opened 12 years ago
Closed 12 years ago
#4048 closed Enhancement (fixed)
Use bitsets instead of bitfield in tr_completion
Reported by: | jordan | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.30 |
Component: | libtransmission | Version: | 2.20 |
Severity: | Normal | Keywords: | |
Cc: |
Description
This generates a significant memory savings on sessions that have a lot of seeds and, to a lesser extent, cpu savings.
Change History (3)
comment:1 Changed 12 years ago by jordan
- Type changed from Bug to Enhancement
comment:2 Changed 12 years ago by jordan
comment:3 Changed 12 years ago by jordan
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Committed in r12012. This is a fairly big commit so I'll leave this ticket open for awhile for testing in the nightlies.