in reply to Re: Combining a hash into another
in thread Combining a hash into another
hash1: 10000 keys, hash2: 10000 keys duplicates 9000, added 1000 key/values slice 854559/s hash1 = 1000 keys, hash2 = 200 keys: duplicates 100 added 100 key/values slice 2673/s
Why does reducing the work slow things down?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Combining a hash into another
by hangon (Deacon) on May 28, 2008 at 00:48 UTC |