You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2020/08/28 13:31:47 UTC

[GitHub] [jena] afs commented on pull request #787: JENA-1950 Replace Nashorn with GraalVM-based JavaScript engine

afs commented on pull request #787:
URL: https://github.com/apache/jena/pull/787#issuecomment-682576967


   Full dependency changes in jena-arq:
   ```
   [INFO] +- org.graalvm.js:js:jar:20.2.0:compile
   [INFO] |  +- org.graalvm.regex:regex:jar:20.2.0:compile
   [INFO] |  +- org.graalvm.truffle:truffle-api:jar:20.2.0:compile
   [INFO] |  +- org.graalvm.sdk:graal-sdk:jar:20.2.0:compile
   [INFO] |  +- org.ow2.asm:asm:jar:7.1:compile
   [INFO] |  +- org.ow2.asm:asm-tree:jar:7.1:compile
   [INFO] |  +- org.ow2.asm:asm-analysis:jar:7.1:compile
   [INFO] |  +- org.ow2.asm:asm-commons:jar:7.1:compile
   [INFO] |  +- org.ow2.asm:asm-util:jar:7.1:compile
   [INFO] |  \- com.ibm.icu:icu4j:jar:67.1:compile
   [INFO] +- org.graalvm.js:js-scriptengine:jar:20.2.0:compile
   ```
   The return of icu4j!  icu4j is 13M.
   
   jena-fuseki-server goes from 28.3Mbytes to 51Mbytes.
   (at some time, we'll lose the "nashhorn" cost -- in java8, nashhorn.jar is 3M).


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org