From 297fd8229cc32585f134cfeff777a049918d4a90 Mon Sep 17 00:00:00 2001 From: Dmitriy Vyukov Date: Mon, 1 Sep 2014 12:51:14 +0400 Subject: [PATCH] dashboard/app: actually learn noise levels LGTM=adg R=adg CC=golang-codereviews https://golang.org/cl/135190043 --- dashboard/app/cron.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/app/cron.yaml b/dashboard/app/cron.yaml index 43cabf78..4118f9eb 100644 --- a/dashboard/app/cron.yaml +++ b/dashboard/app/cron.yaml @@ -1,5 +1,5 @@ cron: - description: updates noise level for benchmarking results - url: /perflearn + url: /perflearn?update=1 schedule: every 24 hours