Anonymous | Login | 01-16-2021 15:54 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 | |||||||
0007860 | [Squeak Website] | text | always | 09-13-16 19:32 | 09-13-16 19:32 | |||||||
Reporter | timkack | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | |||||||||||
Summary | 0007860: Remove the mention about WbSet, WbDictionary from wiki | |||||||||||
Description |
On http://wiki.squeak.org/squeak/2985, [^] there is the following text: ===================================================== Use WbArray's, WbOrderedCollections, WbSet's and WbDictionary's For the new Closures, the Array class cannot be made uncompact, which means they cannot use #primitiveChangeClassTo:, which means it cannot be added to the WriteBarrier, which means they end up in Magma's readSet, which means commits will be slower. WbArray is just a subclass of Array which _can_ be compacted. WbOrderedCollection is just an OrderedCollection that uses an internal WbArray instead of an internal Array. Likewise for Dictionary and Set. Therefore, using these WriteBarrier-capable versions will improve performance. ===================================================== This was removed as of WriteBarrier-cmm.47.mcz |
|||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
27 total queries executed. 24 unique queries executed. |