Flutterby™! : Profiling some code that's running on

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Profiling some code that's running on

2025-01-29 21:10:02.950283+01 by Dan Lyke 0 comments

Profiling some code that's running on Apple AppKit, and I had no idea that [NSString stringWithFormat:...] and NSRect's `-convertRect:fromView:nil` were so expensive. Like *really* expensive.

(and, for the latter with flipped views, sometimes wrong, there are places I'm trying to do my own calculations, but dang!)

[ related topics: Apple Computer Sports ]

comments in ascending chronological order (reverse):