Commit 2be0c3d
committed
Fixes massive performance issue when using eql?
Not sure if it's due to constructing the array and calling #hash on it
or what, but the previous implementation is terrible on performance
refs: zmoazeni#42, zmoazeni#321 parent a443956 commit 2be0c3d
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments