RobertHeim / phpbb-ext-topictags

phpBB 3.3 extension, that adds the ability to tag topics with key words.
GNU General Public License v2.0
29 stars 19 forks source link

Performance issues #91

Open superfedya opened 5 years ago

superfedya commented 5 years ago

With this extension enabled, create the topic take 1 minute. When I disabled it - it take 0.1 sec.

Nginx PHP7 Redis caching

Large board with almost 4 000 000 posts.

Thanks