Anonymous | Login | 02-19-2019 21:05 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0006652 | [Squeak] Collections | tweak | always | 09-03-07 01:59 | 02-06-11 23:48 | ||||
Reporter | sig | View Status | public | ||||||
Assigned To | leves | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.10 | ||||||
Summary | 0006652: WeakRegistry tuning | ||||||||
Description |
This patch should improve speed of WeakRegistry>>finalizeValues method. It scans dictionary only once for keys=nil, and collecting values to finalize at same time. Old version scans dictionary 1 time, only if there is no values to finalize, but if yes, then two times, and also uses #includes: which does not add any speed. |
||||||||
Additional Information | |||||||||
Attached Files |
![]() |
||||||||
|
![]() |
|
(0013910 - 80 - 80 - 80 - 80 - 80 - 80) leves 11-07-10 02:25 |
This issue was solved in Squeak 4.1, but it uses a bit different implementation. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
46 total queries executed. 33 unique queries executed. |