article thumbnail

EnumSet and EnumMap

TechEmpower

from Java's standard libraries. Historically, Enum{Set,Map} were recommended as a matter of safety, taking better advantage of Java's type system than the alternatives. Effective Java goes into detail about this use case for Enum{Set,Map} and enum types in general. This article discusses java.util.EnumSet. and java.util.EnumMap.

Java 330
article thumbnail

Framework Benchmarks Round 16

TechEmpower

Not just in measured results per second (several metric crap tonne), but in number of tests measured (~1830), number of framework permutations tested (~464), number of languages included (26), and total execution time of the test suite (67 hours, or 241 billion microseconds to make that sound properly enormous). It's lost in the noise.

Framework 377
article thumbnail

Interview with Clark Benson, Ranker

socalTECH

For today's interview, we spoke with Clark Benson , CEO and Founder of Ranker (www.ranker.com), on how the firm is looking to harness that same force to power its own startup, which offers up a way for users to create their own ranked lists of pretty much anything. How long has the site been up and running?

Startup 195