Skip to content

Commit 71cbbe3

Browse files
brunoborgesCopilot
andcommitted
Add benchmark reference to html-generators README
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 41c920c commit 71cbbe3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

html-generators/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,7 @@ jbang export fatjar --output html-generators/generate.jar html-generators/genera
5858
```
5959

6060
This produces a self-contained ~2.2 MB JAR with all dependencies (Jackson) bundled. The `build-generator.yml` GitHub Action does this automatically when `generate.java` changes.
61+
62+
## Benchmark
63+
64+
See [BENCHMARK.md](BENCHMARK.md) for performance comparisons across all four execution methods (AOT, fat JAR, JBang, Python).

0 commit comments

Comments
 (0)