Optimizing performance in MemoWise, a new memoization gem

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

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
  • memo_wise

    The wise choice for Ruby memoization

  • MemoWise is benchmarked as the fastest Ruby memoization gem. This post describes how we made it so speedy.

  • dry-core

    A toolset of small support modules used throughout the @dry-rb & @rom-rb ecosystems

  • I ran your benchmark against the Memoizable module from dry-core and got some interesting results. Both gems performed pretty much the same in the no argument benchmark. memo_wise was 1.5-2 times faster in the one argument benchmarks, while dry-core was around 2 times faster in the others.

  • 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
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

  • Ruby memoization: what it is, when to use it, what the dangers are

    1 project | /r/ruby | 10 May 2022
  • Introducing: MemoWise

    1 project | /r/rails | 11 Jul 2021
  • Payload and parameters validation in Rails

    1 project | dev.to | 9 Mar 2024
  • JS Uglify/Minify Gems?

    5 projects | /r/Jekyll | 22 Feb 2023
  • Leveraging complexity of service objects with dry libraries

    3 projects | dev.to | 2 Sep 2021