leokraft / QuickKey

📋✏️ A small background application to quickly access special characters.
GNU General Public License v3.0
8 stars 1 forks source link

Performance #40

Open leokraft opened 3 years ago

leokraft commented 3 years ago

Some serious performance improvements are needed.

Steps:

  1. Seperate Tag matching and item finding
  2. Optimize both tag matching and item finding
  3. Implement cache to store recently used tag combinations (measurements needed to check performance)
leokraft commented 2 years ago