ismail-s / fireblog

A basic blog (in Python)
https://ismail-s.github.io/fireblog
GNU General Public License v2.0
0 stars 0 forks source link

Feature/improve groupfinder func #81

Closed ismail-s closed 8 years ago

ismail-s commented 8 years ago

This is 2 minor perf improvements:

  1. cache the groupfinder func.
  2. when the groupfinder func actually does query the db, only get the necessary cols.