How can I benchmark my application for Pagy vs Kaminari?

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

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

    :microscope: A Ruby library for carefully refactoring critical paths.

  • You could try using both gems and wrapping a few instances (or all) of your pagination logic in the scientist gem. I can't recall offhand if it has benchmarking built-in, but you could easily wrap your use and try blocks in benchmarking calls and compare that when you publish results.

  • There is a repo that does just that: https://github.com/ddnexus/pagination-comparison

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

    Paginate Active Record sets at variable speeds

  • If you're comparing pagination libraries you should consider including https://github.com/basecamp/geared_pagination too. It's a very nice idea on how to handle pagination it's also supported by Basecamp.

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

  • Scientist: A Ruby library for carefully refactoring critical paths

    1 project | /r/hackernews | 18 Nov 2023
  • Test Against Reality

    1 project | news.ycombinator.com | 9 Jul 2023
  • Scientist: A Ruby library for carefully refactoring critical paths

    1 project | news.ycombinator.com | 18 Oct 2022
  • Rethinking Testing

    1 project | /r/ProgrammingLanguages | 11 Aug 2022
  • axum-strangler initial release

    1 project | /r/rust | 19 Jul 2022