Asche (Thomas Charbonnel)
- Login: Asche
- Registered on: 10/05/2016
- Last sign in: 10/05/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/05/2016
-
05:34 PM Ruby Feature #12810 (Rejected): Improve `Set#find_index` performance
- Hello everyone!
I've toyed a bit with the `Set` class lately and have found some performance issues with method `find_index`. Github gist here: https://gist.github.com/thomascharbonnel/f023ca137f2b2b7021cbe2d580485cd4
I'm thinking ...