mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-24 20:46:04 +03:00
[GH-ISSUE #1863] 💬 [Question] Navigation is quite slow #728
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#728
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @elmuz on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1863
💬 Question
I would like to use Cypht as a replacement for Gmail (plus other email providers). At the moment, my main concern is related to speed during navigation.
Going back and forth between the email list and 'singe-fullscreen-message' page is very slow compared to Gmail interface. The same feeling you get when switching folder (like unread, spam, etc). When you have many emails to browse this feels like impractical. Basically, the 'progress bar' at the top of the page takes around 2 seconds (90% of the times, sometimes it is fast, like it uses the cache, but most of the times is ~2 sec).
My Cypht server is in the LAN (so in theory it could be even faster than gmail if email are already pre-loaded in the cache).
I am wondering if this is expected or maybe there is something misconfigured on my side. I am asking... Among the possible configuration designs (session manager, memcached vs redis vs db or whatever), which is the one that it is expected to provide the best user experience possible?
At the moment I am using the latest official docker image.
Thanks
@TheNomad11 commented on GitHub (Feb 14, 2026):
For me it made a big speed difference to use Redis. I haven't tried Memcached, though
@IrAlfred commented on GitHub (Feb 17, 2026):
Hello @elmuz
We recommend using Redis to improve Cypht's performance. Here's our setup guide with Redis configuration example: https://github.com/cypht-org/cypht/wiki/Cypht%E2%80%90Redis-setup