You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Satya Sai Bharath (Jira)" <ji...@apache.org> on 2022/01/28 06:15:00 UTC

[jira] [Created] (CASSANDRA-17320) Ahead of Time compilation

Satya Sai Bharath created CASSANDRA-17320:
---------------------------------------------

             Summary: 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


*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-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org