blob: b0dc3ee088cfb034b8eb4920454842b659c321ba (
plain) (
blame)
1
2
3
4
5
6
7
|
Potential performance improvements may be achieved under MRI by installing
optional C extensions. To minimize installation errors the C extensions are
available in the concurrent-ruby-ext extension gem. concurrent-ruby and
concurrent-ruby-ext are always released together with same version.
The concurrent-ruby gem will automatically detect the presence of the
concurrent-ruby-ext gem and load the appropriate C extensions.
|