diff --git a/servo-tidy.toml b/servo-tidy.toml
index f0fd5878865..fd82f60e0e5 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -14,6 +14,7 @@ files = [
# Upstream code from Khronos/WebGL uses tabs for indentation
"./tests/wpt/webgl/tests",
# Vendored from upstream
+ "./tests/blink_perf_tests/perf_tests",
"./tests/wpt/webgpu/tests",
# Our import script is not currently respecting the lint.
"./tests/wpt/webgl/tools/import-conformance-tests.py",
diff --git a/tests/blink_perf_tests/LICENSE_FOR_ABOUT_CREDITS b/tests/blink_perf_tests/LICENSE_FOR_ABOUT_CREDITS
new file mode 100644
index 00000000000..fc77db598d5
--- /dev/null
+++ b/tests/blink_perf_tests/LICENSE_FOR_ABOUT_CREDITS
@@ -0,0 +1,967 @@
+(WebKit doesn't distribute an explicit license. This LICENSE is derived from
+license text in the source.)
+
+Copyright (c) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+2006, 2007 Alexander Kellett, Alexey Proskuryakov, Alex Mathews, Allan
+Sandfeld Jensen, Alp Toker, Anders Carlsson, Andrew Wellington, Antti
+Koivisto, Apple Inc., Arthur Langereis, Baron Schwartz, Bjoern Graf,
+Brent Fulgham, Cameron Zwarich, Charles Samuels, Christian Dywan,
+Collabora Ltd., Cyrus Patel, Daniel Molkentin, Dave Maclachlan, David
+Smith, Dawit Alemayehu, Dirk Mueller, Dirk Schulze, Don Gibson, Enrico
+Ros, Eric Seidel, Frederik Holljen, Frerich Raabe, Friedmann Kleint,
+George Staikos, Google Inc., Graham Dennis, Harri Porten, Henry Mason,
+Hiroyuki Ikezoe, Holger Hans Peter Freyther, IBM, James G. Speth, Jan
+Alonzo, Jean-Loup Gailly, John Reis, Jonas Witt, Jon Shier, Jonas
+Witt, Julien Chaffraix, Justin Haygood, Kevin Ollivier, Kevin Watters,
+Kimmo Kinnunen, Kouhei Sutou, Krzysztof Kowalczyk, Lars Knoll, Luca
+Bruno, Maks Orlovich, Malte Starostik, Mark Adler, Martin Jones,
+Marvin Decker, Matt Lilek, Michael Emmel, Mitz Pettel, mozilla.org,
+Netscape Communications Corporation, Nicholas Shanks, Nikolas
+Zimmermann, Nokia, Oliver Hunt, Opened Hand, Paul Johnston, Peter
+Kelly, Pioneer Research Center USA, Rich Moore, Rob Buis, Robin Dunn,
+Ronald Tschalär, Samuel Weinig, Simon Hausmann, Staikos Computing
+Services Inc., Stefan Schimanski, Symantec Corporation, The Dojo
+Foundation, The Karbon Developers, Thomas Boyer, Tim Copperfield,
+Tobias Anton, Torben Weis, Trolltech, University of Cambridge, Vaclav
+Slavik, Waldo Bastian, Xan Lopez, Zack Rusin
+
+The terms and conditions vary from file to file, but are one of:
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the
+ distribution.
+
+*OR*
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the
+ distribution.
+3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of
+ its contributors may be used to endorse or promote products derived
+ from this software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY APPLE COMPUTER, INC. ``AS IS'' AND ANY
+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE COMPUTER, INC. OR
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
+
+OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+ GNU LIBRARY GENERAL PUBLIC LICENSE
+ Version 2, June 1991
+
+ Copyright (C) 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the library GPL. It is
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it. You can use it for
+your libraries, too.
+
+ When we speak of free software, we are referring to freedom, not
+price. Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+ To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if
+you distribute copies of the library, or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link a program with the library, you must provide
+complete object files to the recipients so that they can relink them
+with the library, after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ Our method of protecting your rights has two steps: (1) copyright
+the library, and (2) offer you this license which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ Also, for each distributor's protection, we want to make certain
+that everyone understands that there is no warranty for this free
+library. If the library is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original
+version, so that any problems introduced by others will not reflect on
+the original authors' reputations.
+
+ Finally, any free program is threatened constantly by software
+patents. We wish to avoid the danger that companies distributing free
+software will individually obtain patent licenses, thus in effect
+transforming the program into proprietary software. To prevent this,
+we have made it clear that any patent must be licensed for everyone's
+free use or not licensed at all.
+
+ Most GNU software, including some libraries, is covered by the ordinary
+GNU General Public License, which was designed for utility programs. This
+license, the GNU Library General Public License, applies to certain
+designated libraries. This license is quite different from the ordinary
+one; be sure to read it in full, and don't assume that anything in it is
+the same as in the ordinary license.
+
+ The reason we have a separate public license for some libraries is that
+they blur the distinction we usually make between modifying or adding to a
+program and simply using it. Linking a program with a library, without
+changing the library, is in some sense simply using the library, and is
+analogous to running a utility program or application program. However, in
+a textual and legal sense, the linked executable is a combined work, a
+derivative of the original library, and the ordinary General Public License
+treats it as such.
+
+ Because of this blurred distinction, using the ordinary General
+Public License for libraries did not effectively promote software
+sharing, because most developers did not use the libraries. We
+concluded that weaker conditions might promote sharing better.
+
+ However, unrestricted linking of non-free programs would deprive the
+users of those programs of all benefit from the free status of the
+libraries themselves. This Library General Public License is intended to
+permit developers of non-free programs to use free libraries, while
+preserving your freedom as a user of such programs to change the free
+libraries that are incorporated in them. (We have not seen how to achieve
+this as regards changes in header files, but we have achieved it as regards
+changes in the actual functions of the Library.) The hope is that this
+will lead to faster development of free libraries.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, while the latter only
+works together with the library.
+
+ Note that it is possible for a library to be covered by the ordinary
+General Public License rather than by this special one.
+
+ GNU LIBRARY GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library which
+contains a notice placed by the copyright holder or other authorized
+party saying it may be distributed under the terms of this Library
+General Public License (also called "this License"). Each licensee is
+addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also compile or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ c) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ d) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the source code distributed need not include anything that is normally
+distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Library General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+ Preamble
+
+ The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+ This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+ When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+ To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+ For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+ We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+ To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+ Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+ Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+ When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+ We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+ For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+ In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+ Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+ The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+ GNU LESSER GENERAL PUBLIC LICENSE
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+ 0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+ A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+ The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+ "Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+ Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+ 1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+ You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+ 2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+ a) The modified work must itself be a software library.
+
+ b) You must cause the files modified to carry prominent notices
+ stating that you changed the files and the date of any change.
+
+ c) You must cause the whole of the work to be licensed at no
+ charge to all third parties under the terms of this License.
+
+ d) If a facility in the modified Library refers to a function or a
+ table of data to be supplied by an application program that uses
+ the facility, other than as an argument passed when the facility
+ is invoked, then you must make a good faith effort to ensure that,
+ in the event an application does not supply such function or
+ table, the facility still operates, and performs whatever part of
+ its purpose remains meaningful.
+
+ (For example, a function in a library to compute square roots has
+ a purpose that is entirely well-defined independent of the
+ application. Therefore, Subsection 2d requires that any
+ application-supplied function or table used by this function must
+ be optional: if the application does not supply it, the square
+ root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+ 3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+ Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+ This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+ 4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+ If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+ 5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+ However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+ When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+ If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+ Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+ 6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+ You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+ a) Accompany the work with the complete corresponding
+ machine-readable source code for the Library including whatever
+ changes were used in the work (which must be distributed under
+ Sections 1 and 2 above); and, if the work is an executable linked
+ with the Library, with the complete machine-readable "work that
+ uses the Library", as object code and/or source code, so that the
+ user can modify the Library and then relink to produce a modified
+ executable containing the modified Library. (It is understood
+ that the user who changes the contents of definitions files in the
+ Library will not necessarily be able to recompile the application
+ to use the modified definitions.)
+
+ b) Use a suitable shared library mechanism for linking with the
+ Library. A suitable mechanism is one that (1) uses at run time a
+ copy of the library already present on the user's computer system,
+ rather than copying library functions into the executable, and (2)
+ will operate properly with a modified version of the library, if
+ the user installs one, as long as the modified version is
+ interface-compatible with the version that the work was made with.
+
+ c) Accompany the work with a written offer, valid for at
+ least three years, to give the same user the materials
+ specified in Subsection 6a, above, for a charge no more
+ than the cost of performing this distribution.
+
+ d) If distribution of the work is made by offering access to copy
+ from a designated place, offer equivalent access to copy the above
+ specified materials from the same place.
+
+ e) Verify that the user has already received a copy of these
+ materials or that you have already sent this user a copy.
+
+ For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+ It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+ 7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+ a) Accompany the combined library with a copy of the same work
+ based on the Library, uncombined with any other library
+ facilities. This must be distributed under the terms of the
+ Sections above.
+
+ b) Give prominent notice with the combined library of the fact
+ that part of it is a work based on the Library, and explaining
+ where to find the accompanying uncombined form of the same work.
+
+ 8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+ 9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+ 10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+ 11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+ 12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+ 13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+ 14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+ NO WARRANTY
+
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+ END OF TERMS AND CONDITIONS
diff --git a/tests/blink_perf_tests/README.md b/tests/blink_perf_tests/README.md
new file mode 100644
index 00000000000..367368f6aa2
--- /dev/null
+++ b/tests/blink_perf_tests/README.md
@@ -0,0 +1,6 @@
+# Blink perf tests
+
+A vendored copy of the [blink perf tests].
+This allows us to easily compare performance
+
+[blink perf tests]: https://chromium.googlesource.com/chromium/src/+/HEAD/third_party/blink/perf_tests/
diff --git a/tests/blink_perf_tests/filters.txt b/tests/blink_perf_tests/filters.txt
new file mode 100644
index 00000000000..8608d89bddd
--- /dev/null
+++ b/tests/blink_perf_tests/filters.txt
@@ -0,0 +1,9 @@
+# Duplicate / Other upstream source
+- /MotionMark
+- /speedometer21
+
+# Servo does not support accessibility yet.
+- /accessibility
+
+# Include the rest.
++ /*
diff --git a/tests/blink_perf_tests/get_perf_tests.sh b/tests/blink_perf_tests/get_perf_tests.sh
new file mode 100644
index 00000000000..8fad7ba4d26
--- /dev/null
+++ b/tests/blink_perf_tests/get_perf_tests.sh
@@ -0,0 +1,22 @@
+#!/usr/bin/env bash
+
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at https://mozilla.org/MPL/2.0/.
+
+# script to vendor blink perf tests into servo.
+# At the time of writing we are mainly interested in the layout tests.
+
+set -o errexit
+set -o nounset
+set -o pipefail
+
+CHROMIUM_TAG=141.0.7354.1
+curl -LO https://chromium.googlesource.com/chromium/src/+archive/refs/tags/${CHROMIUM_TAG}/third_party/blink/perf_tests.tar.gz
+# Delete any old directory contents.
+rm -rf perf_tests && mkdir perf_tests
+tar -xf perf_tests.tar.gz -C perf_tests
+# Download license
+curl -L https://chromium.googlesource.com/chromium/src/+/refs/tags/141.0.7354.1/third_party/blink/LICENSE_FOR_ABOUT_CREDITS?format=TEXT \
+ | base64 -d > LICENSE_FOR_ABOUT_CREDITS
+git add LICENSE_FOR_ABOUT_CREDITS
diff --git a/tests/blink_perf_tests/patches/.gitkeep b/tests/blink_perf_tests/patches/.gitkeep
new file mode 100644
index 00000000000..c3ae6322ddf
--- /dev/null
+++ b/tests/blink_perf_tests/patches/.gitkeep
@@ -0,0 +1 @@
+# Keep this directory, so that we can easily patch if necessary
diff --git a/tests/blink_perf_tests/perf_tests/DIR_METADATA b/tests/blink_perf_tests/perf_tests/DIR_METADATA
new file mode 100644
index 00000000000..95403059c9a
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/DIR_METADATA
@@ -0,0 +1,4 @@
+monorail {
+ component: "Speed>Benchmark"
+}
+team_email: "benchmarking-dev@chromium.org"
diff --git a/tests/blink_perf_tests/perf_tests/OWNERS b/tests/blink_perf_tests/perf_tests/OWNERS
new file mode 100644
index 00000000000..f848c03bd7e
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/OWNERS
@@ -0,0 +1,3 @@
+haraken@chromium.org
+ikilpatrick@chromium.org
+kojii@chromium.org
diff --git a/tests/blink_perf_tests/perf_tests/README.md b/tests/blink_perf_tests/perf_tests/README.md
new file mode 100644
index 00000000000..28c238177ce
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/README.md
@@ -0,0 +1 @@
+Please refer to [blink_perf guide](../../../docs/speed/benchmark/harnesses/blink_perf.md).
diff --git a/tests/blink_perf_tests/perf_tests/base64/atob-whitespace.html b/tests/blink_perf_tests/perf_tests/base64/atob-whitespace.html
new file mode 100644
index 00000000000..fb364580b91
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/base64/atob-whitespace.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/base64/atob.html b/tests/blink_perf_tests/perf_tests/base64/atob.html
new file mode 100644
index 00000000000..4ba7d9026b8
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/base64/atob.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/base64/btoa.html b/tests/blink_perf_tests/perf_tests/base64/btoa.html
new file mode 100644
index 00000000000..5346a89687c
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/base64/btoa.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/append-child.html b/tests/blink_perf_tests/perf_tests/bindings/append-child.html
new file mode 100644
index 00000000000..b70d41b27b8
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/append-child.html
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/create-element.html b/tests/blink_perf_tests/perf_tests/bindings/create-element.html
new file mode 100644
index 00000000000..34d2580bb7b
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/create-element.html
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/document-implementation.html b/tests/blink_perf_tests/perf_tests/bindings/document-implementation.html
new file mode 100644
index 00000000000..b4a1bdf6a4a
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/document-implementation.html
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/dom-attribute-on-prototoype.html b/tests/blink_perf_tests/perf_tests/bindings/dom-attribute-on-prototoype.html
new file mode 100644
index 00000000000..689d6410de9
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/dom-attribute-on-prototoype.html
@@ -0,0 +1,34 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/first-child.html b/tests/blink_perf_tests/perf_tests/bindings/first-child.html
new file mode 100644
index 00000000000..b55f284c7de
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/first-child.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/gc-forest.html b/tests/blink_perf_tests/perf_tests/bindings/gc-forest.html
new file mode 100644
index 00000000000..6c73d940d87
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/gc-forest.html
@@ -0,0 +1,16 @@
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/gc-mini-tree.html b/tests/blink_perf_tests/perf_tests/bindings/gc-mini-tree.html
new file mode 100644
index 00000000000..8ffc3e9c189
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/gc-mini-tree.html
@@ -0,0 +1,16 @@
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/gc-tree.html b/tests/blink_perf_tests/perf_tests/bindings/gc-tree.html
new file mode 100644
index 00000000000..ed0ff9e05c3
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/gc-tree.html
@@ -0,0 +1,17 @@
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/get-attribute-rare.html b/tests/blink_perf_tests/perf_tests/bindings/get-attribute-rare.html
new file mode 100644
index 00000000000..1a44809e71c
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/get-attribute-rare.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/get-attribute.html b/tests/blink_perf_tests/perf_tests/bindings/get-attribute.html
new file mode 100644
index 00000000000..0bac2633fe1
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/get-attribute.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/get-element-by-id.html b/tests/blink_perf_tests/perf_tests/bindings/get-element-by-id.html
new file mode 100644
index 00000000000..55ec1aedcba
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/get-element-by-id.html
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/get-elements-by-tag-name.html b/tests/blink_perf_tests/perf_tests/bindings/get-elements-by-tag-name.html
new file mode 100644
index 00000000000..6ef3ee85752
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/get-elements-by-tag-name.html
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/id-getter.html b/tests/blink_perf_tests/perf_tests/bindings/id-getter.html
new file mode 100644
index 00000000000..cc1046e4c88
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/id-getter.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/id-setter.html b/tests/blink_perf_tests/perf_tests/bindings/id-setter.html
new file mode 100644
index 00000000000..b0d7535abdf
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/id-setter.html
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/indexed-getter.html b/tests/blink_perf_tests/perf_tests/bindings/indexed-getter.html
new file mode 100644
index 00000000000..2299446bb0f
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/indexed-getter.html
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/insert-before.html b/tests/blink_perf_tests/perf_tests/bindings/insert-before.html
new file mode 100644
index 00000000000..ebc92db2f89
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/insert-before.html
@@ -0,0 +1,24 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/named-property-enumerator.html b/tests/blink_perf_tests/perf_tests/bindings/named-property-enumerator.html
new file mode 100644
index 00000000000..4e934f3eb68
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/named-property-enumerator.html
@@ -0,0 +1,31 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/node-list-access.html b/tests/blink_perf_tests/perf_tests/bindings/node-list-access.html
new file mode 100644
index 00000000000..26bf0d523d0
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/node-list-access.html
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/node-type.html b/tests/blink_perf_tests/perf_tests/bindings/node-type.html
new file mode 100644
index 00000000000..5532e0d4fec
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/node-type.html
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/post-message.html b/tests/blink_perf_tests/perf_tests/bindings/post-message.html
new file mode 100644
index 00000000000..52d1bdc7898
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/post-message.html
@@ -0,0 +1,39 @@
+
+
+
+
+
+
diff --git a/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-DBMon.json b/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-DBMon.json
new file mode 100644
index 00000000000..ef0758ddb60
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-DBMon.json
@@ -0,0 +1 @@
+{"type":3,"mutations":[{"target":{"_index_":51,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6","type":1,"propertyName":null,"value":"8","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":53,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.52","type":1,"propertyName":null,"value":"0.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":52,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":59,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.42","type":1,"propertyName":null,"value":"10.61","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":58,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":65,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.71","type":1,"propertyName":null,"value":"3.86","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":64,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":71,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.17","type":1,"propertyName":null,"value":"13.71","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":77,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.13","type":1,"propertyName":null,"value":"6.15","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":87,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"7","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":89,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.40","type":1,"propertyName":null,"value":"2.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":95,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.66","type":1,"propertyName":null,"value":"9.32","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":98,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":101,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.29","type":1,"propertyName":null,"value":"7.61","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":107,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"12.68","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":110,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":106,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":113,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"12.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":116,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":112,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":159,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6","type":1,"propertyName":null,"value":"5","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":161,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.43","type":1,"propertyName":null,"value":"1.60","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":164,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":160,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":167,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.04","type":1,"propertyName":null,"value":"7.54","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":170,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":173,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.94","type":1,"propertyName":null,"value":"4.20","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":172,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":179,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.04","type":1,"propertyName":null,"value":"13.56","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":178,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":185,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.19","type":1,"propertyName":null,"value":"0.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":184,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":195,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":197,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.25","type":1,"propertyName":null,"value":"8.51","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":196,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":203,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.93","type":1,"propertyName":null,"value":"10.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":202,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":209,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.45","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":212,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":208,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":215,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.21","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":218,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":214,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":221,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.87","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":224,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":220,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":483,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"7","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":485,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.67","type":1,"propertyName":null,"value":"2.32","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":491,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.62","type":1,"propertyName":null,"value":"4.80","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":494,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":497,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.31","type":1,"propertyName":null,"value":"14.20","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":503,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.36","type":1,"propertyName":null,"value":"1.06","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":502,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":509,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.32","type":1,"propertyName":null,"value":"1.02","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":512,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":735,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":737,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.36","type":1,"propertyName":null,"value":"1.13","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":740,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":743,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.89","type":1,"propertyName":null,"value":"4.86","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":749,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"4.69","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":752,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":748,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":771,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":773,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.63","type":1,"propertyName":null,"value":"6.01","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":779,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.43","type":1,"propertyName":null,"value":"7.64","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":785,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.27","type":1,"propertyName":null,"value":"1.11","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":784,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":791,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.27","type":1,"propertyName":null,"value":"5.50","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":794,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":790,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":797,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.41","type":1,"propertyName":null,"value":"7.57","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":800,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":796,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":807,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":809,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.38","type":1,"propertyName":null,"value":"5.86","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":808,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":815,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.09","type":1,"propertyName":null,"value":"14.12","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":814,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":821,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.22","type":1,"propertyName":null,"value":"2.69","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":824,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":820,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":827,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.75","type":1,"propertyName":null,"value":"2.17","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":830,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":826,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":833,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.63","type":1,"propertyName":null,"value":"1.78","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":843,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"6","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":845,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.77","type":1,"propertyName":null,"value":"12.72","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":848,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":844,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":851,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.66","type":1,"propertyName":null,"value":"5.21","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":854,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":850,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":857,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.08","type":1,"propertyName":null,"value":"11.86","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":860,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":856,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":863,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"1.90","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":866,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":862,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":869,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"10.18","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":872,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":868,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":915,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":917,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.76","type":1,"propertyName":null,"value":"12.04","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":920,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":916,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":923,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.58","type":1,"propertyName":null,"value":"9.09","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":926,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":929,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.59","type":1,"propertyName":null,"value":"1.63","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":932,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":935,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.94","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":938,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":934,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":941,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.75","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":944,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":940,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":951,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":953,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.87","type":1,"propertyName":null,"value":"5.14","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":956,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":952,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":959,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.12","type":1,"propertyName":null,"value":"4.69","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":965,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"0.43","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":968,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":964,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":971,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"12.04","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":974,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":970,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":977,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"4.22","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":980,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":976,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1023,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1025,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.80","type":1,"propertyName":null,"value":"10.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1028,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1024,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1031,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.02","type":1,"propertyName":null,"value":"9.02","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1030,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1037,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.52","type":1,"propertyName":null,"value":"3.18","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1036,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1043,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.32","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1046,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1042,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1049,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.77","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1052,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1048,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1059,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1061,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.58","type":1,"propertyName":null,"value":"13.15","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1067,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.18","type":1,"propertyName":null,"value":"3.63","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1070,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1073,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.23","type":1,"propertyName":null,"value":"3.14","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1079,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.97","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1082,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1078,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1131,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1133,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.57","type":1,"propertyName":null,"value":"10.67","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1132,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1139,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.26","type":1,"propertyName":null,"value":"1.38","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1138,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1145,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.71","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1148,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1144,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1151,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.63","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1154,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1150,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1167,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1169,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.35","type":1,"propertyName":null,"value":"9.19","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1175,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.24","type":1,"propertyName":null,"value":"10.92","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1174,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1181,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.60","type":1,"propertyName":null,"value":"0.59","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1184,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1180,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1187,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.06","type":1,"propertyName":null,"value":"10.55","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1186,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1193,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.68","type":1,"propertyName":null,"value":"11.85","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1196,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1192,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1203,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"6","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1205,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.97","type":1,"propertyName":null,"value":"1.82","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1211,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.29","type":1,"propertyName":null,"value":"1.31","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1217,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.40","type":1,"propertyName":null,"value":"11.31","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1216,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1223,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.37","type":1,"propertyName":null,"value":"7.82","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1226,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1229,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.77","type":1,"propertyName":null,"value":"9.85","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1239,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1241,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.47","type":1,"propertyName":null,"value":"3.09","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1240,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1247,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.93","type":1,"propertyName":null,"value":"1.89","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1246,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1253,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.09","type":1,"propertyName":null,"value":"11.85","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1259,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.97","type":1,"propertyName":null,"value":"5.45","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1258,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1265,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.38","type":1,"propertyName":null,"value":"2.12","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1268,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1264,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1491,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"7","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1493,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.67","type":1,"propertyName":null,"value":"7.15","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1496,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1492,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1499,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.24","type":1,"propertyName":null,"value":"7.29","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1502,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1505,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"4.39","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1508,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1504,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1511,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"10.46","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1514,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1510,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1517,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"13.30","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1520,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1516,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1563,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1565,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.88","type":1,"propertyName":null,"value":"8.26","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1568,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1571,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.51","type":1,"propertyName":null,"value":"6.26","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1574,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1577,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.95","type":1,"propertyName":null,"value":"11.61","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1576,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1583,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.94","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1586,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1582,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1589,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.78","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1592,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1588,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1599,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1601,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.43","type":1,"propertyName":null,"value":"12.99","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1607,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.03","type":1,"propertyName":null,"value":"7.59","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1610,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1613,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.08","type":1,"propertyName":null,"value":"11.97","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1616,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1612,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1619,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"4.35","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1622,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1618,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1625,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"3.54","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1628,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1624,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1635,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1637,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.84","type":1,"propertyName":null,"value":"14.54","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1636,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1643,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.87","type":1,"propertyName":null,"value":"0.01","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1642,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1649,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.11","type":1,"propertyName":null,"value":"11.39","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1655,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.12","type":1,"propertyName":null,"value":"13.05","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1654,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1661,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.35","type":1,"propertyName":null,"value":"10.13","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1673,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.84","type":1,"propertyName":null,"value":"2.96","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1679,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.95","type":1,"propertyName":null,"value":"4.91","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1682,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1685,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.44","type":1,"propertyName":null,"value":"10.85","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1691,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.89","type":1,"propertyName":null,"value":"3.62","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1697,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.82","type":1,"propertyName":null,"value":"14.30","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1700,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1743,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1745,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.12","type":1,"propertyName":null,"value":"2.81","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1751,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.95","type":1,"propertyName":null,"value":"12.29","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1750,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1757,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.81","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1760,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1756,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1779,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1781,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.07","type":1,"propertyName":null,"value":"6.11","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1784,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1780,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1787,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.60","type":1,"propertyName":null,"value":"11.50","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1790,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1786,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1793,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.22","type":1,"propertyName":null,"value":"13.04","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1792,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1799,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.53","type":1,"propertyName":null,"value":"4.83","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1802,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1805,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.34","type":1,"propertyName":null,"value":"1.64","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1808,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1851,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1853,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.46","type":1,"propertyName":null,"value":"0.73","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1856,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1852,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1859,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.97","type":1,"propertyName":null,"value":"3.29","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1865,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"0.71","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1868,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1864,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1871,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"2.32","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1874,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1870,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1877,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"1.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1880,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1876,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1889,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.53","type":1,"propertyName":null,"value":"7.20","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1895,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.80","type":1,"propertyName":null,"value":"14.20","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1894,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1901,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.69","type":1,"propertyName":null,"value":"11.51","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1904,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1900,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1907,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.88","type":1,"propertyName":null,"value":"10.74","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1906,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1913,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.96","type":1,"propertyName":null,"value":"11.15","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1912,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1923,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4","type":1,"propertyName":null,"value":"5","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1925,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.20","type":1,"propertyName":null,"value":"14.06","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1931,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.81","type":1,"propertyName":null,"value":"0.70","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1934,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1937,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.39","type":1,"propertyName":null,"value":"5.50","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1940,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1943,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.59","type":1,"propertyName":null,"value":"6.33","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1946,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1949,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.04","type":1,"propertyName":null,"value":"6.59","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1952,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":1948,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2031,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2033,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.88","type":1,"propertyName":null,"value":"8.62","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2032,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2039,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.54","type":1,"propertyName":null,"value":"13.95","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2038,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2045,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.20","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2048,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2044,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2051,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.13","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2054,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2050,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2057,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.93","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2060,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2056,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2067,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7","type":1,"propertyName":null,"value":"2","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2069,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.27","type":1,"propertyName":null,"value":"5.77","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2075,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.82","type":1,"propertyName":null,"value":"3.56","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2074,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2081,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.42","type":1,"propertyName":null,"value":"8.74","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2080,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2087,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.47","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2090,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2086,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2093,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.58","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2096,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2092,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2211,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2210,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"label label-warning","type":0,"propertyName":null,"value":"label label-success","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2213,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.67","type":1,"propertyName":null,"value":"8.19","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2216,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2219,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.05","type":1,"propertyName":null,"value":"1.62","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2225,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.03","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2228,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2224,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2231,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.59","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2234,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2230,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2237,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.43","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2240,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2236,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2427,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2429,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.80","type":1,"propertyName":null,"value":"14.80","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2428,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2435,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.46","type":1,"propertyName":null,"value":"13.81","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2434,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2441,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.22","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2444,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2440,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2447,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.36","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2450,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2446,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2453,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.21","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2456,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2452,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2499,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8","type":1,"propertyName":null,"value":"1","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2501,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3.54","type":1,"propertyName":null,"value":"11.67","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2500,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2507,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.41","type":1,"propertyName":null,"value":"8.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2506,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2513,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.93","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2516,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2512,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2519,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.53","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2522,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2518,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2525,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.04","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2528,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2524,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2535,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"7","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2537,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.35","type":1,"propertyName":null,"value":"8.50","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2543,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.66","type":1,"propertyName":null,"value":"7.49","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2542,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2549,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"3.17","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2552,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2548,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2555,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"13.64","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2558,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2554,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2561,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"5.37","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2564,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2560,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2607,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3","type":1,"propertyName":null,"value":"7","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2609,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.85","type":1,"propertyName":null,"value":"8.87","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2612,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2608,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2615,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.93","type":1,"propertyName":null,"value":"8.90","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2618,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2621,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.23","type":1,"propertyName":null,"value":"2.56","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2627,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.25","type":1,"propertyName":null,"value":"12.33","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2633,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"7.15","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2636,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2632,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2643,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2645,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.00","type":1,"propertyName":null,"value":"6.62","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2648,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2644,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2651,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.99","type":1,"propertyName":null,"value":"5.38","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2654,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2657,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"7.01","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2660,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2656,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2663,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"6.99","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2666,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2662,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2669,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"8.27","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2672,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2668,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2679,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"3","type":1,"propertyName":null,"value":"10","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2678,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"label label-success","type":0,"propertyName":null,"value":"label label-warning","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2681,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.14","type":1,"propertyName":null,"value":"14.73","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2684,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2680,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2687,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.26","type":1,"propertyName":null,"value":"13.07","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2690,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2686,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2693,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.32","type":1,"propertyName":null,"value":"14.08","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2692,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2699,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.38","type":1,"propertyName":null,"value":"8.33","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2705,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"3.56","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2708,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2704,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2751,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2753,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.89","type":1,"propertyName":null,"value":"4.04","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2752,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2759,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.98","type":1,"propertyName":null,"value":"1.78","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2765,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"14.23","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2768,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2764,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2771,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"5.53","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2774,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2770,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2777,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"12.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2780,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2776,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2823,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"10","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2822,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"label label-success","type":0,"propertyName":null,"value":"label label-warning","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2825,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.34","type":1,"propertyName":null,"value":"6.03","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2828,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2824,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2831,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.02","type":1,"propertyName":null,"value":"1.68","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2834,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2830,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2837,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5.45","type":1,"propertyName":null,"value":"9.45","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2840,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2843,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"11.60","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2846,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2842,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2849,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"3.49","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2852,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2848,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2859,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2861,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.08","type":1,"propertyName":null,"value":"5.57","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2860,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2867,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.53","type":1,"propertyName":null,"value":"10.77","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2873,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.14","type":1,"propertyName":null,"value":"8.72","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2879,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.72","type":1,"propertyName":null,"value":"13.26","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2878,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2885,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.40","type":1,"propertyName":null,"value":"6.88","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2884,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2931,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"6","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2933,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.98","type":1,"propertyName":null,"value":"14.77","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2932,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2939,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.60","type":1,"propertyName":null,"value":"2.07","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2942,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2945,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.58","type":1,"propertyName":null,"value":"13.68","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2948,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2944,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2951,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.61","type":1,"propertyName":null,"value":"4.00","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2954,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2950,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2957,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.33","type":1,"propertyName":null,"value":"4.37","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2960,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2967,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2969,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.29","type":1,"propertyName":null,"value":"14.83","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2972,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2968,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2975,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.75","type":1,"propertyName":null,"value":"1.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2978,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2974,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2981,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.06","type":1,"propertyName":null,"value":"8.58","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2980,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2987,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"2.82","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2990,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2986,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2993,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"0.13","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2996,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":2992,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3003,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1","type":1,"propertyName":null,"value":"3","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3005,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.29","type":1,"propertyName":null,"value":"2.35","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3011,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.80","type":1,"propertyName":null,"value":"3.17","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3017,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"0.73","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3020,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3016,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3023,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"2.94","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3026,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3022,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3111,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"5","type":1,"propertyName":null,"value":"3","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3113,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.47","type":1,"propertyName":null,"value":"4.86","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3119,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.89","type":1,"propertyName":null,"value":"11.81","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3122,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3118,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3125,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.39","type":1,"propertyName":null,"value":"6.75","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3128,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3131,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8.38","type":1,"propertyName":null,"value":"7.32","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3134,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3137,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.30","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3140,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3136,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3219,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9","type":1,"propertyName":null,"value":"8","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3221,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.18","type":1,"propertyName":null,"value":"4.43","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3220,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3227,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"9.54","type":1,"propertyName":null,"value":"14.76","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3226,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3233,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.26","type":1,"propertyName":null,"value":"4.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3232,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3239,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.84","type":1,"propertyName":null,"value":"14.65","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3245,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.25","type":1,"propertyName":null,"value":"13.92","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3244,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3255,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"8","type":1,"propertyName":null,"value":"6","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3257,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.97","type":1,"propertyName":null,"value":"6.22","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3263,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"6.10","type":1,"propertyName":null,"value":"14.50","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3262,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3269,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.76","type":1,"propertyName":null,"value":"7.52","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3272,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3268,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3275,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"11.89","type":1,"propertyName":null,"value":"13.40","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3278,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3281,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"10.29","type":1,"propertyName":null,"value":"12.00","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3327,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"10","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3326,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"label label-success","type":0,"propertyName":null,"value":"label label-warning","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3329,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.01","type":1,"propertyName":null,"value":"11.69","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3328,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3335,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4.57","type":1,"propertyName":null,"value":"13.91","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3334,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3341,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.02","type":1,"propertyName":null,"value":"5.41","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3344,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3347,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"14.05","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3350,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3346,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3353,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"6.70","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3356,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3352,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3471,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"4","type":1,"propertyName":null,"value":"9","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3473,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.01","type":1,"propertyName":null,"value":"10.17","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3476,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3472,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3479,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.83","type":1,"propertyName":null,"value":"1.68","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3485,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.99","type":1,"propertyName":null,"value":"14.02","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3488,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":" in transaction","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3491,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"13.46","type":1,"propertyName":null,"value":"8.65","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3494,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3490,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3497,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"0.06","type":1,"propertyName":null,"value":"2.00","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3496,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed short","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3507,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7","type":1,"propertyName":null,"value":"6","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3509,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.40","type":1,"propertyName":null,"value":"11.74","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3512,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"vacuum","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3515,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"7.08","type":1,"propertyName":null,"value":"13.64","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3514,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3521,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.12","type":1,"propertyName":null,"value":"8.03","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3524,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":"vacuum","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3527,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"14.68","type":1,"propertyName":null,"value":"9.41","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3530,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3526,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed warn","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3533,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.19","type":1,"propertyName":null,"value":"9.56","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3536,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"SELECT blah FROM something","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3579,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2","type":1,"propertyName":null,"value":"4","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3581,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"1.43","type":1,"propertyName":null,"value":"12.68","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3580,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3587,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"12.64","type":1,"propertyName":null,"value":"0.64","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3586,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn_long","type":0,"propertyName":null,"value":"Query Query elapsed short","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3593,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"2.89","type":1,"propertyName":null,"value":"14.29","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3592,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query Query elapsed warn","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3599,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"12.06","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3602,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"SELECT blah FROM something","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3598,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3605,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":"13.95","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3608,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"","type":1,"propertyName":null,"value":" in transaction","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":3604,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"Query","type":0,"propertyName":null,"value":"Query Query elapsed warn_long","addedEvents":null,"removedEvents":null,"measure":null}]}
diff --git a/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-Map.json b/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-Map.json
new file mode 100644
index 00000000000..e49cf850729
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/resources/data/WorkerDOM-Map.json
@@ -0,0 +1 @@
+{"type":3,"mutations":[{"target":{"_index_":18,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"candidateTable_victor","type":0,"propertyName":null,"value":"candidateTable_victor candidateTable_displayVictor","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":35,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"candidateTable_victor candidateTable_displayVictor","type":0,"propertyName":null,"value":"candidateTable_victor","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":74,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"fill","attributeNamespace":null,"oldValue":"black","type":0,"propertyName":null,"value":"red","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":76,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":null,"attributeNamespace":null,"oldValue":"Region winner Steven Armstrong","type":1,"propertyName":null,"value":"Region winner ","addedEvents":null,"removedEvents":null,"measure":null},{"target":{"_index_":75,"transferred":1},"addedNodes":null,"removedNodes":null,"previousSibling":null,"nextSibling":null,"attributeName":"class","attributeNamespace":null,"oldValue":"candidateMap_tooltip candidateMap_showTooltip","type":0,"propertyName":null,"value":"candidateMap_tooltip","addedEvents":null,"removedEvents":null,"measure":null}]}
diff --git a/tests/blink_perf_tests/perf_tests/bindings/resources/data/blink-dev.json b/tests/blink_perf_tests/perf_tests/bindings/resources/data/blink-dev.json
new file mode 100644
index 00000000000..dd8e594aa78
--- /dev/null
+++ b/tests/blink_perf_tests/perf_tests/bindings/resources/data/blink-dev.json
@@ -0,0 +1 @@
+[{"messages":[{"snippet":"Contact emails nzolghadr@chromium.org Spec https://navidz.github.io/auxclick/ Summary The new input event type "auxclick" introduced here provides web developers a way to listen to the click","payload":{"headers":[{"name":"From","value":"Navid Zolghadr "},{"name":"Date","value":"Thu, 25 Aug 2016 15:50:15 +0000"},{"name":"Subject","value":"[blink-dev] Intent to ship: auxclick"},{"name":"To","value":"blink-dev "}]}},{"snippet":"From: Navid Zolghadr [mailto:nzolghadr@chromium.org] > Motivation > In attempting to remove the click event for non-primary buttons in Chrome as per UI Event Spec it was discovered there is no","payload":{"headers":[{"name":"From","value":"Domenic Denicola "},{"name":"To","value":"Navid Zolghadr , blink-dev "},{"name":"Subject","value":"RE: [blink-dev] Intent to ship: auxclick"},{"name":"Date","value":"Thu, 25 Aug 2016 15:56:21 +0000"}]}}]},{"messages":[{"snippet":"[bcc blink-dev, discussion on platform-predictability] I've heard from a number of people that understanding how a web page behaves across browsers is challenging (tracking down the right devices)","payload":{"headers":[{"name":"From","value":"Rick Byers "},{"name":"Date","value":"Wed, 24 Aug 2016 21:21:55 -0400"},{"name":"Subject","value":"[blink-dev] Consider using BrowserStack to make interop investigations easier"},{"name":"To","value":"platform-predictability "}]}}]},{"messages":[{"snippet":"Contact emails pwnall@chromium.org,jsbell@chromium.org Spec https://w3c.github.io/IndexedDB/ Summary In the IndexedDB 2.0 specification, the name attribute of IndexedDB object stores (IDBObjectStore)","payload":{"headers":[{"name":"From","value":"Victor Costan "},{"name":"Date","value":"Wed, 24 Aug 2016 17:15:30 -0700"},{"name":"Subject","value":"[blink-dev] Intent to Implement: IndexedDB v2: object store and index renaming"},{"name":"To","value":"blink-dev "}]}}]},{"messages":[{"snippet":"(bcc blink-dev) The Style team is a group of engineers, working at Google (Sydney and Tokyo), Opera (Oslo) and Samsung (Boston). We are tasked with improving the style engine in Blink. Our","payload":{"headers":[{"name":"From","value":"Eddy Mead "},{"name":"Date","value":"Thu, 25 Aug 2016 09:06:20 +1000"},{"name":"Subject","value":"[blink-dev] (belated) Last week in Style and Animations"},{"name":"To","value":"style-dev "}]}}]},{"messages":[{"snippet":"Contact emails johnme@chromium.org Spec https://github.com/whatwg/notifications/issues/79 https://github.com/whatwg/notifications/pull/82 Summary Allows developers to show a large image as part of the","payload":{"headers":[{"name":"From","value":"John Mellor "},{"name":"Date","value":"Wed, 24 Aug 2016 20:55:59 +0100"},{"name":"Subject","value":"[blink-dev] Intent to Implement: Notification image"},{"name":"To","value":"blink-dev "}]}}]},{"messages":[{"snippet":"Async cookie API - bsittler Addressed inconsistencies between polyfill and explainer Working on getting feedback from other browsers Drafting Intent to Implement for the feature Bug Triage - cmumford","payload":{"headers":[{"name":"From","value":"Victor Costan "},{"name":"Date","value":"Tue, 23 Aug 2016 15:09:46 -0700"},{"name":"Subject","value":"[blink-dev] OWP Storage Update: 8/23/16"},{"name":"To","value":"blink-dev "}]}}]},{"messages":[{"snippet":"Update: This experiment will be starting in M54. The following sections have been updated. Experimental timeline Enabled: August 25th: Chrome 54 Branch to Dev October 6th: Chrome 55 Branch to Dev","payload":{"headers":[{"name":"From","value":"Reilly Grant "},{"name":"Date","value":"Tue, 23 Aug 2016 21:21:05 +0000"},{"name":"Subject","value":"[blink-dev] Intent to Experiment: WebUSB (Updated)"},{"name":"To","value":"owencm@google.com, blink-dev "},{"name":"Cc","value":"jochen@chromium.org, aelias@chromium.org, juncai@chromium.org"}]}}]},{"messages":[{"snippet":"Primary eng (and PM) emails japhet@chromium.org (kenjibaheux@chromium.org) Summary Content in an <iframe> can generally navigate the top level browsing context unless explicitly forbidden by the","payload":{"headers":[{"name":"From","value":"Nate Chapin "},{"name":"Date","value":"Tue, 23 Aug 2016 12:55:04 -0700"},{"name":"Subject","value":"[blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"blink-dev "}]}},{"snippet":"Seems reasonble to try. Please specify a milestone at which you anticipate removing support. Also, have you added code to trigger a console warning when the navigation is refused? On Tue, Aug 23, 2016","payload":{"headers":[{"name":"From","value":"Chris Harrelson "},{"name":"Date","value":"Wed, 24 Aug 2016 11:19:52 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"On Tue, Aug 23, 2016 at 12:55 PM, Nate Chapin <japhet@chromium.org> wrote: Compatibility Risk There isn't a good way to detect framebusting as a defense against being put in an <iframe>","payload":{"headers":[{"name":"From","value":"Jeffrey Yasskin "},{"name":"Date","value":"Wed, 24 Aug 2016 11:37:11 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"There's a standard console warning when an illegal navigation is attempted, which will get triggered for this case. Would you prefer a separate warning specific to this case? ~Nate On Wed, Aug 24,","payload":{"headers":[{"name":"From","value":"Nate Chapin "},{"name":"Date","value":"Wed, 24 Aug 2016 11:41:46 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Chris Harrelson "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"Hi, On Wed, Aug 24, 2016 at 11:41 AM, Nate Chapin <japhet@chromium.org> wrote: There's a standard console warning when an illegal navigation is attempted, which will get triggered for this","payload":{"headers":[{"name":"From","value":"Chris Harrelson "},{"name":"Date","value":"Wed, 24 Aug 2016 11:47:37 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"Given that framebusting was used as security feature to protect against clickjacking (before superior options like CSP frame-ancestors directive or X-Frame-Options became available), this might make","payload":{"headers":[{"name":"From","value":"John Mellor "},{"name":"Date","value":"Wed, 24 Aug 2016 20:01:28 +0100"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Chris Harrelson "},{"name":"Cc","value":"Nate Chapin , blink-dev "}]}},{"snippet":"On Wed, Aug 24, 2016 at 11:37 AM, Jeffrey Yasskin <jyasskin@chromium.org> wrote: On Tue, Aug 23, 2016 at 12:55 PM, Nate Chapin <japhet@chromium.org> wrote: Compatibility Risk There isn'","payload":{"headers":[{"name":"From","value":"Nate Chapin "},{"name":"Date","value":"Wed, 24 Aug 2016 12:09:15 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Jeffrey Yasskin "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"On Wed, Aug 24, 2016 at 11:47 AM, Chris Harrelson <chrishtr@chromium.org> wrote: Hi, On Wed, Aug 24, 2016 at 11:41 AM, Nate Chapin <japhet@chromium.org> wrote: There's a standard","payload":{"headers":[{"name":"From","value":"Nate Chapin "},{"name":"Date","value":"Wed, 24 Aug 2016 12:10:25 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Chris Harrelson "},{"name":"Cc","value":"blink-dev "}]}},{"snippet":"On Wed, Aug 24, 2016 at 12:01 PM, John Mellor <johnme@chromium.org> wrote: Given that framebusting was used as security feature to protect against clickjacking (before superior options like CSP","payload":{"headers":[{"name":"From","value":"Nate Chapin "},{"name":"Date","value":"Wed, 24 Aug 2016 12:18:18 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"John Mellor "},{"name":"Cc","value":"Chris Harrelson , blink-dev "}]}},{"snippet":"On Wed, Aug 24, 2016 at 12:09 PM, Nate Chapin <japhet@chromium.org> wrote: On Wed, Aug 24, 2016 at 11:37 AM, Jeffrey Yasskin <jyasskin@chromium.org> wrote: On Tue, Aug 23, 2016 at 12:55 PM,","payload":{"headers":[{"name":"From","value":"Jeffrey Yasskin "},{"name":"Date","value":"Wed, 24 Aug 2016 12:27:06 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"Jeffrey Yasskin , blink-dev "}]}},{"snippet":"Instead of ignoring non-user-gesture top navigations, can we treat them as X-Frame-Options:DENY and immediately unload the iframe? That should remove any security risk of this change. On 24 August 2016","payload":{"headers":[{"name":"From","value":"John Mellor "},{"name":"Date","value":"Wed, 24 Aug 2016 20:41:33 +0100"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"Chris Harrelson , blink-dev "}]}},{"snippet":"On Wed, Aug 24, 2016 at 12:10 PM, Nate Chapin <japhet@chromium.org> wrote: On Wed, Aug 24, 2016 at 11:47 AM, Chris Harrelson <chrishtr@chromium.org> wrote: Hi, On Wed, Aug 24, 2016 at 11:41","payload":{"headers":[{"name":"From","value":"Chris Harrelson "},{"name":"Date","value":"Wed, 24 Aug 2016 12:42:14 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Deprecate and Remove: Cross-origin top navigation without a user gesture"},{"name":"To","value":"Nate Chapin "},{"name":"Cc","value":"blink-dev "}]}}]},{"messages":[{"snippet":"Hi Memory: (bashi, chrisha) Implementing MemoryCoordinator. bashi@ added code to listen an OnTrimMemory signal sent from an Android OS to a renderer process. (tasak) Preparing CLs for starting a Finch","payload":{"headers":[{"name":"From","value":"Kentaro Hara "},{"name":"Date","value":"Tue, 23 Aug 2016 18:41:37 +0900"},{"name":"Subject","value":"[blink-dev] Platform Architecture team snippet"},{"name":"To","value":"blink-dev "}]}},{"snippet":"(keishi) Landed runtime verification to detect cross-thread Members. keishi@ is about to enable the per-thread heap for CompositorWorkers after sending a PSA. (keishi, mlippautz) Investigated how to","payload":{"headers":[{"name":"From","value":"Kentaro Hara "},{"name":"Date","value":"Tue, 23 Aug 2016 18:47:34 +0900"},{"name":"Subject","value":"[blink-dev] Re: Platform Architecture team snippet"},{"name":"To","value":"blink-dev "}]}},{"snippet":"> (yhirano) Moved the hierarchy of ResourceClient to Oilpan's heap. This simplified a lifetime management of Resources a lot. I have moved RawResourceClient and subclasses to Oilpan's heap.","payload":{"headers":[{"name":"From","value":"Yutaka Hirano "},{"name":"Date","value":"Tue, 23 Aug 2016 18:55:32 +0900"},{"name":"Subject","value":"Re: [blink-dev] Re: Platform Architecture team snippet"},{"name":"To","value":"Kentaro Hara "},{"name":"Cc","value":"blink-dev "}]}}]},{"messages":[{"snippet":"Hi, We're USA based company with a great in-house technical team who really know their stuff about search engine optimization. I was analysing your website and it seems that your website rankings","payload":{"headers":[{"name":"Date","value":"Tue, 23 Aug 2016 08:58:12 +0000"},{"name":"Subject","value":"[blink-dev] www.chromium.org"},{"name":"From","value":"\"Benjamin Dyer | WEBEX\" "},{"name":"To","value":"blink-dev@chromium.org"}]}}]},{"messages":[{"snippet":"I am building chromium on Ubuntu for Linux. I need to print stack traces for some code running in: "src/third_party/WebKit/Source/core/" In https://www.chromium.org/blink/getting-started-with","payload":{"headers":[{"name":"Date","value":"Mon, 22 Aug 2016 21:59:59 -0700 (PDT)"},{"name":"From","value":"Phani Vadrevu "},{"name":"To","value":"blink-dev "},{"name":"Subject","value":"[blink-dev] Stack trace in blink"}]}},{"snippet":"The instructions at https://www.chromium.org/blink/getting-started-with-blink-debugging#TOC-Use-Chromium-s-StackTrace should work out of the box for printing stack traces in blink. On Tue, 23 Aug 2016","payload":{"headers":[{"name":"From","value":"Robert Hogan "},{"name":"Date","value":"Tue, 23 Aug 2016 06:05:10 +0000"},{"name":"Subject","value":"Re: [blink-dev] Stack trace in blink"},{"name":"To","value":"Phani Vadrevu , blink-dev "}]}}]},{"messages":[{"snippet":"Hi folks, Have you worked on tab suspension or page state serialization in the past? If you've worked on anything from heuristics to decide when to evict a tab all the way to trying to serialize","payload":{"headers":[{"name":"From","value":"Aaron Gable "},{"name":"Date","value":"Tue, 23 Aug 2016 00:58:38 +0000"},{"name":"Subject","value":"[blink-dev] Resources on tab suspension and page state serialization"},{"name":"To","value":"Chromium-dev , blink-dev "}]}},{"snippet":"Regarding tab-suspension, we're actively working on suspending background renderers (Intent-to-implement, design doc). You can find a larger context in Memory Coordinator (design doc). Regarding","payload":{"headers":[{"name":"From","value":"\"'Kentaro Hara' via blink-dev\" "},{"name":"Date","value":"Tue, 23 Aug 2016 11:10:33 +0900"},{"name":"Subject","value":"[blink-dev] Re: [chromium-dev] Resources on tab suspension and page state serialization"},{"name":"To","value":"agable@chromium.org"},{"name":"Cc","value":"Chromium-dev , blink-dev "}]}}]},{"messages":[{"snippet":"bcc: blink-dev@chromium.org, infra-dev@chromium.org A group of us works part-time on improving the infrastructure, and we meet once a month to give status updates. Email blink-infra if you'd like","payload":{"headers":[{"name":"From","value":"\"'Quinten Yearsley' via blink-dev\" "},{"name":"Date","value":"Mon, 22 Aug 2016 17:20:51 -0700"},{"name":"Subject","value":"[blink-dev] Blink Infra monthly meeting notes August 2016"},{"name":"To","value":"blink-infra@chromium.org"}]}}]},{"messages":[{"snippet":"Statistics for project chromium only for paths in the following set: third_party/WebKit from 2016-08-15 00:00:00 till 2016-08-22 00:00:00 (UTC time). CQ users: 128 out of 130 total committers 98.46%","payload":{"headers":[{"name":"From","value":"\"PaweĹ‚ Hajdan, Jr.\" "},{"name":"Date","value":"Mon, 22 Aug 2016 19:23:31 +0200"},{"name":"Subject","value":"[blink-dev] CQ stats for the week of August 15"},{"name":"To","value":"blink-dev "}]}},{"snippet":"Statistics for project chromium excluding paths in the following set: third_party/WebKit from 2016-08-15 00:00:00 till 2016-08-22 00:00:00 (UTC time). CQ users: 363 out of 368 total committers 98.64%","payload":{"headers":[{"name":"From","value":"\"PaweĹ‚ Hajdan, Jr.\" "},{"name":"Date","value":"Mon, 22 Aug 2016 19:24:02 +0200"},{"name":"Subject","value":"[chromium-dev] CQ stats for the week of August 15"},{"name":"To","value":"chromium-dev "}]}}]},{"messages":[{"snippet":"Updating title to to make it clear this is an intent to ship. Thanks for doing this! LGTM1 On Mon, Aug 22, 2016 at 8:35 AM, Dave Tapuska <dtapuska@chromium.org> wrote: I believe there is a","payload":{"headers":[{"name":"From","value":"Rick Byers "},{"name":"Date","value":"Mon, 22 Aug 2016 10:32:40 -0400"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement and ship: Support \"once\" event listener option"},{"name":"To","value":"Dave Tapuska "},{"name":"Cc","value":"\"Philip Jägenstedt\" , Anton Obzhirov , PhistucK , blink-dev "}]}},{"snippet":"lgtm2 On Mon, Aug 22, 2016 at 4:33 PM Rick Byers <rbyers@chromium.org> wrote: Updating title to to make it clear this is an intent to ship. Thanks for doing this! LGTM1 On Mon, Aug 22, 2016 at 8:","payload":{"headers":[{"name":"From","value":"Jochen Eisinger "},{"name":"Date","value":"Mon, 22 Aug 2016 14:40:23 +0000"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement and ship: Support \"once\" event listener option"},{"name":"To","value":"Rick Byers , Dave Tapuska "},{"name":"Cc","value":"\"Philip Jägenstedt\" , Anton Obzhirov , PhistucK , blink-dev "}]}},{"snippet":"Lgtm3 On Mon, Aug 22, 2016 at 7:40 AM Jochen Eisinger <jochen@chromium.org> wrote: lgtm2 On Mon, Aug 22, 2016 at 4:33 PM Rick Byers <rbyers@chromium.org> wrote: Updating title to to make it","payload":{"headers":[{"name":"From","value":"Dimitri Glazkov "},{"name":"Date","value":"Mon, 22 Aug 2016 14:42:18 +0000"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement and ship: Support \"once\" event listener option"},{"name":"To","value":"Jochen Eisinger , Rick Byers , Dave Tapuska "},{"name":"Cc","value":"\"Philip Jägenstedt\" , Anton Obzhirov , PhistucK , blink-dev "}]}}]},{"messages":[{"snippet":"Contact emails dominicc@chromium.org (eng), tjsavage@chromium.org (PM), domenic@chromium.org (standards) Spec Custom elements are part of the DOM and HTML specs. Domenic has prepared summary pages of","payload":{"headers":[{"name":"From","value":"\"'Dominic Cooney' via blink-dev\" "},{"name":"Date","value":"Mon, 22 Aug 2016 10:23:25 +0900"},{"name":"Subject","value":"[blink-dev] Intent to Ship: Autonomous Custom Elements"},{"name":"To","value":"blink-dev "},{"name":"Cc","value":"tjsavage@chromium.org, domenic@chromium.org"}]}},{"snippet":"LGTM1. On Sun, Aug 21, 2016 at 6:23 PM 'Dominic Cooney' via blink-dev <blink-dev@chromium.org> wrote: Contact emails dominicc@chromium.org (eng), tjsavage@chromium.org (PM), domenic@","payload":{"headers":[{"name":"From","value":"Dimitri Glazkov "},{"name":"Date","value":"Tue, 23 Aug 2016 16:30:08 +0000"},{"name":"Subject","value":"Re: [blink-dev] Intent to Ship: Autonomous Custom Elements"},{"name":"To","value":"Dominic Cooney , blink-dev "},{"name":"Cc","value":"tjsavage@chromium.org, domenic@chromium.org"}]}},{"snippet":"LGTM2 On Tue, Aug 23, 2016 at 9:30 AM, Dimitri Glazkov <dglazkov@chromium.org> wrote: LGTM1. On Sun, Aug 21, 2016 at 6:23 PM 'Dominic Cooney' via blink-dev <blink-dev@chromium.org>","payload":{"headers":[{"name":"From","value":"Chris Harrelson "},{"name":"Date","value":"Tue, 23 Aug 2016 11:21:05 -0700"},{"name":"Subject","value":"Re: [blink-dev] Intent to Ship: Autonomous Custom Elements"},{"name":"To","value":"Dimitri Glazkov "},{"name":"Cc","value":"Dominic Cooney , blink-dev , tjsavage@chromium.org, domenic@chromium.org"}]}},{"snippet":"LGTM3 On Tue, Aug 23, 2016 at 2:21 PM, Chris Harrelson <chrishtr@chromium.org> wrote: LGTM2 On Tue, Aug 23, 2016 at 9:30 AM, Dimitri Glazkov <dglazkov@chromium.org> wrote: LGTM1. On Sun,","payload":{"headers":[{"name":"From","value":"Rick Byers "},{"name":"Date","value":"Tue, 23 Aug 2016 14:35:17 -0400"},{"name":"Subject","value":"Re: [blink-dev] Intent to Ship: Autonomous Custom Elements"},{"name":"To","value":"Chris Harrelson "},{"name":"Cc","value":"Dimitri Glazkov , Dominic Cooney , blink-dev , tjsavage@chromium.org, domenic@chromium.org"}]}}]},{"messages":[{"snippet":"Blink bug status as of 2016-08-22 Component Open Unconfirmed Untriaged Pri-0/1 No owner Oldest Whole Blink 10172 (-11) 136 (-13) 682 (-54) 405 (+2) 89 Jul 2009 Uncategorized 39 (+7) 2 (-1) 0 (-4) 3 (+1","payload":{"headers":[{"name":"From","value":"\"TAMURA, Kent\" "},{"name":"Date","value":"Mon, 22 Aug 2016 08:21:34 +0900"},{"name":"Subject","value":"[blink-dev] Blink bug status as of 2016-08-22"},{"name":"To","value":"blink-dev+status@chromium.org"}]}}]},{"messages":[{"snippet":"<div class="comment-text-content">It was once unimaginable. Now Donald J. Trump – the reality TV star, questionable businessman, and political bomb thrower – is on the verge of becoming","payload":{"headers":[{"name":"Date","value":"Sun, 21 Aug 2016 08:43:54 -0700 (PDT)"},{"name":"From","value":"cycast.co@gmail.com"},{"name":"To","value":"blink-dev "},{"name":"Subject","value":"[blink-dev] Unauthorized message sending! Note: I did not send from my account(s), the lengthy message below as found in my Messages-Sent Messages on Youtube."}]}},{"snippet":"I do not know what to make of your e-mail! Did you fix the situation? Need me to do something on my end? Thanks, Victor L. Dillion On Sun, Aug 21, 2016 at 10:43 AM, <cycast.co@gmail.com> wrote:","payload":{"headers":[{"name":"From","value":"CyCast "},{"name":"Date","value":"Sun, 21 Aug 2016 11:38:52 -0500"},{"name":"Subject","value":"Re: [blink-dev] Unauthorized message sending! Note: I did not send from my account(s), the lengthy message below as found in my Messages-Sent Messages on Youtube."},{"name":"To","value":"blink-dev "}]}}]},{"messages":[{"snippet":"There has been lots of pop-ups on my google chrome. I need to fix the issue","payload":{"headers":[{"name":"Date","value":"Fri, 19 Aug 2016 10:32:04 -0700 (PDT)"},{"name":"From","value":"tburley54@gmail.com"},{"name":"To","value":"blink-dev "},{"name":"Subject","value":"[blink-dev] google chrome issues"}]}},{"snippet":"Try the Chrome Cleanup Tool at https://www.google.com/chrome/cleanup-tool/. There are full instructions here: https://support.google.com/chrome/answer/6086368?hl=en This list is meant for developers of","payload":{"headers":[{"name":"From","value":"\"'Joe Mason' via blink-dev\" "},{"name":"Date","value":"Fri, 19 Aug 2016 14:36:28 -0400"},{"name":"Subject","value":"Re: [blink-dev] google chrome issues"},{"name":"To","value":"tburley54@gmail.com"},{"name":"Cc","value":"blink-dev "}]}}]},{"messages":[{"snippet":"Hi Summary: I'm going to land a CL that stops calling blink::shutdown when the renderer thread stops. I hope it will fix lots of use-after-frees and get rid of lots of complicated handling around","payload":{"headers":[{"name":"From","value":"Kentaro Hara "},{"name":"Date","value":"Fri, 19 Aug 2016 19:03:24 +0900"},{"name":"Subject","value":"[blink-dev] PSA: Stop calling blink::shutdown"},{"name":"To","value":"blink-dev , Taiju Tsuiki , Darin Fisher "}]}}]},{"messages":[{"snippet":"Contact emails a.obzhirov@samsung.com Spec https://dom.spec.whatwg.org/#dom-addeventlisteneroptions-once Summary Support add an event listener with option "once" set to true. When set to true","payload":{"headers":[{"name":"From","value":"Anton Obzhirov "},{"name":"To","value":"\"blink-dev@chromium.org\" "},{"name":"Subject","value":"[blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"Date","value":"Fri, 19 Aug 2016 09:36:27 +0000"}]}},{"snippet":"Safari (well, the technology preview) already implemented it. :) (It is even in its release notes) So I guess "In Development" is sort of the right status. â†PhistucK On Fri, Aug 19, 2016 at","payload":{"headers":[{"name":"From","value":"PhistucK "},{"name":"Date","value":"Fri, 19 Aug 2016 16:31:43 +0300"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"To","value":"Anton Obzhirov "},{"name":"Cc","value":"\"blink-dev@chromium.org\" "}]}},{"snippet":"On Fri, Aug 19, 2016 at 5:36 AM, Anton Obzhirov <a.obzhirov@samsung.com> wrote: Interoperability risk Firefox: Public support Its implemented in FF50 which is currently dev-edition and ships","payload":{"headers":[{"name":"From","value":"Ben Kelly "},{"name":"Date","value":"Fri, 19 Aug 2016 10:12:49 -0400"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"To","value":"Anton Obzhirov "},{"name":"Cc","value":"\"blink-dev@chromium.org\" "}]}},{"snippet":"Yes, it is in WebKit main trunk which was partially the inspiration to raise the intent J From: PhistucK [mailto:phistuck@gmail.com] Sent: 19 August 2016 14:32 To: Anton Obzhirov Cc: blink-dev@chromium","payload":{"headers":[{"name":"From","value":"Anton Obzhirov "},{"name":"To","value":"\"'PhistucK'\" "},{"name":"Cc","value":"blink-dev@chromium.org"},{"name":"Subject","value":"RE: [blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"Date","value":"Fri, 19 Aug 2016 15:46:40 +0100"}]}},{"snippet":"Intent to Implement needs no LGTM, but what is your plan for shipping? Neither Gecko nor WebKit put this behind a flag (in their IDL at least), so I'd support just shipping this if you want to send","payload":{"headers":[{"name":"From","value":"\"Philip Jägenstedt\" "},{"name":"Date","value":"Mon, 22 Aug 2016 08:38:37 +0000"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"To","value":"Anton Obzhirov , PhistucK "},{"name":"Cc","value":"blink-dev@chromium.org"}]}},{"snippet":"I believe there is a Requesting Approval to Ship indicates true. So I think the title didn't get adjusted from the template. Since the change actually is pending review you can treat this as an","payload":{"headers":[{"name":"From","value":"Dave Tapuska "},{"name":"Date","value":"Mon, 22 Aug 2016 08:35:06 -0400"},{"name":"Subject","value":"Re: [blink-dev] Intent to Implement: Support \"once\" event listener option"},{"name":"To","value":"\"Philip Jägenstedt\" "},{"name":"Cc","value":"Anton Obzhirov , PhistucK , blink-dev "}]}}]},{"messages":[{"snippet":"HTML/DOM team biweekly snippet (August 1-14) HTML tkent@ Fixed two <select>-related issues; crbug.com/633505, crbug.com/632561 Fixed two RTL-related issues; crbug.com/232333, crbug.com/67848","payload":{"headers":[{"name":"From","value":"Dominic Cooney "},{"name":"Date","value":"Fri, 19 Aug 2016 17:52:19 +0900"},{"name":"Subject","value":"[blink-dev] HTML/DOM team biweekly snippet (August 1-14)"},{"name":"To","value":"blink-dev "},{"name":"Cc","value":"dom-dev@chromium.org"}]}}]},{"messages":[{"snippet":"","payload":{"headers":[{"name":"Date","value":"Thu, 18 Aug 2016 19:49:40 -0700 (PDT)"},{"name":"From","value":"arkanhandra@gmail.com"},{"name":"To","value":"blink-dev "},{"name":"Subject","value":"[blink-dev] Fb saya tdk bisa di buka"}]}},{"snippet":"Please, use the Chrome product forums (and you better use English). Or maybe this localized Chrome product forum is in your language. â†PhistucK On Fri, Aug 19, 2016 at 5:49 AM, <arkanhandra@gmail.","payload":{"headers":[{"name":"From","value":"PhistucK "},{"name":"Date","value":"Fri, 19 Aug 2016 10:37:41 +0300"},{"name":"Subject","value":"Re: [blink-dev] Fb saya tdk bisa di buka"},{"name":"To","value":"arkanhandra@gmail.com"},{"name":"Cc","value":"blink-dev "}]}}]},{"messages":[{"snippet":"For new CLs which require rebaselining layout tests, you can now download new baselines for all platforms based on try job results. This means you can now commit new baselines along with your CL that","payload":{"headers":[{"name":"From","value":"\"'Quinten Yearsley' via blink-dev\" "},{"name":"Date","value":"Thu, 18 Aug 2016 17:23:00 -0700"},{"name":"Subject","value":"[blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"blink-dev "},{"name":"Cc","value":"blink-infra@chromium.org"}]}},{"snippet":"This is awesome, thank you so much for doing this! Bye bye merge conflicts in TestExpectations, tests effectively being skipped whilst waiting for the bots, and mutli-CL reverts! Can't wait to try","payload":{"headers":[{"name":"From","value":"Emil A Eklund "},{"name":"Date","value":"Thu, 18 Aug 2016 18:16:14 -0700"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Quinten Yearsley "},{"name":"Cc","value":"blink-dev , blink-infra@chromium.org"}]}},{"snippet":"This will hopefully be a big step forward for us. Thanks for working on it! -- Dirk On Thu, Aug 18, 2016 at 6:16 PM, Emil A Eklund <eae@chromium.org> wrote: This is awesome, thank you so much for","payload":{"headers":[{"name":"From","value":"Dirk Pranke "},{"name":"Date","value":"Fri, 19 Aug 2016 09:54:55 -0700"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Emil A Eklund "},{"name":"Cc","value":"Quinten Yearsley , blink-dev , blink-infra@chromium.org"}]}},{"snippet":"Hi Quinten, thanks a lot for working on this. One question though, you say I need the blink_rel bots. But CQ dry run runs win_chromium_rel_ng, etc, and those run the layout tests. Does rebaseline-cl","payload":{"headers":[{"name":"From","value":"Christian Biesinger "},{"name":"Date","value":"Fri, 19 Aug 2016 14:23:27 -0400"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Quinten Yearsley "},{"name":"Cc","value":"blink-dev , blink-infra@chromium.org"}]}},{"snippet":"I've run the CQ dry run for a rebaseline and it definitely doesn't produce the required results. I'm running again manually specifying all the specific platforms' _blink_rel bots. The","payload":{"headers":[{"name":"From","value":"Stephen Chenney "},{"name":"Date","value":"Fri, 19 Aug 2016 14:32:20 -0400"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Christian Biesinger "},{"name":"Cc","value":"Quinten Yearsley , blink-dev , blink-infra@chromium.org"}]}},{"snippet":"Aye, that's correct -- right now webkit-patch rebaseline-cl only looks at the (non-CQ) blink try bots, so you have to manually trigger and wait for those :-/ The reason for using this separate set","payload":{"headers":[{"name":"From","value":"\"'Quinten Yearsley' via blink-dev\" "},{"name":"Date","value":"Fri, 19 Aug 2016 11:38:56 -0700"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Stephen Chenney "},{"name":"Cc","value":"Christian Biesinger , blink-dev , blink-infra@chromium.org"}]}},{"snippet":"I see... in this case, can you add an option to git cl upload similar to the current --cq-dry-run that uses these new bots? My current workflow relies on such a commandline option :) -Christian On Fri,","payload":{"headers":[{"name":"From","value":"Christian Biesinger "},{"name":"Date","value":"Fri, 19 Aug 2016 14:41:16 -0400"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Quinten Yearsley "},{"name":"Cc","value":"Stephen Chenney , blink-dev , blink-infra@chromium.org"}]}},{"snippet":"I believe that git cl try supports an option to trigger additional bots (https://cs.chromium.org/chromium/tools/depot_tools/git_cl.py?q=CMDtry&sq=package:chromium&l=1) but I'm on my phone","payload":{"headers":[{"name":"From","value":"Robert Iannucci "},{"name":"Date","value":"Sat, 20 Aug 2016 16:45:10 +0000"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Christian Biesinger , Quinten Yearsley "},{"name":"Cc","value":"Stephen Chenney , blink-dev , blink-infra@chromium.org"}]}},{"snippet":"Yep -- git cl try will try the release blink try bots for rebaselining with with: git cl try -b linux_precise_blink_rel -b linux_trusty_blink_rel \\ -b mac10.9_blink_rel -b mac10.10_blink_rel \\ -b mac10","payload":{"headers":[{"name":"From","value":"\"'Quinten Yearsley' via blink-dev\" "},{"name":"Date","value":"Sun, 21 Aug 2016 12:44:28 -0700"},{"name":"Subject","value":"Re: [blink-dev] PSA: New recommended way to rebaseline layout tests"},{"name":"To","value":"Robert Iannucci "},{"name":"Cc","value":"Christian Biesinger , Stephen Chenney , blink-dev , blink-infra@chromium.org"}]}}]},{"messages":[{"snippet":"Contact emails sclittle@chromium.org, bengr@chromium.org Spec Design doc: https://docs.google.com/document/d/1691W7yFDI1FJv69N2MEtaSzpnqO2EqkgGD3T0O-pQ08/edit# Summary Add support to Blink for removing","payload":{"headers":[{"name":"From","value":"Scott Little "},{"name":"Date","value":"Wed, 17 Aug 2016 14:02:20 -0700"},{"name":"Subject","value":"[blink-dev] Intent to Implement: Support for Image Replacement in Blink"},{"name":"To","value":"blink-dev "},{"name":"Cc","value":"Ben Greenstein , Tal Oppenheimer , Ojan Vafai , Kenji Baheux "}]}},{"snippet":"With respect to "Defer loading of below-the-fold images until the user scrolls down to them", is the short-term goal to just provide this mechanism for the Data Saver use case? You mention","payload":{"headers":[{"name":"Date","value":"Wed, 17 Aug 2016 14:48:10 -0700 (PDT)"},{"name":"From","value":"\"'Addy Osmani' via blink-dev\" "},{"name":"To","value":"blink-dev "},{"name":"Cc","value":"bengr@chromium.org, talo@chromium.org, ojan@chromium.org, kenjibaheux@chromium.org, sclittle@chromium.org"},{"name":"Subject","value":"[blink-dev] Re: Intent to Implement: Support for Image Replacement in Blink"}]}},{"snippet":"The short-term goal is to provide this mechanism for the Data Saver use case. There has been some talk of doing this image replacement for other features, such as perhaps deferring loading of below-the","payload":{"headers":[{"name":"From","value":"Scott Little "},{"name":"Date","value":"Wed, 17 Aug 2016 16:32:59 -0700"},{"name":"Subject","value":"[blink-dev] Re: Intent to Implement: Support for Image Replacement in Blink"},{"name":"To","value":"Addy Osmani