Why is JRuby Slow?

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • artichoke

    💎 Artichoke is a Ruby made with Rust

  • I wonder how Artichoke would compare on this benchmark (if it is ready to run jekyll at this point).

  • JRuby

    JRuby, an implementation of Ruby on the JVM

  • I can make some general recommendations that may help you. These and other tips are documented in the startup time wiki page here: https://github.com/jruby/jruby/wiki/Improving-startup-time

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • matrix.to

    A simple stateless privacy-protecting URL redirecting service for Matrix

  • https://matrix.to/#/#jruby:matrix.org

  • truffleruby

    A high performance implementation of the Ruby programming language, built on GraalVM.

  • Thank you for the issue at https://github.com/oracle/truffleruby/issues/2363. Currently TruffleRuby has multiple Ruby-level profilers (--cpusampler, VisualVM, Chrome Inspector). We're working on having an easy way to get a flamegraph (right now we use this but one needs to clone the truffleruby repo which is less convenient). Java-level profiling is also possible via VisualVM. async-profiler needs something like JDK>=15 to work properly with Graal compilations IIRC.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • JRuby 9.4.2.0 released with many fixes and improvements

    1 project | /r/ruby | 8 Mar 2023
  • JRuby 9.4.0.0 Released, now supporting Ruby 3.1 and Rails 7

    1 project | /r/ruby | 23 Nov 2022
  • JRuby 9.3.9.0 Released with stdlib CVE fixes

    1 project | /r/ruby | 24 Oct 2022
  • JRuby 9.3.8.0 Released - with support for lightweight fibers!

    1 project | /r/ruby | 13 Sep 2022
  • Ruby YJIT Ported to Rust

    6 projects | news.ycombinator.com | 20 Apr 2022