Re: NSMapTable with C strings as keys
Re: NSMapTable with C strings as keys
- Subject: Re: NSMapTable with C strings as keys
- From: Eric Wing <email@hidden>
- Date: Wed, 29 May 2013 23:17:26 -0700
On 5/29/13, Charles Srstka <email@hidden> wrote:
> On May 29, 2013, at 10:29 PM, Eric Wing <email@hidden> wrote:
>
>> But I did do hash table benchmarks a few months back:
>> http://playcontrol.net/opensource/LuaHashMap/benchmarks.html
>
> Perhaps off topic, but I wonder if it would be possible to alter your line
> charts so that those circles that appear periodically along the lines are
> actually a different shape for each line instead of always being circles.
> This wouldn't alter the visual appearance of the charts too much, and would
> make them much easier to read for those who suffer from colorblindness and
> thus have trouble differentiating using color alone (I particularly find it
> difficult to distinguish the Tcl line from the Python line in the chart at
> the top of the linked page without the use of Digital ColorMeter).
>
I think it should be possible, but I didn't really understand the
chart generation code. I was reusing tools from the original benchmark
and tried not to spend as much time on it as I did. All the chart
generation is done in HTML and the raw data points are actually
embedded in the pages (they are not bitmap images). So all the
original data is accessible/scrape-able from the page.
-Eric
--
Beginning iPhone Games Development
http://playcontrol.net/iphonegamebook/
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden