Stephen Deasey wrote: > How are you planing to use these key/value structures?
[...] > Or maybe you're trying to recreate PHP's do-everything hash-list > container... :-) Honestly, it's just something that has bugged me - a data structure with O(n) performance?! This cannot stand! But as a practical matter, in the typical use cases, the constant factor is low enough that it's simply not an issue. Saving 30 microseconds per request isn't going to make a difference in any real-world application. I'll stash my half-written code away for another day, in case someone ever loses a microsecond or two :) -J ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel