this post was submitted on 27 Dec 2024
3 points (100.0% liked)

Clojure programming language discussion

587 readers
2 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

Performance comparison of Clojure, Ruby, and Python

https://www.wedesoft.de/software/2024/12/26/clojure-ruby-python-performance/

Introduction A fair performance comparison of implementations of different programming languages is difficult. Ideally one measures the performance for a wide range of algorithms and programming tasks. However each language will have different...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

top 2 comments
sorted by: hot top controversial new old
[–] mykhaylo@fosstodon.org 1 points 6 months ago

@planet @clojure use unchecked-inc and unchecked-dec for more speed

[–] tyler@programming.dev 1 points 6 months ago

No jruby or jython comparison?