Skip to content

Incorrect Server-Timing syntax? #5

@PikachuEXE

Description

@PikachuEXE

Env

Server
ruby_server_timing 1.0.1

Browser
Chrome: Version 64.0.3282.186 (Official Build) (64-bit)

Actual Output

server-timing:Middleware; dur=82.11; ,Router; dur=881.89; ,Controller; dur=152.58; ,ActiveRecord; dur=69.31; ,Redis; dur=356.72; ,View; dur=14509.94; ,Total; dur=16052.57;

screen shot 2018-03-05 at 3 46 37 pm

If I use https://github.com/dpogue/rails_server_timings
It outputs as

server-timing:view=0.794, db=0.882, redis=0.447, total=36.107

screen shot 2018-03-05 at 3 48 25 pm

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