A problem to solve

Open source software is filled with people who like to solve problem, so, here’s a problem I hope someone here will be able to help me solve.

How can I make the subroutine, get_location, faster? It is given a resource object and a scalar representing the human-readable location type. The routine then finds all the locations […]