Skip to content

Frequent refresh too CPU intensive #75

@ilario

Description

@ilario

Vole checks for new posts every second.
This is a very CPU intensive task and there's no need to check once a second.
So I suggest changing this line:
static/js/vole.js: setTimeout(refreshUI, 1000);
increasing refresh time, for example to 5 or 10 seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions