mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-01-30 14:52:17 +00:00
T3Q is the fag that the bible warned you about
This commit is contained in:
parent
442d22459d
commit
a3d56ef98b
11
bench.txt
Normal file
11
bench.txt
Normal file
@ -0,0 +1,11 @@
|
||||
hf
|
||||
|
||||
OUTPUT=~/out
|
||||
bin/jlink --module-path jmods --compress=2 --add-modules java.base --output $OUTPUT
|
||||
rm -r $OUTPUT/lib/client $OUTPUT/lib/server
|
||||
echo "-minimal KNOWN" > $OUTPUT/lib/jvm.cfg
|
||||
|
||||
v8
|
||||
|
||||
-Xmx24G -Xms24G -Xmn16G -XX:+AlwaysPreTouch -XX:+UseParallelGC
|
||||
-XX:+UseTransparentHugePages -XX:+UseBiasedLocking
|
Loading…
Reference in New Issue
Block a user