Skip to content

Browser: Statistics UI #84

@cookiengineer

Description

@cookiengineer

The Tabs sidebar should show the Browser request statistics at the bottom. The current idea is that the statistics should reflect whether or not bandwidth could be saved and whether or not peering was helpful (and the peer-to-peer cache reuse mechanism actually saved traffic).

It might be enough to reflect this with two progress bars, one for the overall bandwidth usage and one for the peer-to-peer bandwidth usage.

  • Top progress bar

  • Labels should be $amount cached Requests ($prettybytes of $overallbytes)

  • value = cached requests / all requests (in kB/MB/GB)

  • Bottom progress bar

  • Label should be $amount peered Requests ($prettybytes of $overallbytes)

  • value = cached peer-to-peer requests / all requests (in kB/MB/GB)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions