Open davisein opened 12 years ago
There is a performance issue with artists search.
One of the problems is the way it is used and the performance of requesting that data.
The other problem is the performance of the algorithm used. I add some tricks I will check to perform the search faster.
http://docs.sqlalchemy.org/en/rel_0_7/orm/tutorial.html#ormtutorial-joins
There is a performance issue with artists search.
One of the problems is the way it is used and the performance of requesting that data.
The other problem is the performance of the algorithm used. I add some tricks I will check to perform the search faster.
http://docs.sqlalchemy.org/en/rel_0_7/orm/tutorial.html#ormtutorial-joins