1
0
Fork 0
This repository has been archived on 2026-01-31. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2023-02-05 15:37:24 +01:00
original-results Add original runtime measurements 2023-02-05 14:42:20 +01:00
results Add our own runtime measurements 2023-02-05 14:42:20 +01:00
.gitignore Add report and template 2023-02-05 14:42:20 +01:00
ACM-Reference-Format.bst Add report and template 2023-02-05 14:42:20 +01:00
acmart.cls Add report and template 2023-02-05 14:42:20 +01:00
figure1.tex Add report and template 2023-02-05 14:42:20 +01:00
figure2.tex Add report and template 2023-02-05 14:42:20 +01:00
LICENSE Add License 2023-02-05 15:37:24 +01:00
README.md Add README 2023-02-05 15:37:24 +01:00
report.tex Add License 2023-02-05 15:37:24 +01:00
resources.bib Add report and template 2023-02-05 14:42:20 +01:00

Performance Comparison of XMLTK and Xalan-c - Report

This is the LaTeX report for repeng-xmltk (also available on Zenodo). It is intended to be built automatically by repeng-xmltk's Docker container.

You can also build it manually using latexmk -gg -pdf report.tex.

The directories results/ and original_results/ contain the experimental results from our own reproduction and the original experiment, respectively.