Archive for February, 2003

Benchmarks and Repeatability

Thursday, February 27th, 2003

An important element of benchmarks is repeatability. I’ve made some optimizations to my XML Lite code, and I’ve realized real gains in memory usage (not much, but a reasonable amount). But I want to see how it compares performance-wise. If it is atrocious, I’ll roll back. But I suspect it will be a little better […]

Java 2 MicroEdition

Saturday, February 1st, 2003

Alrighty then…
I’ve been frustrated over my latest foray into the wonderful world of Java. So I want to do some J2ME (Java 2, Micro Edition) development. I install the Sun ONE Studio, Micro Edition (or something like that). It installs.. everything works great.. except in slow motion. Yes I had used Forte before, yes I […]