[ 
https://issues.apache.org/jira/browse/CASSANDRA-17320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17483856#comment-17483856
 ] 

Brandon Williams commented on CASSANDRA-17320:
----------------------------------------------

No, I'm saying the greater utility is in creating a native image so that the 
barrier for running it is very low, like Docker.  AOT isn't very valuable since 
any performance gains evaporate quickly after startup, so the effort to reward 
ratio here is poor.

> Ahead of Time compilation
> -------------------------
>
>                 Key: CASSANDRA-17320
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17320
>             Project: Cassandra
>          Issue Type: New Feature
>            Reporter: Satya Sai Bharath
>            Priority: Normal
>
> *Ahead of Time compilation* for the Cassandra service (Which does some JIT 
> Compilation by default).
> I see that Cassandra has been written in Java and it is open-source which has 
> clear instructions to build and run the service from the source 
> ([https://blog.pythian.com/how-to-build-your-very-own-cassandra-4-0-release/])
> I also can see there are a few popular options that can help achieve Ahead of 
> Time Compilation for Java Programs (Ex: 
> [https://www.graalvm.org/22.0/reference-manual/native-image/] a very popular 
> choice)
> Automated integration of Graalvm for Cassandra 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to