Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: tools/perf/page_sets/service_worker_micro_benchmark.py

Issue 2032893003: ServiceWorker: Fix the argument of ctor of Response (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/page_sets/data/service_worker_micro_benchmark_004.wpr.sha1 ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/perf/page_sets/service_worker_micro_benchmark.py
diff --git a/tools/perf/page_sets/service_worker_micro_benchmark.py b/tools/perf/page_sets/service_worker_micro_benchmark.py
index 93f8e355b37a74c44304a4208b63cd77efb0c532..21f1c8e1f21478c6d4a2f37105b759a81114a509 100644
--- a/tools/perf/page_sets/service_worker_micro_benchmark.py
+++ b/tools/perf/page_sets/service_worker_micro_benchmark.py
@@ -24,8 +24,8 @@ class ServiceWorkerMicroBenchmarkPageSet(story.StorySet):
# pylint: disable=line-too-long
# The latest code of localhost:8091 is from:
- # https://github.com/horo-t/Service-Worker-Performance/tree/fix-flakyness
- # (rev: 0cc35c2398526665399ca99fe53147ff81101408)
+ # https://github.com/amiq11/Service-Worker-Performance/tree/fix-flakyness
+ # (rev: e6b3f604674209a30e4cf416a18cb8be3b991abd)
# TODO(falken): House the code in GoogleChrome's GitHub repository.
# pylint: enable=C0301
# Why: to measure performance of many concurrent fetches
« no previous file with comments | « tools/perf/page_sets/data/service_worker_micro_benchmark_004.wpr.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698