Details
-
Task
-
Resolution: Fixed
-
Normal
-
s15
-
None
Description
Currently we don't take schema compilation time into account when running performance tests. However, since serialization is being added in Spin 15, it would be nice to see what kind of performance gain we get when loading a pre-compiled schema versus compiling the schema and then parsing. We should see how the performance subcommand of the CLI handles specifying a pre-compiled parser on the command-line, and tweak it to actually measure the performance gain.