Ken Geis wrote: > I changed the line > > byte[][] answer = new byte[l_nf][0]; > to > byte[][] answer = new byte[l_nf][]; > > This gave ~1% increase on the benchmark I was running. Gah?! What JVM? Aren't the two forms equivalent? -O
pgsql-jdbc by date:
Соглашаюсь с условиями обработки персональных данных