Title: Performance
Last modified: September 27, 2023

---

# Performance

 *  Resolved [jonte98](https://wordpress.org/support/users/jonte98/)
 * (@jonte98)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/performance-issue-47/)
 * This can be further optimized to eat atleast 2x less memory.
 * Here is a test demonstrating the memory usage:
 * [https://plugintests.com/plugins/wporg/melapress-login-security/latest](https://plugintests.com/plugins/wporg/melapress-login-security/latest)
 * Most code is not even required to be loaded sitewide.
 * **EDIT:**
 * In addition, the remembered old password list and plugin settings can be using
   a custom database table for even better performance.
    -  This topic was modified 2 years, 11 months ago by [jonte98](https://wordpress.org/support/users/jonte98/).
    -  This topic was modified 2 years, 11 months ago by [jonte98](https://wordpress.org/support/users/jonte98/).
    -  This topic was modified 2 years, 11 months ago by [jonte98](https://wordpress.org/support/users/jonte98/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/performance-issue-47/#post-17464186)
 * Hello Jonte98.
 * Sorry for not getting back to you earlier on this one. I had not subscribed yet
   to this plugin’s support tickets (mistake) so I was not notified of this.
 * Thank you for the tips. We will look into this and we will update the plugin 
   accordingly.
 * Please let me know if there is anything else we can assist you with.
 *  Plugin Support [robertabela](https://wordpress.org/support/users/robert681/)
 * (@robert681)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/performance-issue-47/#post-17520283)
 * Hello jonte98.
 * We are working on the next update of the plugin and we will be definitely looking
   into ways and means on how to improve the plugin’s performance.
 * However, I have a question about the database; the plugin settings are saved 
   in the wp_options table, and old password etc are used in the wp_usermeta table,
   as recommended. So as such we are saving the data where it is recommended.
 * Do you have any documentation / links that explain why it would be better to 
   store such data in a custom table?
 * Looking forward to hearing from you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Performance’ is closed to new replies.

 * ![](https://ps.w.org/melapress-login-security/assets/icon-256x256.png?rev=3328142)
 * [Melapress Login Security](https://wordpress.org/plugins/melapress-login-security/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/melapress-login-security/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/melapress-login-security/)
 * [Active Topics](https://wordpress.org/support/plugin/melapress-login-security/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/melapress-login-security/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/melapress-login-security/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [robertabela](https://wordpress.org/support/users/robert681/)
 * Last activity: [2 years, 5 months ago](https://wordpress.org/support/topic/performance-issue-47/#post-17520283)
 * Status: resolved