Skip to content

History / Performance tuning

Revisions

  • Add links to Saxon-HE and the S9 example docs.

    @jcflack jcflack committed Oct 17, 2018
  • Add timings while varying number of processors. How much of the speed of Java/Saxon compared to libxml2 is dependent on having multiple processors available?

    @jcflack jcflack committed Sep 15, 2018
  • Drop unnecessary quoting. The function name has to be quoted to disambiguate it from the built-in function syntax, but using it as a column name requires no special treatment.

    @jcflack jcflack committed Sep 15, 2018
  • Typos caught late.

    @jcflack jcflack committed Sep 7, 2018
  • Add discussion.

    @jcflack jcflack committed Sep 7, 2018
  • Add methodology description.

    @jcflack jcflack committed Sep 7, 2018
  • Regenerate the Hotspot numbers The pljava.vmoptions had -Djava.home pointing into the /var/tmp ramfs, but the compiled-in pljava.libjvm_location still pointed to the shared object on disk. Also, PL/Java-loaded 'saxon' jar need not be on the PL/Java classpath during the Hotspot tests, when the Saxon jar is on the system classpath.

    @jcflack jcflack committed Sep 7, 2018
  • Installing PL/Java, etc., affects catalog size.

    @jcflack jcflack committed Sep 6, 2018
  • I can learn this syntax, no?

    @jcflack jcflack committed Sep 6, 2018
  • Which of course broke the table

    @jcflack jcflack committed Sep 6, 2018
  • Correct table header

    @jcflack jcflack committed Sep 6, 2018
  • Markdown formatting corrections

    @jcflack jcflack committed Sep 6, 2018
  • Beginnings of a Performance-tuning page.

    @jcflack jcflack committed Sep 6, 2018