in reply to Re^2: creating and managing many hashes
in thread creating and managing many hashes
it will be very difficult to help you if you don't show your code and the data structures that you're using.
My guess is that there is something inefficient in the way you're doing it. Probably a hash, or rather a hash of hashes (or possibly a HoHoH), would be more efficient, but there is really no way to tell without seeing your code.
|
|---|