CircleCI-Public / cimg-ruby

The CircleCI Ruby Docker Convenience Image.
https://circleci.com/developer/images/image/cimg/ruby
MIT License
32 stars 39 forks source link

Build Ruby with jemalloc #139

Closed BytesGuy closed 1 year ago

BytesGuy commented 1 year ago

Description

Build Ruby with jemalloc by default

Closes #134

Reasons

Jemalloc improves memory efficiency in jobs, helping reduce resource usage

Checklist

Please check through the following before opening your PR. Thank you!