Skip to content

Instantly share code, notes, and snippets.

@wfouche
Last active February 10, 2026 07:49
Show Gist options
  • Select an option

  • Save wfouche/86e7ab5effbb312c80d1549f6b004b33 to your computer and use it in GitHub Desktop.

Select an option

Save wfouche/86e7ab5effbb312c80d1549f6b004b33 to your computer and use it in GitHub Desktop.
Tulip on Windows
jbang run ^
--java 21 ^
--runtime-option -Xmx512m ^
--runtime-option -XX:+UseZGC ^
--deps io.github.wfouche.tulip:tulip-runtime:2.2.3 ^
-m io.github.wfouche.tulip.api.TulipApi ^
APIUser.java ^
--config benchmark_config.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment