Repetitive SQL queries being run against configuration table #117

Kapalı
aheathershaw tarafından 2018-10-15 13:56:43 +01:00 açıldı · 1 yorum
Sahibi

Whilst analysing SQL queries for a new feature, I've noticed that a large number of select * from configuration where key = ? queries are being run.

We could cache the contents of the table once per request - and use the cache to avoid repeated lookups.

Whilst analysing SQL queries for a new feature, I've noticed that a large number of `select * from configuration where key = ?` queries are being run. We could cache the contents of the table once per request - and use the cache to avoid repeated lookups.
aheathershaw 2018-10-15 13:56:43 +01:00 Version 2.2.0-beta.1 kilometre taşına ekledi
aheathershaw 2018-10-15 13:56:43 +01:00 kendini atadı
aheathershaw
bug
enhancement
etiketlerini 2018-10-15 13:56:43 +01:00 ekledi
Yazar
Sahibi

This change has resulted in a dramatic improvement in the perception of the speed of the system.

This change has resulted in a dramatic improvement in the perception of the speed of the system.
Bu konuşmaya katılmak için oturum aç.
Kilometre Taşı Yok
Atanan Kişi Yok
1 Katılımcı
Bildirimler
Bitiş Tarihi
Bitiş tarihi geçersiz veya aralık dışında. Lütfen 'yyyy-aa-gg' biçimini kullanın.

Bitiş tarihi atanmadı.

Bağımlılıklar

Bağımlılık yok.

Referans: aheathershaw/blue-twilight#117
Herhangi bir açıklama sağlanmadı.