Skip to content
Discussion options

You must be logged in to vote

Hello,
What you describe roughly matches what I've seen:
On my laptop, for a testing tool using ISO Schematron and Saxon with Java, I had to increase the heap size from 4GB to 6GB ("-Xmx6G")

TED CVS uses ph-schematron in "pure" mode, which does require less memory.
TED CVS is designed to be able to handle multiple SDK versions, so it has the rules for several SDK loaded in memory. In addition it also has the translations of messages in up to 24 languages. So I don't have any precise numbers for it, but it seems able to handle at least one SDK version with 1GB of memory.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rkottmann
Comment options

@bertrand-lorentz
Comment options

Answer selected by rkottmann
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
schematrons Related to the Schematron validation (/schematrons SDK folder)
2 participants