Dan Lyke 21:09:15+0000 (2025-01-29)— twitter (1/0) facebook (0/0) flutterby (1/1) — Lat,Lon: (38.252,-122.657)
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!)