Project

General

Profile

Actions

Feature #6332

open

Improve searching with caching and JavaScript

Added by Jan Mach almost 4 years ago. Updated 9 months ago.

Status:
Feedback
Priority:
Normal
Category:
Development - GUI
Target version:
Start date:
07/08/2020
Due date:
07/08/2020 (over 3 years late)
% Done:

0%

Estimated time:
To be discussed:
No

Description

This task originally comes from #6308. We left timeline calculations in stable state, but there are following possible improvements:

  • Use result caching.
  • Use JavaScript to dynamically calculate and load statistics in tabs on demand, so that the user does not have to wait.

These techniques could be used also elsewhere to improve usability and response time.


Related issues

Related to Mentat - Feature #6308: Reimplement timeline calculations on databaseClosedJan Mach04/09/2020

Actions
Follows Mentat - Feature #6413: Autarkic DB queries for timelineClosedJakub Maloštik07/07/2020

Actions
Actions #1

Updated by Jan Mach almost 4 years ago

  • Related to Feature #6308: Reimplement timeline calculations on database added
Actions #2

Updated by Pavel Kácha almost 4 years ago

  • Target version changed from 2.8 to Backlog
Actions #3

Updated by Radko Krkoš over 3 years ago

  • Due date set to 07/08/2020
  • Start date changed from 05/19/2020 to 07/08/2020
  • Follows Feature #6413: Autarkic DB queries for timeline added
Actions #4

Updated by Pavel Kácha about 3 years ago

  • Assignee deleted (Jan Mach)
Actions #5

Updated by Rajmund Hruška about 1 year ago

  • Status changed from New to Resolved
  • Assignee set to Jakub Maloštik
  • Target version changed from Backlog to 2.11
Actions #6

Updated by Rajmund Hruška about 1 year ago

  • Status changed from Resolved to In Review

Deployed on mentat-alt.

Actions #7

Updated by Rajmund Hruška about 1 year ago

The ' #target types ' tab says No Data Available. I am not sure if that is related to this issue.

Actions #8

Updated by Jakub Maloštik about 1 year ago

Rajmund Hruska wrote in #note-7:

The ' #target types ' tab says No Data Available. I am not sure if that is related to this issue.

Yes, that tab wasn't there before, for some reason it appeared after my changes. The No Data Available is because most events don't include data for the `target_type` column. If a sufficiently large time window is selected and at least one event with this field is found, the data can be plotted. I'll figure out why the tab has appeared, and fix it.

Actions #9

Updated by Rajmund Hruška 11 months ago

Jakub Maloštik, if I understand your code correctly, we don't have the caching yet, do we?

Actions #10

Updated by Rajmund Hruška 11 months ago

  • Status changed from In Review to Feedback
Actions #11

Updated by Jakub Maloštik 11 months ago

Rajmund Hruška wrote in #note-9:

Jakub Maloštik, if I understand your code correctly, we don't have the caching yet, do we?

The plan is to have a backend cache, however right now there is javascript code ensuring frontend caching, which is to be removed after the backend caching is implemented.

Actions #12

Updated by Rajmund Hruška 9 months ago

  • Target version changed from 2.11 to Future
Actions

Also available in: Atom PDF