rails-mini-profiler VS drafting

Compare rails-mini-profiler vs drafting and see what are their differences.

rails-mini-profiler

Performance profiling for Rails, made simple 🦔 (by hschne)

drafting

Ruby gem for saving drafts of ActiveRecord models (by ledermann)
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
rails-mini-profiler drafting
7 1
404 64
- -
5.8 2.6
about 2 months ago 7 months ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rails-mini-profiler

Posts with mentions or reviews of rails-mini-profiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.

drafting

Posts with mentions or reviews of drafting. We have used some of these posts to build our list of alternatives and similar projects.
  • Long forms, persistence and database constraints
    1 project | /r/rails | 8 Jan 2021
    Maybe this is not what you want (and could be useful for other folks), but I love the drafting gem. The implementation is similar to other posts - it has a separate table where you can save anything and come back to it later on. Caveat is - it's not a real object yet, and can only work with new records. Possibly can look into it :)

What are some alternatives?

When comparing rails-mini-profiler and drafting you can also consider the following projects:

Coverband - Ruby production code coverage collection and reporting (line of code usage)

Karafka - Ruby and Rails efficient multithreaded Kafka processing framework

asset_ram - Reduce Rails allocations by 35%+ and gain a speed boost. Memoizes asset links.

factory_bot - A library for setting up Ruby objects as test data.

Rails Performance - Monitor performance of you Rails applications (self-hosted and free)

MailCatcher - Catches mail and serves it through a dream.

prosopite - :mag: Rails N+1 queries auto-detection with zero false positives / false negatives

pluck_all - A more efficient way to get data from database. Like #pluck method but return array of hashes instead.

DeepPluck - Allow you to pluck attributes from nested associations without loading a bunch of records.

Unread - Handle unread records and mark them as read with Ruby on Rails