Changes

Jump to navigation Jump to search
No change in size ,  20:37, 20 October 2017
=Performance=
The import of Importing XQuery modules that are located in repositories the repository is just as fast as the import of all importing any other modules. Imported modules Modules that are referenced imported several times in a project will only be compiled once.
Imported Java archives will be dynamically added to the classpath and unregistered after query execution. This requires some constant overhead and may lead to unexpected effects in scenarios with highly concurrent read operations. If you want to get optimal performance, it is recommendable to move your JAR files into the {{Code|lib/custom}} directory of BaseX. This way, the archive will be added to the classpath if BaseX is started. If you have installed a [[#Combined|Combined Package]], you can simply keep your XQuery module in the repository, and the Java classes will be automatically detected.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu