Closed Bug 1363801 Opened 7 years ago Closed 7 years ago

Try using store.get_many()

Categories

(Socorro :: Symbols, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: peterbe, Assigned: peterbe)

Details

When symbolicating we loop over the list of memoryMap to see if they're in the cache. And with that it fills up the self.all_symbol_maps dict. 

Perhaps we can instead use `store.get_many()` to fetch multiple keys all at once instead. This might improve the throughput of getting data out of Redis.
Assignee: nobody → peterbe
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.