PakhomovAlexander opened a new pull request, #7382:
URL: https://github.com/apache/ignite-3/pull/7382

   ## Summary
   - Skip JLine terminal initialization for non-interactive commands
   - Disable Micronaut eager singleton initialization
   - Add JVM flags for faster startup (`-XX:TieredStopAtLevel=1`, 
`-XX:+UseSerialGC`)
   
   ## Benchmark Results
   
   | Command | Before | After | Speedup |
   |---------|--------|-------|---------|
   | `--version` | 1.20s | 0.42s | **2.9x** |
   | `--help` | 1.20s | 0.42s | **2.9x** |
   | `node status` | 1.20s | 0.42s | **2.9x** |
   
   REPL mode startup time unchanged.
   
   https://issues.apache.org/jira/browse/IGNITE-27530
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to