Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dogweather committed Jul 17, 2023
1 parent bc65b85 commit e325634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# AssetRam

**Rails 7 update:** 35% reduction in allocations measured. I tested with [my Rails app's home page](https://www.public.law) running Rails 7.0.6 and Ruby 3.2.2 in production. Tested with Sprockets v3 and v4. The page is simple with only five images. If you have more, you'll get a bigger boost:
**Rails 7 update:** 35% reduction in allocations measured. I tested with [my Rails app's home page](https://www.public.law) running Rails 7.0.6 and Ruby 3.2.2 in production. Same result with Sprockets v3 and v4. The page is simple with only five images. If you have more, you'll get a bigger boost:

<img src="https://github.com/dogweather/asset_ram/raw/master/test-data.png" alt="Test Data" style="width: 70%;">

Expand Down

0 comments on commit e325634

Please sign in to comment.