Open
Bug 1347720
(FBFeed)
Opened 8 years ago
Updated 2 years ago
[meta] Improve Time to Interactive (TTI) and Display Done (DD) milestone times in FB feed workload
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
NEW
People
(Reporter: shu, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta, perf)
Vladan has provided a static FB newsfeed workload to measure TTI and DD times.
Due to the size of the workload (includes some video clips), it's not attached to the bug. I've repackaged the workload here: https://people-mozilla.org/~sguo/fb-newsfeed-workload-feb27.tar.gz
The nginx HTTP server needs to be installed to run the workload. The workload is captured from FB's production site, thus the involved set up required to run it.
After unzipping, run the shell script mkcf.sh, which will create an nginx.conf configuration file. Follow the on-screen instructions from there.
Reporter | ||
Updated•8 years ago
|
Blocks: QuantumFlow
Updated•8 years ago
|
Alias: FBFeed
Updated•8 years ago
|
Whiteboard: [qf]
Updated•8 years ago
|
Whiteboard: [qf] → [qf-meta]
Comment 1•8 years ago
|
||
Newsfeed benchmark: https://vdjeric.github.io/fb_bench/newsfeed_bench.htm
Comments benchmark: https://vdjeric.github.io/fb_bench/comments_bench.htm
There are console.log() markers in these benchmarks with the metrics that FB cares about.
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Whiteboard: [qf-meta] → [qf:meta]
Updated•3 years ago
|
Performance Impact: --- → ?
Whiteboard: [qf:meta]
Updated•3 years ago
|
Performance Impact: ? → ---
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•