[mod] memory usage

This commit is contained in:
Andy Bunce 2025-02-18 16:20:02 +00:00
parent d8acb448de
commit 919514f783
9 changed files with 67 additions and 26 deletions

View file

@ -1,7 +1,6 @@
(: build xar:)
import module namespace build = 'urn:quodatum:build1' at 'build.xqm';
let $xar:=build:xar-create()
let $output-file := build:xar-path()
return (build:write-binary($output-file, $xar),