Skip to content

This is a small experiment of running a clojure project on GraalVM container using native-image. Compare to the similar app using Golang https://github.com/sher/graal-clojure/blob/master/convey_api/alter.go

Notifications You must be signed in to change notification settings

sher/graalvm-clojure-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Clojure native-image on GraalVM containerized

This is a small experiment of running a clojure project on GraalVM container using native-image. Compare to the similar app using Golang https://github.com/sher/graal-clojure/blob/master/convey_api/alter.go

Goods

  • Container startup time improved significantly, compared to JVM container

Not so goods

Things to try next

About

This is a small experiment of running a clojure project on GraalVM container using native-image. Compare to the similar app using Golang https://github.com/sher/graal-clojure/blob/master/convey_api/alter.go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published