com presentations: Turn off 10/40 initially: slides/intro/may 26/wpbench_fdo.js
[email protected] (Rasmus Lerdorf) Fri, 29 May 2015 17:39:27 +0000
| Newsgroups | php.pres |
|---|---|
| Message-ID | <[email protected]> |
Commit: 3d49cab8d45ceb78d6ba193bf6cc6aec2ef1e0e0 Author: Rasmus Lerdorf <[email protected]> Fri, 29 May 2015 10:39:27 -0700 Parents: 20dfb9f01596323e950a7b60562aaea8bc80ea06 Branches: master Link: http://git.php.net/?p=presentations.git;a=commitdiff;h=3d49cab8d45ceb78d6ba193bf6cc6aec2ef1e0e0 Log: Turn off 10/40 initially Changed paths: M slides/intro/may26/wpbench_fdo.js Diff: diff --git a/slides/intro/may26/wpbench_fdo.js b/slides/intro/may26/wpbench_fdo.js index 6f65f35..950d837 100644 --- a/slides/intro/may26/wpbench_fdo.js +++ b/slides/intro/may26/wpbench_fdo.js @@ -70,7 +70,7 @@ window["render_wpbench_fdo"] = function() { }, format: '{point.y:.0f}' }, - visible: true + visible: false }, { name: 'r/s @ 20', yAxis: 0, @@ -107,7 +107,7 @@ window["render_wpbench_fdo"] = function() { }, format: '{point.y:.0f}' }, - visible: true + visible: false }, { name: 'latency @ 10', yAxis: 1,