Anonymous | Login | 04-13-2021 19:38 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 | ||||
0001833 | [Squeak] Graphics | minor | always | 10-02-05 22:53 | 10-07-05 18:08 | ||||
Reporter | MarcusDenker | View Status | public | ||||||
Assigned To | |||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 3.9 | ||||||
Summary | 0001833: [ENH] FasterRectangelInsetBy | ||||||||
Description |
Change Set: FasterRectangelInsetBy Date: 2 October 2005 Author: Marcus Denker Rectangle insetBy: was testing with isKindOf: to check if the parameter is a Rectangle or not. This means, we search up the inheritance hierarchy for each insetBy with the parameter beeing a point or an Integer... changing isKindOf: to isRectangle makes insetBy: around 25% faster for Integers |
||||||||
Additional Information | |||||||||
Attached Files |
![]() ![]() |
||||||||
|
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
42 total queries executed. 31 unique queries executed. |